From e3e45e3827fe10225b73ba059c184a5395658069 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 12 Apr 2013 19:20:53 +0100 Subject: add licence --- lib/GridFiller/Constants.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/GridFiller/Constants.pm') diff --git a/lib/GridFiller/Constants.pm b/lib/GridFiller/Constants.pm index d707782..041b8fd 100644 --- a/lib/GridFiller/Constants.pm +++ b/lib/GridFiller/Constants.pm @@ -28,3 +28,19 @@ readonly_on($BLACK); readonly_on($WHITE); 1; + +__END__ + +=head1 AUTHOR + +Gianni Ceccarelli + +=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 -- cgit v1.2.3