mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
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:
@@ -6,8 +6,6 @@
|
|||||||
* Contributors:
|
* Contributors:
|
||||||
* Slav Klenov <slav@securax.org>
|
* 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
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
* any of the maintainers of this project for assistance;
|
* any of the maintainers of this project for assistance;
|
||||||
@@ -17,6 +15,9 @@
|
|||||||
* This program is free software, distributed under the terms of
|
* This program is free software, distributed under the terms of
|
||||||
* the GNU General Public License Version 2. See the LICENSE file
|
* the GNU General Public License Version 2. See the LICENSE file
|
||||||
* at the top of the source tree.
|
* at the top of the source tree.
|
||||||
|
*
|
||||||
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
|
@@ -5,8 +5,6 @@
|
|||||||
*
|
*
|
||||||
* Claude Klimos (claude.klimos@aheeva.com)
|
* Claude Klimos (claude.klimos@aheeva.com)
|
||||||
*
|
*
|
||||||
* Disclaimed to Digium
|
|
||||||
*
|
|
||||||
* See http://www.asterisk.org for more information about
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
* any of the maintainers of this project for assistance;
|
* any of the maintainers of this project for assistance;
|
||||||
@@ -16,6 +14,9 @@
|
|||||||
* This program is free software, distributed under the terms of
|
* This program is free software, distributed under the terms of
|
||||||
* the GNU General Public License Version 2. See the LICENSE file
|
* the GNU General Public License Version 2. See the LICENSE file
|
||||||
* at the top of the source tree.
|
* at the top of the source tree.
|
||||||
|
*
|
||||||
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
@@ -4,7 +4,8 @@
|
|||||||
* Copyright (C) 2005 Anthony Minessale II (anthmct@yahoo.com)
|
* Copyright (C) 2005 Anthony Minessale II (anthmct@yahoo.com)
|
||||||
* Copyright (C) 2005 - 2006, Digium, Inc.
|
* Copyright (C) 2005 - 2006, Digium, Inc.
|
||||||
*
|
*
|
||||||
* Disclaimed to Digium
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*
|
*
|
||||||
* See http://www.asterisk.org for more information about
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
|
@@ -5,7 +5,8 @@
|
|||||||
*
|
*
|
||||||
* Anthony Minessale <anthmct@yahoo.com>
|
* Anthony Minessale <anthmct@yahoo.com>
|
||||||
*
|
*
|
||||||
* disclaimed to Digium
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*
|
*
|
||||||
* See http://www.asterisk.org for more information about
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
|
@@ -4,8 +4,6 @@
|
|||||||
* Contributors:
|
* Contributors:
|
||||||
* Slav Klenov <slav@securax.org>
|
* 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
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
* any of the maintainers of this project for assistance;
|
* any of the maintainers of this project for assistance;
|
||||||
@@ -15,6 +13,9 @@
|
|||||||
* This program is free software, distributed under the terms of
|
* This program is free software, distributed under the terms of
|
||||||
* the GNU General Public License Version 2. See the LICENSE file
|
* the GNU General Public License Version 2. See the LICENSE file
|
||||||
* at the top of the source tree.
|
* at the top of the source tree.
|
||||||
|
*
|
||||||
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
|
@@ -6,8 +6,6 @@
|
|||||||
* Contributors:
|
* Contributors:
|
||||||
* Slav Klenov <slav@securax.org>
|
* 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
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
* any of the maintainers of this project for assistance;
|
* any of the maintainers of this project for assistance;
|
||||||
@@ -17,6 +15,9 @@
|
|||||||
* This program is free software, distributed under the terms of
|
* This program is free software, distributed under the terms of
|
||||||
* the GNU General Public License Version 2. See the LICENSE file
|
* the GNU General Public License Version 2. See the LICENSE file
|
||||||
* at the top of the source tree.
|
* at the top of the source tree.
|
||||||
|
*
|
||||||
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
|
@@ -24,7 +24,9 @@
|
|||||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
*
|
*
|
||||||
* This version may be optionally licenced under the GNU LGPL licence.
|
* 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.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@@ -11,7 +11,8 @@
|
|||||||
* This program is free software, distributed under the terms of
|
* This program is free software, distributed under the terms of
|
||||||
* the GNU General Public License
|
* 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
|
#ifndef _ASTERISK_UDPTL_H
|
||||||
|
@@ -6,7 +6,8 @@
|
|||||||
* Contributors:
|
* Contributors:
|
||||||
* Steve Kann <stevek@stevek.com>
|
* Steve Kann <stevek@stevek.com>
|
||||||
*
|
*
|
||||||
* Copyright on this file is disclaimed to Digium for inclusion in Asterisk
|
* A license has been granted to Digium (via disclaimer) for the use of
|
||||||
|
* this code.
|
||||||
*
|
*
|
||||||
* See http://www.asterisk.org for more information about
|
* See http://www.asterisk.org for more information about
|
||||||
* the Asterisk project. Please do not directly contact
|
* the Asterisk project. Please do not directly contact
|
||||||
|
3
plc.c
3
plc.c
@@ -19,7 +19,8 @@
|
|||||||
*
|
*
|
||||||
* This version may be optionally licenced under the GNU LGPL licence.
|
* 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.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
|
3
udptl.c
3
udptl.c
@@ -11,7 +11,8 @@
|
|||||||
* This program is free software, distributed under the terms of
|
* This program is free software, distributed under the terms of
|
||||||
* the GNU General Public License
|
* 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.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
Reference in New Issue
Block a user