diff --git a/scripts/build.app.c++-qt/TopSource.cpp b/scripts/build.app.c++-qt/TopSource.cpp index 74a966e..10a0b59 100644 --- a/scripts/build.app.c++-qt/TopSource.cpp +++ b/scripts/build.app.c++-qt/TopSource.cpp @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.cpp * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.app.c++/TopSource.cpp b/scripts/build.app.c++/TopSource.cpp index 74a966e..10a0b59 100644 --- a/scripts/build.app.c++/TopSource.cpp +++ b/scripts/build.app.c++/TopSource.cpp @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.cpp * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.app.c/TopSource.c b/scripts/build.app.c/TopSource.c index 6f29253..ddff3fb 100644 --- a/scripts/build.app.c/TopSource.c +++ b/scripts/build.app.c/TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.c * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.docs.doxygen/Doxyfile.in b/scripts/build.docs.doxygen/Doxyfile.in index cbf6337..304645e 100644 --- a/scripts/build.docs.doxygen/Doxyfile.in +++ b/scripts/build.docs.doxygen/Doxyfile.in @@ -1,6 +1,6 @@ # @P@/src/@NAME@/Doxyfile.in # -# (c)2006, @AUTHOR@, <@EMAIL@>. +# (c)2007, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv2. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/scripts/build.docs.doxygen/MainPage.dox b/scripts/build.docs.doxygen/MainPage.dox index 34482ec..74ab478 100644 --- a/scripts/build.docs.doxygen/MainPage.dox +++ b/scripts/build.docs.doxygen/MainPage.dox @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/MainPage.dox * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.firmware.gpasm/BottomSource.asm b/scripts/build.firmware.gpasm/BottomSource.asm index 8ebd13a..31468b4 100644 --- a/scripts/build.firmware.gpasm/BottomSource.asm +++ b/scripts/build.firmware.gpasm/BottomSource.asm @@ -1,6 +1,6 @@ ; @P@/src/@NAME@/BottomSource.asm ; -; (c)2006, @AUTHOR@, <@EMAIL@>. +; (c)2007, @AUTHOR@, <@EMAIL@>. ; Released under the GNU GPLv2. See file COPYING or ; http://www.gnu.org/copyleft/gpl.html for details. ; diff --git a/scripts/build.firmware.gpasm/TopSource.asm b/scripts/build.firmware.gpasm/TopSource.asm index 2233a89..578d03b 100644 --- a/scripts/build.firmware.gpasm/TopSource.asm +++ b/scripts/build.firmware.gpasm/TopSource.asm @@ -1,6 +1,6 @@ ; @P@/src/@NAME@/TopSource.asm ; -; (c)2006, @AUTHOR@, <@EMAIL@>. +; (c)2007, @AUTHOR@, <@EMAIL@>. ; Released under the GNU GPLv2. See file COPYING or ; http://www.gnu.org/copyleft/gpl.html for details. ; diff --git a/scripts/build.firmware.sdcc/TopSource.c b/scripts/build.firmware.sdcc/TopSource.c index 6f29253..ddff3fb 100644 --- a/scripts/build.firmware.sdcc/TopSource.c +++ b/scripts/build.firmware.sdcc/TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.c * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/BottomHeader.h b/scripts/build.lib.c++/BottomHeader.h index 2ac14cb..27b7e48 100644 --- a/scripts/build.lib.c++/BottomHeader.h +++ b/scripts/build.lib.c++/BottomHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/BottomHeader.h * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/TopHeader.h b/scripts/build.lib.c++/TopHeader.h index 7e327af..347827c 100644 --- a/scripts/build.lib.c++/TopHeader.h +++ b/scripts/build.lib.c++/TopHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopHeader.h * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/TopSource.cpp b/scripts/build.lib.c++/TopSource.cpp index 3689d7b..6aeaf33 100644 --- a/scripts/build.lib.c++/TopSource.cpp +++ b/scripts/build.lib.c++/TopSource.cpp @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.cpp * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/soversion b/scripts/build.lib.c++/soversion index faa4d94..acc10ed 100644 --- a/scripts/build.lib.c++/soversion +++ b/scripts/build.lib.c++/soversion @@ -1,6 +1,6 @@ # @P@/src/@NAME@/soversion # -# (c)2006, @AUTHOR@, <@EMAIL@>. +# (c)2007, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv2. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/scripts/build.lib.c/BottomHeader.h b/scripts/build.lib.c/BottomHeader.h index 2ac14cb..27b7e48 100644 --- a/scripts/build.lib.c/BottomHeader.h +++ b/scripts/build.lib.c/BottomHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/BottomHeader.h * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c/TopHeader.h b/scripts/build.lib.c/TopHeader.h index 7e327af..347827c 100644 --- a/scripts/build.lib.c/TopHeader.h +++ b/scripts/build.lib.c/TopHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopHeader.h * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c/TopSource.c b/scripts/build.lib.c/TopSource.c index 805648b..f38d644 100644 --- a/scripts/build.lib.c/TopSource.c +++ b/scripts/build.lib.c/TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.c * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c/soversion b/scripts/build.lib.c/soversion index faa4d94..acc10ed 100644 --- a/scripts/build.lib.c/soversion +++ b/scripts/build.lib.c/soversion @@ -1,6 +1,6 @@ # @P@/src/@NAME@/soversion # -# (c)2006, @AUTHOR@, <@EMAIL@>. +# (c)2007, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv2. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/scripts/build.module.c/TopSource.c b/scripts/build.module.c/TopSource.c index b298f9c..2eb68a0 100644 --- a/scripts/build.module.c/TopSource.c +++ b/scripts/build.module.c/TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.c * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.tests.c++/template b/scripts/build.tests.c++/template index 007d255..2f09251 100644 --- a/scripts/build.tests.c++/template +++ b/scripts/build.tests.c++/template @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/???.cpp * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.tests.c/template b/scripts/build.tests.c/template index 6d9e4d8..9b55a2e 100644 --- a/scripts/build.tests.c/template +++ b/scripts/build.tests.c/template @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/???.c * - * (c)2006, @AUTHOR@, <@EMAIL@>. + * (c)2007, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */