diff --git a/scripts/build.app.c++-qt/000_TopSource.cpp b/scripts/build.app.c++-qt/000_TopSource.cpp index 28f3252..77e982e 100644 --- a/scripts/build.app.c++-qt/000_TopSource.cpp +++ b/scripts/build.app.c++-qt/000_TopSource.cpp @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopSource.cpp * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.app.c++/000_TopSource.cpp b/scripts/build.app.c++/000_TopSource.cpp index 341813f..ba43316 100644 --- a/scripts/build.app.c++/000_TopSource.cpp +++ b/scripts/build.app.c++/000_TopSource.cpp @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.cpp * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.app.c/000_TopSource.c b/scripts/build.app.c/000_TopSource.c index c5ecaed..bd23796 100644 --- a/scripts/build.app.c/000_TopSource.c +++ b/scripts/build.app.c/000_TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopSource.c * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. 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 96ac862..15b5cea 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)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. 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 1700e32..2abbeac 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)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.firmware.gpasm/000_TopSource.asm b/scripts/build.firmware.gpasm/000_TopSource.asm index d06648b..495eadc 100644 --- a/scripts/build.firmware.gpasm/000_TopSource.asm +++ b/scripts/build.firmware.gpasm/000_TopSource.asm @@ -1,6 +1,6 @@ ; @P@/src/@NAME@/TopSource.asm ; -; (c)2009, @AUTHOR@, <@EMAIL@>. +; (c)2010, @AUTHOR@, <@EMAIL@>. ; Released under the GNU GPLv3. 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 d3d61b4..01a77a0 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)2009, @AUTHOR@, <@EMAIL@>. +; (c)2010, @AUTHOR@, <@EMAIL@>. ; Released under the GNU GPLv3. See file COPYING or ; http://www.gnu.org/copyleft/gpl.html for details. ; diff --git a/scripts/build.firmware.sdcc/000_TopSource.c b/scripts/build.firmware.sdcc/000_TopSource.c index c5ecaed..bd23796 100644 --- a/scripts/build.firmware.sdcc/000_TopSource.c +++ b/scripts/build.firmware.sdcc/000_TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopSource.c * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/000_TopHeader.h b/scripts/build.lib.c++/000_TopHeader.h index 0f16a05..0705064 100644 --- a/scripts/build.lib.c++/000_TopHeader.h +++ b/scripts/build.lib.c++/000_TopHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopHeader.h * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/000_TopSource.cpp b/scripts/build.lib.c++/000_TopSource.cpp index e77252c..d309701 100644 --- a/scripts/build.lib.c++/000_TopSource.cpp +++ b/scripts/build.lib.c++/000_TopSource.cpp @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/TopSource.cpp * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c++/999_BottomHeader.h b/scripts/build.lib.c++/999_BottomHeader.h index de1b536..b1a4eac 100644 --- a/scripts/build.lib.c++/999_BottomHeader.h +++ b/scripts/build.lib.c++/999_BottomHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/999_BottomHeader.h * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. 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 2d65f82..2b111ae 100644 --- a/scripts/build.lib.c++/soversion +++ b/scripts/build.lib.c++/soversion @@ -1,6 +1,6 @@ # @P@/src/@NAME@/soversion # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/scripts/build.lib.c/000_TopHeader.h b/scripts/build.lib.c/000_TopHeader.h index bcf87f2..1e51b0f 100644 --- a/scripts/build.lib.c/000_TopHeader.h +++ b/scripts/build.lib.c/000_TopHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopHeader.h * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c/000_TopSource.c b/scripts/build.lib.c/000_TopSource.c index 60c9b5f..88c80a6 100644 --- a/scripts/build.lib.c/000_TopSource.c +++ b/scripts/build.lib.c/000_TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopSource.c * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/scripts/build.lib.c/999_BottomHeader.h b/scripts/build.lib.c/999_BottomHeader.h index 70fa9c6..f079e3b 100644 --- a/scripts/build.lib.c/999_BottomHeader.h +++ b/scripts/build.lib.c/999_BottomHeader.h @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/999_BottomHeader.h * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. 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 2d65f82..2b111ae 100644 --- a/scripts/build.lib.c/soversion +++ b/scripts/build.lib.c/soversion @@ -1,6 +1,6 @@ # @P@/src/@NAME@/soversion # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/scripts/build.make.none/Makefile b/scripts/build.make.none/Makefile index 1c74fca..3fa2d73 100644 --- a/scripts/build.make.none/Makefile +++ b/scripts/build.make.none/Makefile @@ -1,6 +1,6 @@ # @P@/src/@NAME@/Makefile # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/scripts/build.module.c/000_TopSource.c b/scripts/build.module.c/000_TopSource.c index 072ff61..a68d935 100644 --- a/scripts/build.module.c/000_TopSource.c +++ b/scripts/build.module.c/000_TopSource.c @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/000_TopSource.c * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. 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 692f5f1..19b2baa 100644 --- a/scripts/build.tests.c++/template +++ b/scripts/build.tests.c++/template @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/???.cpp * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. 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 b65876e..d998a76 100644 --- a/scripts/build.tests.c/template +++ b/scripts/build.tests.c/template @@ -1,6 +1,6 @@ /* @P@/src/@NAME@/???.c * - * (c)2009, @AUTHOR@, <@EMAIL@>. + * (c)2010, @AUTHOR@, <@EMAIL@>. * Released under the GNU GPLv3. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ diff --git a/skel/README b/skel/README index a7dc0ff..96c6cc6 100644 --- a/skel/README +++ b/skel/README @@ -1,6 +1,6 @@ @P@ ======================================================================== -(c)2009, @AUTHOR@, <@EMAIL@>. +(c)2010, @AUTHOR@, <@EMAIL@>. Released under the GNU GPLv3. See file COPYING or http://www.gnu.org/copyleft/gpl.html for details. diff --git a/skel/config b/skel/config index eff1eb5..0fcaff7 100644 --- a/skel/config +++ b/skel/config @@ -2,7 +2,7 @@ # kate: @KATE_MODELINE@ # vim: syntax=sh:@VIM_MODELINE@ # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/skel/make.sh b/skel/make.sh index fa47a76..048e8f6 100755 --- a/skel/make.sh +++ b/skel/make.sh @@ -1,7 +1,7 @@ #!/bin/bash # @P@/make.sh # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/skel/run-test.sh b/skel/run-test.sh index 0933e8e..a1ca55c 100755 --- a/skel/run-test.sh +++ b/skel/run-test.sh @@ -1,7 +1,7 @@ #!/bin/bash # @P@/test.sh # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/skel/scripts/functions.sh b/skel/scripts/functions.sh index 94dc7c3..4916597 100644 --- a/skel/scripts/functions.sh +++ b/skel/scripts/functions.sh @@ -1,6 +1,6 @@ # @P@/scripts/functions.sh # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/skel/scripts/paths b/skel/scripts/paths index 0d88ab6..d5e0280 100644 --- a/skel/scripts/paths +++ b/skel/scripts/paths @@ -1,6 +1,6 @@ # @P@/scripts/paths # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. # diff --git a/skel/version b/skel/version index 34cd74c..00f2c85 100644 --- a/skel/version +++ b/skel/version @@ -1,6 +1,6 @@ # @P@/version # -# (c)2009, @AUTHOR@, <@EMAIL@>. +# (c)2010, @AUTHOR@, <@EMAIL@>. # Released under the GNU GPLv3. See file COPYING or # http://www.gnu.org/copyleft/gpl.html for details. #