From 204a14c91bbe4436eb3b26bebf30cbe5669bdd1a Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 21 Feb 2010 09:25:56 -0700 Subject: Do some more copyright header cleanups Fix "(C) 2009-2009" to just "(C) 2009" Fix "(C) 2010 TMW" to "(C) 2010 Mana" Remove TMW compyright on (hopefully all) files added after 0.0.29.1 --- src/gui/charcreatedialog.h | 2 +- src/gui/emotepopup.cpp | 2 +- src/gui/emotepopup.h | 2 +- src/gui/palette.cpp | 2 +- src/gui/palette.h | 2 +- src/gui/setup_keyboard.cpp | 2 +- src/gui/skin.cpp | 2 +- src/gui/skin.h | 2 +- src/gui/socialwindow.cpp | 2 +- src/gui/socialwindow.h | 2 +- src/gui/specialswindow.cpp | 1 - src/gui/specialswindow.h | 1 - src/gui/storagewindow.cpp | 2 +- src/gui/storagewindow.h | 2 +- src/gui/widgets/channeltab.h | 2 +- src/gui/widgets/chattab.h | 2 +- src/gui/widgets/flowcontainer.cpp | 1 - src/gui/widgets/flowcontainer.h | 1 - src/gui/widgets/itemlinkhandler.cpp | 2 +- src/gui/widgets/itemlinkhandler.h | 2 +- src/gui/widgets/layouthelper.cpp | 2 +- src/gui/widgets/layouthelper.h | 2 +- src/gui/widgets/progressindicator.cpp | 2 +- src/gui/widgets/progressindicator.h | 2 +- src/gui/widgets/setuptab.cpp | 2 +- src/gui/widgets/vertcontainer.cpp | 1 - src/gui/widgets/vertcontainer.h | 1 - src/gui/widgets/whispertab.cpp | 2 +- src/gui/widgets/whispertab.h | 2 +- src/net/adminhandler.h | 2 +- src/net/charhandler.cpp | 2 +- src/net/charhandler.h | 2 +- src/net/chathandler.h | 2 +- src/net/download.cpp | 1 - src/net/download.h | 1 - src/net/ea/gamehandler.cpp | 2 +- src/net/ea/gamehandler.h | 2 +- src/net/ea/generalhandler.cpp | 2 +- src/net/ea/generalhandler.h | 2 +- src/net/ea/gui/partytab.h | 2 +- src/net/ea/guildhandler.cpp | 1 - src/net/ea/guildhandler.h | 1 - src/net/ea/token.h | 2 +- src/net/gamehandler.h | 2 +- src/net/generalhandler.h | 2 +- src/net/guildhandler.h | 2 +- src/net/inventoryhandler.h | 2 +- src/net/loginhandler.h | 2 +- src/net/manaserv/generalhandler.cpp | 2 +- src/net/manaserv/generalhandler.h | 2 +- src/net/net.cpp | 2 +- src/net/net.h | 2 +- src/net/npchandler.h | 2 +- src/net/partyhandler.h | 2 +- src/net/playerhandler.h | 2 +- src/net/serverinfo.h | 2 +- src/net/specialhandler.h | 2 +- src/net/tradehandler.h | 2 +- src/net/worldinfo.h | 2 +- src/resources/ambientlayer.cpp | 1 - src/resources/ambientlayer.h | 1 - src/resources/wallpaper.cpp | 2 +- src/resources/wallpaper.h | 2 +- src/textrenderer.h | 2 +- src/units.cpp | 2 +- src/units.h | 2 +- src/utils/mathutils.h | 2 +- 67 files changed, 55 insertions(+), 67 deletions(-) (limited to 'src') diff --git a/src/gui/charcreatedialog.h b/src/gui/charcreatedialog.h index 30717031..902e650e 100644 --- a/src/gui/charcreatedialog.h +++ b/src/gui/charcreatedialog.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/emotepopup.cpp b/src/gui/emotepopup.cpp index 90ddb384..2711161e 100644 --- a/src/gui/emotepopup.cpp +++ b/src/gui/emotepopup.cpp @@ -1,7 +1,7 @@ /* * Extended support for activating emotes * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/emotepopup.h b/src/gui/emotepopup.h index 00914d57..de957925 100644 --- a/src/gui/emotepopup.h +++ b/src/gui/emotepopup.h @@ -1,7 +1,7 @@ /* * Extended support for activating emotes * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/palette.cpp b/src/gui/palette.cpp index a2492ea3..b853a8f5 100644 --- a/src/gui/palette.cpp +++ b/src/gui/palette.cpp @@ -1,7 +1,7 @@ /* * Configurable text colors * Copyright (C) 2008 Douglas Boffey - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/palette.h b/src/gui/palette.h index 99dff68b..e353f318 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -1,7 +1,7 @@ /* * Configurable text colors * Copyright (C) 2008 Douglas Boffey - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/setup_keyboard.cpp b/src/gui/setup_keyboard.cpp index 1c5f16e1..da473aeb 100644 --- a/src/gui/setup_keyboard.cpp +++ b/src/gui/setup_keyboard.cpp @@ -1,7 +1,7 @@ /* * Custom keyboard shortcuts configuration * Copyright (C) 2007 Joshua Langley - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/skin.cpp b/src/gui/skin.cpp index 14f5fa31..a682bf8f 100644 --- a/src/gui/skin.cpp +++ b/src/gui/skin.cpp @@ -2,7 +2,7 @@ * Gui Skinning * Copyright (C) 2008 The Legend of Mazzeroth Development Team * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/skin.h b/src/gui/skin.h index cf941e7f..15d55972 100644 --- a/src/gui/skin.h +++ b/src/gui/skin.h @@ -2,7 +2,7 @@ * Gui Skinning * Copyright (C) 2008 The Legend of Mazzeroth Development Team * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/socialwindow.cpp b/src/gui/socialwindow.cpp index e7b6bd59..48019bd0 100644 --- a/src/gui/socialwindow.cpp +++ b/src/gui/socialwindow.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2010 The Mana World Development Team + * Copyright (C) 2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/src/gui/socialwindow.h b/src/gui/socialwindow.h index 7d60d1cd..d3e69cc5 100644 --- a/src/gui/socialwindow.h +++ b/src/gui/socialwindow.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2010 The Mana World Development Team + * Copyright (C) 2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/src/gui/specialswindow.cpp b/src/gui/specialswindow.cpp index 28f1a129..1513dcf1 100644 --- a/src/gui/specialswindow.cpp +++ b/src/gui/specialswindow.cpp @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/specialswindow.h b/src/gui/specialswindow.h index 07667c1a..86d89462 100644 --- a/src/gui/specialswindow.h +++ b/src/gui/specialswindow.h @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/storagewindow.cpp b/src/gui/storagewindow.cpp index 3dca58e2..ff0ba162 100644 --- a/src/gui/storagewindow.cpp +++ b/src/gui/storagewindow.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/storagewindow.h b/src/gui/storagewindow.h index dc335feb..766f2b1a 100644 --- a/src/gui/storagewindow.h +++ b/src/gui/storagewindow.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/channeltab.h b/src/gui/widgets/channeltab.h index ee2d139b..842b80f7 100644 --- a/src/gui/widgets/channeltab.h +++ b/src/gui/widgets/channeltab.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/chattab.h b/src/gui/widgets/chattab.h index b1057e14..8fa0ab71 100644 --- a/src/gui/widgets/chattab.h +++ b/src/gui/widgets/chattab.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/flowcontainer.cpp b/src/gui/widgets/flowcontainer.cpp index 357d667c..64e2a18d 100644 --- a/src/gui/widgets/flowcontainer.cpp +++ b/src/gui/widgets/flowcontainer.cpp @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/flowcontainer.h b/src/gui/widgets/flowcontainer.h index 16e2ee15..a0e8dbf5 100644 --- a/src/gui/widgets/flowcontainer.h +++ b/src/gui/widgets/flowcontainer.h @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/itemlinkhandler.cpp b/src/gui/widgets/itemlinkhandler.cpp index 037275c2..0baa4d1e 100644 --- a/src/gui/widgets/itemlinkhandler.cpp +++ b/src/gui/widgets/itemlinkhandler.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/itemlinkhandler.h b/src/gui/widgets/itemlinkhandler.h index 075d9c86..ac8ed0e8 100644 --- a/src/gui/widgets/itemlinkhandler.h +++ b/src/gui/widgets/itemlinkhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/layouthelper.cpp b/src/gui/widgets/layouthelper.cpp index a6d526c2..0008403e 100644 --- a/src/gui/widgets/layouthelper.cpp +++ b/src/gui/widgets/layouthelper.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/layouthelper.h b/src/gui/widgets/layouthelper.h index 7d7fb1f1..cf966029 100644 --- a/src/gui/widgets/layouthelper.h +++ b/src/gui/widgets/layouthelper.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/progressindicator.cpp b/src/gui/widgets/progressindicator.cpp index df926814..d1b6bb87 100644 --- a/src/gui/widgets/progressindicator.cpp +++ b/src/gui/widgets/progressindicator.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2010 The Mana World Development Team + * Copyright (C) 2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/src/gui/widgets/progressindicator.h b/src/gui/widgets/progressindicator.h index 8ceba104..b990d8be 100644 --- a/src/gui/widgets/progressindicator.h +++ b/src/gui/widgets/progressindicator.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2010 The Mana World Development Team + * Copyright (C) 2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/src/gui/widgets/setuptab.cpp b/src/gui/widgets/setuptab.cpp index 7c6217c0..d26a4550 100644 --- a/src/gui/widgets/setuptab.cpp +++ b/src/gui/widgets/setuptab.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/vertcontainer.cpp b/src/gui/widgets/vertcontainer.cpp index ff2cee74..74e81be2 100644 --- a/src/gui/widgets/vertcontainer.cpp +++ b/src/gui/widgets/vertcontainer.cpp @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/vertcontainer.h b/src/gui/widgets/vertcontainer.h index 25e741e4..1b5b203a 100644 --- a/src/gui/widgets/vertcontainer.h +++ b/src/gui/widgets/vertcontainer.h @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/whispertab.cpp b/src/gui/widgets/whispertab.cpp index 7bb4aa10..9707953e 100644 --- a/src/gui/widgets/whispertab.cpp +++ b/src/gui/widgets/whispertab.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2008-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/gui/widgets/whispertab.h b/src/gui/widgets/whispertab.h index 93a9fc66..146ea5c5 100644 --- a/src/gui/widgets/whispertab.h +++ b/src/gui/widgets/whispertab.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/adminhandler.h b/src/net/adminhandler.h index dfd087ca..23e9abc0 100644 --- a/src/net/adminhandler.h +++ b/src/net/adminhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/charhandler.cpp b/src/net/charhandler.cpp index 38fb9b11..699d930a 100644 --- a/src/net/charhandler.cpp +++ b/src/net/charhandler.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2010 The Mana World Development Team + * Copyright (C) 2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/src/net/charhandler.h b/src/net/charhandler.h index 91159639..4a813e21 100644 --- a/src/net/charhandler.h +++ b/src/net/charhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/chathandler.h b/src/net/chathandler.h index 8f9e829c..d1449698 100644 --- a/src/net/chathandler.h +++ b/src/net/chathandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/download.cpp b/src/net/download.cpp index fd58e583..ba5b6b35 100644 --- a/src/net/download.cpp +++ b/src/net/download.cpp @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/download.h b/src/net/download.h index ac16b6ef..216f6ff2 100644 --- a/src/net/download.h +++ b/src/net/download.h @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/gamehandler.cpp b/src/net/ea/gamehandler.cpp index a2c66a33..b7b8389a 100644 --- a/src/net/ea/gamehandler.cpp +++ b/src/net/ea/gamehandler.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/gamehandler.h b/src/net/ea/gamehandler.h index 51051a34..a6340bad 100644 --- a/src/net/ea/gamehandler.h +++ b/src/net/ea/gamehandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/generalhandler.cpp b/src/net/ea/generalhandler.cpp index 8556127a..7fc5886a 100644 --- a/src/net/ea/generalhandler.cpp +++ b/src/net/ea/generalhandler.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/generalhandler.h b/src/net/ea/generalhandler.h index 01a0a1a1..579b27b5 100644 --- a/src/net/ea/generalhandler.h +++ b/src/net/ea/generalhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/gui/partytab.h b/src/net/ea/gui/partytab.h index 88ea4242..da225a07 100644 --- a/src/net/ea/gui/partytab.h +++ b/src/net/ea/gui/partytab.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/guildhandler.cpp b/src/net/ea/guildhandler.cpp index e7a0ea97..66576da4 100644 --- a/src/net/ea/guildhandler.cpp +++ b/src/net/ea/guildhandler.cpp @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/guildhandler.h b/src/net/ea/guildhandler.h index 985e055f..8b1753c7 100644 --- a/src/net/ea/guildhandler.h +++ b/src/net/ea/guildhandler.h @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/ea/token.h b/src/net/ea/token.h index 7077c7c9..19884c7b 100644 --- a/src/net/ea/token.h +++ b/src/net/ea/token.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index 5d156980..774de16c 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/generalhandler.h b/src/net/generalhandler.h index 52de48f4..d4b762f2 100644 --- a/src/net/generalhandler.h +++ b/src/net/generalhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/guildhandler.h b/src/net/guildhandler.h index 6352b7d2..85b4cc8a 100644 --- a/src/net/guildhandler.h +++ b/src/net/guildhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h index 5b96de00..e3d0064d 100644 --- a/src/net/inventoryhandler.h +++ b/src/net/inventoryhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h index 90f72d52..0ac9d086 100644 --- a/src/net/loginhandler.h +++ b/src/net/loginhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/manaserv/generalhandler.cpp b/src/net/manaserv/generalhandler.cpp index 691ab042..9f14fd38 100644 --- a/src/net/manaserv/generalhandler.cpp +++ b/src/net/manaserv/generalhandler.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/manaserv/generalhandler.h b/src/net/manaserv/generalhandler.h index a7ed5366..61fa4aa3 100644 --- a/src/net/manaserv/generalhandler.h +++ b/src/net/manaserv/generalhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/net.cpp b/src/net/net.cpp index c8b0cdba..d613f4df 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/net.h b/src/net/net.h index 8aaf6723..f0539b29 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/npchandler.h b/src/net/npchandler.h index 77cbd8e5..bba8dc31 100644 --- a/src/net/npchandler.h +++ b/src/net/npchandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/partyhandler.h b/src/net/partyhandler.h index 55fca439..dd1103fc 100644 --- a/src/net/partyhandler.h +++ b/src/net/partyhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index 74d0fc93..399afb5e 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/serverinfo.h b/src/net/serverinfo.h index 0946bd74..ae06984b 100644 --- a/src/net/serverinfo.h +++ b/src/net/serverinfo.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/specialhandler.h b/src/net/specialhandler.h index 84d8581c..21e3a4b7 100644 --- a/src/net/specialhandler.h +++ b/src/net/specialhandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/tradehandler.h b/src/net/tradehandler.h index fff097a0..30798c41 100644 --- a/src/net/tradehandler.h +++ b/src/net/tradehandler.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h index 40557740..aeee0087 100644 --- a/src/net/worldinfo.h +++ b/src/net/worldinfo.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/resources/ambientlayer.cpp b/src/resources/ambientlayer.cpp index 65eae382..780baf00 100644 --- a/src/resources/ambientlayer.cpp +++ b/src/resources/ambientlayer.cpp @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/resources/ambientlayer.h b/src/resources/ambientlayer.h index dd10745f..70cb460f 100644 --- a/src/resources/ambientlayer.h +++ b/src/resources/ambientlayer.h @@ -1,6 +1,5 @@ /* * The Mana Client - * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/resources/wallpaper.cpp b/src/resources/wallpaper.cpp index 921a0e70..1f423508 100644 --- a/src/resources/wallpaper.cpp +++ b/src/resources/wallpaper.cpp @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/resources/wallpaper.h b/src/resources/wallpaper.h index c7ee357e..8ecb8542 100644 --- a/src/resources/wallpaper.h +++ b/src/resources/wallpaper.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/textrenderer.h b/src/textrenderer.h index fa67ba4f..589346ef 100644 --- a/src/textrenderer.h +++ b/src/textrenderer.h @@ -1,6 +1,6 @@ /* * Text Renderer - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/units.cpp b/src/units.cpp index cc20a67f..0550a5eb 100644 --- a/src/units.cpp +++ b/src/units.cpp @@ -1,6 +1,6 @@ /* * Support for custom units - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/units.h b/src/units.h index 20c4cf96..d779efe7 100644 --- a/src/units.h +++ b/src/units.h @@ -1,6 +1,6 @@ /* * Support for custom units - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h index 826da8a1..503db56c 100644 --- a/src/utils/mathutils.h +++ b/src/utils/mathutils.h @@ -1,6 +1,6 @@ /* * The Mana Client - * Copyright (C) 2009-2009 The Mana World Development Team + * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. -- cgit v1.2.3-60-g2f50