Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Saludame.activity/challenges.py
diff options
context:
space:
mode:
authorPablo Moleri <pmoleri@gmail.com>2011-05-12 00:06:52 (GMT)
committer Pablo Moleri <pmoleri@gmail.com>2011-05-12 00:06:52 (GMT)
commit3d45e5de6589b02f485df04cd162db021bea1f95 (patch)
tree3264407a51f12045b870f314007029182c5d4e53 /Saludame.activity/challenges.py
parent00ae8a9d573d5aebc114164e55b5f9fd4b83455c (diff)
License added
Diffstat (limited to 'Saludame.activity/challenges.py')
-rw-r--r--Saludame.activity/challenges.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/Saludame.activity/challenges.py b/Saludame.activity/challenges.py
index 68dd6df..7bd589b 100644
--- a/Saludame.activity/challenges.py
+++ b/Saludame.activity/challenges.py
@@ -1,5 +1,21 @@
# -*- coding: utf-8 -*-
+# Copyright (C) 2011 ceibalJAM! - ceibaljam.org
+# This file is part of Saludame.
+#
+# Saludame 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, either version 3 of the License, or
+# (at your option) any later version.
+#
+# Saludame 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 General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with Saludame. If not, see <http://www.gnu.org/licenses/>.
+
"""
Challenges module
"""