summaryrefslogtreecommitdiff
path: root/lib/GridFiller/Types.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/GridFiller/Types.pm')
-rw-r--r--lib/GridFiller/Types.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/GridFiller/Types.pm b/lib/GridFiller/Types.pm
index 90e094f..4a93a0d 100644
--- a/lib/GridFiller/Types.pm
+++ b/lib/GridFiller/Types.pm
@@ -39,3 +39,19 @@ coerce FontDescrT,
class_type FontOptT, { class => 'Cairo::FontOptions' };
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