summaryrefslogtreecommitdiff
path: root/lib/DeWeave/Collection.pm
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2013-04-12 19:08:20 +0100
committerdakkar <dakkar@thenautilus.net>2013-04-12 19:08:20 +0100
commit587cdd8b4956886ee76dbdfc51c904fffa0b0591 (patch)
tree4b99f1f0067a1283c7f979294a5a04f144ad4363 /lib/DeWeave/Collection.pm
parent"verbose" cmdline switch (diff)
downloadDeWeave-587cdd8b4956886ee76dbdfc51c904fffa0b0591.tar.gz
DeWeave-587cdd8b4956886ee76dbdfc51c904fffa0b0591.tar.bz2
DeWeave-587cdd8b4956886ee76dbdfc51c904fffa0b0591.zip
add licenceHEADmaster
Diffstat (limited to 'lib/DeWeave/Collection.pm')
-rw-r--r--lib/DeWeave/Collection.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/DeWeave/Collection.pm b/lib/DeWeave/Collection.pm
index 874ea94..3fe08e3 100644
--- a/lib/DeWeave/Collection.pm
+++ b/lib/DeWeave/Collection.pm
@@ -82,3 +82,19 @@ sub fetch {
}
1;
+
+__END__
+
+=head1 AUTHOR
+
+Gianni Ceccarelli <dakkar@thenautilus.net>
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is copyright (c) 2012 by Gianni Ceccarelli.
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as
+published by the Free Software Foundation, version 3.
+
+=cut