Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2012-07-22 20:53:48 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2012-07-22 20:53:48 (GMT)
commit2ba5c5514955cdd87308b2f67d3d329944e714c3 (patch)
tree88432423b830e562d10dfd987291459175034435 /setup.py
parent9e2cdff0c1416e6c416025b5ac922573dff63ca2 (diff)
parentca1ee28844fda1099036a5138cc35834c8f62f31 (diff)
Merge branch 'master' of git.sugarlabs.org:speak/mainline
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 745c6ec..7d23ceb 100755
--- a/setup.py
+++ b/setup.py
@@ -9,17 +9,17 @@
#
# Parts of Speak.activity are based on code from Measure.activity
# Copyright (C) 2007 Arjun Sarwal - arjun@laptop.org
-#
+#
# Speak.activity 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.
-#
+#
# Speak.activity 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 Speak.activity. If not, see <http://www.gnu.org/licenses/>.