summaryrefslogtreecommitdiff
path: root/script/dump_schema.pl
diff options
context:
space:
mode:
Diffstat (limited to 'script/dump_schema.pl')
-rw-r--r--script/dump_schema.pl16
1 files changed, 16 insertions, 0 deletions
diff --git a/script/dump_schema.pl b/script/dump_schema.pl
index ec1e1bc..4e52ba4 100644
--- a/script/dump_schema.pl
+++ b/script/dump_schema.pl
@@ -11,3 +11,19 @@ make_schema_at(
},
[ 'dbi:SQLite:dbname=monitor.db', ],
);
+
+__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