X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosuilib%2FAltosVoice.java;h=a3995f680eb52c373ec8d871cd5f2bdef42c0acb;hb=debian;hp=33a06a4e80ba1660d58b077a04855bc265699ad8;hpb=085336c45ce0577031a7af5de117a8b856160708;p=fw%2Faltos diff --git a/altosuilib/AltosVoice.java b/altosuilib/AltosVoice.java index 33a06a4e..7232e488 100644 --- a/altosuilib/AltosVoice.java +++ b/altosuilib/AltosVoice.java @@ -3,7 +3,8 @@ * * 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; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,7 +16,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -package org.altusmetrum.altosuilib_11; +package org.altusmetrum.altosuilib_14; import com.sun.speech.freetts.Voice; import com.sun.speech.freetts.VoiceManager;