- updated copyright headers is some files that had them missing

- added a new language string for battle end screen
This commit is contained in:
Mark Vejvoda
2012-08-02 00:57:28 +00:00
parent 39c85914e9
commit ee2c02610d
38 changed files with 790 additions and 20 deletions

View File

@@ -1,12 +1,8 @@
// ==============================================================
// This file is part of Glest Shared Library (www.glest.org)
// This file is part of MegaGlest Shared Library (www.megaglest.org)
//
// Copyright (C) 2001-2010 Martiño Figueroa and others
//
// You can redistribute this code 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
// Copyright (C) 2012 Mark Vejvoda, Titus Tscharntke
// The Megaglest Team, under GNU GPL v3.0
// ==============================================================
#ifndef FILE_READER_H