file with standard header
This commit is contained in:
parent
82ff7563ce
commit
6a583afde6
1 changed files with 13 additions and 0 deletions
13
src/boilerplate-header.cpp
Normal file
13
src/boilerplate-header.cpp
Normal file
|
@ -0,0 +1,13 @@
|
|||
/* $Id$ */
|
||||
/*
|
||||
Copyright (C) 2003-5 by David White <davidnwhite@verizon.net>
|
||||
Part of the Battle for Wesnoth Project http://www.wesnoth.org/
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY.
|
||||
|
||||
See the COPYING file for more details.
|
||||
*/
|
||||
|
Loading…
Add table
Reference in a new issue