summaryrefslogtreecommitdiff
path: root/lib/DeWeave/Storage.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DeWeave/Storage.pm')
-rw-r--r--lib/DeWeave/Storage.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/DeWeave/Storage.pm b/lib/DeWeave/Storage.pm
index df90a21..2a5f5b7 100644
--- a/lib/DeWeave/Storage.pm
+++ b/lib/DeWeave/Storage.pm
@@ -81,3 +81,19 @@ sub get_item {
}
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