summaryrefslogtreecommitdiff
path: root/status_roadmap/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'status_roadmap/urls.py')
-rw-r--r--status_roadmap/urls.py18
1 files changed, 18 insertions, 0 deletions
diff --git a/status_roadmap/urls.py b/status_roadmap/urls.py
index 7d154d7..e25484d 100644
--- a/status_roadmap/urls.py
+++ b/status_roadmap/urls.py
@@ -1,3 +1,21 @@
+# Copyright 2014 Linaro <http://www.linaro.org>
+#
+# This file is part of Linaro Roadmap and Status.
+#
+# Linaro Roadmap and Status is free software: you can redistribute it and/or
+# modify it under the terms of the GNU Affero Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# Linaro Roadmap and Status 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 Affero Public License for more details.
+#
+# You should have received a copy of the GNU Affero Public License
+# along with Linaro Roadmap and Status. If not, see
+# <http://www.gnu.org/licenses/>.
+
from django.conf.urls import patterns, include, url
# Uncomment the next two lines to enable the admin: