Update copyright messages.

This commit is contained in:
Laurence Withers 2006-07-25 18:57:00 +01:00
parent 2eb3f126e3
commit 35bc2766a6
20 changed files with 62 additions and 36 deletions

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/TopHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
// standard includes, or includes needed for type declarations

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/TopSource.cpp
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
// Below are all the includes used throughout the application.

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/BottomHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#endif

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/TopHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#ifndef HEADER_@CNAME@

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/TopSource.cpp
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#include "@HEADER_NAME@"

View File

@ -3,8 +3,9 @@
# Metadata file for pkg-config
# ( http://www.freedesktop.org/software/pkgconfig/ )
#
# (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
# COPYING for details.
# (c)2006, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
# Name, description

View File

@ -1,5 +1,9 @@
# @P@/src/@NAME@/soversion
#
# (c)2006, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/???.cpp
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
@TODO@ includes

View File

@ -1,7 +1,8 @@
/* @P@/src/capp/TopHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
// standard includes, or includes needed for type declarations

View File

@ -1,7 +1,8 @@
/* @P@/src/capp/TopSource.c
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
// Below are all the includes used throughout the application.

View File

@ -1,7 +1,8 @@
/* @P@/src/clib/BottomHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#endif

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/TopHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#ifndef HEADER_@CNAME@

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@@NAME@/TopSource.c
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#include "@HEADER_NAME@"

View File

@ -3,8 +3,9 @@
# Metadata file for pkg-config
# ( http://www.freedesktop.org/software/pkgconfig/ )
#
# (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
# COPYING for details.
# (c)2006, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
# Name, description

View File

@ -1,5 +1,9 @@
# @P@/src/@NAME@/soversion
#
# (c)2006, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/???.c
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
@TODO@ includes

View File

@ -1,7 +1,8 @@
# @P@/src/@NAME@/Doxyfile.in
#
# (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
# COPYING for more information / terms of license.
# (c)2006, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
PROJECT_NAME = @P@

View File

@ -1,7 +1,8 @@
/* @P@/src/@NAME@/MainPage.dox
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
/*! \mainpage

View File

@ -1,7 +1,8 @@
/* @P@/src/capp/TopHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
// standard includes, or includes needed for type declarations

View File

@ -1,7 +1,8 @@
/* @P@/src/capp/TopSource.c
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
// Below are all the includes used throughout the application.