summaryrefslogtreecommitdiff
path: root/src/graphics.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-20 10:34:41 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-20 10:39:36 +0100
commit7e31a169e40dc4bde2c0c09d168916abd2d52ea5 (patch)
tree145a08b6731941714c845b8a5b10ff5129246357 /src/graphics.cpp
parentfe6f0b9919a7afc366063ce91103469ae422ba3c (diff)
downloadMana-7e31a169e40dc4bde2c0c09d168916abd2d52ea5.tar.gz
Mana-7e31a169e40dc4bde2c0c09d168916abd2d52ea5.tar.bz2
Mana-7e31a169e40dc4bde2c0c09d168916abd2d52ea5.tar.xz
Mana-7e31a169e40dc4bde2c0c09d168916abd2d52ea5.zip
License header update for The Mana Client
Diffstat (limited to 'src/graphics.cpp')
-rw-r--r--src/graphics.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/graphics.cpp b/src/graphics.cpp
index 737af9f8..097b543f 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -1,8 +1,8 @@
/*
- * The Mana World
+ * The Mana Client
* Copyright (C) 2004-2010 The Mana World Development Team
*
- * This file is part of The Mana World.
+ * This file is part of The Mana Client.
*
* 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
@@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <cassert>