From 7db7514dbca45c4531b037d7da772888d441527a Mon Sep 17 00:00:00 2001 From: Joshua Minor Date: Sat, 15 Mar 2008 19:30:21 +0000 Subject: Cleaned up headers a bit. --- (limited to 'Speak.activity/voice.py') 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 . +# along with Speak.activity. If not, see . import subprocess -- cgit v0.9.1