summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-01-24 20:05:05 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-01-26 22:40:08 +0100
commit86a6fecb3dcbc028d59630606ab63ba8425af692 (patch)
tree35d87d836373ec6742734960f10bb0accb1c496c /src
parentf560358c6bcb5c4c30682427aa1878d74f5a3dd2 (diff)
downloadmana-client-86a6fecb3dcbc028d59630606ab63ba8425af692.tar.gz
mana-client-86a6fecb3dcbc028d59630606ab63ba8425af692.tar.bz2
mana-client-86a6fecb3dcbc028d59630606ab63ba8425af692.tar.xz
mana-client-86a6fecb3dcbc028d59630606ab63ba8425af692.zip
Updated copyrights to 2012
Diffstat (limited to 'src')
-rw-r--r--src/actor.cpp2
-rw-r--r--src/actor.h2
-rw-r--r--src/actorsprite.cpp2
-rw-r--r--src/actorsprite.h2
-rw-r--r--src/actorspritemanager.cpp2
-rw-r--r--src/actorspritemanager.h2
-rw-r--r--src/animatedsprite.cpp2
-rw-r--r--src/animatedsprite.h2
-rw-r--r--src/animationparticle.cpp2
-rw-r--r--src/animationparticle.h2
-rw-r--r--src/avatar.h2
-rw-r--r--src/being.cpp2
-rw-r--r--src/being.h2
-rw-r--r--src/channel.cpp2
-rw-r--r--src/channel.h2
-rw-r--r--src/channelmanager.cpp2
-rw-r--r--src/channelmanager.h2
-rw-r--r--src/chatlogger.cpp2
-rw-r--r--src/chatlogger.h2
-rw-r--r--src/client.cpp2
-rw-r--r--src/client.h2
-rw-r--r--src/commandhandler.cpp2
-rw-r--r--src/commandhandler.h2
-rw-r--r--src/compoundsprite.cpp2
-rw-r--r--src/compoundsprite.h2
-rw-r--r--src/configuration.cpp2
-rw-r--r--src/configuration.h2
-rw-r--r--src/defaults.cpp2
-rw-r--r--src/defaults.h2
-rw-r--r--src/equipment.h2
-rw-r--r--src/event.cpp2
-rw-r--r--src/event.h2
-rw-r--r--src/eventlistener.cpp2
-rw-r--r--src/eventlistener.h2
-rw-r--r--src/flooritem.cpp2
-rw-r--r--src/flooritem.h2
-rw-r--r--src/game.cpp2
-rw-r--r--src/game.h2
-rw-r--r--src/graphics.cpp2
-rw-r--r--src/graphics.h2
-rw-r--r--src/gui/beingpopup.cpp2
-rw-r--r--src/gui/beingpopup.h2
-rw-r--r--src/gui/buydialog.cpp2
-rw-r--r--src/gui/buydialog.h2
-rw-r--r--src/gui/buyselldialog.cpp2
-rw-r--r--src/gui/buyselldialog.h2
-rw-r--r--src/gui/changeemaildialog.cpp2
-rw-r--r--src/gui/changeemaildialog.h2
-rw-r--r--src/gui/changepassworddialog.cpp2
-rw-r--r--src/gui/changepassworddialog.h2
-rw-r--r--src/gui/charcreatedialog.cpp2
-rw-r--r--src/gui/charcreatedialog.h2
-rw-r--r--src/gui/charselectdialog.cpp2
-rw-r--r--src/gui/charselectdialog.h2
-rw-r--r--src/gui/chatwindow.cpp2
-rw-r--r--src/gui/chatwindow.h2
-rw-r--r--src/gui/confirmdialog.cpp2
-rw-r--r--src/gui/confirmdialog.h2
-rw-r--r--src/gui/connectiondialog.cpp2
-rw-r--r--src/gui/connectiondialog.h2
-rw-r--r--src/gui/customserverdialog.cpp2
-rw-r--r--src/gui/customserverdialog.h2
-rw-r--r--src/gui/debugwindow.cpp2
-rw-r--r--src/gui/debugwindow.h2
-rw-r--r--src/gui/emotepopup.cpp2
-rw-r--r--src/gui/emotepopup.h2
-rw-r--r--src/gui/equipmentwindow.cpp2
-rw-r--r--src/gui/equipmentwindow.h2
-rw-r--r--src/gui/focushandler.cpp2
-rw-r--r--src/gui/focushandler.h2
-rw-r--r--src/gui/gui.cpp2
-rw-r--r--src/gui/gui.h2
-rw-r--r--src/gui/helpwindow.cpp2
-rw-r--r--src/gui/helpwindow.h2
-rw-r--r--src/gui/inventorywindow.cpp2
-rw-r--r--src/gui/inventorywindow.h2
-rw-r--r--src/gui/itemamountwindow.cpp2
-rw-r--r--src/gui/itemamountwindow.h2
-rw-r--r--src/gui/itempopup.cpp2
-rw-r--r--src/gui/itempopup.h2
-rw-r--r--src/gui/logindialog.cpp2
-rw-r--r--src/gui/logindialog.h2
-rw-r--r--src/gui/minimap.cpp2
-rw-r--r--src/gui/minimap.h2
-rw-r--r--src/gui/ministatuswindow.cpp2
-rw-r--r--src/gui/ministatuswindow.h2
-rw-r--r--src/gui/npcdialog.cpp2
-rw-r--r--src/gui/npcdialog.h2
-rw-r--r--src/gui/npcpostdialog.cpp2
-rw-r--r--src/gui/npcpostdialog.h2
-rw-r--r--src/gui/okdialog.cpp2
-rw-r--r--src/gui/okdialog.h2
-rw-r--r--src/gui/outfitwindow.cpp2
-rw-r--r--src/gui/outfitwindow.h2
-rw-r--r--src/gui/palette.cpp2
-rw-r--r--src/gui/palette.h2
-rw-r--r--src/gui/popupmenu.cpp2
-rw-r--r--src/gui/popupmenu.h2
-rw-r--r--src/gui/quitdialog.cpp2
-rw-r--r--src/gui/quitdialog.h2
-rw-r--r--src/gui/register.cpp2
-rw-r--r--src/gui/register.h2
-rw-r--r--src/gui/selldialog.cpp2
-rw-r--r--src/gui/selldialog.h2
-rw-r--r--src/gui/serverdialog.cpp2
-rw-r--r--src/gui/serverdialog.h2
-rw-r--r--src/gui/setup.cpp2
-rw-r--r--src/gui/setup.h2
-rw-r--r--src/gui/setup_audio.cpp2
-rw-r--r--src/gui/setup_audio.h2
-rw-r--r--src/gui/setup_interface.cpp2
-rw-r--r--src/gui/setup_interface.h2
-rw-r--r--src/gui/setup_joystick.cpp2
-rw-r--r--src/gui/setup_joystick.h2
-rw-r--r--src/gui/setup_keyboard.cpp2
-rw-r--r--src/gui/setup_players.cpp2
-rw-r--r--src/gui/setup_players.h2
-rw-r--r--src/gui/setup_video.cpp2
-rw-r--r--src/gui/setup_video.h2
-rw-r--r--src/gui/shortcutwindow.cpp2
-rw-r--r--src/gui/shortcutwindow.h2
-rw-r--r--src/gui/skilldialog.cpp2
-rw-r--r--src/gui/skilldialog.h2
-rw-r--r--src/gui/socialwindow.cpp2
-rw-r--r--src/gui/socialwindow.h2
-rw-r--r--src/gui/specialswindow.cpp2
-rw-r--r--src/gui/specialswindow.h2
-rw-r--r--src/gui/speechbubble.cpp2
-rw-r--r--src/gui/speechbubble.h2
-rw-r--r--src/gui/statuswindow.cpp2
-rw-r--r--src/gui/statuswindow.h2
-rw-r--r--src/gui/textdialog.cpp2
-rw-r--r--src/gui/textdialog.h2
-rw-r--r--src/gui/textpopup.cpp2
-rw-r--r--src/gui/textpopup.h2
-rw-r--r--src/gui/tradewindow.cpp2
-rw-r--r--src/gui/tradewindow.h2
-rw-r--r--src/gui/truetypefont.cpp2
-rw-r--r--src/gui/truetypefont.h2
-rw-r--r--src/gui/unregisterdialog.cpp2
-rw-r--r--src/gui/unregisterdialog.h2
-rw-r--r--src/gui/updaterwindow.cpp2
-rw-r--r--src/gui/updaterwindow.h2
-rw-r--r--src/gui/viewport.cpp2
-rw-r--r--src/gui/viewport.h2
-rw-r--r--src/gui/widgets/avatarlistbox.cpp2
-rw-r--r--src/gui/widgets/avatarlistbox.h2
-rw-r--r--src/gui/widgets/browserbox.cpp2
-rw-r--r--src/gui/widgets/browserbox.h2
-rw-r--r--src/gui/widgets/button.cpp2
-rw-r--r--src/gui/widgets/button.h2
-rw-r--r--src/gui/widgets/channeltab.cpp2
-rw-r--r--src/gui/widgets/channeltab.h2
-rw-r--r--src/gui/widgets/chattab.cpp2
-rw-r--r--src/gui/widgets/chattab.h2
-rw-r--r--src/gui/widgets/checkbox.cpp2
-rw-r--r--src/gui/widgets/checkbox.h2
-rw-r--r--src/gui/widgets/container.cpp2
-rw-r--r--src/gui/widgets/container.h2
-rw-r--r--src/gui/widgets/dropdown.cpp2
-rw-r--r--src/gui/widgets/dropdown.h2
-rw-r--r--src/gui/widgets/flowcontainer.cpp2
-rw-r--r--src/gui/widgets/flowcontainer.h2
-rw-r--r--src/gui/widgets/icon.cpp2
-rw-r--r--src/gui/widgets/icon.h2
-rw-r--r--src/gui/widgets/inttextfield.cpp2
-rw-r--r--src/gui/widgets/inttextfield.h2
-rw-r--r--src/gui/widgets/itemcontainer.cpp2
-rw-r--r--src/gui/widgets/itemcontainer.h2
-rw-r--r--src/gui/widgets/itemlinkhandler.cpp2
-rw-r--r--src/gui/widgets/itemlinkhandler.h2
-rw-r--r--src/gui/widgets/itemshortcutcontainer.cpp2
-rw-r--r--src/gui/widgets/itemshortcutcontainer.h2
-rw-r--r--src/gui/widgets/layout.cpp2
-rw-r--r--src/gui/widgets/layout.h2
-rw-r--r--src/gui/widgets/layouthelper.cpp2
-rw-r--r--src/gui/widgets/layouthelper.h2
-rw-r--r--src/gui/widgets/linkhandler.h2
-rw-r--r--src/gui/widgets/listbox.cpp2
-rw-r--r--src/gui/widgets/listbox.h2
-rw-r--r--src/gui/widgets/passwordfield.cpp2
-rw-r--r--src/gui/widgets/passwordfield.h2
-rw-r--r--src/gui/widgets/playerbox.cpp2
-rw-r--r--src/gui/widgets/playerbox.h2
-rw-r--r--src/gui/widgets/popup.cpp2
-rw-r--r--src/gui/widgets/popup.h2
-rw-r--r--src/gui/widgets/progressbar.cpp2
-rw-r--r--src/gui/widgets/progressbar.h2
-rw-r--r--src/gui/widgets/progressindicator.cpp2
-rw-r--r--src/gui/widgets/progressindicator.h2
-rw-r--r--src/gui/widgets/radiobutton.cpp2
-rw-r--r--src/gui/widgets/radiobutton.h2
-rw-r--r--src/gui/widgets/resizegrip.cpp2
-rw-r--r--src/gui/widgets/resizegrip.h2
-rw-r--r--src/gui/widgets/scrollarea.cpp2
-rw-r--r--src/gui/widgets/scrollarea.h2
-rw-r--r--src/gui/widgets/setuptab.cpp2
-rw-r--r--src/gui/widgets/setuptab.h2
-rw-r--r--src/gui/widgets/shopitems.cpp2
-rw-r--r--src/gui/widgets/shopitems.h2
-rw-r--r--src/gui/widgets/shoplistbox.cpp2
-rw-r--r--src/gui/widgets/shoplistbox.h2
-rw-r--r--src/gui/widgets/shortcutcontainer.cpp2
-rw-r--r--src/gui/widgets/shortcutcontainer.h2
-rw-r--r--src/gui/widgets/slider.cpp2
-rw-r--r--src/gui/widgets/slider.h2
-rw-r--r--src/gui/widgets/spacer.cpp2
-rw-r--r--src/gui/widgets/spacer.h2
-rw-r--r--src/gui/widgets/tab.cpp2
-rw-r--r--src/gui/widgets/tab.h2
-rw-r--r--src/gui/widgets/tabbedarea.cpp2
-rw-r--r--src/gui/widgets/tabbedarea.h2
-rw-r--r--src/gui/widgets/table.cpp2
-rw-r--r--src/gui/widgets/table.h2
-rw-r--r--src/gui/widgets/tablemodel.cpp2
-rw-r--r--src/gui/widgets/tablemodel.h2
-rw-r--r--src/gui/widgets/textbox.cpp2
-rw-r--r--src/gui/widgets/textbox.h2
-rw-r--r--src/gui/widgets/textfield.cpp2
-rw-r--r--src/gui/widgets/textfield.h2
-rw-r--r--src/gui/widgets/textpreview.cpp2
-rw-r--r--src/gui/widgets/textpreview.h2
-rw-r--r--src/gui/widgets/vertcontainer.cpp2
-rw-r--r--src/gui/widgets/vertcontainer.h2
-rw-r--r--src/gui/widgets/whispertab.cpp2
-rw-r--r--src/gui/widgets/whispertab.h2
-rw-r--r--src/gui/widgets/window.cpp2
-rw-r--r--src/gui/widgets/window.h2
-rw-r--r--src/gui/widgets/windowcontainer.cpp2
-rw-r--r--src/gui/widgets/windowcontainer.h2
-rw-r--r--src/gui/windowmenu.cpp2
-rw-r--r--src/gui/windowmenu.h2
-rw-r--r--src/gui/worldselectdialog.cpp2
-rw-r--r--src/gui/worldselectdialog.h2
-rw-r--r--src/guichanfwd.h2
-rw-r--r--src/guild.cpp2
-rw-r--r--src/guild.h2
-rw-r--r--src/imageparticle.cpp2
-rw-r--r--src/imageparticle.h2
-rw-r--r--src/imagesprite.cpp2
-rw-r--r--src/imagesprite.h2
-rw-r--r--src/inventory.cpp2
-rw-r--r--src/inventory.h2
-rw-r--r--src/item.cpp2
-rw-r--r--src/item.h2
-rw-r--r--src/itemshortcut.cpp2
-rw-r--r--src/itemshortcut.h2
-rw-r--r--src/joystick.cpp2
-rw-r--r--src/joystick.h2
-rw-r--r--src/localplayer.cpp2
-rw-r--r--src/localplayer.h2
-rw-r--r--src/log.cpp2
-rw-r--r--src/log.h2
-rw-r--r--src/main.cpp2
-rw-r--r--src/main.h2
-rw-r--r--src/map.cpp2
-rw-r--r--src/map.h2
-rw-r--r--src/net/adminhandler.h2
-rw-r--r--src/net/charhandler.cpp2
-rw-r--r--src/net/charhandler.h2
-rw-r--r--src/net/chathandler.h2
-rw-r--r--src/net/download.cpp2
-rw-r--r--src/net/download.h2
-rw-r--r--src/net/gamehandler.h2
-rw-r--r--src/net/generalhandler.h2
-rw-r--r--src/net/guildhandler.h2
-rw-r--r--src/net/inventoryhandler.h2
-rw-r--r--src/net/logindata.h2
-rw-r--r--src/net/loginhandler.h2
-rw-r--r--src/net/manaserv/adminhandler.cpp2
-rw-r--r--src/net/manaserv/adminhandler.h2
-rw-r--r--src/net/manaserv/attributes.cpp2
-rw-r--r--src/net/manaserv/attributes.h2
-rw-r--r--src/net/manaserv/beinghandler.cpp2
-rw-r--r--src/net/manaserv/beinghandler.h2
-rw-r--r--src/net/manaserv/buysellhandler.cpp2
-rw-r--r--src/net/manaserv/buysellhandler.h2
-rw-r--r--src/net/manaserv/charhandler.cpp2
-rw-r--r--src/net/manaserv/charhandler.h2
-rw-r--r--src/net/manaserv/chathandler.cpp2
-rw-r--r--src/net/manaserv/chathandler.h2
-rw-r--r--src/net/manaserv/connection.cpp2
-rw-r--r--src/net/manaserv/connection.h2
-rw-r--r--src/net/manaserv/defines.h2
-rw-r--r--src/net/manaserv/effecthandler.cpp2
-rw-r--r--src/net/manaserv/effecthandler.h2
-rw-r--r--src/net/manaserv/gamehandler.cpp2
-rw-r--r--src/net/manaserv/gamehandler.h2
-rw-r--r--src/net/manaserv/generalhandler.cpp2
-rw-r--r--src/net/manaserv/generalhandler.h2
-rw-r--r--src/net/manaserv/guildhandler.cpp2
-rw-r--r--src/net/manaserv/guildhandler.h2
-rw-r--r--src/net/manaserv/internal.cpp2
-rw-r--r--src/net/manaserv/internal.h2
-rw-r--r--src/net/manaserv/inventoryhandler.cpp2
-rw-r--r--src/net/manaserv/inventoryhandler.h2
-rw-r--r--src/net/manaserv/itemhandler.cpp2
-rw-r--r--src/net/manaserv/itemhandler.h2
-rw-r--r--src/net/manaserv/loginhandler.cpp2
-rw-r--r--src/net/manaserv/loginhandler.h2
-rw-r--r--src/net/manaserv/manaserv_protocol.h2
-rw-r--r--src/net/manaserv/messagehandler.cpp2
-rw-r--r--src/net/manaserv/messagehandler.h2
-rw-r--r--src/net/manaserv/messagein.cpp2
-rw-r--r--src/net/manaserv/messagein.h2
-rw-r--r--src/net/manaserv/messageout.cpp2
-rw-r--r--src/net/manaserv/messageout.h2
-rw-r--r--src/net/manaserv/network.cpp2
-rw-r--r--src/net/manaserv/network.h2
-rw-r--r--src/net/manaserv/npchandler.cpp2
-rw-r--r--src/net/manaserv/npchandler.h2
-rw-r--r--src/net/manaserv/partyhandler.cpp2
-rw-r--r--src/net/manaserv/partyhandler.h2
-rw-r--r--src/net/manaserv/playerhandler.cpp2
-rw-r--r--src/net/manaserv/playerhandler.h2
-rw-r--r--src/net/manaserv/specialhandler.cpp2
-rw-r--r--src/net/manaserv/specialhandler.h2
-rw-r--r--src/net/manaserv/tradehandler.cpp2
-rw-r--r--src/net/manaserv/tradehandler.h2
-rw-r--r--src/net/messagehandler.h2
-rw-r--r--src/net/messagein.cpp2
-rw-r--r--src/net/messagein.h2
-rw-r--r--src/net/messageout.cpp2
-rw-r--r--src/net/messageout.h2
-rw-r--r--src/net/net.cpp2
-rw-r--r--src/net/net.h2
-rw-r--r--src/net/npchandler.h2
-rw-r--r--src/net/partyhandler.h2
-rw-r--r--src/net/playerhandler.h2
-rw-r--r--src/net/serverinfo.h2
-rw-r--r--src/net/specialhandler.h2
-rw-r--r--src/net/tmwa/adminhandler.cpp2
-rw-r--r--src/net/tmwa/adminhandler.h2
-rw-r--r--src/net/tmwa/beinghandler.cpp2
-rw-r--r--src/net/tmwa/beinghandler.h2
-rw-r--r--src/net/tmwa/buysellhandler.cpp2
-rw-r--r--src/net/tmwa/buysellhandler.h2
-rw-r--r--src/net/tmwa/charserverhandler.cpp2
-rw-r--r--src/net/tmwa/charserverhandler.h2
-rw-r--r--src/net/tmwa/chathandler.cpp2
-rw-r--r--src/net/tmwa/chathandler.h2
-rw-r--r--src/net/tmwa/gamehandler.cpp2
-rw-r--r--src/net/tmwa/gamehandler.h2
-rw-r--r--src/net/tmwa/generalhandler.cpp2
-rw-r--r--src/net/tmwa/generalhandler.h2
-rw-r--r--src/net/tmwa/gui/guildtab.cpp2
-rw-r--r--src/net/tmwa/gui/guildtab.h2
-rw-r--r--src/net/tmwa/gui/partytab.cpp2
-rw-r--r--src/net/tmwa/gui/partytab.h2
-rw-r--r--src/net/tmwa/guildhandler.cpp2
-rw-r--r--src/net/tmwa/guildhandler.h2
-rw-r--r--src/net/tmwa/inventoryhandler.cpp2
-rw-r--r--src/net/tmwa/inventoryhandler.h2
-rw-r--r--src/net/tmwa/itemhandler.cpp2
-rw-r--r--src/net/tmwa/itemhandler.h2
-rw-r--r--src/net/tmwa/loginhandler.cpp2
-rw-r--r--src/net/tmwa/loginhandler.h2
-rw-r--r--src/net/tmwa/messagehandler.cpp2
-rw-r--r--src/net/tmwa/messagehandler.h2
-rw-r--r--src/net/tmwa/messagein.cpp2
-rw-r--r--src/net/tmwa/messagein.h2
-rw-r--r--src/net/tmwa/messageout.cpp2
-rw-r--r--src/net/tmwa/messageout.h2
-rw-r--r--src/net/tmwa/network.cpp2
-rw-r--r--src/net/tmwa/network.h2
-rw-r--r--src/net/tmwa/npchandler.cpp2
-rw-r--r--src/net/tmwa/npchandler.h2
-rw-r--r--src/net/tmwa/playerhandler.cpp2
-rw-r--r--src/net/tmwa/playerhandler.h2
-rw-r--r--src/net/tmwa/protocol.h2
-rw-r--r--src/net/tmwa/specialhandler.cpp2
-rw-r--r--src/net/tmwa/specialhandler.h2
-rw-r--r--src/net/tmwa/token.h2
-rw-r--r--src/net/tmwa/tradehandler.cpp2
-rw-r--r--src/net/tmwa/tradehandler.h2
-rw-r--r--src/net/tradehandler.h2
-rw-r--r--src/net/worldinfo.h2
-rw-r--r--src/openglgraphics.cpp2
-rw-r--r--src/openglgraphics.h2
-rw-r--r--src/particle.cpp2
-rw-r--r--src/particle.h2
-rw-r--r--src/particlecontainer.cpp2
-rw-r--r--src/particlecontainer.h2
-rw-r--r--src/particleemitter.cpp2
-rw-r--r--src/particleemitter.h2
-rw-r--r--src/particleemitterprop.h2
-rw-r--r--src/party.cpp2
-rw-r--r--src/party.h2
-rw-r--r--src/playerinfo.cpp2
-rw-r--r--src/playerinfo.h2
-rw-r--r--src/playerrelations.cpp2
-rw-r--r--src/playerrelations.h2
-rw-r--r--src/position.cpp2
-rw-r--r--src/position.h2
-rw-r--r--src/properties.h2
-rw-r--r--src/resources/action.cpp2
-rw-r--r--src/resources/action.h2
-rw-r--r--src/resources/ambientlayer.cpp2
-rw-r--r--src/resources/ambientlayer.h2
-rw-r--r--src/resources/animation.cpp2
-rw-r--r--src/resources/animation.h2
-rw-r--r--src/resources/beinginfo.cpp2
-rw-r--r--src/resources/beinginfo.h2
-rw-r--r--src/resources/dye.cpp2
-rw-r--r--src/resources/dye.h2
-rw-r--r--src/resources/image.cpp2
-rw-r--r--src/resources/image.h2
-rw-r--r--src/resources/imageloader.cpp2
-rw-r--r--src/resources/imageloader.h2
-rw-r--r--src/resources/imageset.cpp2
-rw-r--r--src/resources/imageset.h2
-rw-r--r--src/resources/imagewriter.cpp2
-rw-r--r--src/resources/imagewriter.h2
-rw-r--r--src/resources/itemdb.cpp2
-rw-r--r--src/resources/itemdb.h2
-rw-r--r--src/resources/iteminfo.cpp2
-rw-r--r--src/resources/iteminfo.h2
-rw-r--r--src/resources/mapreader.cpp2
-rw-r--r--src/resources/mapreader.h2
-rw-r--r--src/resources/monsterdb.cpp2
-rw-r--r--src/resources/monsterdb.h2
-rw-r--r--src/resources/music.cpp2
-rw-r--r--src/resources/music.h2
-rw-r--r--src/resources/npcdb.cpp2
-rw-r--r--src/resources/npcdb.h2
-rw-r--r--src/resources/resource.cpp2
-rw-r--r--src/resources/resource.h2
-rw-r--r--src/resources/resourcemanager.cpp2
-rw-r--r--src/resources/resourcemanager.h2
-rw-r--r--src/resources/soundeffect.cpp2
-rw-r--r--src/resources/soundeffect.h2
-rw-r--r--src/resources/specialdb.cpp2
-rw-r--r--src/resources/specialdb.h2
-rw-r--r--src/resources/spritedef.cpp2
-rw-r--r--src/resources/spritedef.h2
-rw-r--r--src/resources/theme.cpp2
-rw-r--r--src/resources/theme.h2
-rw-r--r--src/resources/userpalette.cpp2
-rw-r--r--src/resources/userpalette.h2
-rw-r--r--src/resources/wallpaper.cpp2
-rw-r--r--src/resources/wallpaper.h2
-rw-r--r--src/rotationalparticle.cpp2
-rw-r--r--src/rotationalparticle.h2
-rw-r--r--src/shopitem.cpp2
-rw-r--r--src/shopitem.h2
-rw-r--r--src/simpleanimation.cpp2
-rw-r--r--src/simpleanimation.h2
-rw-r--r--src/sound.cpp2
-rw-r--r--src/sound.h2
-rw-r--r--src/sprite.h2
-rw-r--r--src/statuseffect.cpp2
-rw-r--r--src/statuseffect.h2
-rw-r--r--src/text.cpp2
-rw-r--r--src/text.h2
-rw-r--r--src/textparticle.cpp2
-rw-r--r--src/textparticle.h2
-rw-r--r--src/textrenderer.h2
-rw-r--r--src/tileset.h2
-rw-r--r--src/units.cpp2
-rw-r--r--src/units.h2
-rw-r--r--src/utils/dtor.h2
-rw-r--r--src/utils/gettext.h2
-rw-r--r--src/utils/mathutils.h2
-rw-r--r--src/utils/mkdir.cpp2
-rw-r--r--src/utils/mkdir.h2
-rw-r--r--src/utils/mutex.h2
-rw-r--r--src/utils/sha256.cpp2
-rw-r--r--src/utils/sha256.h2
-rw-r--r--src/utils/specialfolder.cpp2
-rw-r--r--src/utils/specialfolder.h2
-rw-r--r--src/utils/stringutils.cpp2
-rw-r--r--src/utils/stringutils.h2
-rw-r--r--src/utils/xml.cpp2
-rw-r--r--src/utils/xml.h2
-rw-r--r--src/utils/zlib.cpp2
-rw-r--r--src/utils/zlib.h2
-rw-r--r--src/variabledata.h2
-rw-r--r--src/vector.cpp2
-rw-r--r--src/vector.h2
479 files changed, 479 insertions, 479 deletions
diff --git a/src/actor.cpp b/src/actor.cpp
index 5ab7ab51..63bded0d 100644
--- a/src/actor.cpp
+++ b/src/actor.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/actor.h b/src/actor.h
index e2c32a94..843b3d96 100644
--- a/src/actor.h
+++ b/src/actor.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/actorsprite.cpp b/src/actorsprite.cpp
index a1a3d18c..c71c183d 100644
--- a/src/actorsprite.cpp
+++ b/src/actorsprite.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/actorsprite.h b/src/actorsprite.h
index af06b478..cb9ea851 100644
--- a/src/actorsprite.h
+++ b/src/actorsprite.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/actorspritemanager.cpp b/src/actorspritemanager.cpp
index 683f346d..88ecd86b 100644
--- a/src/actorspritemanager.cpp
+++ b/src/actorspritemanager.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/actorspritemanager.h b/src/actorspritemanager.h
index ee41ae6d..8ff9ff39 100644
--- a/src/actorspritemanager.h
+++ b/src/actorspritemanager.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp
index 000dec55..222ae9ac 100644
--- a/src/animatedsprite.cpp
+++ b/src/animatedsprite.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/animatedsprite.h b/src/animatedsprite.h
index 5a19ee0d..3440e1be 100644
--- a/src/animatedsprite.h
+++ b/src/animatedsprite.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/animationparticle.cpp b/src/animationparticle.cpp
index eb97637c..f7683ee6 100644
--- a/src/animationparticle.cpp
+++ b/src/animationparticle.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/animationparticle.h b/src/animationparticle.h
index 0cd6b328..f1c8e353 100644
--- a/src/animationparticle.h
+++ b/src/animationparticle.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/avatar.h b/src/avatar.h
index c3a1cb47..bbae9044 100644
--- a/src/avatar.h
+++ b/src/avatar.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/being.cpp b/src/being.cpp
index 2f904d08..b77dfd7d 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/being.h b/src/being.h
index f38cb9e1..8d2ae1b0 100644
--- a/src/being.h
+++ b/src/being.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/channel.cpp b/src/channel.cpp
index 5024cff0..58a1c286 100644
--- a/src/channel.cpp
+++ b/src/channel.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/channel.h b/src/channel.h
index 2fafb0b6..c0d48632 100644
--- a/src/channel.h
+++ b/src/channel.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/channelmanager.cpp b/src/channelmanager.cpp
index 1d3fd1b1..06d2215d 100644
--- a/src/channelmanager.cpp
+++ b/src/channelmanager.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/channelmanager.h b/src/channelmanager.h
index 744e48cb..ffff3047 100644
--- a/src/channelmanager.h
+++ b/src/channelmanager.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/chatlogger.cpp b/src/chatlogger.cpp
index f78d7a94..90abedc9 100644
--- a/src/chatlogger.cpp
+++ b/src/chatlogger.cpp
@@ -1,6 +1,6 @@
/*
* The Mana World
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana World.
*
diff --git a/src/chatlogger.h b/src/chatlogger.h
index df0af800..de7d17d8 100644
--- a/src/chatlogger.h
+++ b/src/chatlogger.h
@@ -1,6 +1,6 @@
/*
* The Mana World
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana World.
*
diff --git a/src/client.cpp b/src/client.cpp
index c5986de0..a4dd35eb 100644
--- a/src/client.cpp
+++ b/src/client.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/client.h b/src/client.h
index e2b1c264..e526b609 100644
--- a/src/client.h
+++ b/src/client.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp
index 33584ed4..923721e4 100644
--- a/src/commandhandler.cpp
+++ b/src/commandhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/commandhandler.h b/src/commandhandler.h
index 97055318..246b088d 100644
--- a/src/commandhandler.h
+++ b/src/commandhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp
index 6c413c14..18e775bf 100644
--- a/src/compoundsprite.cpp
+++ b/src/compoundsprite.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/compoundsprite.h b/src/compoundsprite.h
index d91193b3..c65848b9 100644
--- a/src/compoundsprite.h
+++ b/src/compoundsprite.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/configuration.cpp b/src/configuration.cpp
index 848c8cc9..0b1d9ae7 100644
--- a/src/configuration.cpp
+++ b/src/configuration.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/configuration.h b/src/configuration.h
index f6130c94..16ee6236 100644
--- a/src/configuration.h
+++ b/src/configuration.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/defaults.cpp b/src/defaults.cpp
index 100b7f97..cd97497d 100644
--- a/src/defaults.cpp
+++ b/src/defaults.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/defaults.h b/src/defaults.h
index 34a5402c..c2372df1 100644
--- a/src/defaults.h
+++ b/src/defaults.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/equipment.h b/src/equipment.h
index 564eb2ee..00f9d410 100644
--- a/src/equipment.h
+++ b/src/equipment.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/event.cpp b/src/event.cpp
index 18091643..45e65fff 100644
--- a/src/event.cpp
+++ b/src/event.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/event.h b/src/event.h
index d547d3f4..3a502457 100644
--- a/src/event.h
+++ b/src/event.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/eventlistener.cpp b/src/eventlistener.cpp
index 967ad3c1..7c0345d0 100644
--- a/src/eventlistener.cpp
+++ b/src/eventlistener.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/eventlistener.h b/src/eventlistener.h
index 0d998829..60403332 100644
--- a/src/eventlistener.h
+++ b/src/eventlistener.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/flooritem.cpp b/src/flooritem.cpp
index c92619ff..9bd8ea9e 100644
--- a/src/flooritem.cpp
+++ b/src/flooritem.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/flooritem.h b/src/flooritem.h
index 37fed4b2..b4feecb5 100644
--- a/src/flooritem.h
+++ b/src/flooritem.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/game.cpp b/src/game.cpp
index 7eb2cef1..99d40647 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/game.h b/src/game.h
index 65b68c04..3287ff43 100644
--- a/src/game.h
+++ b/src/game.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/graphics.cpp b/src/graphics.cpp
index 13acc0a7..eb965b50 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/graphics.h b/src/graphics.h
index bd68a79f..4371e909 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/beingpopup.cpp b/src/gui/beingpopup.cpp
index ae0b43fd..56faed39 100644
--- a/src/gui/beingpopup.cpp
+++ b/src/gui/beingpopup.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/beingpopup.h b/src/gui/beingpopup.h
index 7058d783..7022ebbe 100644
--- a/src/gui/beingpopup.h
+++ b/src/gui/beingpopup.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/buydialog.cpp b/src/gui/buydialog.cpp
index 1f9781c4..e1f99f5a 100644
--- a/src/gui/buydialog.cpp
+++ b/src/gui/buydialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/buydialog.h b/src/gui/buydialog.h
index 2ecf89e1..7dd00019 100644
--- a/src/gui/buydialog.h
+++ b/src/gui/buydialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/buyselldialog.cpp b/src/gui/buyselldialog.cpp
index a0248650..e22607f0 100644
--- a/src/gui/buyselldialog.cpp
+++ b/src/gui/buyselldialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/buyselldialog.h b/src/gui/buyselldialog.h
index 3408821a..f296126e 100644
--- a/src/gui/buyselldialog.h
+++ b/src/gui/buyselldialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/changeemaildialog.cpp b/src/gui/changeemaildialog.cpp
index b8edb5f6..c42cecc3 100644
--- a/src/gui/changeemaildialog.cpp
+++ b/src/gui/changeemaildialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/changeemaildialog.h b/src/gui/changeemaildialog.h
index 04fca908..7715db8c 100644
--- a/src/gui/changeemaildialog.h
+++ b/src/gui/changeemaildialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/changepassworddialog.cpp b/src/gui/changepassworddialog.cpp
index 5f7c03f9..6b668496 100644
--- a/src/gui/changepassworddialog.cpp
+++ b/src/gui/changepassworddialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/changepassworddialog.h b/src/gui/changepassworddialog.h
index 0b28a11d..308a6970 100644
--- a/src/gui/changepassworddialog.h
+++ b/src/gui/changepassworddialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/charcreatedialog.cpp b/src/gui/charcreatedialog.cpp
index cdd6739c..99a8800a 100644
--- a/src/gui/charcreatedialog.cpp
+++ b/src/gui/charcreatedialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/charcreatedialog.h b/src/gui/charcreatedialog.h
index ff59b30a..42a57ab5 100644
--- a/src/gui/charcreatedialog.h
+++ b/src/gui/charcreatedialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/charselectdialog.cpp b/src/gui/charselectdialog.cpp
index 2972c492..a806fa96 100644
--- a/src/gui/charselectdialog.cpp
+++ b/src/gui/charselectdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/charselectdialog.h b/src/gui/charselectdialog.h
index e180b2c2..a0307b00 100644
--- a/src/gui/charselectdialog.h
+++ b/src/gui/charselectdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/chatwindow.cpp b/src/gui/chatwindow.cpp
index 95323387..2f5108ff 100644
--- a/src/gui/chatwindow.cpp
+++ b/src/gui/chatwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/chatwindow.h b/src/gui/chatwindow.h
index c6acf532..77c42cc0 100644
--- a/src/gui/chatwindow.h
+++ b/src/gui/chatwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/confirmdialog.cpp b/src/gui/confirmdialog.cpp
index a2a624fe..4d3f0f02 100644
--- a/src/gui/confirmdialog.cpp
+++ b/src/gui/confirmdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/confirmdialog.h b/src/gui/confirmdialog.h
index 49e9c127..af769a42 100644
--- a/src/gui/confirmdialog.h
+++ b/src/gui/confirmdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/connectiondialog.cpp b/src/gui/connectiondialog.cpp
index 0ef14d5a..237269c8 100644
--- a/src/gui/connectiondialog.cpp
+++ b/src/gui/connectiondialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/connectiondialog.h b/src/gui/connectiondialog.h
index 623a6645..129fe5c6 100644
--- a/src/gui/connectiondialog.h
+++ b/src/gui/connectiondialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/customserverdialog.cpp b/src/gui/customserverdialog.cpp
index 58099599..b84595d0 100644
--- a/src/gui/customserverdialog.cpp
+++ b/src/gui/customserverdialog.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2011 The Mana Developers
+ * Copyright (C) 2011-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/customserverdialog.h b/src/gui/customserverdialog.h
index a9f02abc..25c320e8 100644
--- a/src/gui/customserverdialog.h
+++ b/src/gui/customserverdialog.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2011 The Mana Developers
+ * Copyright (C) 2011-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/debugwindow.cpp b/src/gui/debugwindow.cpp
index 06d50d5c..2b511d72 100644
--- a/src/gui/debugwindow.cpp
+++ b/src/gui/debugwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/debugwindow.h b/src/gui/debugwindow.h
index 800d0129..3376ae18 100644
--- a/src/gui/debugwindow.h
+++ b/src/gui/debugwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/emotepopup.cpp b/src/gui/emotepopup.cpp
index bd40a932..5cf9d464 100644
--- a/src/gui/emotepopup.cpp
+++ b/src/gui/emotepopup.cpp
@@ -2,7 +2,7 @@
* Extended support for activating emotes
* Copyright (C) 2009 Aethyra Development Team
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/emotepopup.h b/src/gui/emotepopup.h
index d2cabc44..9a7b3f3e 100644
--- a/src/gui/emotepopup.h
+++ b/src/gui/emotepopup.h
@@ -2,7 +2,7 @@
* Extended support for activating emotes
* Copyright (C) 2009 Aethyra Development Team
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/equipmentwindow.cpp b/src/gui/equipmentwindow.cpp
index df723fd4..4aa76c2f 100644
--- a/src/gui/equipmentwindow.cpp
+++ b/src/gui/equipmentwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/equipmentwindow.h b/src/gui/equipmentwindow.h
index 408dd8e7..0f1d19fa 100644
--- a/src/gui/equipmentwindow.h
+++ b/src/gui/equipmentwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/focushandler.cpp b/src/gui/focushandler.cpp
index a547bba3..ba6c834b 100644
--- a/src/gui/focushandler.cpp
+++ b/src/gui/focushandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/focushandler.h b/src/gui/focushandler.h
index f933323a..debfefe8 100644
--- a/src/gui/focushandler.h
+++ b/src/gui/focushandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp
index 70086eb6..2f24d009 100644
--- a/src/gui/gui.cpp
+++ b/src/gui/gui.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/gui.h b/src/gui/gui.h
index b8aee7b5..006987da 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/helpwindow.cpp b/src/gui/helpwindow.cpp
index e059daaf..308dd783 100644
--- a/src/gui/helpwindow.cpp
+++ b/src/gui/helpwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/helpwindow.h b/src/gui/helpwindow.h
index add49ced..0295db7d 100644
--- a/src/gui/helpwindow.h
+++ b/src/gui/helpwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/inventorywindow.cpp b/src/gui/inventorywindow.cpp
index 73b59d95..9c8e860c 100644
--- a/src/gui/inventorywindow.cpp
+++ b/src/gui/inventorywindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h
index 2a6131a2..39876e53 100644
--- a/src/gui/inventorywindow.h
+++ b/src/gui/inventorywindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/itemamountwindow.cpp b/src/gui/itemamountwindow.cpp
index 58197092..a2c2ca55 100644
--- a/src/gui/itemamountwindow.cpp
+++ b/src/gui/itemamountwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/itemamountwindow.h b/src/gui/itemamountwindow.h
index 81243444..cf18d72a 100644
--- a/src/gui/itemamountwindow.h
+++ b/src/gui/itemamountwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/itempopup.cpp b/src/gui/itempopup.cpp
index d65764a5..c09a0504 100644
--- a/src/gui/itempopup.cpp
+++ b/src/gui/itempopup.cpp
@@ -2,7 +2,7 @@
* The Mana Client
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h
index 95adcf45..ca1b4179 100644
--- a/src/gui/itempopup.h
+++ b/src/gui/itempopup.h
@@ -2,7 +2,7 @@
* The Mana Client
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/logindialog.cpp b/src/gui/logindialog.cpp
index abb5cff2..5c73c27f 100644
--- a/src/gui/logindialog.cpp
+++ b/src/gui/logindialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/logindialog.h b/src/gui/logindialog.h
index 38e858f6..87281b00 100644
--- a/src/gui/logindialog.h
+++ b/src/gui/logindialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/minimap.cpp b/src/gui/minimap.cpp
index cdc7583e..59e385c4 100644
--- a/src/gui/minimap.cpp
+++ b/src/gui/minimap.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/minimap.h b/src/gui/minimap.h
index 0916a1da..e44753e3 100644
--- a/src/gui/minimap.h
+++ b/src/gui/minimap.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/ministatuswindow.cpp b/src/gui/ministatuswindow.cpp
index c4400656..8173082f 100644
--- a/src/gui/ministatuswindow.cpp
+++ b/src/gui/ministatuswindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/ministatuswindow.h b/src/gui/ministatuswindow.h
index 38025202..b4392b6f 100644
--- a/src/gui/ministatuswindow.h
+++ b/src/gui/ministatuswindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/npcdialog.cpp b/src/gui/npcdialog.cpp
index f5c7698d..2e4ebd7e 100644
--- a/src/gui/npcdialog.cpp
+++ b/src/gui/npcdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/npcdialog.h b/src/gui/npcdialog.h
index 07e1abb1..9c6839b0 100644
--- a/src/gui/npcdialog.h
+++ b/src/gui/npcdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/npcpostdialog.cpp b/src/gui/npcpostdialog.cpp
index 98c6ac9c..6f673f5c 100644
--- a/src/gui/npcpostdialog.cpp
+++ b/src/gui/npcpostdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/npcpostdialog.h b/src/gui/npcpostdialog.h
index db8d1a68..cda44a66 100644
--- a/src/gui/npcpostdialog.h
+++ b/src/gui/npcpostdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/okdialog.cpp b/src/gui/okdialog.cpp
index bbf89254..b2622d76 100644
--- a/src/gui/okdialog.cpp
+++ b/src/gui/okdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/okdialog.h b/src/gui/okdialog.h
index c5c29536..72f923b7 100644
--- a/src/gui/okdialog.h
+++ b/src/gui/okdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/outfitwindow.cpp b/src/gui/outfitwindow.cpp
index 3cb3e9d9..d9730441 100644
--- a/src/gui/outfitwindow.cpp
+++ b/src/gui/outfitwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/outfitwindow.h b/src/gui/outfitwindow.h
index 21cf6940..65b22235 100644
--- a/src/gui/outfitwindow.h
+++ b/src/gui/outfitwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/palette.cpp b/src/gui/palette.cpp
index 53bb505e..db51db4b 100644
--- a/src/gui/palette.cpp
+++ b/src/gui/palette.cpp
@@ -2,7 +2,7 @@
* Configurable text colors
* Copyright (C) 2008 Douglas Boffey <dougaboffey@netscape.net>
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/palette.h b/src/gui/palette.h
index fcee670f..a6347a5b 100644
--- a/src/gui/palette.h
+++ b/src/gui/palette.h
@@ -2,7 +2,7 @@
* Configurable text colors
* Copyright (C) 2008 Douglas Boffey <dougaboffey@netscape.net>
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/popupmenu.cpp b/src/gui/popupmenu.cpp
index 4e994dc3..41b62bad 100644
--- a/src/gui/popupmenu.cpp
+++ b/src/gui/popupmenu.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h
index 111f94ed..d1526da2 100644
--- a/src/gui/popupmenu.h
+++ b/src/gui/popupmenu.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/quitdialog.cpp b/src/gui/quitdialog.cpp
index c06fdfc2..21c9fdc1 100644
--- a/src/gui/quitdialog.cpp
+++ b/src/gui/quitdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/quitdialog.h b/src/gui/quitdialog.h
index 1571c7d1..f3852642 100644
--- a/src/gui/quitdialog.h
+++ b/src/gui/quitdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/register.cpp b/src/gui/register.cpp
index 2b3dd1cc..c220ab0c 100644
--- a/src/gui/register.cpp
+++ b/src/gui/register.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/register.h b/src/gui/register.h
index fe54812b..dbab8e62 100644
--- a/src/gui/register.h
+++ b/src/gui/register.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/selldialog.cpp b/src/gui/selldialog.cpp
index f8b497ea..41ee349a 100644
--- a/src/gui/selldialog.cpp
+++ b/src/gui/selldialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/selldialog.h b/src/gui/selldialog.h
index e28b0744..c94e7250 100644
--- a/src/gui/selldialog.h
+++ b/src/gui/selldialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/serverdialog.cpp b/src/gui/serverdialog.cpp
index 78a86d24..6dae9ea9 100644
--- a/src/gui/serverdialog.cpp
+++ b/src/gui/serverdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/serverdialog.h b/src/gui/serverdialog.h
index 19bacee6..eedf5134 100644
--- a/src/gui/serverdialog.h
+++ b/src/gui/serverdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup.cpp b/src/gui/setup.cpp
index 71b4ec32..f378572b 100644
--- a/src/gui/setup.cpp
+++ b/src/gui/setup.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup.h b/src/gui/setup.h
index c6b6e1f5..c2f1ac04 100644
--- a/src/gui/setup.h
+++ b/src/gui/setup.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_audio.cpp b/src/gui/setup_audio.cpp
index 7634b6b3..c43210d0 100644
--- a/src/gui/setup_audio.cpp
+++ b/src/gui/setup_audio.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_audio.h b/src/gui/setup_audio.h
index b40ed6a9..5477eaad 100644
--- a/src/gui/setup_audio.h
+++ b/src/gui/setup_audio.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_interface.cpp b/src/gui/setup_interface.cpp
index be69048d..67d8d476 100644
--- a/src/gui/setup_interface.cpp
+++ b/src/gui/setup_interface.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_interface.h b/src/gui/setup_interface.h
index 216b3b10..2b1de5b7 100644
--- a/src/gui/setup_interface.h
+++ b/src/gui/setup_interface.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_joystick.cpp b/src/gui/setup_joystick.cpp
index 506b0c0e..b3bdc226 100644
--- a/src/gui/setup_joystick.cpp
+++ b/src/gui/setup_joystick.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_joystick.h b/src/gui/setup_joystick.h
index 5f7a652e..2329ab4d 100644
--- a/src/gui/setup_joystick.h
+++ b/src/gui/setup_joystick.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 b8ce3e89..a108ae6a 100644
--- a/src/gui/setup_keyboard.cpp
+++ b/src/gui/setup_keyboard.cpp
@@ -2,7 +2,7 @@
* Custom keyboard shortcuts configuration
* Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au>
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_players.cpp b/src/gui/setup_players.cpp
index e9faaf3a..c9776fe3 100644
--- a/src/gui/setup_players.cpp
+++ b/src/gui/setup_players.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_players.h b/src/gui/setup_players.h
index a62ffe1f..ed2361b9 100644
--- a/src/gui/setup_players.h
+++ b/src/gui/setup_players.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_video.cpp b/src/gui/setup_video.cpp
index ea5dc140..cd78f307 100644
--- a/src/gui/setup_video.cpp
+++ b/src/gui/setup_video.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/setup_video.h b/src/gui/setup_video.h
index be8724da..7002a936 100644
--- a/src/gui/setup_video.h
+++ b/src/gui/setup_video.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/shortcutwindow.cpp b/src/gui/shortcutwindow.cpp
index 84620d32..26f1e928 100644
--- a/src/gui/shortcutwindow.cpp
+++ b/src/gui/shortcutwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/shortcutwindow.h b/src/gui/shortcutwindow.h
index f5905e31..f33ddf50 100644
--- a/src/gui/shortcutwindow.h
+++ b/src/gui/shortcutwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/skilldialog.cpp b/src/gui/skilldialog.cpp
index e9f91a00..68993220 100644
--- a/src/gui/skilldialog.cpp
+++ b/src/gui/skilldialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/skilldialog.h b/src/gui/skilldialog.h
index ba908697..8487c1ae 100644
--- a/src/gui/skilldialog.h
+++ b/src/gui/skilldialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/socialwindow.cpp b/src/gui/socialwindow.cpp
index 2ed7c14c..421d639d 100644
--- a/src/gui/socialwindow.cpp
+++ b/src/gui/socialwindow.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/socialwindow.h b/src/gui/socialwindow.h
index b8930918..0964c999 100644
--- a/src/gui/socialwindow.h
+++ b/src/gui/socialwindow.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/specialswindow.cpp b/src/gui/specialswindow.cpp
index acc3492e..8097eb05 100644
--- a/src/gui/specialswindow.cpp
+++ b/src/gui/specialswindow.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/specialswindow.h b/src/gui/specialswindow.h
index 9917acc2..d0647fc5 100644
--- a/src/gui/specialswindow.h
+++ b/src/gui/specialswindow.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/speechbubble.cpp b/src/gui/speechbubble.cpp
index e0a9f8a0..04740458 100644
--- a/src/gui/speechbubble.cpp
+++ b/src/gui/speechbubble.cpp
@@ -2,7 +2,7 @@
* Speech bubbles
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/speechbubble.h b/src/gui/speechbubble.h
index 7316cf96..da677dcd 100644
--- a/src/gui/speechbubble.h
+++ b/src/gui/speechbubble.h
@@ -2,7 +2,7 @@
* Speech bubbles
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/statuswindow.cpp b/src/gui/statuswindow.cpp
index dbad01a7..310e6b9b 100644
--- a/src/gui/statuswindow.cpp
+++ b/src/gui/statuswindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h
index 9120d978..f866c56d 100644
--- a/src/gui/statuswindow.h
+++ b/src/gui/statuswindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/textdialog.cpp b/src/gui/textdialog.cpp
index 08dbef00..023db6f8 100644
--- a/src/gui/textdialog.cpp
+++ b/src/gui/textdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/textdialog.h b/src/gui/textdialog.h
index ccaa69ce..51cb3eba 100644
--- a/src/gui/textdialog.h
+++ b/src/gui/textdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/textpopup.cpp b/src/gui/textpopup.cpp
index d0a0c495..57f80275 100644
--- a/src/gui/textpopup.cpp
+++ b/src/gui/textpopup.cpp
@@ -2,7 +2,7 @@
* The Mana World
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana World.
*
diff --git a/src/gui/textpopup.h b/src/gui/textpopup.h
index 04911d37..374435fb 100644
--- a/src/gui/textpopup.h
+++ b/src/gui/textpopup.h
@@ -2,7 +2,7 @@
* The Mana World
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana World.
*
diff --git a/src/gui/tradewindow.cpp b/src/gui/tradewindow.cpp
index 16b66c1d..1afc56f0 100644
--- a/src/gui/tradewindow.cpp
+++ b/src/gui/tradewindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/tradewindow.h b/src/gui/tradewindow.h
index f854d698..59ddcbdc 100644
--- a/src/gui/tradewindow.h
+++ b/src/gui/tradewindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/truetypefont.cpp b/src/gui/truetypefont.cpp
index ebc01ec7..ee1db8b3 100644
--- a/src/gui/truetypefont.cpp
+++ b/src/gui/truetypefont.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
* Copyright (C) 2009 Aethyra Development Team
*
* This file is part of The Mana Client.
diff --git a/src/gui/truetypefont.h b/src/gui/truetypefont.h
index ade1013e..7974a953 100644
--- a/src/gui/truetypefont.h
+++ b/src/gui/truetypefont.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
* Copyright (C) 2009 Aethyra Development Team
*
* This file is part of The Mana Client.
diff --git a/src/gui/unregisterdialog.cpp b/src/gui/unregisterdialog.cpp
index 8601e76b..1d510760 100644
--- a/src/gui/unregisterdialog.cpp
+++ b/src/gui/unregisterdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h
index 503e0258..1c926082 100644
--- a/src/gui/unregisterdialog.h
+++ b/src/gui/unregisterdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/updaterwindow.cpp b/src/gui/updaterwindow.cpp
index fe902644..fe036814 100644
--- a/src/gui/updaterwindow.cpp
+++ b/src/gui/updaterwindow.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/updaterwindow.h b/src/gui/updaterwindow.h
index a4dbf674..95a7600e 100644
--- a/src/gui/updaterwindow.h
+++ b/src/gui/updaterwindow.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp
index e6115805..855a05e4 100644
--- a/src/gui/viewport.cpp
+++ b/src/gui/viewport.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/viewport.h b/src/gui/viewport.h
index e5fb92b0..0d0f057a 100644
--- a/src/gui/viewport.h
+++ b/src/gui/viewport.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/avatarlistbox.cpp b/src/gui/widgets/avatarlistbox.cpp
index 60837ea1..eac7ad13 100644
--- a/src/gui/widgets/avatarlistbox.cpp
+++ b/src/gui/widgets/avatarlistbox.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/avatarlistbox.h b/src/gui/widgets/avatarlistbox.h
index 4843bda6..ec6cc6c5 100644
--- a/src/gui/widgets/avatarlistbox.h
+++ b/src/gui/widgets/avatarlistbox.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/browserbox.cpp b/src/gui/widgets/browserbox.cpp
index 8c678805..e76e0823 100644
--- a/src/gui/widgets/browserbox.cpp
+++ b/src/gui/widgets/browserbox.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
* Copyright (C) 2009 Aethyra Development Team
*
* This file is part of The Mana Client.
diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h
index 1be74a0f..877442d6 100644
--- a/src/gui/widgets/browserbox.h
+++ b/src/gui/widgets/browserbox.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
* Copyright (C) 2009 Aethyra Development Team
*
* This file is part of The Mana Client.
diff --git a/src/gui/widgets/button.cpp b/src/gui/widgets/button.cpp
index 86c3b80d..00e781e0 100644
--- a/src/gui/widgets/button.cpp
+++ b/src/gui/widgets/button.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/button.h b/src/gui/widgets/button.h
index 371c8f3e..467a9125 100644
--- a/src/gui/widgets/button.h
+++ b/src/gui/widgets/button.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/channeltab.cpp b/src/gui/widgets/channeltab.cpp
index 31373748..074ec6fb 100644
--- a/src/gui/widgets/channeltab.cpp
+++ b/src/gui/widgets/channeltab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 0272655b..ad27c4c8 100644
--- a/src/gui/widgets/channeltab.h
+++ b/src/gui/widgets/channeltab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp
index 8f969dbc..8642be69 100644
--- a/src/gui/widgets/chattab.cpp
+++ b/src/gui/widgets/chattab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 93636b8f..3796c37b 100644
--- a/src/gui/widgets/chattab.h
+++ b/src/gui/widgets/chattab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/checkbox.cpp b/src/gui/widgets/checkbox.cpp
index 6a44132d..f4b377c0 100644
--- a/src/gui/widgets/checkbox.cpp
+++ b/src/gui/widgets/checkbox.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/checkbox.h b/src/gui/widgets/checkbox.h
index 27962f72..62e196c8 100644
--- a/src/gui/widgets/checkbox.h
+++ b/src/gui/widgets/checkbox.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/container.cpp b/src/gui/widgets/container.cpp
index b788b061..af4f0155 100644
--- a/src/gui/widgets/container.cpp
+++ b/src/gui/widgets/container.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/container.h b/src/gui/widgets/container.h
index c2696a65..e582f2a8 100644
--- a/src/gui/widgets/container.h
+++ b/src/gui/widgets/container.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/dropdown.cpp b/src/gui/widgets/dropdown.cpp
index ced9c38b..e90f6073 100644
--- a/src/gui/widgets/dropdown.cpp
+++ b/src/gui/widgets/dropdown.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/dropdown.h b/src/gui/widgets/dropdown.h
index c7b3cdb1..ebc76184 100644
--- a/src/gui/widgets/dropdown.h
+++ b/src/gui/widgets/dropdown.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 64e2a18d..d04c5153 100644
--- a/src/gui/widgets/flowcontainer.cpp
+++ b/src/gui/widgets/flowcontainer.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 ee9f634b..0109ab64 100644
--- a/src/gui/widgets/flowcontainer.h
+++ b/src/gui/widgets/flowcontainer.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/icon.cpp b/src/gui/widgets/icon.cpp
index 4e590212..6b5120e6 100644
--- a/src/gui/widgets/icon.cpp
+++ b/src/gui/widgets/icon.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/icon.h b/src/gui/widgets/icon.h
index 7b297756..6945e4c9 100644
--- a/src/gui/widgets/icon.h
+++ b/src/gui/widgets/icon.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/inttextfield.cpp b/src/gui/widgets/inttextfield.cpp
index 9e2182bd..b87c5685 100644
--- a/src/gui/widgets/inttextfield.cpp
+++ b/src/gui/widgets/inttextfield.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/inttextfield.h b/src/gui/widgets/inttextfield.h
index eee5997f..19058a46 100644
--- a/src/gui/widgets/inttextfield.h
+++ b/src/gui/widgets/inttextfield.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/itemcontainer.cpp b/src/gui/widgets/itemcontainer.cpp
index 27f952c4..9b69c121 100644
--- a/src/gui/widgets/itemcontainer.cpp
+++ b/src/gui/widgets/itemcontainer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/itemcontainer.h b/src/gui/widgets/itemcontainer.h
index 0da894ea..aba12644 100644
--- a/src/gui/widgets/itemcontainer.h
+++ b/src/gui/widgets/itemcontainer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 8477225f..81fa2ba7 100644
--- a/src/gui/widgets/itemlinkhandler.cpp
+++ b/src/gui/widgets/itemlinkhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 ac8ed0e8..e499f3e4 100644
--- a/src/gui/widgets/itemlinkhandler.h
+++ b/src/gui/widgets/itemlinkhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/itemshortcutcontainer.cpp b/src/gui/widgets/itemshortcutcontainer.cpp
index fb4f558f..f1690d43 100644
--- a/src/gui/widgets/itemshortcutcontainer.cpp
+++ b/src/gui/widgets/itemshortcutcontainer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/itemshortcutcontainer.h b/src/gui/widgets/itemshortcutcontainer.h
index 80f29c7b..2441d2f8 100644
--- a/src/gui/widgets/itemshortcutcontainer.h
+++ b/src/gui/widgets/itemshortcutcontainer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/layout.cpp b/src/gui/widgets/layout.cpp
index 0202e10f..68783ddc 100644
--- a/src/gui/widgets/layout.cpp
+++ b/src/gui/widgets/layout.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/layout.h b/src/gui/widgets/layout.h
index 04c91f69..5652bdf5 100644
--- a/src/gui/widgets/layout.h
+++ b/src/gui/widgets/layout.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 0008403e..1a634fcd 100644
--- a/src/gui/widgets/layouthelper.cpp
+++ b/src/gui/widgets/layouthelper.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 0aeabb0d..055e6fa6 100644
--- a/src/gui/widgets/layouthelper.h
+++ b/src/gui/widgets/layouthelper.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/linkhandler.h b/src/gui/widgets/linkhandler.h
index b2be02c9..dab42a24 100644
--- a/src/gui/widgets/linkhandler.h
+++ b/src/gui/widgets/linkhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/listbox.cpp b/src/gui/widgets/listbox.cpp
index a3dafe72..e696d934 100644
--- a/src/gui/widgets/listbox.cpp
+++ b/src/gui/widgets/listbox.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/listbox.h b/src/gui/widgets/listbox.h
index a887a351..bc22da30 100644
--- a/src/gui/widgets/listbox.h
+++ b/src/gui/widgets/listbox.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/passwordfield.cpp b/src/gui/widgets/passwordfield.cpp
index 14b924bb..1d97b326 100644
--- a/src/gui/widgets/passwordfield.cpp
+++ b/src/gui/widgets/passwordfield.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/passwordfield.h b/src/gui/widgets/passwordfield.h
index 0058233c..83e7e53b 100644
--- a/src/gui/widgets/passwordfield.h
+++ b/src/gui/widgets/passwordfield.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/playerbox.cpp b/src/gui/widgets/playerbox.cpp
index f71889bb..5c5976c1 100644
--- a/src/gui/widgets/playerbox.cpp
+++ b/src/gui/widgets/playerbox.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/playerbox.h b/src/gui/widgets/playerbox.h
index f6e70ef7..070bd82b 100644
--- a/src/gui/widgets/playerbox.h
+++ b/src/gui/widgets/playerbox.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/popup.cpp b/src/gui/widgets/popup.cpp
index e242bcf4..1c7cfdd1 100644
--- a/src/gui/widgets/popup.cpp
+++ b/src/gui/widgets/popup.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
* Copyright (C) 2009 Aethyra Development Team
*
* This file is part of The Mana Client.
diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h
index 3b1a10c8..5ec6ecd0 100644
--- a/src/gui/widgets/popup.h
+++ b/src/gui/widgets/popup.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
* Copyright (C) 2009 Aethyra Development Team
*
* This file is part of The Mana Client.
diff --git a/src/gui/widgets/progressbar.cpp b/src/gui/widgets/progressbar.cpp
index 15838952..27b194ff 100644
--- a/src/gui/widgets/progressbar.cpp
+++ b/src/gui/widgets/progressbar.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/progressbar.h b/src/gui/widgets/progressbar.h
index 56bcb0a0..56b2fe92 100644
--- a/src/gui/widgets/progressbar.h
+++ b/src/gui/widgets/progressbar.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 91b40751..9971d144 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 Developers
+ * Copyright (C) 2010-2012 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 b990d8be..cb469c07 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 Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/radiobutton.cpp b/src/gui/widgets/radiobutton.cpp
index 1296feb6..b0a92784 100644
--- a/src/gui/widgets/radiobutton.cpp
+++ b/src/gui/widgets/radiobutton.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/radiobutton.h b/src/gui/widgets/radiobutton.h
index f8aa40f1..5a868fea 100644
--- a/src/gui/widgets/radiobutton.h
+++ b/src/gui/widgets/radiobutton.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/resizegrip.cpp b/src/gui/widgets/resizegrip.cpp
index 7850643f..da97ac69 100644
--- a/src/gui/widgets/resizegrip.cpp
+++ b/src/gui/widgets/resizegrip.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/resizegrip.h b/src/gui/widgets/resizegrip.h
index 319b574f..9e478cd9 100644
--- a/src/gui/widgets/resizegrip.h
+++ b/src/gui/widgets/resizegrip.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/scrollarea.cpp b/src/gui/widgets/scrollarea.cpp
index 7d42883a..716dc7bc 100644
--- a/src/gui/widgets/scrollarea.cpp
+++ b/src/gui/widgets/scrollarea.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/scrollarea.h b/src/gui/widgets/scrollarea.h
index 3abf668b..d3e308c7 100644
--- a/src/gui/widgets/scrollarea.h
+++ b/src/gui/widgets/scrollarea.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 d26a4550..a1a493ad 100644
--- a/src/gui/widgets/setuptab.cpp
+++ b/src/gui/widgets/setuptab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/setuptab.h b/src/gui/widgets/setuptab.h
index 555acbaa..0cc35a98 100644
--- a/src/gui/widgets/setuptab.h
+++ b/src/gui/widgets/setuptab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/shopitems.cpp b/src/gui/widgets/shopitems.cpp
index 38c115e9..59711754 100644
--- a/src/gui/widgets/shopitems.cpp
+++ b/src/gui/widgets/shopitems.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/shopitems.h b/src/gui/widgets/shopitems.h
index f3e774aa..338dc0cd 100644
--- a/src/gui/widgets/shopitems.h
+++ b/src/gui/widgets/shopitems.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/shoplistbox.cpp b/src/gui/widgets/shoplistbox.cpp
index 4e06cfab..e2e03e18 100644
--- a/src/gui/widgets/shoplistbox.cpp
+++ b/src/gui/widgets/shoplistbox.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/shoplistbox.h b/src/gui/widgets/shoplistbox.h
index 325cb562..a1554c6e 100644
--- a/src/gui/widgets/shoplistbox.h
+++ b/src/gui/widgets/shoplistbox.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/shortcutcontainer.cpp b/src/gui/widgets/shortcutcontainer.cpp
index 3f1f189e..5edd88bc 100644
--- a/src/gui/widgets/shortcutcontainer.cpp
+++ b/src/gui/widgets/shortcutcontainer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/shortcutcontainer.h b/src/gui/widgets/shortcutcontainer.h
index e511d7f9..e7f05c48 100644
--- a/src/gui/widgets/shortcutcontainer.h
+++ b/src/gui/widgets/shortcutcontainer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/slider.cpp b/src/gui/widgets/slider.cpp
index c044d55d..3852159b 100644
--- a/src/gui/widgets/slider.cpp
+++ b/src/gui/widgets/slider.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/slider.h b/src/gui/widgets/slider.h
index 408210ac..a7ad6abf 100644
--- a/src/gui/widgets/slider.h
+++ b/src/gui/widgets/slider.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/spacer.cpp b/src/gui/widgets/spacer.cpp
index 725d2b45..7be3ca50 100644
--- a/src/gui/widgets/spacer.cpp
+++ b/src/gui/widgets/spacer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/spacer.h b/src/gui/widgets/spacer.h
index 4756b452..75a83afd 100644
--- a/src/gui/widgets/spacer.h
+++ b/src/gui/widgets/spacer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/tab.cpp b/src/gui/widgets/tab.cpp
index 10a51afe..e5b37e11 100644
--- a/src/gui/widgets/tab.cpp
+++ b/src/gui/widgets/tab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/tab.h b/src/gui/widgets/tab.h
index 433084f9..49537e76 100644
--- a/src/gui/widgets/tab.h
+++ b/src/gui/widgets/tab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/tabbedarea.cpp b/src/gui/widgets/tabbedarea.cpp
index 9b51b311..a1125aaa 100644
--- a/src/gui/widgets/tabbedarea.cpp
+++ b/src/gui/widgets/tabbedarea.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/tabbedarea.h b/src/gui/widgets/tabbedarea.h
index cb29a756..72ec324d 100644
--- a/src/gui/widgets/tabbedarea.h
+++ b/src/gui/widgets/tabbedarea.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/table.cpp b/src/gui/widgets/table.cpp
index 3d8680ce..08aae006 100644
--- a/src/gui/widgets/table.cpp
+++ b/src/gui/widgets/table.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/table.h b/src/gui/widgets/table.h
index 10627af9..1a412b6f 100644
--- a/src/gui/widgets/table.h
+++ b/src/gui/widgets/table.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/tablemodel.cpp b/src/gui/widgets/tablemodel.cpp
index 477b35c0..501e9c31 100644
--- a/src/gui/widgets/tablemodel.cpp
+++ b/src/gui/widgets/tablemodel.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/tablemodel.h b/src/gui/widgets/tablemodel.h
index 2b7fa60e..ca657415 100644
--- a/src/gui/widgets/tablemodel.h
+++ b/src/gui/widgets/tablemodel.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/textbox.cpp b/src/gui/widgets/textbox.cpp
index 5b112e54..ac1c22c9 100644
--- a/src/gui/widgets/textbox.cpp
+++ b/src/gui/widgets/textbox.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h
index 548f2734..dc003036 100644
--- a/src/gui/widgets/textbox.h
+++ b/src/gui/widgets/textbox.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp
index 6da69a76..ec57f1c7 100644
--- a/src/gui/widgets/textfield.cpp
+++ b/src/gui/widgets/textfield.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h
index 1963f9fa..28654032 100644
--- a/src/gui/widgets/textfield.h
+++ b/src/gui/widgets/textfield.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/textpreview.cpp b/src/gui/widgets/textpreview.cpp
index 869ebd35..b0963d30 100644
--- a/src/gui/widgets/textpreview.cpp
+++ b/src/gui/widgets/textpreview.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/textpreview.h b/src/gui/widgets/textpreview.h
index 8fa63691..6a0cb28b 100644
--- a/src/gui/widgets/textpreview.h
+++ b/src/gui/widgets/textpreview.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 74e81be2..e21e9d75 100644
--- a/src/gui/widgets/vertcontainer.cpp
+++ b/src/gui/widgets/vertcontainer.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 1b5b203a..10bc68c3 100644
--- a/src/gui/widgets/vertcontainer.h
+++ b/src/gui/widgets/vertcontainer.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 6da9461d..31f81e62 100644
--- a/src/gui/widgets/whispertab.cpp
+++ b/src/gui/widgets/whispertab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 20a07449..e88d084b 100644
--- a/src/gui/widgets/whispertab.h
+++ b/src/gui/widgets/whispertab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/window.cpp b/src/gui/widgets/window.cpp
index 88c6da8a..c8788c75 100644
--- a/src/gui/widgets/window.cpp
+++ b/src/gui/widgets/window.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h
index 945e3276..fc44ec5f 100644
--- a/src/gui/widgets/window.h
+++ b/src/gui/widgets/window.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/windowcontainer.cpp b/src/gui/widgets/windowcontainer.cpp
index 99bf7b9f..5cff4999 100644
--- a/src/gui/widgets/windowcontainer.cpp
+++ b/src/gui/widgets/windowcontainer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/widgets/windowcontainer.h b/src/gui/widgets/windowcontainer.h
index ce6989c6..1da5a2cd 100644
--- a/src/gui/widgets/windowcontainer.h
+++ b/src/gui/widgets/windowcontainer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/windowmenu.cpp b/src/gui/windowmenu.cpp
index 1c4e8bec..930e9e0e 100644
--- a/src/gui/windowmenu.cpp
+++ b/src/gui/windowmenu.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/windowmenu.h b/src/gui/windowmenu.h
index 427c31b9..ed2ea8df 100644
--- a/src/gui/windowmenu.h
+++ b/src/gui/windowmenu.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/worldselectdialog.cpp b/src/gui/worldselectdialog.cpp
index 3207f394..f6084f32 100644
--- a/src/gui/worldselectdialog.cpp
+++ b/src/gui/worldselectdialog.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/gui/worldselectdialog.h b/src/gui/worldselectdialog.h
index 624560c3..368b005b 100644
--- a/src/gui/worldselectdialog.h
+++ b/src/gui/worldselectdialog.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/guichanfwd.h b/src/guichanfwd.h
index 42141028..7ef1a419 100644
--- a/src/guichanfwd.h
+++ b/src/guichanfwd.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/guild.cpp b/src/guild.cpp
index 00d8614e..2beee4f5 100644
--- a/src/guild.cpp
+++ b/src/guild.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/guild.h b/src/guild.h
index 0bee95e0..75c93d18 100644
--- a/src/guild.h
+++ b/src/guild.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/imageparticle.cpp b/src/imageparticle.cpp
index b7d92277..9cde91d0 100644
--- a/src/imageparticle.cpp
+++ b/src/imageparticle.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/imageparticle.h b/src/imageparticle.h
index 5c4e4bf1..cd98c2ba 100644
--- a/src/imageparticle.h
+++ b/src/imageparticle.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/imagesprite.cpp b/src/imagesprite.cpp
index 504aba96..c64d9c69 100644
--- a/src/imagesprite.cpp
+++ b/src/imagesprite.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/imagesprite.h b/src/imagesprite.h
index e9f0e7b5..ef599d17 100644
--- a/src/imagesprite.h
+++ b/src/imagesprite.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/inventory.cpp b/src/inventory.cpp
index 683251ed..a88ab96b 100644
--- a/src/inventory.cpp
+++ b/src/inventory.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/inventory.h b/src/inventory.h
index f7dc1ea2..71950be5 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/item.cpp b/src/item.cpp
index 821a178b..e2759d4b 100644
--- a/src/item.cpp
+++ b/src/item.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/item.h b/src/item.h
index adca4b79..5b64b017 100644
--- a/src/item.h
+++ b/src/item.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/itemshortcut.cpp b/src/itemshortcut.cpp
index dfcbb3b6..138c1d12 100644
--- a/src/itemshortcut.cpp
+++ b/src/itemshortcut.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/itemshortcut.h b/src/itemshortcut.h
index b1566a61..3d067641 100644
--- a/src/itemshortcut.h
+++ b/src/itemshortcut.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/joystick.cpp b/src/joystick.cpp
index 9864a12b..cc6e532b 100644
--- a/src/joystick.cpp
+++ b/src/joystick.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/joystick.h b/src/joystick.h
index d0f0cbd8..0a5e51a4 100644
--- a/src/joystick.h
+++ b/src/joystick.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/localplayer.cpp b/src/localplayer.cpp
index 612fdd82..10081910 100644
--- a/src/localplayer.cpp
+++ b/src/localplayer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/localplayer.h b/src/localplayer.h
index 554312c8..ea429b18 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/log.cpp b/src/log.cpp
index f430589b..fc36ea75 100644
--- a/src/log.cpp
+++ b/src/log.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/log.h b/src/log.h
index a508d171..ef1ebb0f 100644
--- a/src/log.h
+++ b/src/log.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/main.cpp b/src/main.cpp
index fccc4c9d..b7669f0e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/main.h b/src/main.h
index 169ee7d1..8be57657 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/map.cpp b/src/map.cpp
index 525f5a20..c8ca82bb 100644
--- a/src/map.cpp
+++ b/src/map.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/map.h b/src/map.h
index 21450c35..1067b5b6 100644
--- a/src/map.h
+++ b/src/map.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/adminhandler.h b/src/net/adminhandler.h
index 3ed96dbd..ea436710 100644
--- a/src/net/adminhandler.h
+++ b/src/net/adminhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/charhandler.cpp b/src/net/charhandler.cpp
index 699d930a..93be14cd 100644
--- a/src/net/charhandler.cpp
+++ b/src/net/charhandler.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/charhandler.h b/src/net/charhandler.h
index 0694e39e..60c332f9 100644
--- a/src/net/charhandler.h
+++ b/src/net/charhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/chathandler.h b/src/net/chathandler.h
index fbaa8dba..cb1371b4 100644
--- a/src/net/chathandler.h
+++ b/src/net/chathandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/download.cpp b/src/net/download.cpp
index b6d75b71..988cc662 100644
--- a/src/net/download.cpp
+++ b/src/net/download.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/download.h b/src/net/download.h
index 62110918..c0bdf204 100644
--- a/src/net/download.h
+++ b/src/net/download.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h
index 2c430033..599e89b8 100644
--- a/src/net/gamehandler.h
+++ b/src/net/gamehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/generalhandler.h b/src/net/generalhandler.h
index 4b8474dd..76cde7ce 100644
--- a/src/net/generalhandler.h
+++ b/src/net/generalhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/guildhandler.h b/src/net/guildhandler.h
index e4513cbb..ce48cd9a 100644
--- a/src/net/guildhandler.h
+++ b/src/net/guildhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h
index 24e6dd43..497a4ecb 100644
--- a/src/net/inventoryhandler.h
+++ b/src/net/inventoryhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/logindata.h b/src/net/logindata.h
index b842bdfd..162ba1fa 100644
--- a/src/net/logindata.h
+++ b/src/net/logindata.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2011 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h
index 9291f2b2..5f75cf50 100644
--- a/src/net/loginhandler.h
+++ b/src/net/loginhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/adminhandler.cpp b/src/net/manaserv/adminhandler.cpp
index 178291a4..ab49037d 100644
--- a/src/net/manaserv/adminhandler.cpp
+++ b/src/net/manaserv/adminhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/adminhandler.h b/src/net/manaserv/adminhandler.h
index 16c30e1c..9c68c620 100644
--- a/src/net/manaserv/adminhandler.h
+++ b/src/net/manaserv/adminhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/attributes.cpp b/src/net/manaserv/attributes.cpp
index e57c6278..e754a6a9 100644
--- a/src/net/manaserv/attributes.cpp
+++ b/src/net/manaserv/attributes.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/attributes.h b/src/net/manaserv/attributes.h
index aced85ec..e004d16c 100644
--- a/src/net/manaserv/attributes.h
+++ b/src/net/manaserv/attributes.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/beinghandler.cpp b/src/net/manaserv/beinghandler.cpp
index 980c538c..be4daa49 100644
--- a/src/net/manaserv/beinghandler.cpp
+++ b/src/net/manaserv/beinghandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/beinghandler.h b/src/net/manaserv/beinghandler.h
index 4a1f9f21..f33afbc1 100644
--- a/src/net/manaserv/beinghandler.h
+++ b/src/net/manaserv/beinghandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/buysellhandler.cpp b/src/net/manaserv/buysellhandler.cpp
index 329c17f0..f9ebb147 100644
--- a/src/net/manaserv/buysellhandler.cpp
+++ b/src/net/manaserv/buysellhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/buysellhandler.h b/src/net/manaserv/buysellhandler.h
index 14a8ad38..f7c7e1f7 100644
--- a/src/net/manaserv/buysellhandler.h
+++ b/src/net/manaserv/buysellhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/charhandler.cpp b/src/net/manaserv/charhandler.cpp
index a36ae1da..4c4c9475 100644
--- a/src/net/manaserv/charhandler.cpp
+++ b/src/net/manaserv/charhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/charhandler.h b/src/net/manaserv/charhandler.h
index 2f335688..fef9627b 100644
--- a/src/net/manaserv/charhandler.h
+++ b/src/net/manaserv/charhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/chathandler.cpp b/src/net/manaserv/chathandler.cpp
index 9b77c0c4..8241baa7 100644
--- a/src/net/manaserv/chathandler.cpp
+++ b/src/net/manaserv/chathandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/chathandler.h b/src/net/manaserv/chathandler.h
index 84cd7b93..e0288412 100644
--- a/src/net/manaserv/chathandler.h
+++ b/src/net/manaserv/chathandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/connection.cpp b/src/net/manaserv/connection.cpp
index 4b421a04..5d869b9d 100644
--- a/src/net/manaserv/connection.cpp
+++ b/src/net/manaserv/connection.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/connection.h b/src/net/manaserv/connection.h
index b39f8957..954849de 100644
--- a/src/net/manaserv/connection.h
+++ b/src/net/manaserv/connection.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/defines.h b/src/net/manaserv/defines.h
index e97866df..f1d12339 100644
--- a/src/net/manaserv/defines.h
+++ b/src/net/manaserv/defines.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/effecthandler.cpp b/src/net/manaserv/effecthandler.cpp
index cc732794..06533be6 100644
--- a/src/net/manaserv/effecthandler.cpp
+++ b/src/net/manaserv/effecthandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/effecthandler.h b/src/net/manaserv/effecthandler.h
index d31c3421..712bded3 100644
--- a/src/net/manaserv/effecthandler.h
+++ b/src/net/manaserv/effecthandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/gamehandler.cpp b/src/net/manaserv/gamehandler.cpp
index 99326be4..9d0bf0d6 100644
--- a/src/net/manaserv/gamehandler.cpp
+++ b/src/net/manaserv/gamehandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/gamehandler.h b/src/net/manaserv/gamehandler.h
index 10f9d5ff..b8dda036 100644
--- a/src/net/manaserv/gamehandler.h
+++ b/src/net/manaserv/gamehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 7d82ca39..d1fa41fe 100644
--- a/src/net/manaserv/generalhandler.cpp
+++ b/src/net/manaserv/generalhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 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 6eca4148..ce511587 100644
--- a/src/net/manaserv/generalhandler.h
+++ b/src/net/manaserv/generalhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/guildhandler.cpp b/src/net/manaserv/guildhandler.cpp
index 1e656d87..a8e662ec 100644
--- a/src/net/manaserv/guildhandler.cpp
+++ b/src/net/manaserv/guildhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/guildhandler.h b/src/net/manaserv/guildhandler.h
index bde677fb..0d3da7bf 100644
--- a/src/net/manaserv/guildhandler.h
+++ b/src/net/manaserv/guildhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/internal.cpp b/src/net/manaserv/internal.cpp
index fcba3fb4..aedc5d65 100644
--- a/src/net/manaserv/internal.cpp
+++ b/src/net/manaserv/internal.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/internal.h b/src/net/manaserv/internal.h
index f600c207..2961f4bb 100644
--- a/src/net/manaserv/internal.h
+++ b/src/net/manaserv/internal.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/inventoryhandler.cpp b/src/net/manaserv/inventoryhandler.cpp
index 7dd971ab..0ece6e11 100644
--- a/src/net/manaserv/inventoryhandler.cpp
+++ b/src/net/manaserv/inventoryhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/inventoryhandler.h b/src/net/manaserv/inventoryhandler.h
index c9192525..0a07c38d 100644
--- a/src/net/manaserv/inventoryhandler.h
+++ b/src/net/manaserv/inventoryhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/itemhandler.cpp b/src/net/manaserv/itemhandler.cpp
index 2b8f631f..5e46b9eb 100644
--- a/src/net/manaserv/itemhandler.cpp
+++ b/src/net/manaserv/itemhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/itemhandler.h b/src/net/manaserv/itemhandler.h
index 27084362..fef2fa53 100644
--- a/src/net/manaserv/itemhandler.h
+++ b/src/net/manaserv/itemhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/loginhandler.cpp b/src/net/manaserv/loginhandler.cpp
index f06c3262..18fea9de 100644
--- a/src/net/manaserv/loginhandler.cpp
+++ b/src/net/manaserv/loginhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/loginhandler.h b/src/net/manaserv/loginhandler.h
index 294b99ac..3145beab 100644
--- a/src/net/manaserv/loginhandler.h
+++ b/src/net/manaserv/loginhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/manaserv_protocol.h b/src/net/manaserv/manaserv_protocol.h
index 34c93602..2c09aaa4 100644
--- a/src/net/manaserv/manaserv_protocol.h
+++ b/src/net/manaserv/manaserv_protocol.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/messagehandler.cpp b/src/net/manaserv/messagehandler.cpp
index 62796539..79d6667c 100644
--- a/src/net/manaserv/messagehandler.cpp
+++ b/src/net/manaserv/messagehandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/messagehandler.h b/src/net/manaserv/messagehandler.h
index 1fda98df..97708415 100644
--- a/src/net/manaserv/messagehandler.h
+++ b/src/net/manaserv/messagehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/messagein.cpp b/src/net/manaserv/messagein.cpp
index 58e6e59a..4994de4c 100644
--- a/src/net/manaserv/messagein.cpp
+++ b/src/net/manaserv/messagein.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/messagein.h b/src/net/manaserv/messagein.h
index d165ac4d..97e68812 100644
--- a/src/net/manaserv/messagein.h
+++ b/src/net/manaserv/messagein.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/messageout.cpp b/src/net/manaserv/messageout.cpp
index d332a507..6a8482e8 100644
--- a/src/net/manaserv/messageout.cpp
+++ b/src/net/manaserv/messageout.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/messageout.h b/src/net/manaserv/messageout.h
index db7c4780..59fc148f 100644
--- a/src/net/manaserv/messageout.h
+++ b/src/net/manaserv/messageout.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/network.cpp b/src/net/manaserv/network.cpp
index 543aaa00..30dfb243 100644
--- a/src/net/manaserv/network.cpp
+++ b/src/net/manaserv/network.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/network.h b/src/net/manaserv/network.h
index 149f484e..f484d54d 100644
--- a/src/net/manaserv/network.h
+++ b/src/net/manaserv/network.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/npchandler.cpp b/src/net/manaserv/npchandler.cpp
index 2cec8ce8..71b761ab 100644
--- a/src/net/manaserv/npchandler.cpp
+++ b/src/net/manaserv/npchandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/npchandler.h b/src/net/manaserv/npchandler.h
index bda4de31..29821da5 100644
--- a/src/net/manaserv/npchandler.h
+++ b/src/net/manaserv/npchandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/partyhandler.cpp b/src/net/manaserv/partyhandler.cpp
index ee2c7055..817a879c 100644
--- a/src/net/manaserv/partyhandler.cpp
+++ b/src/net/manaserv/partyhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/partyhandler.h b/src/net/manaserv/partyhandler.h
index 29dc280d..4b316bd2 100644
--- a/src/net/manaserv/partyhandler.h
+++ b/src/net/manaserv/partyhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/playerhandler.cpp b/src/net/manaserv/playerhandler.cpp
index aa670ad8..96a4b49a 100644
--- a/src/net/manaserv/playerhandler.cpp
+++ b/src/net/manaserv/playerhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/playerhandler.h b/src/net/manaserv/playerhandler.h
index 3e3f8aad..28342f2d 100644
--- a/src/net/manaserv/playerhandler.h
+++ b/src/net/manaserv/playerhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/specialhandler.cpp b/src/net/manaserv/specialhandler.cpp
index 11d361c8..fa98cd48 100644
--- a/src/net/manaserv/specialhandler.cpp
+++ b/src/net/manaserv/specialhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/specialhandler.h b/src/net/manaserv/specialhandler.h
index de43002c..29de76bb 100644
--- a/src/net/manaserv/specialhandler.h
+++ b/src/net/manaserv/specialhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/tradehandler.cpp b/src/net/manaserv/tradehandler.cpp
index aba76c1c..76870c84 100644
--- a/src/net/manaserv/tradehandler.cpp
+++ b/src/net/manaserv/tradehandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/manaserv/tradehandler.h b/src/net/manaserv/tradehandler.h
index 0b2db886..4448592c 100644
--- a/src/net/manaserv/tradehandler.h
+++ b/src/net/manaserv/tradehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/messagehandler.h b/src/net/messagehandler.h
index f9f1fd89..5a0cc091 100644
--- a/src/net/messagehandler.h
+++ b/src/net/messagehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/messagein.cpp b/src/net/messagein.cpp
index ef9a36f3..46d12884 100644
--- a/src/net/messagein.cpp
+++ b/src/net/messagein.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/messagein.h b/src/net/messagein.h
index 31b4dbfc..44986f39 100644
--- a/src/net/messagein.h
+++ b/src/net/messagein.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/messageout.cpp b/src/net/messageout.cpp
index 814d7094..56d1d8b7 100644
--- a/src/net/messageout.cpp
+++ b/src/net/messageout.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/messageout.h b/src/net/messageout.h
index cecdea9d..b8576db2 100644
--- a/src/net/messageout.h
+++ b/src/net/messageout.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/net.cpp b/src/net/net.cpp
index 7dae6b35..160feed2 100644
--- a/src/net/net.cpp
+++ b/src/net/net.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/net.h b/src/net/net.h
index 6029f3ba..46a63ce9 100644
--- a/src/net/net.h
+++ b/src/net/net.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/npchandler.h b/src/net/npchandler.h
index 35535c61..ac575605 100644
--- a/src/net/npchandler.h
+++ b/src/net/npchandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/partyhandler.h b/src/net/partyhandler.h
index 7ca13546..d496ffc0 100644
--- a/src/net/partyhandler.h
+++ b/src/net/partyhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h
index 6ac28b62..8d697e46 100644
--- a/src/net/playerhandler.h
+++ b/src/net/playerhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/serverinfo.h b/src/net/serverinfo.h
index b888cbbf..d60c16e1 100644
--- a/src/net/serverinfo.h
+++ b/src/net/serverinfo.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/specialhandler.h b/src/net/specialhandler.h
index 89fcdf7d..fb8ffdfd 100644
--- a/src/net/specialhandler.h
+++ b/src/net/specialhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/adminhandler.cpp b/src/net/tmwa/adminhandler.cpp
index d18b6fc9..9184c761 100644
--- a/src/net/tmwa/adminhandler.cpp
+++ b/src/net/tmwa/adminhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/adminhandler.h b/src/net/tmwa/adminhandler.h
index 7d5b4fb5..9b38fa67 100644
--- a/src/net/tmwa/adminhandler.h
+++ b/src/net/tmwa/adminhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/beinghandler.cpp b/src/net/tmwa/beinghandler.cpp
index f2ce7df8..b74ab3e7 100644
--- a/src/net/tmwa/beinghandler.cpp
+++ b/src/net/tmwa/beinghandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h
index ab833af0..c1bdbe43 100644
--- a/src/net/tmwa/beinghandler.h
+++ b/src/net/tmwa/beinghandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/buysellhandler.cpp b/src/net/tmwa/buysellhandler.cpp
index 1646d77f..474e58cf 100644
--- a/src/net/tmwa/buysellhandler.cpp
+++ b/src/net/tmwa/buysellhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/buysellhandler.h b/src/net/tmwa/buysellhandler.h
index 6ba0df93..18d0294c 100644
--- a/src/net/tmwa/buysellhandler.h
+++ b/src/net/tmwa/buysellhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/charserverhandler.cpp b/src/net/tmwa/charserverhandler.cpp
index f90537ec..d794f2cf 100644
--- a/src/net/tmwa/charserverhandler.cpp
+++ b/src/net/tmwa/charserverhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/charserverhandler.h b/src/net/tmwa/charserverhandler.h
index 2076cbae..7a7b6a67 100644
--- a/src/net/tmwa/charserverhandler.h
+++ b/src/net/tmwa/charserverhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/chathandler.cpp b/src/net/tmwa/chathandler.cpp
index e1c6c6ea..280ef622 100644
--- a/src/net/tmwa/chathandler.cpp
+++ b/src/net/tmwa/chathandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/chathandler.h b/src/net/tmwa/chathandler.h
index 6426a71e..65db4bec 100644
--- a/src/net/tmwa/chathandler.h
+++ b/src/net/tmwa/chathandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/gamehandler.cpp b/src/net/tmwa/gamehandler.cpp
index 5719f700..e4dc62b0 100644
--- a/src/net/tmwa/gamehandler.cpp
+++ b/src/net/tmwa/gamehandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/gamehandler.h b/src/net/tmwa/gamehandler.h
index 04e0a087..968a80c9 100644
--- a/src/net/tmwa/gamehandler.h
+++ b/src/net/tmwa/gamehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/generalhandler.cpp b/src/net/tmwa/generalhandler.cpp
index aad9a5eb..3bbadccd 100644
--- a/src/net/tmwa/generalhandler.cpp
+++ b/src/net/tmwa/generalhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/generalhandler.h b/src/net/tmwa/generalhandler.h
index 3698c6d3..7c8c6037 100644
--- a/src/net/tmwa/generalhandler.h
+++ b/src/net/tmwa/generalhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/gui/guildtab.cpp b/src/net/tmwa/gui/guildtab.cpp
index d9ed1729..b5a3203b 100644
--- a/src/net/tmwa/gui/guildtab.cpp
+++ b/src/net/tmwa/gui/guildtab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/gui/guildtab.h b/src/net/tmwa/gui/guildtab.h
index 12e15e16..0e208e93 100644
--- a/src/net/tmwa/gui/guildtab.h
+++ b/src/net/tmwa/gui/guildtab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/gui/partytab.cpp b/src/net/tmwa/gui/partytab.cpp
index 80ad4f59..19f58777 100644
--- a/src/net/tmwa/gui/partytab.cpp
+++ b/src/net/tmwa/gui/partytab.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/gui/partytab.h b/src/net/tmwa/gui/partytab.h
index 4c16ab46..1049b770 100644
--- a/src/net/tmwa/gui/partytab.h
+++ b/src/net/tmwa/gui/partytab.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/guildhandler.cpp b/src/net/tmwa/guildhandler.cpp
index ade11c9a..f34b914e 100644
--- a/src/net/tmwa/guildhandler.cpp
+++ b/src/net/tmwa/guildhandler.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/guildhandler.h b/src/net/tmwa/guildhandler.h
index 8bde222f..cc2dd524 100644
--- a/src/net/tmwa/guildhandler.h
+++ b/src/net/tmwa/guildhandler.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/inventoryhandler.cpp b/src/net/tmwa/inventoryhandler.cpp
index 191266bc..a4f06003 100644
--- a/src/net/tmwa/inventoryhandler.cpp
+++ b/src/net/tmwa/inventoryhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/inventoryhandler.h b/src/net/tmwa/inventoryhandler.h
index 4c29e95b..bbb58b15 100644
--- a/src/net/tmwa/inventoryhandler.h
+++ b/src/net/tmwa/inventoryhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/itemhandler.cpp b/src/net/tmwa/itemhandler.cpp
index 9f303617..d1a560f3 100644
--- a/src/net/tmwa/itemhandler.cpp
+++ b/src/net/tmwa/itemhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/itemhandler.h b/src/net/tmwa/itemhandler.h
index 712eb2bd..96557d8b 100644
--- a/src/net/tmwa/itemhandler.h
+++ b/src/net/tmwa/itemhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/loginhandler.cpp b/src/net/tmwa/loginhandler.cpp
index 0edc6ae6..393e712a 100644
--- a/src/net/tmwa/loginhandler.cpp
+++ b/src/net/tmwa/loginhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/loginhandler.h b/src/net/tmwa/loginhandler.h
index 8f6ea321..fcd51e46 100644
--- a/src/net/tmwa/loginhandler.h
+++ b/src/net/tmwa/loginhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/messagehandler.cpp b/src/net/tmwa/messagehandler.cpp
index 65e61302..b22b623e 100644
--- a/src/net/tmwa/messagehandler.cpp
+++ b/src/net/tmwa/messagehandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/messagehandler.h b/src/net/tmwa/messagehandler.h
index e7810591..82bbabbc 100644
--- a/src/net/tmwa/messagehandler.h
+++ b/src/net/tmwa/messagehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/messagein.cpp b/src/net/tmwa/messagein.cpp
index 38bc14dd..c4d083b3 100644
--- a/src/net/tmwa/messagein.cpp
+++ b/src/net/tmwa/messagein.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/messagein.h b/src/net/tmwa/messagein.h
index 38fbb139..714f71bb 100644
--- a/src/net/tmwa/messagein.h
+++ b/src/net/tmwa/messagein.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/messageout.cpp b/src/net/tmwa/messageout.cpp
index a08ea48d..7f09ecce 100644
--- a/src/net/tmwa/messageout.cpp
+++ b/src/net/tmwa/messageout.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/messageout.h b/src/net/tmwa/messageout.h
index 24a0a37c..d30fd1ec 100644
--- a/src/net/tmwa/messageout.h
+++ b/src/net/tmwa/messageout.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/network.cpp b/src/net/tmwa/network.cpp
index 2660eb50..5f5d4631 100644
--- a/src/net/tmwa/network.cpp
+++ b/src/net/tmwa/network.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h
index b82d07b3..08943327 100644
--- a/src/net/tmwa/network.h
+++ b/src/net/tmwa/network.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/npchandler.cpp b/src/net/tmwa/npchandler.cpp
index 3a50b6d4..71f9ba2a 100644
--- a/src/net/tmwa/npchandler.cpp
+++ b/src/net/tmwa/npchandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h
index 7829924b..1c3d99c3 100644
--- a/src/net/tmwa/npchandler.h
+++ b/src/net/tmwa/npchandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/playerhandler.cpp b/src/net/tmwa/playerhandler.cpp
index 132e45ee..a3651a2f 100644
--- a/src/net/tmwa/playerhandler.cpp
+++ b/src/net/tmwa/playerhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/playerhandler.h b/src/net/tmwa/playerhandler.h
index 63812f47..7e31366b 100644
--- a/src/net/tmwa/playerhandler.h
+++ b/src/net/tmwa/playerhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index 2714634b..0c250f60 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/specialhandler.cpp b/src/net/tmwa/specialhandler.cpp
index 661d9e2c..b814cd41 100644
--- a/src/net/tmwa/specialhandler.cpp
+++ b/src/net/tmwa/specialhandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/specialhandler.h b/src/net/tmwa/specialhandler.h
index e8af0f69..40223056 100644
--- a/src/net/tmwa/specialhandler.h
+++ b/src/net/tmwa/specialhandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/token.h b/src/net/tmwa/token.h
index 3e781cd8..b5e84238 100644
--- a/src/net/tmwa/token.h
+++ b/src/net/tmwa/token.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/tradehandler.cpp b/src/net/tmwa/tradehandler.cpp
index 0200b2a9..e8fb2145 100644
--- a/src/net/tmwa/tradehandler.cpp
+++ b/src/net/tmwa/tradehandler.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tmwa/tradehandler.h b/src/net/tmwa/tradehandler.h
index c396e8cc..801c03b7 100644
--- a/src/net/tmwa/tradehandler.h
+++ b/src/net/tmwa/tradehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/tradehandler.h b/src/net/tradehandler.h
index ea3c4550..609f8087 100644
--- a/src/net/tradehandler.h
+++ b/src/net/tradehandler.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h
index aeee0087..2bc3b316 100644
--- a/src/net/worldinfo.h
+++ b/src/net/worldinfo.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/openglgraphics.cpp b/src/openglgraphics.cpp
index 4eb0c60a..74a309e1 100644
--- a/src/openglgraphics.cpp
+++ b/src/openglgraphics.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/openglgraphics.h b/src/openglgraphics.h
index 8361f7f7..d61bf3db 100644
--- a/src/openglgraphics.h
+++ b/src/openglgraphics.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particle.cpp b/src/particle.cpp
index 4b8833eb..e8c433c6 100644
--- a/src/particle.cpp
+++ b/src/particle.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particle.h b/src/particle.h
index 7ba80a3c..c82cfbf1 100644
--- a/src/particle.h
+++ b/src/particle.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particlecontainer.cpp b/src/particlecontainer.cpp
index d38f2b2a..f48f1f44 100644
--- a/src/particlecontainer.cpp
+++ b/src/particlecontainer.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particlecontainer.h b/src/particlecontainer.h
index 6502e4af..84401ed7 100644
--- a/src/particlecontainer.h
+++ b/src/particlecontainer.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particleemitter.cpp b/src/particleemitter.cpp
index bfeaa139..c4599233 100644
--- a/src/particleemitter.cpp
+++ b/src/particleemitter.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particleemitter.h b/src/particleemitter.h
index 3d46e5c8..5b139318 100644
--- a/src/particleemitter.h
+++ b/src/particleemitter.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/particleemitterprop.h b/src/particleemitterprop.h
index b1268e8d..2bd92d17 100644
--- a/src/particleemitterprop.h
+++ b/src/particleemitterprop.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/party.cpp b/src/party.cpp
index e6d9167f..344bbdad 100644
--- a/src/party.cpp
+++ b/src/party.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/party.h b/src/party.h
index 91ff69bb..90e9d784 100644
--- a/src/party.h
+++ b/src/party.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/playerinfo.cpp b/src/playerinfo.cpp
index 6fd4a71a..0a581db3 100644
--- a/src/playerinfo.cpp
+++ b/src/playerinfo.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/playerinfo.h b/src/playerinfo.h
index 43e7da6e..faba561d 100644
--- a/src/playerinfo.h
+++ b/src/playerinfo.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/playerrelations.cpp b/src/playerrelations.cpp
index 635c92d0..89cd7250 100644
--- a/src/playerrelations.cpp
+++ b/src/playerrelations.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/playerrelations.h b/src/playerrelations.h
index 653b4c63..9c696105 100644
--- a/src/playerrelations.h
+++ b/src/playerrelations.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/position.cpp b/src/position.cpp
index 6b215b22..f41f2c4f 100644
--- a/src/position.cpp
+++ b/src/position.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/position.h b/src/position.h
index 454709c0..af36dd81 100644
--- a/src/position.h
+++ b/src/position.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/properties.h b/src/properties.h
index ce4904bf..b6ef5d80 100644
--- a/src/properties.h
+++ b/src/properties.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/action.cpp b/src/resources/action.cpp
index 923aa72c..bfc130c8 100644
--- a/src/resources/action.cpp
+++ b/src/resources/action.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/action.h b/src/resources/action.h
index 3bd7b75a..1d85bf62 100644
--- a/src/resources/action.h
+++ b/src/resources/action.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/ambientlayer.cpp b/src/resources/ambientlayer.cpp
index b662ddeb..d1fc93d3 100644
--- a/src/resources/ambientlayer.cpp
+++ b/src/resources/ambientlayer.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/ambientlayer.h b/src/resources/ambientlayer.h
index 70cb460f..9ccf5194 100644
--- a/src/resources/ambientlayer.h
+++ b/src/resources/ambientlayer.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/animation.cpp b/src/resources/animation.cpp
index f6ececba..e4837e44 100644
--- a/src/resources/animation.cpp
+++ b/src/resources/animation.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/animation.h b/src/resources/animation.h
index 14ba2b27..6363e49f 100644
--- a/src/resources/animation.h
+++ b/src/resources/animation.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/beinginfo.cpp b/src/resources/beinginfo.cpp
index bd7cc337..33af8980 100644
--- a/src/resources/beinginfo.cpp
+++ b/src/resources/beinginfo.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/beinginfo.h b/src/resources/beinginfo.h
index fef698bb..b2cae5e2 100644
--- a/src/resources/beinginfo.h
+++ b/src/resources/beinginfo.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/dye.cpp b/src/resources/dye.cpp
index abd6a411..4e4016e4 100644
--- a/src/resources/dye.cpp
+++ b/src/resources/dye.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/dye.h b/src/resources/dye.h
index 3f964ea7..4c6c3a53 100644
--- a/src/resources/dye.h
+++ b/src/resources/dye.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/image.cpp b/src/resources/image.cpp
index 31e6a913..3a6f7236 100644
--- a/src/resources/image.cpp
+++ b/src/resources/image.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/image.h b/src/resources/image.h
index 3ec42ace..b826112d 100644
--- a/src/resources/image.h
+++ b/src/resources/image.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/imageloader.cpp b/src/resources/imageloader.cpp
index 5b29a35c..262ec98c 100644
--- a/src/resources/imageloader.cpp
+++ b/src/resources/imageloader.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/imageloader.h b/src/resources/imageloader.h
index 7f53ff24..10592142 100644
--- a/src/resources/imageloader.h
+++ b/src/resources/imageloader.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/imageset.cpp b/src/resources/imageset.cpp
index d33fac32..c3994b3b 100644
--- a/src/resources/imageset.cpp
+++ b/src/resources/imageset.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/imageset.h b/src/resources/imageset.h
index 7d2ce1f2..55031732 100644
--- a/src/resources/imageset.h
+++ b/src/resources/imageset.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/imagewriter.cpp b/src/resources/imagewriter.cpp
index c8d9fee8..7257e1b9 100644
--- a/src/resources/imagewriter.cpp
+++ b/src/resources/imagewriter.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/imagewriter.h b/src/resources/imagewriter.h
index ac07320a..23e85bd8 100644
--- a/src/resources/imagewriter.h
+++ b/src/resources/imagewriter.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/itemdb.cpp b/src/resources/itemdb.cpp
index 1cdbdff2..977fd56f 100644
--- a/src/resources/itemdb.cpp
+++ b/src/resources/itemdb.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/itemdb.h b/src/resources/itemdb.h
index 80f4bea9..15311083 100644
--- a/src/resources/itemdb.h
+++ b/src/resources/itemdb.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/iteminfo.cpp b/src/resources/iteminfo.cpp
index ad4b311c..22be274a 100644
--- a/src/resources/iteminfo.cpp
+++ b/src/resources/iteminfo.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h
index 24872060..da73bd3e 100644
--- a/src/resources/iteminfo.h
+++ b/src/resources/iteminfo.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/mapreader.cpp b/src/resources/mapreader.cpp
index e509e4c2..82d0e0b4 100644
--- a/src/resources/mapreader.cpp
+++ b/src/resources/mapreader.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/mapreader.h b/src/resources/mapreader.h
index dc8a48ec..70a5ef23 100644
--- a/src/resources/mapreader.h
+++ b/src/resources/mapreader.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/monsterdb.cpp b/src/resources/monsterdb.cpp
index 4c22a1e5..241cc053 100644
--- a/src/resources/monsterdb.cpp
+++ b/src/resources/monsterdb.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/monsterdb.h b/src/resources/monsterdb.h
index 50f70438..8ea3afdf 100644
--- a/src/resources/monsterdb.h
+++ b/src/resources/monsterdb.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/music.cpp b/src/resources/music.cpp
index 677838b6..6a87bb63 100644
--- a/src/resources/music.cpp
+++ b/src/resources/music.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/music.h b/src/resources/music.h
index f744fcd4..bc2a56ae 100644
--- a/src/resources/music.h
+++ b/src/resources/music.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/npcdb.cpp b/src/resources/npcdb.cpp
index 44875655..45b36dfe 100644
--- a/src/resources/npcdb.cpp
+++ b/src/resources/npcdb.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/npcdb.h b/src/resources/npcdb.h
index b0c89c80..16af7a5f 100644
--- a/src/resources/npcdb.h
+++ b/src/resources/npcdb.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/resource.cpp b/src/resources/resource.cpp
index f60009ab..4f6a2519 100644
--- a/src/resources/resource.cpp
+++ b/src/resources/resource.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/resource.h b/src/resources/resource.h
index 69fa5dc9..53b05ee8 100644
--- a/src/resources/resource.h
+++ b/src/resources/resource.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/resourcemanager.cpp b/src/resources/resourcemanager.cpp
index c7e20111..15d7c8eb 100644
--- a/src/resources/resourcemanager.cpp
+++ b/src/resources/resourcemanager.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/resourcemanager.h b/src/resources/resourcemanager.h
index d2b4261e..5295be5c 100644
--- a/src/resources/resourcemanager.h
+++ b/src/resources/resourcemanager.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/soundeffect.cpp b/src/resources/soundeffect.cpp
index 31bb75bf..91ee1fde 100644
--- a/src/resources/soundeffect.cpp
+++ b/src/resources/soundeffect.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h
index 85265ef5..dee8f551 100644
--- a/src/resources/soundeffect.h
+++ b/src/resources/soundeffect.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/specialdb.cpp b/src/resources/specialdb.cpp
index ac591c4f..5dac2e6c 100644
--- a/src/resources/specialdb.cpp
+++ b/src/resources/specialdb.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/specialdb.h b/src/resources/specialdb.h
index 38612c2a..5c105ed5 100644
--- a/src/resources/specialdb.h
+++ b/src/resources/specialdb.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/spritedef.cpp b/src/resources/spritedef.cpp
index 1eec3341..405d147c 100644
--- a/src/resources/spritedef.cpp
+++ b/src/resources/spritedef.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/spritedef.h b/src/resources/spritedef.h
index 89d2055f..5ece1308 100644
--- a/src/resources/spritedef.h
+++ b/src/resources/spritedef.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/theme.cpp b/src/resources/theme.cpp
index 20573618..e95a1fa9 100644
--- a/src/resources/theme.cpp
+++ b/src/resources/theme.cpp
@@ -3,7 +3,7 @@
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2009 Aethyra Development Team
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/theme.h b/src/resources/theme.h
index 57274291..b2dd10de 100644
--- a/src/resources/theme.h
+++ b/src/resources/theme.h
@@ -3,7 +3,7 @@
* Copyright (C) 2008 The Legend of Mazzeroth Development Team
* Copyright (C) 2009 Aethyra Development Team
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/userpalette.cpp b/src/resources/userpalette.cpp
index a6b5bc03..12ea3f8d 100644
--- a/src/resources/userpalette.cpp
+++ b/src/resources/userpalette.cpp
@@ -2,7 +2,7 @@
* Configurable text colors
* Copyright (C) 2008 Douglas Boffey <dougaboffey@netscape.net>
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/userpalette.h b/src/resources/userpalette.h
index 9856fd96..fa295f40 100644
--- a/src/resources/userpalette.h
+++ b/src/resources/userpalette.h
@@ -2,7 +2,7 @@
* Configurable text colors
* Copyright (C) 2008 Douglas Boffey <dougaboffey@netscape.net>
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/wallpaper.cpp b/src/resources/wallpaper.cpp
index 0fd1c291..5f5cc29a 100644
--- a/src/resources/wallpaper.cpp
+++ b/src/resources/wallpaper.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/resources/wallpaper.h b/src/resources/wallpaper.h
index bb640d1e..532dfd38 100644
--- a/src/resources/wallpaper.h
+++ b/src/resources/wallpaper.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/rotationalparticle.cpp b/src/rotationalparticle.cpp
index e1d4824c..e45ffb9d 100644
--- a/src/rotationalparticle.cpp
+++ b/src/rotationalparticle.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/rotationalparticle.h b/src/rotationalparticle.h
index ce15499d..34471666 100644
--- a/src/rotationalparticle.h
+++ b/src/rotationalparticle.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/shopitem.cpp b/src/shopitem.cpp
index 042b8765..ad9990a2 100644
--- a/src/shopitem.cpp
+++ b/src/shopitem.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/shopitem.h b/src/shopitem.h
index ecb99e72..74521789 100644
--- a/src/shopitem.h
+++ b/src/shopitem.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp
index c6dc1efe..d6bc5bd8 100644
--- a/src/simpleanimation.cpp
+++ b/src/simpleanimation.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/simpleanimation.h b/src/simpleanimation.h
index b3b21ee2..558e59ce 100644
--- a/src/simpleanimation.h
+++ b/src/simpleanimation.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/sound.cpp b/src/sound.cpp
index 12ffbb38..4f562833 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/sound.h b/src/sound.h
index 05caa1ed..9f57ffb9 100644
--- a/src/sound.h
+++ b/src/sound.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/sprite.h b/src/sprite.h
index 096dcf8a..35df7115 100644
--- a/src/sprite.h
+++ b/src/sprite.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp
index d7c3f17a..659aeaf3 100644
--- a/src/statuseffect.cpp
+++ b/src/statuseffect.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/statuseffect.h b/src/statuseffect.h
index 3f715a16..432f1c0e 100644
--- a/src/statuseffect.h
+++ b/src/statuseffect.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/text.cpp b/src/text.cpp
index 53b21e79..0b619836 100644
--- a/src/text.cpp
+++ b/src/text.cpp
@@ -2,7 +2,7 @@
* Support for non-overlapping floating text
* Copyright (C) 2008 Douglas Boffey <DougABoffey@netscape.net>
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/text.h b/src/text.h
index 70dd4a89..9b215259 100644
--- a/src/text.h
+++ b/src/text.h
@@ -2,7 +2,7 @@
* Support for non-overlapping floating text
* Copyright (C) 2008 Douglas Boffey <DougABoffey@netscape.net>
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/textparticle.cpp b/src/textparticle.cpp
index 0753cc38..eb477217 100644
--- a/src/textparticle.cpp
+++ b/src/textparticle.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/textparticle.h b/src/textparticle.h
index 61241308..ef79314d 100644
--- a/src/textparticle.h
+++ b/src/textparticle.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2006-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/textrenderer.h b/src/textrenderer.h
index 505cbfab..d402e146 100644
--- a/src/textrenderer.h
+++ b/src/textrenderer.h
@@ -1,7 +1,7 @@
/*
* Text Renderer
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/tileset.h b/src/tileset.h
index cab784e2..9e0bf936 100644
--- a/src/tileset.h
+++ b/src/tileset.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/units.cpp b/src/units.cpp
index 0550a5eb..59181bde 100644
--- a/src/units.cpp
+++ b/src/units.cpp
@@ -1,7 +1,7 @@
/*
* Support for custom units
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/units.h b/src/units.h
index d779efe7..1e923f33 100644
--- a/src/units.h
+++ b/src/units.h
@@ -1,7 +1,7 @@
/*
* Support for custom units
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/dtor.h b/src/utils/dtor.h
index a50189c4..223b73ed 100644
--- a/src/utils/dtor.h
+++ b/src/utils/dtor.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/gettext.h b/src/utils/gettext.h
index 25b3a60d..f3b12ada 100644
--- a/src/utils/gettext.h
+++ b/src/utils/gettext.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h
index 503db56c..21eba16f 100644
--- a/src/utils/mathutils.h
+++ b/src/utils/mathutils.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mkdir.cpp b/src/utils/mkdir.cpp
index ee40488e..c17b5102 100644
--- a/src/utils/mkdir.cpp
+++ b/src/utils/mkdir.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mkdir.h b/src/utils/mkdir.h
index 13cfc1c1..5929b1d9 100644
--- a/src/utils/mkdir.h
+++ b/src/utils/mkdir.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mutex.h b/src/utils/mutex.h
index 92bbd614..26ad754e 100644
--- a/src/utils/mutex.h
+++ b/src/utils/mutex.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/sha256.cpp b/src/utils/sha256.cpp
index 9175352f..761f4edb 100644
--- a/src/utils/sha256.cpp
+++ b/src/utils/sha256.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file has been slighly modified as part of The Mana Client.
*
diff --git a/src/utils/sha256.h b/src/utils/sha256.h
index 1248e8dd..8a9c2b70 100644
--- a/src/utils/sha256.h
+++ b/src/utils/sha256.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/specialfolder.cpp b/src/utils/specialfolder.cpp
index 0c82ce68..bd3e1bca 100644
--- a/src/utils/specialfolder.cpp
+++ b/src/utils/specialfolder.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/specialfolder.h b/src/utils/specialfolder.h
index 0c3e999c..411752a2 100644
--- a/src/utils/specialfolder.h
+++ b/src/utils/specialfolder.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/stringutils.cpp b/src/utils/stringutils.cpp
index 77914214..5a51ef66 100644
--- a/src/utils/stringutils.cpp
+++ b/src/utils/stringutils.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h
index 3ef4d513..74365491 100644
--- a/src/utils/stringutils.h
+++ b/src/utils/stringutils.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp
index 76f1d6df..a965e0d7 100644
--- a/src/utils/xml.cpp
+++ b/src/utils/xml.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/xml.h b/src/utils/xml.h
index 8b7fd043..1e007cfd 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/zlib.cpp b/src/utils/zlib.cpp
index a6d47b47..7a5421fd 100644
--- a/src/utils/zlib.cpp
+++ b/src/utils/zlib.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/zlib.h b/src/utils/zlib.h
index 003e64b6..53dfd613 100644
--- a/src/utils/zlib.h
+++ b/src/utils/zlib.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/variabledata.h b/src/variabledata.h
index 0855a1d0..90eca967 100644
--- a/src/variabledata.h
+++ b/src/variabledata.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/vector.cpp b/src/vector.cpp
index e6f4e5bb..9e61cedf 100644
--- a/src/vector.cpp
+++ b/src/vector.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/vector.h b/src/vector.h
index c0457bd7..d181f938 100644
--- a/src/vector.h
+++ b/src/vector.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*