- fixed Martiño Figueroa's name in all copyrights in source code

- added copyrights to files that were missing it
This commit is contained in:
Mark Vejvoda
2011-12-14 07:40:48 +00:00
parent 68408a6430
commit 9852325da6
240 changed files with 601 additions and 222 deletions

View File

@@ -1,3 +1,14 @@
// ==============================================================
// This file is part of MegaGlest (www.glest.org)
//
// Copyright (C) 2011 - by Mark Vejvoda <mark_vejvoda@hotmail.com>
//
// 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
// ==============================================================
#include "main.h"
#include <stdexcept>