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 /tools/tmxcopy | |
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 'tools/tmxcopy')
-rw-r--r-- | tools/tmxcopy/map.cpp | 3 | ||||
-rw-r--r-- | tools/tmxcopy/map.hpp | 3 | ||||
-rw-r--r-- | tools/tmxcopy/tmx_random_fill.cpp | 3 | ||||
-rw-r--r-- | tools/tmxcopy/tmxcollide.cpp | 3 | ||||
-rw-r--r-- | tools/tmxcopy/tmxcopy.cpp | 3 | ||||
-rw-r--r-- | tools/tmxcopy/tostring.h | 7 | ||||
-rw-r--r-- | tools/tmxcopy/xmlutils.cpp | 7 | ||||
-rw-r--r-- | tools/tmxcopy/xmlutils.h | 7 |
8 files changed, 14 insertions, 22 deletions
diff --git a/tools/tmxcopy/map.cpp b/tools/tmxcopy/map.cpp index 75bd9a45..3e1f9bda 100644 --- a/tools/tmxcopy/map.cpp +++ b/tools/tmxcopy/map.cpp @@ -14,8 +14,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 <cstring> diff --git a/tools/tmxcopy/map.hpp b/tools/tmxcopy/map.hpp index f3c0d1d4..ff878811 100644 --- a/tools/tmxcopy/map.hpp +++ b/tools/tmxcopy/map.hpp @@ -14,8 +14,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 <string> diff --git a/tools/tmxcopy/tmx_random_fill.cpp b/tools/tmxcopy/tmx_random_fill.cpp index 2cc232fe..0039ff8b 100644 --- a/tools/tmxcopy/tmx_random_fill.cpp +++ b/tools/tmxcopy/tmx_random_fill.cpp @@ -14,8 +14,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 <iostream> diff --git a/tools/tmxcopy/tmxcollide.cpp b/tools/tmxcopy/tmxcollide.cpp index a3600f61..75b0a6a2 100644 --- a/tools/tmxcopy/tmxcollide.cpp +++ b/tools/tmxcopy/tmxcollide.cpp @@ -14,8 +14,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 <iostream> diff --git a/tools/tmxcopy/tmxcopy.cpp b/tools/tmxcopy/tmxcopy.cpp index 4926d69f..9c9655d7 100644 --- a/tools/tmxcopy/tmxcopy.cpp +++ b/tools/tmxcopy/tmxcopy.cpp @@ -14,8 +14,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 <iostream> diff --git a/tools/tmxcopy/tostring.h b/tools/tmxcopy/tostring.h index c1cd8b78..009717fc 100644 --- a/tools/tmxcopy/tostring.h +++ b/tools/tmxcopy/tostring.h @@ -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/>. */ #ifndef UTILS_TOSTRING_H diff --git a/tools/tmxcopy/xmlutils.cpp b/tools/tmxcopy/xmlutils.cpp index 76e52707..289ca534 100644 --- a/tools/tmxcopy/xmlutils.cpp +++ b/tools/tmxcopy/xmlutils.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 "xmlutils.h" diff --git a/tools/tmxcopy/xmlutils.h b/tools/tmxcopy/xmlutils.h index 99c757dd..038fd95c 100644 --- a/tools/tmxcopy/xmlutils.h +++ b/tools/tmxcopy/xmlutils.h @@ -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/>. */ #ifndef _XMLUTILS_H |