mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 15:04:56 +00:00
Add copyright header.
This commit is contained in:
parent
3dc82b5186
commit
1c673dbb57
@ -1,3 +1,17 @@
|
|||||||
|
/* $Id$ */
|
||||||
|
/*
|
||||||
|
Copyright (C) 2008 - 2010 by David White <dave@whitevine.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 version 2
|
||||||
|
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 REFERENCE_COUNTED_OBJECT_HPP_INCLUDED
|
#ifndef REFERENCE_COUNTED_OBJECT_HPP_INCLUDED
|
||||||
#define REFERENCE_COUNTED_OBJECT_HPP_INCLUDED
|
#define REFERENCE_COUNTED_OBJECT_HPP_INCLUDED
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user