From 39b9a1c945842c8d167df73d51c3643d2bcabdc8 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 14 Jun 2006 14:12:56 +0000 Subject: Merged revisions 34087 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r34087 | kpfleming | 2006-06-14 09:07:53 -0500 (Wed, 14 Jun 2006) | 2 lines clarify file headers that mention disclaimer usage ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34090 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- fixedjitterbuf.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'fixedjitterbuf.c') diff --git a/fixedjitterbuf.c b/fixedjitterbuf.c index d2f4a95dc..1d7a5cc30 100644 --- a/fixedjitterbuf.c +++ b/fixedjitterbuf.c @@ -4,8 +4,6 @@ * Contributors: * Slav Klenov * - * Copyright on this file is disclaimed to Digium for inclusion in Asterisk - * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance; @@ -15,6 +13,9 @@ * This program is free software, distributed under the terms of * the GNU General Public License Version 2. See the LICENSE file * at the top of the source tree. + * + * A license has been granted to Digium (via disclaimer) for the use of + * this code. */ /*! \file -- cgit v1.2.3