|
Revision 2375, 0.8 KB
(checked in by kmaclean, 4 years ago)
|
|
snapshot for fix to ticket #297
|
| Line | |
|---|
| 1 | Copyright (C) 2007 Ken MacLean
|
|---|
| 2 |
|
|---|
| 3 | This program is free software; you can redistribute it and/or modify |
|---|
| 4 | it under the terms of the GNU General Public License as published by |
|---|
| 5 | the Free Software Foundation; either version 3 of the License, or |
|---|
| 6 | (at your option) any later version. |
|---|
| 7 | |
|---|
| 8 | This program is distributed in the hope that it will be useful, |
|---|
| 9 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 10 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 11 | GNU General Public License for more details. |
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | This Java Applet incorporates open-source
|
|---|
| 15 | Java code from other projects:
|
|---|
| 16 | - MoodleSpeex, (c) Dan Stowell 2006.
|
|---|
| 17 | - Postlet HTTP uploader, (c) Simon Rycroft
|
|---|
| 18 | - JavaSoundDemo, (c) Sun Microsystems
|
|---|
| 19 | Please see the licences stored in the "copyrights" folder for more details.
|
|---|