aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
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