Ran umcpropfix; added a copyright stuff to header file.

This commit is contained in:
Steven Panek 2011-08-25 22:55:46 +00:00
parent 7ec902a770
commit 1199069ab1
2 changed files with 16 additions and 1 deletions

View file

@ -1,3 +1,18 @@
/* $Id$ */
/*
Copyright (C) 2011 - 2011 by Sytyi Nick <nsytyi@gmail.com>
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 as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY.
See the COPYING file for more details.
*/
#ifndef SCHEMA_VALIDATOR_HPP
#define SCHEMA_VALIDATOR_HPP

View file

@ -1,4 +1,4 @@
/* $Id: tstring.hpp 48153 2011-01-01 15:57:50Z mordante $ */
/* $Id$ */
/*
Copyright (C) 2004 - 2011 by Philippe Plantier <ayin@anathas.org>
Part of the Battle for Wesnoth Project http://www.wesnoth.org