Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TamTamSynthLab.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2011-07-29 14:05:36 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2011-07-29 14:05:36 (GMT)
commit210535ae6e246bdffc450fe00311996723ca967d (patch)
treef866c0f53a4c23af8ae6dbe200840e869328d374 /TamTamSynthLab.py
parent80a127bed2b95bfcb65c2838160c1b16fc4ac962 (diff)
Change FSF licence header to the recently suggested by FSF one; tweek AUTHORS file
Diffstat (limited to 'TamTamSynthLab.py')
-rw-r--r--TamTamSynthLab.py15
1 files changed, 9 insertions, 6 deletions
diff --git a/TamTamSynthLab.py b/TamTamSynthLab.py
index ce72ac1..ab5cbac 100644
--- a/TamTamSynthLab.py
+++ b/TamTamSynthLab.py
@@ -5,15 +5,18 @@
#Copyright (c) 2009-11 Marco Pesenti Gritti, Rafael Ortiz, Sean Wood
#Copyright (c) 2011 Walter Bender
-# This program is free software; you can redistribute it and/or modify
+# 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 2 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
-# You should have received a copy of the GNU General Public
-# License along with this library; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# 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 locale
locale.setlocale(locale.LC_NUMERIC, 'C')