summaryrefslogtreecommitdiff
path: root/include/asterisk
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-06-14 14:12:56 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-06-14 14:12:56 +0000
commit39b9a1c945842c8d167df73d51c3643d2bcabdc8 (patch)
treeec3cda416a5a5bdd7dc7245928637044de1113fa /include/asterisk
parent4b6d6a1a0b47ba1f849b27c54cb55d4d888ef214 (diff)
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
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/abstract_jb.h5
-rw-r--r--include/asterisk/plc.h4
-rw-r--r--include/asterisk/udptl.h3
3 files changed, 8 insertions, 4 deletions
diff --git a/include/asterisk/abstract_jb.h b/include/asterisk/abstract_jb.h
index 622f49b46..014902be8 100644
--- a/include/asterisk/abstract_jb.h
+++ b/include/asterisk/abstract_jb.h
@@ -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
diff --git a/include/asterisk/plc.h b/include/asterisk/plc.h
index 22eb738ac..762504952 100644
--- a/include/asterisk/plc.h
+++ b/include/asterisk/plc.h
@@ -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.
*/
diff --git a/include/asterisk/udptl.h b/include/asterisk/udptl.h
index 5b8098078..1615a19ef 100644
--- a/include/asterisk/udptl.h
+++ b/include/asterisk/udptl.h
@@ -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