aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-14 14:12:56 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-14 14:12:56 +0000
commitb29e724a4309feb36c3bdae8517779f10f388a17 (patch)
treeec3cda416a5a5bdd7dc7245928637044de1113fa /include
parentd28f5621d58435ef51b4cd8f673f80d18f563b23 (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: http://svn.digium.com/svn/asterisk/trunk@34090 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-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