summaryrefslogtreecommitdiff
path: root/script/tfl_to_html
diff options
context:
space:
mode:
Diffstat (limited to 'script/tfl_to_html')
-rw-r--r--script/tfl_to_html16
1 files changed, 16 insertions, 0 deletions
diff --git a/script/tfl_to_html b/script/tfl_to_html
index daf097e..8ce7041 100644
--- a/script/tfl_to_html
+++ b/script/tfl_to_html
@@ -118,3 +118,19 @@ if ($last_class) {
$last_class,
100*$tot_per_class{$last_class}/$count_per_line{$last_line};
}
+
+__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