Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/voice.py
diff options
context:
space:
mode:
authorJoshua Minor <j@lux.vu>2008-03-15 19:30:21 (GMT)
committer Joshua Minor <j@lux.vu>2008-03-15 19:30:21 (GMT)
commit7db7514dbca45c4531b037d7da772888d441527a (patch)
tree7d93c6c9ecdc1afce4d300438d58a958cea8bb56 /Speak.activity/voice.py
parentddec556ecbddec904c5b7fdc9062f429b6c4eedf (diff)
Cleaned up headers a bit.
Diffstat (limited to 'Speak.activity/voice.py')
-rw-r--r--Speak.activity/voice.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/Speak.activity/voice.py b/Speak.activity/voice.py
index ac364e0..a3bb1c6 100644
--- a/Speak.activity/voice.py
+++ b/Speak.activity/voice.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/>.
import subprocess