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/Types.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/Enigmatic/Types.pm') diff --git a/lib/Enigmatic/Types.pm b/lib/Enigmatic/Types.pm index be5bc87..f9defca 100644 --- a/lib/Enigmatic/Types.pm +++ b/lib/Enigmatic/Types.pm @@ -86,3 +86,19 @@ coerce PlugboardT, from Str, via { require Enigmatic::Plugboard; Enigmatic::Plugboard->new($_); }; + +__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