summaryrefslogtreecommitdiff
path: root/lib/GridFiller/Result
diff options
context:
space:
mode:
Diffstat (limited to 'lib/GridFiller/Result')
-rw-r--r--lib/GridFiller/Result/Pango.pm16
-rw-r--r--lib/GridFiller/Result/Text.pm16
2 files changed, 32 insertions, 0 deletions
diff --git a/lib/GridFiller/Result/Pango.pm b/lib/GridFiller/Result/Pango.pm
index 442aa06..5be6482 100644
--- a/lib/GridFiller/Result/Pango.pm
+++ b/lib/GridFiller/Result/Pango.pm
@@ -289,3 +289,19 @@ after reset => sub {
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
diff --git a/lib/GridFiller/Result/Text.pm b/lib/GridFiller/Result/Text.pm
index 03e7f8f..5ed1d32 100644
--- a/lib/GridFiller/Result/Text.pm
+++ b/lib/GridFiller/Result/Text.pm
@@ -136,3 +136,19 @@ after reset => sub {
};
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