Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/fft_mouth.py
diff options
context:
space:
mode:
Diffstat (limited to 'Speak.activity/fft_mouth.py')
-rw-r--r--Speak.activity/fft_mouth.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/Speak.activity/fft_mouth.py b/Speak.activity/fft_mouth.py
index 6f08627..230b673 100644
--- a/Speak.activity/fft_mouth.py
+++ b/Speak.activity/fft_mouth.py
@@ -1,5 +1,6 @@
# Speak.activity
# A simple front end to the espeak text-to-speech engine on the XO laptop
+# http://wiki.laptop.org/go/Speak
#
# Copyright (C) 2008 Joshua Minor
# This file is part of Speak.activity
@@ -12,13 +13,13 @@
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
-# Foobar is distributed in the hope that it will be useful,
+# 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 Foobar. If not, see <http://www.gnu.org/licenses/>.
+# along with Speak.activity. If not, see <http://www.gnu.org/licenses/>.
# This code is a stripped down version of the fft view from Measure