copyright

This commit is contained in:
Duke Leto
2020-12-08 08:05:51 -05:00
parent a8f8e7837f
commit 07ce5c5f0d

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env perl #!/usr/bin/env perl
# Copyright (c) 2019 The Hush developers # Copyright (c) 2019-2020 The Hush developers
# Released under the GPLv3 # Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use strict; use strict;
use warnings; use warnings;