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/Machine.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/Enigmatic/Machine.pm') diff --git a/lib/Enigmatic/Machine.pm b/lib/Enigmatic/Machine.pm index cc736e0..8963d97 100644 --- a/lib/Enigmatic/Machine.pm +++ b/lib/Enigmatic/Machine.pm @@ -74,3 +74,19 @@ sub map_string { return wantarray ? @res : @res->join; } + +__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