summaryrefslogtreecommitdiff
path: root/lib/TextPrinter/StarGrid.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TextPrinter/StarGrid.pm')
-rw-r--r--lib/TextPrinter/StarGrid.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/TextPrinter/StarGrid.pm b/lib/TextPrinter/StarGrid.pm
index 012cf07..00b1703 100644
--- a/lib/TextPrinter/StarGrid.pm
+++ b/lib/TextPrinter/StarGrid.pm
@@ -17,3 +17,19 @@ sub draw_cell {
}
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