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
This commit is contained in:
Kevin P. Fleming
2006-06-14 14:12:56 +00:00
parent 4b6d6a1a0b
commit 39b9a1c945
11 changed files with 27 additions and 15 deletions

View File

@@ -6,8 +6,6 @@
* Contributors:
* Slav Klenov <slav@securax.org>
*
* 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;
@@ -17,6 +15,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

View File

@@ -24,7 +24,9 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* This version may be optionally licenced under the GNU LGPL licence.
* This version is disclaimed to DIGIUM for inclusion in the Asterisk project.
*
* A license has been granted to Digium (via disclaimer) for the use of
* this code.
*/

View File

@@ -11,7 +11,8 @@
* This program is free software, distributed under the terms of
* the GNU General Public License
*
* This version is disclaimed to DIGIUM for inclusion in the Asterisk project.
* A license has been granted to Digium (via disclaimer) for the use of
* this code.
*/
#ifndef _ASTERISK_UDPTL_H