about summary refs log tree commit homepage
path: root/t/common.perl
diff options
context:
space:
mode:
Diffstat (limited to 't/common.perl')
-rw-r--r--t/common.perl2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/common.perl b/t/common.perl
index a3585bf6..bec57699 100644
--- a/t/common.perl
+++ b/t/common.perl
@@ -1,3 +1,5 @@
+# Copyright (C) 2015 all contributors <meta@public-inbox.org>
+# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
 require IO::File;
 use POSIX qw/dup/;