aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-19 21:13:41 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-19 21:13:41 +0000
commit10717cc766b828c2b0b344ad7cd74148939bc294 (patch)
tree788562539a60bddcdd1880d1d76415845a03beac /codecs
parente5d58524be40d77f9d4717c40afff6b5c31fb1c3 (diff)
Merge Olle's comment patch (bug #3097)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4488 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs')
-rwxr-xr-xcodecs/codec_adpcm.c5
-rwxr-xr-xcodecs/codec_g726.c2
-rwxr-xr-xcodecs/codec_lpc10.c4
3 files changed, 6 insertions, 5 deletions
diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c
index 2023588dc..5da5d835d 100755
--- a/codecs/codec_adpcm.c
+++ b/codecs/codec_adpcm.c
@@ -5,9 +5,10 @@
* Based on frompcm.c and topcm.c from the Emiliano MIPL browser/
* interpreter. See http://www.bsdtelephony.com.mx
*
- * Copyright (c) 2001 Linux Support Services, Inc. All rights reserved.
+ * Copyright (c) 2001-2004 Digium, inc
+ * All rights reserved.
*
- * Karl Sackett <krs@linux-support.net>, 2001-3-21
+ * Karl Sackett <krs@linux-support.net>, 2001-03-21
*
* This program is free software, distributed under the terms of
* the GNU General Public License
diff --git a/codecs/codec_g726.c b/codecs/codec_g726.c
index 9364b9ec6..1bcc23c48 100755
--- a/codecs/codec_g726.c
+++ b/codecs/codec_g726.c
@@ -5,7 +5,7 @@
* Based on frompcm.c and topcm.c from the Emiliano MIPL browser/
* interpreter. See http://www.bsdtelephony.com.mx
*
- * Copyright (c) 2004, Digium
+ * Copyright (c) 2004, Digium, inc
*
* Mark Spencer <markster@digium.com>
*
diff --git a/codecs/codec_lpc10.c b/codecs/codec_lpc10.c
index 9ec7a7ee2..76b0eab7d 100755
--- a/codecs/codec_lpc10.c
+++ b/codecs/codec_lpc10.c
@@ -8,9 +8,9 @@
*
* See http://www.arl.wustl.edu/~jaf/
*
- * Copyright (C) 1999, Mark Spencer
+ * Copyright (C) 1999-2004 Digium,inc
*
- * Mark Spencer <markster@linux-support.net>
+ * Mark Spencer <markster@digium.com>
*
* This program is free software, distributed under the terms of
* the GNU General Public License