Add license notice at top of these files.

This commit is contained in:
Bradley M. Kuhn 2015-12-30 11:09:47 -08:00
parent ac90a63538
commit 2e9938738f
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# License: AGPLv3-or-later
# Copyright info in COPYRIGHT.md, License details in LICENSE.md with this package.
package Supporters;
use 5.020002;

View file

@ -1,6 +1,9 @@
# Supporters.t -*- Perl -*-
# Basic unit tests for Supporters.pm
#########################
#
# License: AGPLv3-or-later
# Copyright info in COPYRIGHT.md, License details in LICENSE.md with this package.
###############################################################################
use strict;
use warnings;