summaryrefslogtreecommitdiff
path: root/lib/TFLMonitor/Schema/LineStatus.pm
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2013-04-12 19:13:01 +0100
committerdakkar <dakkar@thenautilus.net>2013-04-12 19:13:01 +0100
commit0c00d10e4ac55f9707fe06d0b24e239a432a4e81 (patch)
treed6439adf4f68fa586c63b1184e22612988d068fd /lib/TFLMonitor/Schema/LineStatus.pm
parentnew URL (diff)
downloadTFLMonitor-0c00d10e4ac55f9707fe06d0b24e239a432a4e81.tar.gz
TFLMonitor-0c00d10e4ac55f9707fe06d0b24e239a432a4e81.tar.bz2
TFLMonitor-0c00d10e4ac55f9707fe06d0b24e239a432a4e81.zip
add licence
Diffstat (limited to 'lib/TFLMonitor/Schema/LineStatus.pm')
-rw-r--r--lib/TFLMonitor/Schema/LineStatus.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/TFLMonitor/Schema/LineStatus.pm b/lib/TFLMonitor/Schema/LineStatus.pm
index ced0012..c6bb3c2 100644
--- a/lib/TFLMonitor/Schema/LineStatus.pm
+++ b/lib/TFLMonitor/Schema/LineStatus.pm
@@ -53,3 +53,19 @@ __PACKAGE__->belongs_to(
# You can replace this text with custom content, and it will be preserved on regeneration
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