Update copyright messages.

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

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.