Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@somosazucar.org>2013-10-23 04:35:07 (GMT)
committer Sebastian Silva <sebastian@somosazucar.org>2013-10-23 04:35:07 (GMT)
commit3905ebf1e56d73fc03bf9881762fa09ec6b94fdf (patch)
tree11f3d22ef3ff3ede3c89cc492570de3cf64b5e9d
parent3261bfd64f5c61394deb73e536d62f30e514fe9b (diff)
Added copyright notice
-rw-r--r--sugar_network_webui/dialogs.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/sugar_network_webui/dialogs.py b/sugar_network_webui/dialogs.py
index fcc5fe6..b4abdba 100644
--- a/sugar_network_webui/dialogs.py
+++ b/sugar_network_webui/dialogs.py
@@ -1,3 +1,19 @@
+# -*- coding: utf-8 -*-
+# Copyright (C) 2012, Sebastian Silva
+#
+# This program 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.
+#
+# This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
+
import flask
from flask_classy import FlaskView
from flaskext.babel import gettext as _