summaryrefslogtreecommitdiffstats
path: root/apps/codecs/speex.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/speex.c')
-rw-r--r--apps/codecs/speex.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/codecs/speex.c b/apps/codecs/speex.c
index df80f53f76..8f4db86b26 100644
--- a/apps/codecs/speex.c
+++ b/apps/codecs/speex.c
@@ -10,8 +10,10 @@
* Based on vorbis.c codec interface:
* Copyright (C) 2002 Bjrn Stenberg
*
- * All files in this archive are subject to the GNU General Public License.
- * See the file COPYING in the source tree root for full license agreement.
+ * 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; either version 2
+ * of the License, or (at your option) any later version.
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.