Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/BatallaNaval.activity/BatallaNavalActivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'BatallaNaval.activity/BatallaNavalActivity.py')
-rw-r--r--BatallaNaval.activity/BatallaNavalActivity.py19
1 files changed, 18 insertions, 1 deletions
diff --git a/BatallaNaval.activity/BatallaNavalActivity.py b/BatallaNaval.activity/BatallaNavalActivity.py
index 2e8db11..64069d8 100644
--- a/BatallaNaval.activity/BatallaNavalActivity.py
+++ b/BatallaNaval.activity/BatallaNavalActivity.py
@@ -1,4 +1,21 @@
-# -*- coding: cp1252 -*-
+#!/usr/bin/python
+# -*- coding: iso-8859-1 -*-
+#
+# Copyright 2009 ceibalJAM!
+# This file is part of Batalla Naval.
+#
+# Batalla Naval 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.
+#
+# Batalla Naval 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 Batalla Naval. If not, see <http://www.gnu.org/licenses/>.
from sugar.activity.activity import Activity, ActivityToolbox
import BatallaNaval