summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2015-12-16 22:22:28 -0500
committerrsiddharth <rsd@gnu.org>2015-12-16 22:22:28 -0500
commit20221a99b23f625a0b45859c9e22948e3fc32a0d (patch)
tree713ba6f4d442e3325a2aa9389fbbe68f0b496cb8 /templates
parent4995372feb36fdffb791c8b4e4491bce61982357 (diff)
Added copyright header to 2016 template.
Diffstat (limited to 'templates')
-rw-r--r--templates/lp-sch-2016.jinja219
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/lp-sch-2016.jinja2 b/templates/lp-sch-2016.jinja2
index fbffc0a..ce31dee 100644
--- a/templates/lp-sch-2016.jinja2
+++ b/templates/lp-sch-2016.jinja2
@@ -1,4 +1,23 @@
{# -*- mode: jinja2; -*- #}
+{#
+ Copyright (C) 2015 lpschedule-generator contributors. See CONTRIBUTORS.
+
+ This file is part of lpschedule-generator.
+
+ lpschedule-generator is free software: you can redistribute it
+ and/or modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation, either version 3 of
+ the License, or (at your option) any later version.
+
+ lpschedule-generator is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with lpschedule-generator (see COPYING). If not, see
+ <http://www.gnu.org/licenses/>.
+#}
{# macros start #}