From 0c304524235fd72a7225616e952b4936869c40a2 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 21 Jan 2005 07:06:25 +0000 Subject: update copyright headers for 2005 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4868 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- codecs/codec_adpcm.c | 2 +- codecs/codec_g726.c | 2 +- codecs/codec_ilbc.c | 2 +- codecs/codec_lpc10.c | 2 +- codecs/log2comp.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'codecs') diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c index 5da5d835d..703792649 100755 --- a/codecs/codec_adpcm.c +++ b/codecs/codec_adpcm.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) 2001-2004 Digium, inc + * Copyright (c) 2001 - 2005 Digium, Inc. * All rights reserved. * * Karl Sackett , 2001-03-21 diff --git a/codecs/codec_g726.c b/codecs/codec_g726.c index 1bcc23c48..8ac405854 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, inc + * Copyright (c) 2004 - 2005, Digium, Inc. * * Mark Spencer * diff --git a/codecs/codec_ilbc.c b/codecs/codec_ilbc.c index 84f89c1e8..4bbb28c49 100755 --- a/codecs/codec_ilbc.c +++ b/codecs/codec_ilbc.c @@ -5,7 +5,7 @@ * * The iLBC code is from The IETF code base and is copyright The Internet Society (2004) * - * Copyright (C) 1999-2004, Digium, Inc. + * Copyright (C) 1999 - 2005, Digium, Inc. * * Mark Spencer * diff --git a/codecs/codec_lpc10.c b/codecs/codec_lpc10.c index 76b0eab7d..4a6925949 100755 --- a/codecs/codec_lpc10.c +++ b/codecs/codec_lpc10.c @@ -8,7 +8,7 @@ * * See http://www.arl.wustl.edu/~jaf/ * - * Copyright (C) 1999-2004 Digium,inc + * Copyright (C) 1999 - 2005 Digium,inc * * Mark Spencer * diff --git a/codecs/log2comp.h b/codecs/log2comp.h index 9f3924170..1a42f35d7 100755 --- a/codecs/log2comp.h +++ b/codecs/log2comp.h @@ -4,7 +4,7 @@ * * Implementation by Alex Volkov * - * Copyright (c) 2004, Digium + * Copyright (c) 2004 - 2005, Digium * * This program is free software, distributed under the terms of * the GNU General Public License -- cgit v1.2.3