diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index f654dd3a41f04ab1d415c8fd40b79b5dcf09fd68..5d49e12684b4be3915416c47fe79fdca6ea02272 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -2,6 +2,7 @@
  * Asterisk -- An open source telephony toolkit.
  *
  * Copyright (C) 2005 Anthony Minessale II (anthmct@yahoo.com)
+ * Copyright (C) 2005 - 2006, Digium, Inc.
  *
  * Disclaimed to Digium
  *
diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c
index dd29dd2f3f6cd8f73158e33fbe57ed03ae06ffe8..7666cfb7f210b80f5b03d98829867ceb76ce6927 100644
--- a/apps/app_mixmonitor.c
+++ b/apps/app_mixmonitor.c
@@ -2,7 +2,7 @@
  * Asterisk -- An open source telephony toolkit.
  *
  * Copyright (C) 2005, Anthony Minessale II
- * Copyright (C) 2005, Digium, Inc.
+ * Copyright (C) 2005 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  * Kevin P. Fleming <kpfleming@digium.com>
diff --git a/apps/app_stack.c b/apps/app_stack.c
index d79999e20348a249c4762c02cb57c91c0b6cca22..db2eafa85ab206962c87afe1b38813412d823584 100644
--- a/apps/app_stack.c
+++ b/apps/app_stack.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (c) 2004-2005 Tilghman Lesher <app_stack_v002@the-tilghman.com>.
+ * Copyright (c) 2004-2006 Tilghman Lesher <app_stack_v002@the-tilghman.com>.
  *
  * This code is released by the author with no restrictions on usage.
  *
diff --git a/ast_expr2.fl b/ast_expr2.fl
index 9e198e7b2735bd6855f2d295c70f7d1e51eff689..66c7844fb39fd4da1ad69bdcf9af97dc103dfcad 100644
--- a/ast_expr2.fl
+++ b/ast_expr2.fl
@@ -1,4 +1,27 @@
 %{
+/*
+ * Asterisk -- An open source telephony toolkit.
+ *
+ * Copyright (C) 1999 - 2006, Digium, Inc.
+ *
+ * Mark Spencer <markster@digium.com>
+ *
+ * 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;
+ * the project provides a web site, mailing lists and IRC
+ * channels for your use.
+ *
+ * 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.
+ */
+
+/*! \file
+ *
+ * \brief Dialplan Expression Parser
+ */
+
 #include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/channel.c b/channel.c
index 4ea2168e57a3d6a6ae3767efdd070c2c1cf27014..6dfa30f9653037c83c286db601c7dac1ceb6885a 100644
--- a/channel.c
+++ b/channel.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 3cb14c494d350507ae31f27d0b97ab032f8d2998..c83ce3f2765367b3a172061c0fa4e07c43b98354 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 47a391739c2519b9e5995b3e5dfb291098f21bb2..ba433e92221be29caa6b1276bc7c2770d67a3cce 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/file.c b/file.c
index 97773a1299802b13cc440a0c76dacdde18062db3..41da9faf3865bf5e0467a6ae823079b501c20d71 100644
--- a/file.c
+++ b/file.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/image.c b/image.c
index 93a6993e11ee6c4209ac24e230278c46e11b2589..df476865f9f446a7432198ce272094105b1fd94f 100644
--- a/image.c
+++ b/image.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/include/asterisk/chanspy.h b/include/asterisk/chanspy.h
index 5b2f5df187422f00411c3e8572e9fac3a1e59f89..be4d1ffd3acf652e82b79139227b5a62de8e3867 100644
--- a/include/asterisk/chanspy.h
+++ b/include/asterisk/chanspy.h
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/include/asterisk/image.h b/include/asterisk/image.h
index 2b022d2e6435ac563d9bf29e5a17a34b1aa0a311..56e080eceae1bc332d3650f48148f79cbe455ff1 100644
--- a/include/asterisk/image.h
+++ b/include/asterisk/image.h
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/include/asterisk/rtp.h b/include/asterisk/rtp.h
index 27e979a9adc539bbe931b339b6af611503d46b64..d35be0ce4cc0d6f966df8125196b2ff3df4289b7 100644
--- a/include/asterisk/rtp.h
+++ b/include/asterisk/rtp.h
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/manager.c b/manager.c
index a1ee73b115619ec16276228ff801c8b62b547c53..7ca1ae7668d797a268f079f919f7f810a9006cb6 100644
--- a/manager.c
+++ b/manager.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/pbx.c b/pbx.c
index 5c75b7fab12b317ae468b1522fb06fcd5dd7a11f..0e689e5e17b1c31bb65932f30e84411f2b220ac0 100644
--- a/pbx.c
+++ b/pbx.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *
diff --git a/rtp.c b/rtp.c
index bb72376f6634a021cdb14d5fd37153c8f0d0fc13..b9361ac864201d0b4cd7a72b6bb24e53bffb02af 100644
--- a/rtp.c
+++ b/rtp.c
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
  *
  * Mark Spencer <markster@digium.com>
  *