Add license notice.

This commit is contained in:
Bradley M. Kuhn 2019-12-10 09:37:13 -08:00
parent 46ca0efb12
commit 2e45e52e01

View file

@ -1,4 +1,5 @@
#!/usr/bin/perl #!/usr/bin/perl
# License: AGPL-3.0-or-later
use strict; use strict;
use warnings; use warnings;