diff --git a/abstract_jb.c b/abstract_jb.c
index d9b4dc9650ace45b508aa62b5f42cdd9038f3cbc..1525d81b01a22aa66cf3891de33868530740f57f 100644
--- a/abstract_jb.c
+++ b/abstract_jb.c
@@ -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/apps/app_amd.c b/apps/app_amd.c
index 245f842c0533c3ac208dfe47305dd74f1d600536..b5acb968224c0158e33b87bc60683009dd7b893b 100644
--- a/apps/app_amd.c
+++ b/apps/app_amd.c
@@ -5,8 +5,6 @@
  *
  * Claude Klimos (claude.klimos@aheeva.com)
  *
- * Disclaimed to Digium
- *
  * 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;
@@ -16,6 +14,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.
  */
 
 #include "asterisk.h"
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index 5494b89b9605c8cac39bc1d3f52ca57a7c0f3723..9137c7e0bf3d657aae8d8f17393fe5df84e66417 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -4,7 +4,8 @@
  * Copyright (C) 2005 Anthony Minessale II (anthmct@yahoo.com)
  * 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
  * the Asterisk project. Please do not directly contact
diff --git a/apps/app_dumpchan.c b/apps/app_dumpchan.c
index 2ee698c40aa881b844efa183fb06516f978feac6..4ba3867522512e53e9682650eb4f02449dd4e40c 100644
--- a/apps/app_dumpchan.c
+++ b/apps/app_dumpchan.c
@@ -5,7 +5,8 @@
  *
  * 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
  * the Asterisk project. Please do not directly contact
diff --git a/fixedjitterbuf.c b/fixedjitterbuf.c
index d2f4a95dc39d2437a1cf4b0ff7f44a641ac54609..1d7a5cc301f71f0d0a78c61b1fdb8d33eef6c18a 100644
--- a/fixedjitterbuf.c
+++ b/fixedjitterbuf.c
@@ -4,8 +4,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;
@@ -15,6 +13,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/abstract_jb.h b/include/asterisk/abstract_jb.h
index 622f49b466956676750d28213f33591d53f78dce..014902be804808629ddbd1b6c9be983adf8df7d9 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 22eb738ac5e43ce46a154e1eb46890878f5de0ab..762504952ee8b40a5bc1f83cf04f4901124b5d59 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 5b80980781de4c22027eac030c6fb7ae4d0ce2b2..1615a19ef9691a0f623b3edfe1b464b2333f1bb1 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
diff --git a/jitterbuf.c b/jitterbuf.c
index f7d1a31edcf80c22d46c621f3195a38c20b09156..a541d67e52998addd200c031ff97487ed261e27b 100644
--- a/jitterbuf.c
+++ b/jitterbuf.c
@@ -6,7 +6,8 @@
  * Contributors:
  * 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
  * the Asterisk project. Please do not directly contact
diff --git a/plc.c b/plc.c
index 4c388907e56acb7ef266c68a4ae5195181024574..143c8adea917b321c04c917c69c067d9e073c4b1 100644
--- a/plc.c
+++ b/plc.c
@@ -19,7 +19,8 @@
  *
  * 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
diff --git a/udptl.c b/udptl.c
index e83c61997d688366bbd008e3aba63de69a08b60a..a7c6e8a45a2832839332526e5a23bf73f3781616 100644
--- a/udptl.c
+++ b/udptl.c
@@ -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.
  */
 
 #include "asterisk.h"