summaryrefslogtreecommitdiff
path: root/usr/src/libpiny/Piny.pm
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/libpiny/Piny.pm')
-rw-r--r--usr/src/libpiny/Piny.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/libpiny/Piny.pm b/usr/src/libpiny/Piny.pm
index d4e3b27..2dc2b84 100644
--- a/usr/src/libpiny/Piny.pm
+++ b/usr/src/libpiny/Piny.pm
@@ -1,3 +1,6 @@
+# Copyright © 2010 Julian Blake Kongslie <jblake@omgwallhack.org>
+# Licensed under the BSD 3-clause license.
+
# This very pointedly does not have a package line.
# That way, you can "use Piny" and import all the Piny packages into your namespace in one fell swoop.
# Of course, you don't get to pass arguments to their import functions anymore.