summaryrefslogtreecommitdiff
path: root/tools/tmxcopy
diff options
context:
space:
mode:
authorSteve Cotton <steve@s.cotton.clara.co.uk>2009-03-10 03:31:13 +0000
committerIra Rice <irarice@gmail.com>2009-03-10 08:33:10 -0600
commit49fa807c986283191e72a403d4fbbad8dd094dee (patch)
tree568bca5f28e864e830d41212b2bcafcae553dc14 /tools/tmxcopy
parent67ea3716f8b01484527ead747c0cc6af3ac0cd76 (diff)
downloadmana-client-49fa807c986283191e72a403d4fbbad8dd094dee.tar.gz
mana-client-49fa807c986283191e72a403d4fbbad8dd094dee.tar.bz2
mana-client-49fa807c986283191e72a403d4fbbad8dd094dee.tar.xz
mana-client-49fa807c986283191e72a403d4fbbad8dd094dee.zip
Copyright header fix
As Bjorn did in 0a106989bd16c48525f01cb8515809e74f37a8d8
Diffstat (limited to 'tools/tmxcopy')
-rw-r--r--tools/tmxcopy/map.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/tmxcopy/map.hpp b/tools/tmxcopy/map.hpp
index 6dd7794a..af2f5385 100644
--- a/tools/tmxcopy/map.hpp
+++ b/tools/tmxcopy/map.hpp
@@ -1,20 +1,20 @@
/*
* TMXCopy
- * Copyright 2007 Philipp Sehmisch
- * Copyright 2009 Steve Cotton
+ * Copyright (C) 2007 Philipp Sehmisch
+ * Copyright (C) 2009 Steve Cotton
*
- * TMXCopy is free software; you can redistribute it and/or modify
+ * 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
* the Free Software Foundation; either version 2 of the License, or
* any later version.
*
- * TMXCopy is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with TMXCopy; if not, write to the Free Software
+ * along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/