| 69 | | + System.getProperty("line.separator"); |
|---|
| | 69 | + System.getProperty("line.separator") |
|---|
| | 70 | + "This Java Applet incorporates open-source "+ System.getProperty("line.separator") |
|---|
| | 71 | + "Java code from other projects:"+ System.getProperty("line.separator") |
|---|
| | 72 | + " - MoodleSpeex, (c) Dan Stowell 2006."+ System.getProperty("line.separator") |
|---|
| | 73 | + " - JSpeex player/recorder, (c) Wimba S.A."+ System.getProperty("line.separator") |
|---|
| | 74 | + " - Postlet HTTP uploader, (c) Simon Rycroft"+ System.getProperty("line.separator") |
|---|
| | 75 | + " - JavaSoundDemo, (c) Sun Microsystems"+ System.getProperty("line.separator") |
|---|
| | 76 | + "Please see the licences stored in the \"copyrights\" folder in the " + System.getProperty("line.separator") |
|---|
| | 77 | + "speechsubmission jar file for more details."; |
|---|