Add copyright to files missing Hush copyright lines

This commit is contained in:
Jonathan "Duke" Leto
2022-09-21 08:54:08 -07:00
parent 03e1308783
commit ad3a35fcba
9 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2016-2022 The Hush developers
/* mini-gmp, a minimalistic implementation of a GNU GMP subset.
Contributed to the GNU project by Niels Möller