From db722a44eb917e17c2ef2c2cfe481db5e9af848f Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 12 Apr 2013 19:16:27 +0100 Subject: add licence --- lib/Enigmatic/ReflectorBox.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/Enigmatic/ReflectorBox.pm') diff --git a/lib/Enigmatic/ReflectorBox.pm b/lib/Enigmatic/ReflectorBox.pm index e0558cf..77054fa 100644 --- a/lib/Enigmatic/ReflectorBox.pm +++ b/lib/Enigmatic/ReflectorBox.pm @@ -27,3 +27,19 @@ sub _build_reflectorset { $_ = Enigmatic::Reflector->new($_) for values %reflectors; return \%reflectors; } + +__END__ + +=head1 AUTHOR + +Gianni Ceccarelli + +=head1 COPYRIGHT AND LICENSE + +This software is copyright (c) 2011 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 -- cgit v1.2.3