diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2010-02-20 10:34:41 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2010-02-20 10:39:36 +0100 |
commit | 7e31a169e40dc4bde2c0c09d168916abd2d52ea5 (patch) | |
tree | 145a08b6731941714c845b8a5b10ff5129246357 /src/effectmanager.cpp | |
parent | fe6f0b9919a7afc366063ce91103469ae422ba3c (diff) | |
download | mana-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/effectmanager.cpp')
-rw-r--r-- | src/effectmanager.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/effectmanager.cpp b/src/effectmanager.cpp index d9234f66..97dd53ff 100644 --- a/src/effectmanager.cpp +++ b/src/effectmanager.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 Fate <fate.tmw@googlemail.com> * Copyright (C) 2008 Chuck Miller <shadowmil@gmail.com> * - * 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 @@ -16,8 +16,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 "being.h" |