From a0451aa4e93b10ad2e50d5c4d59116f888aeacd5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Jan 2017 16:48:28 +0300 Subject: Update copyright year. --- src/actions/actiondef.h | 2 +- src/actions/actionfuncptr.h | 2 +- src/actions/actions.cpp | 2 +- src/actions/actions.h | 2 +- src/actions/chat.cpp | 2 +- src/actions/chat.h | 2 +- src/actions/commands.cpp | 2 +- src/actions/commands.h | 2 +- src/actions/move.cpp | 2 +- src/actions/move.h | 2 +- src/actions/pets.cpp | 2 +- src/actions/pets.h | 2 +- src/actions/statusbar.cpp | 2 +- src/actions/statusbar.h | 2 +- src/actions/tabs.cpp | 2 +- src/actions/tabs.h | 2 +- src/actions/target.cpp | 2 +- src/actions/target.h | 2 +- src/actions/windows.cpp | 2 +- src/actions/windows.h | 2 +- src/actormanager.cpp | 2 +- src/actormanager.h | 2 +- src/avatar.cpp | 2 +- src/avatar.h | 2 +- src/being/actor.cpp | 2 +- src/being/actor.h | 2 +- src/being/actorsprite.cpp | 2 +- src/being/actorsprite.h | 2 +- src/being/being.cpp | 2 +- src/being/being.h | 2 +- src/being/beingcacheentry.h | 2 +- src/being/beingflag.h | 2 +- src/being/beingspeech.h | 2 +- src/being/castingeffect.cpp | 2 +- src/being/castingeffect.h | 2 +- src/being/compounditem.h | 2 +- src/being/compoundsprite.cpp | 2 +- src/being/compoundsprite.h | 2 +- src/being/crazymoves.cpp | 2 +- src/being/crazymoves.h | 2 +- src/being/flooritem.cpp | 2 +- src/being/flooritem.h | 2 +- src/being/homunculusinfo.h | 2 +- src/being/localplayer.cpp | 2 +- src/being/localplayer.h | 2 +- src/being/mercenaryinfo.h | 2 +- src/being/petinfo.h | 2 +- src/being/playerignorestrategy.h | 2 +- src/being/playerinfo.cpp | 2 +- src/being/playerinfo.h | 2 +- src/being/playerrelation.cpp | 2 +- src/being/playerrelation.h | 2 +- src/being/playerrelations.cpp | 2 +- src/being/playerrelations.h | 2 +- src/beingequipbackend.cpp | 2 +- src/beingequipbackend.h | 2 +- src/chatlogger.cpp | 2 +- src/chatlogger.h | 2 +- src/client.cpp | 2 +- src/client.h | 2 +- src/commandline.cpp | 2 +- src/commandline.h | 2 +- src/configmanager.cpp | 2 +- src/configmanager.h | 2 +- src/configuration.cpp | 2 +- src/configuration.h | 2 +- src/const/emoteshortcut.h | 2 +- src/const/equipment.h | 2 +- src/const/gui/chat.h | 2 +- src/const/gui/pages.h | 2 +- src/const/gui/theme.h | 2 +- src/const/net/inventory.h | 2 +- src/const/net/maxpacketversion.h | 2 +- src/const/net/net.h | 2 +- src/const/net/nostat.h | 2 +- src/const/net/skill.h | 2 +- src/const/render/graphics.h | 2 +- src/const/resources/item/cards.h | 2 +- src/const/resources/map/map.h | 2 +- src/const/resources/skill.h | 2 +- src/const/resources/spriteaction.h | 2 +- src/const/sound.h | 2 +- src/const/spells.h | 2 +- src/const/utils/timer.h | 2 +- src/debug.h | 2 +- src/debug/debug_new.cpp | 2 +- src/debug/debug_new.h | 2 +- src/debug/fast_mutex.h | 2 +- src/debug/static_assert.h | 2 +- src/defaults.cpp | 2 +- src/defaults.h | 2 +- src/dirs.cpp | 2 +- src/dirs.h | 2 +- src/dragdrop.h | 2 +- src/dyetool/actions/actions.cpp | 2 +- src/dyetool/actions/chat.cpp | 2 +- src/dyetool/actions/commands.cpp | 2 +- src/dyetool/actions/move.cpp | 2 +- src/dyetool/actions/pets.cpp | 2 +- src/dyetool/actions/statusbar.cpp | 2 +- src/dyetool/actions/tabs.cpp | 2 +- src/dyetool/actions/target.cpp | 2 +- src/dyetool/actions/windows.cpp | 2 +- src/dyetool/client.cpp | 2 +- src/dyetool/client.h | 2 +- src/dyetool/dyemain.cpp | 2 +- src/dyetool/gui/viewport.cpp | 2 +- src/dyetool/gui/viewport.h | 2 +- src/effectmanager.cpp | 2 +- src/effectmanager.h | 2 +- src/enums/being/actortype.h | 2 +- src/enums/being/attacktype.h | 2 +- src/enums/being/attributes.h | 2 +- src/enums/being/attributesstrings.cpp | 2 +- src/enums/being/attributesstrings.h | 2 +- src/enums/being/badgeindex.h | 2 +- src/enums/being/beingaction.h | 2 +- src/enums/being/beingdirection.h | 2 +- src/enums/being/cookingtype.h | 2 +- src/enums/being/gender.h | 2 +- src/enums/being/pickup.h | 2 +- src/enums/being/rank.h | 2 +- src/enums/being/reachable.h | 2 +- src/enums/being/relation.h | 2 +- src/enums/being/targetcursorsize.h | 2 +- src/enums/being/targetcursortype.h | 2 +- src/enums/being/visiblename.h | 2 +- src/enums/commandtarget.h | 2 +- src/enums/cutin.h | 2 +- src/enums/dragdropsource.h | 2 +- src/enums/emotetype.h | 2 +- src/enums/enums_unittest.cc | 2 +- src/enums/equipslot.h | 2 +- src/enums/events/keyeventtype.h | 2 +- src/enums/events/mousebutton.h | 2 +- src/enums/events/mouseeventtype.h | 2 +- src/enums/gui/chatmsgtype.h | 2 +- src/enums/gui/chattabtype.h | 2 +- src/enums/gui/dialogtype.h | 2 +- src/enums/gui/gradienttype.h | 2 +- src/enums/gui/itemamountwindowusage.h | 2 +- src/enums/gui/layouttype.h | 2 +- src/enums/gui/npcactionstate.h | 2 +- src/enums/gui/npcinputstate.h | 2 +- src/enums/gui/orientation.h | 2 +- src/enums/gui/progresscolorid.h | 2 +- src/enums/gui/serverdialogdonwloadstatus.h | 2 +- src/enums/gui/shoplistboxtype.h | 2 +- src/enums/gui/slidergrid.h | 2 +- src/enums/gui/themecolorid.h | 2 +- src/enums/gui/updatedownloadstatus.h | 2 +- src/enums/gui/usercolorid.h | 2 +- src/enums/guildpositionflags.h | 2 +- src/enums/input/inputaction.h | 2 +- src/enums/input/inputcondition.h | 2 +- src/enums/input/inputgroup.h | 2 +- src/enums/input/inputtype.h | 2 +- src/enums/input/keyvalue.h | 2 +- src/enums/inventorytype.h | 2 +- src/enums/magicschool.h | 2 +- src/enums/net/auctionsearchtype.h | 2 +- src/enums/net/battlegroundtype.h | 2 +- src/enums/net/beingtype.h | 2 +- src/enums/net/deleteitemreason.h | 2 +- src/enums/net/downloadstatus.h | 2 +- src/enums/net/menutype.h | 2 +- src/enums/net/npcaction.h | 2 +- src/enums/net/packettype.h | 2 +- src/enums/net/partyshare.h | 2 +- src/enums/net/servertype.h | 2 +- src/enums/net/storesearchtype.h | 2 +- src/enums/net/updatetype.h | 2 +- src/enums/particle/alivestatus.h | 2 +- src/enums/particle/particlechangefunc.h | 2 +- src/enums/particle/particletype.h | 2 +- src/enums/render/blitmode.h | 2 +- src/enums/render/rendertype.h | 2 +- src/enums/resources/cursor.h | 2 +- src/enums/resources/frametype.h | 2 +- src/enums/resources/imageposition.h | 2 +- src/enums/resources/imagetype.h | 2 +- src/enums/resources/item/itemdbtype.h | 2 +- src/enums/resources/item/itemsoundevent.h | 2 +- src/enums/resources/item/itemtype.h | 2 +- src/enums/resources/map/blockmask.h | 2 +- src/enums/resources/map/blocktype.h | 2 +- src/enums/resources/map/collisiontype.h | 2 +- src/enums/resources/map/mapitemtype.h | 2 +- src/enums/resources/map/maplayerposition.h | 2 +- src/enums/resources/map/maplayertype.h | 2 +- src/enums/resources/map/maptype.h | 2 +- src/enums/resources/notifyflags.h | 2 +- src/enums/resources/notifytypes.h | 2 +- src/enums/resources/questtype.h | 2 +- src/enums/resources/skill/casttype.h | 2 +- src/enums/resources/skill/skillowner.h | 2 +- src/enums/resources/skill/skillsettype.h | 2 +- src/enums/resources/skill/skilltype.h | 2 +- src/enums/resources/skill/skilltype2.h | 2 +- src/enums/resources/spritedirection.h | 2 +- src/enums/screendensity.h | 2 +- src/enums/simpletypes/advanced.h | 2 +- src/enums/simpletypes/allowquit.h | 2 +- src/enums/simpletypes/allowsort.h | 2 +- src/enums/simpletypes/allplayers.h | 2 +- src/enums/simpletypes/append.h | 2 +- src/enums/simpletypes/autorelease.h | 2 +- src/enums/simpletypes/autotarget.h | 2 +- src/enums/simpletypes/beingid.h | 2 +- src/enums/simpletypes/beingtypeid.h | 2 +- src/enums/simpletypes/booldefines.h | 2 +- src/enums/simpletypes/damaged.h | 2 +- src/enums/simpletypes/donotalign.h | 2 +- src/enums/simpletypes/enable.h | 2 +- src/enums/simpletypes/enumdefines.h | 2 +- src/enums/simpletypes/equipm.h | 2 +- src/enums/simpletypes/equipped.h | 2 +- src/enums/simpletypes/favorite.h | 2 +- src/enums/simpletypes/forcedisplay.h | 2 +- src/enums/simpletypes/forcequantity.h | 2 +- src/enums/simpletypes/identified.h | 2 +- src/enums/simpletypes/ignorerecord.h | 2 +- src/enums/simpletypes/intdefines.h | 2 +- src/enums/simpletypes/issell.h | 2 +- src/enums/simpletypes/isstart.h | 2 +- src/enums/simpletypes/itemcolor.h | 2 +- src/enums/simpletypes/keep.h | 2 +- src/enums/simpletypes/losefocusontab.h | 2 +- src/enums/simpletypes/mainconfig.h | 2 +- src/enums/simpletypes/modal.h | 2 +- src/enums/simpletypes/modifiable.h | 2 +- src/enums/simpletypes/move.h | 2 +- src/enums/simpletypes/notify.h | 2 +- src/enums/simpletypes/npcnames.h | 2 +- src/enums/simpletypes/online.h | 2 +- src/enums/simpletypes/onthefly.h | 2 +- src/enums/simpletypes/opaque.h | 2 +- src/enums/simpletypes/protected.h | 2 +- src/enums/simpletypes/separator.h | 2 +- src/enums/simpletypes/sfx.h | 2 +- src/enums/simpletypes/showcenter.h | 2 +- src/enums/simpletypes/showemptyrows.h | 2 +- src/enums/simpletypes/skiperror.h | 2 +- src/enums/simpletypes/speech.h | 2 +- src/enums/simpletypes/stringdefines.h | 2 +- src/enums/simpletypes/stringdefines2.h | 2 +- src/enums/simpletypes/trading.h | 2 +- src/enums/simpletypes/tryremovecolors.h | 2 +- src/enums/simpletypes/useargs.h | 2 +- src/enums/simpletypes/usebase64.h | 2 +- src/enums/simpletypes/useresman.h | 2 +- src/enums/simpletypes/visible.h | 2 +- src/enums/state.h | 2 +- src/enums/textcommandtype.h | 2 +- src/equipment.h | 2 +- src/events/actionevent.h | 2 +- src/events/event.h | 2 +- src/events/inputevent.h | 2 +- src/events/inputguievent.h | 2 +- src/events/keyevent.h | 2 +- src/events/mouseevent.h | 2 +- src/events/selectionevent.h | 2 +- src/eventsmanager.cpp | 2 +- src/eventsmanager.h | 2 +- src/game.cpp | 2 +- src/game.h | 2 +- src/gamemodifiers.cpp | 2 +- src/gamemodifiers.h | 2 +- src/graphicsmanager.cpp | 2 +- src/graphicsmanager.h | 2 +- src/gui/buttoninfo.h | 2 +- src/gui/buttontext.h | 2 +- src/gui/chatlog.h | 2 +- src/gui/cliprect.h | 2 +- src/gui/color.h | 2 +- src/gui/colorpair.h | 2 +- src/gui/dialogsmanager.cpp | 2 +- src/gui/dialogsmanager.h | 2 +- src/gui/focushandler.cpp | 2 +- src/gui/focushandler.h | 2 +- src/gui/fonts/font.cpp | 2 +- src/gui/fonts/font.h | 2 +- src/gui/fonts/textchunk.cpp | 2 +- src/gui/fonts/textchunk.h | 2 +- src/gui/fonts/textchunklist.cpp | 2 +- src/gui/fonts/textchunklist.h | 2 +- src/gui/fonts/textchunklist_unittest.cc | 2 +- src/gui/fonts/textchunksmall.cpp | 2 +- src/gui/fonts/textchunksmall.h | 2 +- src/gui/gui.cpp | 2 +- src/gui/gui.h | 2 +- src/gui/mailmessage.h | 2 +- src/gui/models/avatarlistmodel.h | 2 +- src/gui/models/beingslistmodel.h | 2 +- src/gui/models/colorlistmodel.h | 2 +- src/gui/models/colormodel.cpp | 2 +- src/gui/models/colormodel.h | 2 +- src/gui/models/extendedlistmodel.h | 2 +- src/gui/models/extendednamesmodel.cpp | 2 +- src/gui/models/extendednamesmodel.h | 2 +- src/gui/models/fontsizechoicelistmodel.h | 2 +- src/gui/models/fontsmodel.h | 2 +- src/gui/models/iconsmodel.h | 2 +- src/gui/models/ignorechoiceslistmodel.h | 2 +- src/gui/models/itemsmodel.h | 2 +- src/gui/models/keylistmodel.h | 2 +- src/gui/models/langlistmodel.h | 2 +- src/gui/models/listmodel.h | 2 +- src/gui/models/magicschoolmodel.h | 2 +- src/gui/models/modelistmodel.cpp | 2 +- src/gui/models/modelistmodel.h | 2 +- src/gui/models/namesmodel.cpp | 2 +- src/gui/models/namesmodel.h | 2 +- src/gui/models/opengllistmodel.h | 2 +- src/gui/models/playerrelationlistmodel.h | 2 +- src/gui/models/playertablemodel.cpp | 2 +- src/gui/models/playertablemodel.h | 2 +- src/gui/models/questsmodel.h | 2 +- src/gui/models/serverslistmodel.h | 2 +- src/gui/models/shopitems.cpp | 2 +- src/gui/models/shopitems.h | 2 +- src/gui/models/skillmodel.cpp | 2 +- src/gui/models/skillmodel.h | 2 +- src/gui/models/sortlistmodelbuy.h | 2 +- src/gui/models/sortlistmodelinv.h | 2 +- src/gui/models/soundsmodel.h | 2 +- src/gui/models/tablemodel.cpp | 2 +- src/gui/models/tablemodel.h | 2 +- src/gui/models/targettypemodel.h | 2 +- src/gui/models/themesmodel.h | 2 +- src/gui/models/touchactionmodel.cpp | 2 +- src/gui/models/touchactionmodel.h | 2 +- src/gui/models/typelistmodel.h | 2 +- src/gui/models/updatelistmodel.h | 2 +- src/gui/models/updatetypemodel.h | 2 +- src/gui/models/worldlistmodel.h | 2 +- src/gui/onlineplayer.h | 2 +- src/gui/palette.cpp | 2 +- src/gui/palette.h | 2 +- src/gui/popupmanager.cpp | 2 +- src/gui/popupmanager.h | 2 +- src/gui/popups/beingpopup.cpp | 2 +- src/gui/popups/beingpopup.h | 2 +- src/gui/popups/itempopup.cpp | 2 +- src/gui/popups/itempopup.h | 2 +- src/gui/popups/popupmenu.cpp | 2 +- src/gui/popups/popupmenu.h | 2 +- src/gui/popups/skillpopup.cpp | 2 +- src/gui/popups/skillpopup.h | 2 +- src/gui/popups/speechbubble.cpp | 2 +- src/gui/popups/speechbubble.h | 2 +- src/gui/popups/spellpopup.cpp | 2 +- src/gui/popups/spellpopup.h | 2 +- src/gui/popups/statuspopup.cpp | 2 +- src/gui/popups/statuspopup.h | 2 +- src/gui/popups/textboxpopup.cpp | 2 +- src/gui/popups/textboxpopup.h | 2 +- src/gui/popups/textpopup.cpp | 2 +- src/gui/popups/textpopup.h | 2 +- src/gui/rect.h | 2 +- src/gui/sdlinput.cpp | 2 +- src/gui/sdlinput.h | 2 +- src/gui/setupactiondata.h | 2 +- src/gui/setupinputpages.cpp | 2 +- src/gui/setupinputpages.h | 2 +- src/gui/shortcut/dropshortcut.cpp | 2 +- src/gui/shortcut/dropshortcut.h | 2 +- src/gui/shortcut/emoteshortcut.cpp | 2 +- src/gui/shortcut/emoteshortcut.h | 2 +- src/gui/shortcut/itemshortcut.cpp | 2 +- src/gui/shortcut/itemshortcut.h | 2 +- src/gui/shortcut/shortcutbase.cpp | 2 +- src/gui/shortcut/shortcutbase.h | 2 +- src/gui/shortcut/spellshortcut.cpp | 2 +- src/gui/shortcut/spellshortcut.h | 2 +- src/gui/skin.cpp | 2 +- src/gui/skin.h | 2 +- src/gui/theme.cpp | 2 +- src/gui/theme.h | 2 +- src/gui/themecolorsidoperators.cpp | 2 +- src/gui/themecolorsidoperators.h | 2 +- src/gui/themeinfo.h | 2 +- src/gui/touchactiondata.cpp | 2 +- src/gui/touchactiondata.h | 2 +- src/gui/userpalette.cpp | 2 +- src/gui/userpalette.h | 2 +- src/gui/viewport.cpp | 2 +- src/gui/viewport.h | 2 +- src/gui/widgets/attrs/attrdisplay.cpp | 2 +- src/gui/widgets/attrs/attrdisplay.h | 2 +- src/gui/widgets/attrs/changedisplay.cpp | 2 +- src/gui/widgets/attrs/changedisplay.h | 2 +- src/gui/widgets/attrs/derdisplay.cpp | 2 +- src/gui/widgets/attrs/derdisplay.h | 2 +- src/gui/widgets/avatarlistbox.cpp | 2 +- src/gui/widgets/avatarlistbox.h | 2 +- src/gui/widgets/basiccontainer.cpp | 2 +- src/gui/widgets/basiccontainer.h | 2 +- src/gui/widgets/basiccontainer2.cpp | 2 +- src/gui/widgets/basiccontainer2.h | 2 +- src/gui/widgets/browserbox.cpp | 2 +- src/gui/widgets/browserbox.h | 2 +- src/gui/widgets/browserbox_unittest.cc | 2 +- src/gui/widgets/button.cpp | 2 +- src/gui/widgets/button.h | 2 +- src/gui/widgets/characterdisplay.cpp | 2 +- src/gui/widgets/characterdisplay.h | 2 +- src/gui/widgets/characterviewbase.h | 2 +- src/gui/widgets/characterviewnormal.cpp | 2 +- src/gui/widgets/characterviewnormal.h | 2 +- src/gui/widgets/characterviewsmall.cpp | 2 +- src/gui/widgets/characterviewsmall.h | 2 +- src/gui/widgets/chatinput.h | 2 +- src/gui/widgets/checkbox.cpp | 2 +- src/gui/widgets/checkbox.h | 2 +- src/gui/widgets/colorpage.cpp | 2 +- src/gui/widgets/colorpage.h | 2 +- src/gui/widgets/container.cpp | 2 +- src/gui/widgets/container.h | 2 +- src/gui/widgets/containerplacer.cpp | 2 +- src/gui/widgets/containerplacer.h | 2 +- src/gui/widgets/createwidget.h | 2 +- src/gui/widgets/desktop.cpp | 2 +- src/gui/widgets/desktop.h | 2 +- src/gui/widgets/dropdown.cpp | 2 +- src/gui/widgets/dropdown.h | 2 +- src/gui/widgets/emotepage.cpp | 2 +- src/gui/widgets/emotepage.h | 2 +- src/gui/widgets/emoteshortcutcontainer.cpp | 2 +- src/gui/widgets/emoteshortcutcontainer.h | 2 +- src/gui/widgets/equipmentbox.h | 2 +- src/gui/widgets/equipmentpage.h | 2 +- src/gui/widgets/extendedlistbox.cpp | 2 +- src/gui/widgets/extendedlistbox.h | 2 +- src/gui/widgets/extendedlistboxitem.h | 2 +- src/gui/widgets/flowcontainer.cpp | 2 +- src/gui/widgets/flowcontainer.h | 2 +- src/gui/widgets/guitable.cpp | 2 +- src/gui/widgets/guitable.h | 2 +- src/gui/widgets/horizontcontainer.cpp | 2 +- src/gui/widgets/horizontcontainer.h | 2 +- src/gui/widgets/icon.cpp | 2 +- src/gui/widgets/icon.h | 2 +- src/gui/widgets/inttextfield.cpp | 2 +- src/gui/widgets/inttextfield.h | 2 +- src/gui/widgets/itemcontainer.cpp | 2 +- src/gui/widgets/itemcontainer.h | 2 +- src/gui/widgets/itemlinkhandler.cpp | 2 +- src/gui/widgets/itemlinkhandler.h | 2 +- src/gui/widgets/itemshortcutcontainer.cpp | 2 +- src/gui/widgets/itemshortcutcontainer.h | 2 +- src/gui/widgets/label.cpp | 2 +- src/gui/widgets/label.h | 2 +- src/gui/widgets/layout.cpp | 2 +- src/gui/widgets/layout.h | 2 +- src/gui/widgets/layoutarray.cpp | 2 +- src/gui/widgets/layoutarray.h | 2 +- src/gui/widgets/layoutcell.cpp | 2 +- src/gui/widgets/layoutcell.h | 2 +- src/gui/widgets/layouthelper.cpp | 2 +- src/gui/widgets/layouthelper.h | 2 +- src/gui/widgets/linepart.cpp | 2 +- src/gui/widgets/linepart.h | 2 +- src/gui/widgets/linkhandler.h | 2 +- src/gui/widgets/listbox.cpp | 2 +- src/gui/widgets/listbox.h | 2 +- src/gui/widgets/passwordfield.cpp | 2 +- src/gui/widgets/passwordfield.h | 2 +- src/gui/widgets/playerbox.cpp | 2 +- src/gui/widgets/playerbox.h | 2 +- src/gui/widgets/popup.cpp | 2 +- src/gui/widgets/popup.h | 2 +- src/gui/widgets/popuplist.cpp | 2 +- src/gui/widgets/popuplist.h | 2 +- src/gui/widgets/progressbar.cpp | 2 +- src/gui/widgets/progressbar.h | 2 +- src/gui/widgets/progressindicator.cpp | 2 +- src/gui/widgets/progressindicator.h | 2 +- src/gui/widgets/radiobutton.cpp | 2 +- src/gui/widgets/radiobutton.h | 2 +- src/gui/widgets/radiogroup.cpp | 2 +- src/gui/widgets/radiogroup.h | 2 +- src/gui/widgets/scrollarea.cpp | 2 +- src/gui/widgets/scrollarea.h | 2 +- src/gui/widgets/selldialog.cpp | 2 +- src/gui/widgets/selldialog.h | 2 +- src/gui/widgets/serverslistbox.h | 2 +- src/gui/widgets/setupbuttonitem.cpp | 2 +- src/gui/widgets/setupbuttonitem.h | 2 +- src/gui/widgets/setupitem.cpp | 2 +- src/gui/widgets/setupitem.h | 2 +- src/gui/widgets/setupquickitem.cpp | 2 +- src/gui/widgets/setupquickitem.h | 2 +- src/gui/widgets/setuptouchitem.cpp | 2 +- src/gui/widgets/setuptouchitem.h | 2 +- src/gui/widgets/shoplistbox.cpp | 2 +- src/gui/widgets/shoplistbox.h | 2 +- src/gui/widgets/shortcutcontainer.cpp | 2 +- src/gui/widgets/shortcutcontainer.h | 2 +- src/gui/widgets/skilllistbox.h | 2 +- src/gui/widgets/skillrectanglelistbox.h | 2 +- src/gui/widgets/slider.cpp | 2 +- src/gui/widgets/slider.h | 2 +- src/gui/widgets/sliderlist.cpp | 2 +- src/gui/widgets/sliderlist.h | 2 +- src/gui/widgets/spellshortcutcontainer.cpp | 2 +- src/gui/widgets/spellshortcutcontainer.h | 2 +- src/gui/widgets/statspage.cpp | 2 +- src/gui/widgets/statspage.h | 2 +- src/gui/widgets/statspagebasic.cpp | 2 +- src/gui/widgets/statspagebasic.h | 2 +- src/gui/widgets/tabbedarea.cpp | 2 +- src/gui/widgets/tabbedarea.h | 2 +- src/gui/widgets/tabs/chat/battletab.cpp | 2 +- src/gui/widgets/tabs/chat/battletab.h | 2 +- src/gui/widgets/tabs/chat/channeltab.cpp | 2 +- src/gui/widgets/tabs/chat/channeltab.h | 2 +- src/gui/widgets/tabs/chat/chattab.cpp | 2 +- src/gui/widgets/tabs/chat/chattab.h | 2 +- src/gui/widgets/tabs/chat/emulateguildtab.cpp | 2 +- src/gui/widgets/tabs/chat/emulateguildtab.h | 2 +- src/gui/widgets/tabs/chat/gmtab.cpp | 2 +- src/gui/widgets/tabs/chat/gmtab.h | 2 +- src/gui/widgets/tabs/chat/guildtab.cpp | 2 +- src/gui/widgets/tabs/chat/guildtab.h | 2 +- src/gui/widgets/tabs/chat/langtab.cpp | 2 +- src/gui/widgets/tabs/chat/langtab.h | 2 +- src/gui/widgets/tabs/chat/partytab.cpp | 2 +- src/gui/widgets/tabs/chat/partytab.h | 2 +- src/gui/widgets/tabs/chat/tradetab.cpp | 2 +- src/gui/widgets/tabs/chat/tradetab.h | 2 +- src/gui/widgets/tabs/chat/whispertab.cpp | 2 +- src/gui/widgets/tabs/chat/whispertab.h | 2 +- src/gui/widgets/tabs/debugwindowtabs.cpp | 2 +- src/gui/widgets/tabs/debugwindowtabs.h | 2 +- src/gui/widgets/tabs/setup_audio.cpp | 2 +- src/gui/widgets/tabs/setup_audio.h | 2 +- src/gui/widgets/tabs/setup_chat.cpp | 2 +- src/gui/widgets/tabs/setup_chat.h | 2 +- src/gui/widgets/tabs/setup_colors.cpp | 2 +- src/gui/widgets/tabs/setup_colors.h | 2 +- src/gui/widgets/tabs/setup_input.cpp | 2 +- src/gui/widgets/tabs/setup_input.h | 2 +- src/gui/widgets/tabs/setup_joystick.cpp | 2 +- src/gui/widgets/tabs/setup_joystick.h | 2 +- src/gui/widgets/tabs/setup_mods.cpp | 2 +- src/gui/widgets/tabs/setup_mods.h | 2 +- src/gui/widgets/tabs/setup_other.cpp | 2 +- src/gui/widgets/tabs/setup_other.h | 2 +- src/gui/widgets/tabs/setup_perfomance.cpp | 2 +- src/gui/widgets/tabs/setup_perfomance.h | 2 +- src/gui/widgets/tabs/setup_players.cpp | 2 +- src/gui/widgets/tabs/setup_players.h | 2 +- src/gui/widgets/tabs/setup_quick.cpp | 2 +- src/gui/widgets/tabs/setup_quick.h | 2 +- src/gui/widgets/tabs/setup_relations.cpp | 2 +- src/gui/widgets/tabs/setup_relations.h | 2 +- src/gui/widgets/tabs/setup_theme.cpp | 2 +- src/gui/widgets/tabs/setup_theme.h | 2 +- src/gui/widgets/tabs/setup_touch.cpp | 2 +- src/gui/widgets/tabs/setup_touch.h | 2 +- src/gui/widgets/tabs/setup_video.cpp | 2 +- src/gui/widgets/tabs/setup_video.h | 2 +- src/gui/widgets/tabs/setup_visual.cpp | 2 +- src/gui/widgets/tabs/setup_visual.h | 2 +- src/gui/widgets/tabs/setuptab.cpp | 2 +- src/gui/widgets/tabs/setuptab.h | 2 +- src/gui/widgets/tabs/setuptabscroll.cpp | 2 +- src/gui/widgets/tabs/setuptabscroll.h | 2 +- src/gui/widgets/tabs/shortcuttab.h | 2 +- src/gui/widgets/tabs/skilltab.h | 2 +- src/gui/widgets/tabs/socialattacktab.h | 2 +- src/gui/widgets/tabs/socialfriendsfunctor.h | 2 +- src/gui/widgets/tabs/socialfriendstab.h | 2 +- src/gui/widgets/tabs/socialguildtab.h | 2 +- src/gui/widgets/tabs/socialguildtab2.h | 2 +- src/gui/widgets/tabs/socialnavigationtab.h | 2 +- src/gui/widgets/tabs/socialpartytab.h | 2 +- src/gui/widgets/tabs/socialpickuptab.h | 2 +- src/gui/widgets/tabs/socialplayerstab.h | 2 +- src/gui/widgets/tabs/socialtab.h | 2 +- src/gui/widgets/tabs/socialtabbase.h | 2 +- src/gui/widgets/tabs/tab.cpp | 2 +- src/gui/widgets/tabs/tab.h | 2 +- src/gui/widgets/tabstrip.cpp | 2 +- src/gui/widgets/tabstrip.h | 2 +- src/gui/widgets/textbox.cpp | 2 +- src/gui/widgets/textbox.h | 2 +- src/gui/widgets/textfield.cpp | 2 +- src/gui/widgets/textfield.h | 2 +- src/gui/widgets/textpreview.cpp | 2 +- src/gui/widgets/textpreview.h | 2 +- src/gui/widgets/vertcontainer.cpp | 2 +- src/gui/widgets/vertcontainer.h | 2 +- src/gui/widgets/virtshortcutcontainer.cpp | 2 +- src/gui/widgets/virtshortcutcontainer.h | 2 +- src/gui/widgets/widget.cpp | 2 +- src/gui/widgets/widget.h | 2 +- src/gui/widgets/widget2.h | 2 +- src/gui/widgets/widgetgroup.cpp | 2 +- src/gui/widgets/widgetgroup.h | 2 +- src/gui/widgets/window.cpp | 2 +- src/gui/widgets/window.h | 2 +- src/gui/widgets/windowcontainer.cpp | 2 +- src/gui/widgets/windowcontainer.h | 2 +- src/gui/windowmanager.cpp | 2 +- src/gui/windowmanager.h | 2 +- src/gui/windowmanager_unittest.cc | 2 +- src/gui/windowmenu.cpp | 2 +- src/gui/windowmenu.h | 2 +- src/gui/windows/bankwindow.cpp | 2 +- src/gui/windows/bankwindow.h | 2 +- src/gui/windows/buydialog.cpp | 2 +- src/gui/windows/buydialog.h | 2 +- src/gui/windows/buyingstoreselldialog.cpp | 2 +- src/gui/windows/buyingstoreselldialog.h | 2 +- src/gui/windows/buyselldialog.cpp | 2 +- src/gui/windows/buyselldialog.h | 2 +- src/gui/windows/changeemaildialog.cpp | 2 +- src/gui/windows/changeemaildialog.h | 2 +- src/gui/windows/changepassworddialog.cpp | 2 +- src/gui/windows/changepassworddialog.h | 2 +- src/gui/windows/charcreatedialog.cpp | 2 +- src/gui/windows/charcreatedialog.h | 2 +- src/gui/windows/chardeleteconfirm.h | 2 +- src/gui/windows/charselectdialog.cpp | 2 +- src/gui/windows/charselectdialog.h | 2 +- src/gui/windows/chatwindow.cpp | 2 +- src/gui/windows/chatwindow.h | 2 +- src/gui/windows/confirmdialog.cpp | 2 +- src/gui/windows/confirmdialog.h | 2 +- src/gui/windows/connectiondialog.cpp | 2 +- src/gui/windows/connectiondialog.h | 2 +- src/gui/windows/cutinwindow.cpp | 2 +- src/gui/windows/cutinwindow.h | 2 +- src/gui/windows/debugwindow.cpp | 2 +- src/gui/windows/debugwindow.h | 2 +- src/gui/windows/didyouknowwindow.cpp | 2 +- src/gui/windows/didyouknowwindow.h | 2 +- src/gui/windows/editdialog.cpp | 2 +- src/gui/windows/editdialog.h | 2 +- src/gui/windows/editserverdialog.cpp | 2 +- src/gui/windows/editserverdialog.h | 2 +- src/gui/windows/eggselectiondialog.cpp | 2 +- src/gui/windows/eggselectiondialog.h | 2 +- src/gui/windows/emotewindow.cpp | 2 +- src/gui/windows/emotewindow.h | 2 +- src/gui/windows/equipmentwindow.cpp | 2 +- src/gui/windows/equipmentwindow.h | 2 +- src/gui/windows/helpwindow.cpp | 2 +- src/gui/windows/helpwindow.h | 2 +- src/gui/windows/insertcarddialog.cpp | 2 +- src/gui/windows/insertcarddialog.h | 2 +- src/gui/windows/inventorywindow.cpp | 2 +- src/gui/windows/inventorywindow.h | 2 +- src/gui/windows/itemamountwindow.cpp | 2 +- src/gui/windows/itemamountwindow.h | 2 +- src/gui/windows/killstats.cpp | 2 +- src/gui/windows/killstats.h | 2 +- src/gui/windows/logindialog.cpp | 2 +- src/gui/windows/logindialog.h | 2 +- src/gui/windows/maileditwindow.cpp | 2 +- src/gui/windows/maileditwindow.h | 2 +- src/gui/windows/mailviewwindow.cpp | 2 +- src/gui/windows/mailviewwindow.h | 2 +- src/gui/windows/mailwindow.cpp | 2 +- src/gui/windows/mailwindow.h | 2 +- src/gui/windows/minimap.cpp | 2 +- src/gui/windows/minimap.h | 2 +- src/gui/windows/ministatuswindow.cpp | 2 +- src/gui/windows/ministatuswindow.h | 2 +- src/gui/windows/npcdialog.cpp | 2 +- src/gui/windows/npcdialog.h | 2 +- src/gui/windows/npcselldialog.cpp | 2 +- src/gui/windows/npcselldialog.h | 2 +- src/gui/windows/okdialog.cpp | 2 +- src/gui/windows/okdialog.h | 2 +- src/gui/windows/outfitwindow.cpp | 2 +- src/gui/windows/outfitwindow.h | 2 +- src/gui/windows/questswindow.cpp | 2 +- src/gui/windows/questswindow.h | 2 +- src/gui/windows/quitdialog.cpp | 2 +- src/gui/windows/quitdialog.h | 2 +- src/gui/windows/registerdialog.cpp | 2 +- src/gui/windows/registerdialog.h | 2 +- src/gui/windows/serverdialog.cpp | 2 +- src/gui/windows/serverdialog.h | 2 +- src/gui/windows/setupwindow.cpp | 2 +- src/gui/windows/setupwindow.h | 2 +- src/gui/windows/shopselldialog.cpp | 2 +- src/gui/windows/shopselldialog.h | 2 +- src/gui/windows/shopwindow.cpp | 2 +- src/gui/windows/shopwindow.h | 2 +- src/gui/windows/shortcutwindow.cpp | 2 +- src/gui/windows/shortcutwindow.h | 2 +- src/gui/windows/skilldialog.cpp | 2 +- src/gui/windows/skilldialog.h | 2 +- src/gui/windows/socialwindow.cpp | 2 +- src/gui/windows/socialwindow.h | 2 +- src/gui/windows/statuswindow.cpp | 2 +- src/gui/windows/statuswindow.h | 2 +- src/gui/windows/textcommandeditor.cpp | 2 +- src/gui/windows/textcommandeditor.h | 2 +- src/gui/windows/textdialog.cpp | 2 +- src/gui/windows/textdialog.h | 2 +- src/gui/windows/textselectdialog.cpp | 2 +- src/gui/windows/textselectdialog.h | 2 +- src/gui/windows/tradewindow.cpp | 2 +- src/gui/windows/tradewindow.h | 2 +- src/gui/windows/updaterwindow.cpp | 2 +- src/gui/windows/updaterwindow.h | 2 +- src/gui/windows/whoisonline.cpp | 2 +- src/gui/windows/whoisonline.h | 2 +- src/gui/windows/worldselectdialog.cpp | 2 +- src/gui/windows/worldselectdialog.h | 2 +- src/guild.cpp | 2 +- src/guild.h | 2 +- src/input/inputactiondata.h | 2 +- src/input/inputactionmap.h | 2 +- src/input/inputactionoperators.cpp | 2 +- src/input/inputactionoperators.h | 2 +- src/input/inputactionsortfunctor.h | 2 +- src/input/inputfunction.h | 2 +- src/input/inputitem.h | 2 +- src/input/inputmanager.cpp | 2 +- src/input/inputmanager.h | 2 +- src/input/joystick.cpp | 2 +- src/input/joystick.h | 2 +- src/input/key.cpp | 2 +- src/input/key.h | 2 +- src/input/keyboardconfig.cpp | 2 +- src/input/keyboardconfig.h | 2 +- src/input/keyinput.h | 2 +- src/input/mouseinput.h | 2 +- src/input/pages/basic.cpp | 2 +- src/input/pages/basic.h | 2 +- src/input/pages/chat.cpp | 2 +- src/input/pages/chat.h | 2 +- src/input/pages/craft.cpp | 2 +- src/input/pages/craft.h | 2 +- src/input/pages/emotes.cpp | 2 +- src/input/pages/emotes.h | 2 +- src/input/pages/gui.cpp | 2 +- src/input/pages/gui.h | 2 +- src/input/pages/move.cpp | 2 +- src/input/pages/move.h | 2 +- src/input/pages/other.cpp | 2 +- src/input/pages/other.h | 2 +- src/input/pages/outfits.cpp | 2 +- src/input/pages/outfits.h | 2 +- src/input/pages/shortcuts.cpp | 2 +- src/input/pages/shortcuts.h | 2 +- src/input/pages/windows.cpp | 2 +- src/input/pages/windows.h | 2 +- src/input/touch/multitouchmanager.cpp | 2 +- src/input/touch/multitouchmanager.h | 2 +- src/input/touch/touchactions.cpp | 2 +- src/input/touch/touchactions.h | 2 +- src/input/touch/touchmanager.cpp | 2 +- src/input/touch/touchmanager.h | 2 +- src/integrity_unittest.cc | 2 +- src/itemcolormanager.cpp | 2 +- src/itemcolormanager.h | 2 +- src/itemsoundmanager.cpp | 2 +- src/itemsoundmanager.h | 2 +- src/listeners/actionlistener.h | 2 +- src/listeners/actorspritelistener.h | 2 +- src/listeners/arrowslistener.cpp | 2 +- src/listeners/arrowslistener.h | 2 +- src/listeners/assertlistener.cpp | 2 +- src/listeners/assertlistener.h | 2 +- src/listeners/attributelistener.cpp | 2 +- src/listeners/attributelistener.h | 2 +- src/listeners/awaylistener.cpp | 2 +- src/listeners/awaylistener.h | 2 +- src/listeners/banklistener.cpp | 2 +- src/listeners/banklistener.h | 2 +- src/listeners/baselistener.hpp | 2 +- src/listeners/buyingstoremodelistener.cpp | 2 +- src/listeners/buyingstoremodelistener.h | 2 +- src/listeners/buyingstoreslotslistener.cpp | 2 +- src/listeners/buyingstoreslotslistener.h | 2 +- src/listeners/charrenamelistener.cpp | 2 +- src/listeners/charrenamelistener.h | 2 +- src/listeners/configlistener.h | 2 +- src/listeners/debugmessagelistener.cpp | 2 +- src/listeners/debugmessagelistener.h | 2 +- src/listeners/errorlistener.cpp | 2 +- src/listeners/errorlistener.h | 2 +- src/listeners/focuslistener.h | 2 +- src/listeners/gamemodifierlistener.cpp | 2 +- src/listeners/gamemodifierlistener.h | 2 +- src/listeners/guiconfiglistener.h | 2 +- src/listeners/guitableactionlistener.cpp | 2 +- src/listeners/guitableactionlistener.h | 2 +- src/listeners/inputactionremotelistener.cpp | 2 +- src/listeners/inputactionremotelistener.h | 2 +- src/listeners/inputactionreplaylistener.cpp | 2 +- src/listeners/inputactionreplaylistener.h | 2 +- src/listeners/insertcardlistener.h | 2 +- src/listeners/inventorylistener.h | 2 +- src/listeners/keylistener.h | 2 +- src/listeners/mouselistener.h | 2 +- src/listeners/openurllistener.h | 2 +- src/listeners/pincodelistener.cpp | 2 +- src/listeners/pincodelistener.h | 2 +- src/listeners/playerdeathlistener.cpp | 2 +- src/listeners/playerdeathlistener.h | 2 +- src/listeners/playerlistener.cpp | 2 +- src/listeners/playerlistener.h | 2 +- src/listeners/playerpostdeathlistener.h | 2 +- src/listeners/playerrelationslistener.h | 2 +- src/listeners/renamelistener.cpp | 2 +- src/listeners/renamelistener.h | 2 +- src/listeners/requestadoptchildlistener.h | 2 +- src/listeners/requesttradelistener.h | 2 +- src/listeners/selectionlistener.h | 2 +- src/listeners/shoprenamelistener.cpp | 2 +- src/listeners/shoprenamelistener.h | 2 +- src/listeners/skillwarplistener.cpp | 2 +- src/listeners/skillwarplistener.h | 2 +- src/listeners/statlistener.cpp | 2 +- src/listeners/statlistener.h | 2 +- src/listeners/tablemodellistener.h | 2 +- src/listeners/textskilllistener.cpp | 2 +- src/listeners/textskilllistener.h | 2 +- src/listeners/tooltiplistener.cpp | 2 +- src/listeners/tooltiplistener.h | 2 +- src/listeners/updatestatuslistener.cpp | 2 +- src/listeners/updatestatuslistener.h | 2 +- src/listeners/uploadlistener.cpp | 2 +- src/listeners/uploadlistener.h | 2 +- src/listeners/vendingmodelistener.cpp | 2 +- src/listeners/vendingmodelistener.h | 2 +- src/listeners/vendingslotslistener.cpp | 2 +- src/listeners/vendingslotslistener.h | 2 +- src/listeners/weightlistener.h | 2 +- src/listeners/widgetdeathlistener.h | 2 +- src/listeners/widgetlistener.h | 2 +- src/listeners/wrongdatanoticelistener.cpp | 2 +- src/listeners/wrongdatanoticelistener.h | 2 +- src/localconsts.h | 2 +- src/logger.cpp | 2 +- src/logger.h | 2 +- src/main.cpp | 2 +- src/main.h | 2 +- src/maingui.cpp | 2 +- src/maingui.h | 2 +- src/mumblemanager.cpp | 2 +- src/mumblemanager.h | 2 +- src/navigationmanager.cpp | 2 +- src/navigationmanager.h | 2 +- src/net/adminhandler.h | 2 +- src/net/auctionhandler.h | 2 +- src/net/bankhandler.h | 2 +- src/net/battlegroundhandler.h | 2 +- src/net/beinghandler.h | 2 +- src/net/buyingstorehandler.h | 2 +- src/net/buysellhandler.h | 2 +- src/net/cashshophandler.h | 2 +- src/net/character.h | 2 +- src/net/characters.h | 2 +- src/net/charserverhandler.cpp | 2 +- src/net/charserverhandler.h | 2 +- src/net/chathandler.h | 2 +- src/net/download.cpp | 2 +- src/net/download.h | 2 +- src/net/ea/adminhandler.cpp | 2 +- src/net/ea/adminhandler.h | 2 +- src/net/ea/adminrecv.cpp | 2 +- src/net/ea/adminrecv.h | 2 +- src/net/ea/beinghandler.cpp | 2 +- src/net/ea/beinghandler.h | 2 +- src/net/ea/beingrecv.cpp | 2 +- src/net/ea/beingrecv.h | 2 +- src/net/ea/buysellhandler.cpp | 2 +- src/net/ea/buysellhandler.h | 2 +- src/net/ea/buysellrecv.cpp | 2 +- src/net/ea/buysellrecv.h | 2 +- src/net/ea/charserverhandler.cpp | 2 +- src/net/ea/charserverhandler.h | 2 +- src/net/ea/charserverrecv.cpp | 2 +- src/net/ea/charserverrecv.h | 2 +- src/net/ea/chathandler.cpp | 2 +- src/net/ea/chathandler.h | 2 +- src/net/ea/chatrecv.cpp | 2 +- src/net/ea/chatrecv.h | 2 +- src/net/ea/eaprotocol.h | 2 +- src/net/ea/equipbackend.h | 2 +- src/net/ea/gamehandler.cpp | 2 +- src/net/ea/gamehandler.h | 2 +- src/net/ea/gamerecv.cpp | 2 +- src/net/ea/gamerecv.h | 2 +- src/net/ea/inventoryhandler.cpp | 2 +- src/net/ea/inventoryhandler.h | 2 +- src/net/ea/inventoryitem.h | 2 +- src/net/ea/inventoryrecv.cpp | 2 +- src/net/ea/inventoryrecv.h | 2 +- src/net/ea/itemhandler.cpp | 2 +- src/net/ea/itemhandler.h | 2 +- src/net/ea/itemrecv.cpp | 2 +- src/net/ea/itemrecv.h | 2 +- src/net/ea/loginhandler.cpp | 2 +- src/net/ea/loginhandler.h | 2 +- src/net/ea/loginrecv.cpp | 2 +- src/net/ea/loginrecv.h | 2 +- src/net/ea/maprecv.cpp | 2 +- src/net/ea/maprecv.h | 2 +- src/net/ea/network.cpp | 2 +- src/net/ea/network.h | 2 +- src/net/ea/npchandler.cpp | 2 +- src/net/ea/npchandler.h | 2 +- src/net/ea/npcrecv.cpp | 2 +- src/net/ea/npcrecv.h | 2 +- src/net/ea/partyhandler.cpp | 2 +- src/net/ea/partyhandler.h | 2 +- src/net/ea/partyrecv.cpp | 2 +- src/net/ea/partyrecv.h | 2 +- src/net/ea/playerhandler.cpp | 2 +- src/net/ea/playerhandler.h | 2 +- src/net/ea/playerrecv.cpp | 2 +- src/net/ea/playerrecv.h | 2 +- src/net/ea/skillhandler.cpp | 2 +- src/net/ea/skillhandler.h | 2 +- src/net/ea/skillrecv.cpp | 2 +- src/net/ea/skillrecv.h | 2 +- src/net/ea/token.h | 2 +- src/net/ea/tradehandler.cpp | 2 +- src/net/ea/tradehandler.h | 2 +- src/net/ea/traderecv.cpp | 2 +- src/net/ea/traderecv.h | 2 +- src/net/eathena/adminhandler.cpp | 2 +- src/net/eathena/adminhandler.h | 2 +- src/net/eathena/adminrecv.cpp | 2 +- src/net/eathena/adminrecv.h | 2 +- src/net/eathena/auctionhandler.cpp | 2 +- src/net/eathena/auctionhandler.h | 2 +- src/net/eathena/auctionrecv.cpp | 2 +- src/net/eathena/auctionrecv.h | 2 +- src/net/eathena/bankhandler.cpp | 2 +- src/net/eathena/bankhandler.h | 2 +- src/net/eathena/bankrecv.cpp | 2 +- src/net/eathena/bankrecv.h | 2 +- src/net/eathena/battlegroundhandler.cpp | 2 +- src/net/eathena/battlegroundhandler.h | 2 +- src/net/eathena/battlegroundrecv.cpp | 2 +- src/net/eathena/battlegroundrecv.h | 2 +- src/net/eathena/beinghandler.cpp | 2 +- src/net/eathena/beinghandler.h | 2 +- src/net/eathena/beingrecv.cpp | 2 +- src/net/eathena/beingrecv.h | 2 +- src/net/eathena/buyingstorehandler.cpp | 2 +- src/net/eathena/buyingstorehandler.h | 2 +- src/net/eathena/buyingstorerecv.cpp | 2 +- src/net/eathena/buyingstorerecv.h | 2 +- src/net/eathena/buysellhandler.cpp | 2 +- src/net/eathena/buysellhandler.h | 2 +- src/net/eathena/buysellrecv.cpp | 2 +- src/net/eathena/buysellrecv.h | 2 +- src/net/eathena/cashshophandler.cpp | 2 +- src/net/eathena/cashshophandler.h | 2 +- src/net/eathena/cashshoprecv.cpp | 2 +- src/net/eathena/cashshoprecv.h | 2 +- src/net/eathena/charserverhandler.cpp | 2 +- src/net/eathena/charserverhandler.h | 2 +- src/net/eathena/charserverrecv.cpp | 2 +- src/net/eathena/charserverrecv.h | 2 +- src/net/eathena/chathandler.cpp | 2 +- src/net/eathena/chathandler.h | 2 +- src/net/eathena/chatrecv.cpp | 2 +- src/net/eathena/chatrecv.h | 2 +- src/net/eathena/elementalhandler.cpp | 2 +- src/net/eathena/elementalhandler.h | 2 +- src/net/eathena/elementalrecv.cpp | 2 +- src/net/eathena/elementalrecv.h | 2 +- src/net/eathena/familyhandler.cpp | 2 +- src/net/eathena/familyhandler.h | 2 +- src/net/eathena/familyrecv.cpp | 2 +- src/net/eathena/familyrecv.h | 2 +- src/net/eathena/friendshandler.cpp | 2 +- src/net/eathena/friendshandler.h | 2 +- src/net/eathena/friendsrecv.cpp | 2 +- src/net/eathena/friendsrecv.h | 2 +- src/net/eathena/gamehandler.cpp | 2 +- src/net/eathena/gamehandler.h | 2 +- src/net/eathena/gamerecv.cpp | 2 +- src/net/eathena/gamerecv.h | 2 +- src/net/eathena/generalhandler.cpp | 2 +- src/net/eathena/generalhandler.h | 2 +- src/net/eathena/generalrecv.cpp | 2 +- src/net/eathena/generalrecv.h | 2 +- src/net/eathena/guildhandler.cpp | 2 +- src/net/eathena/guildhandler.h | 2 +- src/net/eathena/guildrecv.cpp | 2 +- src/net/eathena/guildrecv.h | 2 +- src/net/eathena/homunculushandler.cpp | 2 +- src/net/eathena/homunculushandler.h | 2 +- src/net/eathena/homunculusrecv.cpp | 2 +- src/net/eathena/homunculusrecv.h | 2 +- src/net/eathena/inventoryhandler.cpp | 2 +- src/net/eathena/inventoryhandler.h | 2 +- src/net/eathena/inventoryrecv.cpp | 2 +- src/net/eathena/inventoryrecv.h | 2 +- src/net/eathena/itemflags.h | 2 +- src/net/eathena/itemhandler.cpp | 2 +- src/net/eathena/itemhandler.h | 2 +- src/net/eathena/itemrecv.cpp | 2 +- src/net/eathena/itemrecv.h | 2 +- src/net/eathena/loginhandler.cpp | 2 +- src/net/eathena/loginhandler.h | 2 +- src/net/eathena/loginrecv.cpp | 2 +- src/net/eathena/loginrecv.h | 2 +- src/net/eathena/mailhandler.cpp | 2 +- src/net/eathena/mailhandler.h | 2 +- src/net/eathena/mailrecv.cpp | 2 +- src/net/eathena/mailrecv.h | 2 +- src/net/eathena/maphandler.cpp | 2 +- src/net/eathena/maphandler.h | 2 +- src/net/eathena/maprecv.cpp | 2 +- src/net/eathena/maprecv.h | 2 +- src/net/eathena/maptypeproperty2.h | 2 +- src/net/eathena/markethandler.cpp | 2 +- src/net/eathena/markethandler.h | 2 +- src/net/eathena/marketrecv.cpp | 2 +- src/net/eathena/marketrecv.h | 2 +- src/net/eathena/menu.cpp | 2 +- src/net/eathena/menu.h | 2 +- src/net/eathena/mercenaryhandler.cpp | 2 +- src/net/eathena/mercenaryhandler.h | 2 +- src/net/eathena/mercenaryrecv.cpp | 2 +- src/net/eathena/mercenaryrecv.h | 2 +- src/net/eathena/messagein.cpp | 2 +- src/net/eathena/messagein.h | 2 +- src/net/eathena/messageout.cpp | 2 +- src/net/eathena/messageout.h | 2 +- src/net/eathena/network.cpp | 2 +- src/net/eathena/network.h | 2 +- src/net/eathena/npchandler.cpp | 2 +- src/net/eathena/npchandler.h | 2 +- src/net/eathena/npcrecv.cpp | 2 +- src/net/eathena/npcrecv.h | 2 +- src/net/eathena/packetsin.inc | 2 +- src/net/eathena/packetsout.inc | 2 +- src/net/eathena/partyhandler.cpp | 2 +- src/net/eathena/partyhandler.h | 2 +- src/net/eathena/partyrecv.cpp | 2 +- src/net/eathena/partyrecv.h | 2 +- src/net/eathena/pethandler.cpp | 2 +- src/net/eathena/pethandler.h | 2 +- src/net/eathena/petrecv.cpp | 2 +- src/net/eathena/petrecv.h | 2 +- src/net/eathena/playerhandler.cpp | 2 +- src/net/eathena/playerhandler.h | 2 +- src/net/eathena/playerrecv.cpp | 2 +- src/net/eathena/playerrecv.h | 2 +- src/net/eathena/protocolout.cpp | 2 +- src/net/eathena/protocolout.h | 2 +- src/net/eathena/questhandler.cpp | 2 +- src/net/eathena/questhandler.h | 2 +- src/net/eathena/questrecv.cpp | 2 +- src/net/eathena/questrecv.h | 2 +- src/net/eathena/recvpackets.inc | 2 +- src/net/eathena/roulettehandler.cpp | 2 +- src/net/eathena/roulettehandler.h | 2 +- src/net/eathena/rouletterecv.cpp | 2 +- src/net/eathena/rouletterecv.h | 2 +- src/net/eathena/searchstorehandler.cpp | 2 +- src/net/eathena/searchstorehandler.h | 2 +- src/net/eathena/searchstorerecv.cpp | 2 +- src/net/eathena/searchstorerecv.h | 2 +- src/net/eathena/serverfeatures.cpp | 2 +- src/net/eathena/serverfeatures.h | 2 +- src/net/eathena/skillhandler.cpp | 2 +- src/net/eathena/skillhandler.h | 2 +- src/net/eathena/skillrecv.cpp | 2 +- src/net/eathena/skillrecv.h | 2 +- src/net/eathena/sp.h | 2 +- src/net/eathena/sprite.h | 2 +- src/net/eathena/tradehandler.cpp | 2 +- src/net/eathena/tradehandler.h | 2 +- src/net/eathena/traderecv.cpp | 2 +- src/net/eathena/traderecv.h | 2 +- src/net/eathena/updateprotocol.cpp | 2 +- src/net/eathena/updateprotocol.h | 2 +- src/net/eathena/vendinghandler.cpp | 2 +- src/net/eathena/vendinghandler.h | 2 +- src/net/eathena/vendingrecv.cpp | 2 +- src/net/eathena/vendingrecv.h | 2 +- src/net/elementalhandler.h | 2 +- src/net/familyhandler.h | 2 +- src/net/friendshandler.h | 2 +- src/net/gamehandler.h | 2 +- src/net/generalhandler.h | 2 +- src/net/guildhandler.h | 2 +- src/net/homunculushandler.h | 2 +- src/net/hostsgroup.h | 2 +- src/net/inventoryhandler.h | 2 +- src/net/ipc.cpp | 2 +- src/net/ipc.h | 2 +- src/net/logindata.h | 2 +- src/net/loginhandler.h | 2 +- src/net/mailhandler.h | 2 +- src/net/maphandler.h | 2 +- src/net/markethandler.h | 2 +- src/net/mercenaryhandler.h | 2 +- src/net/messagein.cpp | 2 +- src/net/messagein.h | 2 +- src/net/messageout.cpp | 2 +- src/net/messageout.h | 2 +- src/net/net.cpp | 2 +- src/net/net.h | 2 +- src/net/npchandler.h | 2 +- src/net/packetcounters.cpp | 2 +- src/net/packetcounters.h | 2 +- src/net/packetfunction.h | 2 +- src/net/packetinfo.h | 2 +- src/net/packetlimiter.cpp | 2 +- src/net/packetlimiter.h | 2 +- src/net/partyhandler.h | 2 +- src/net/pethandler.h | 2 +- src/net/playerhandler.h | 2 +- src/net/protocoloutdefine.h | 2 +- src/net/protocoloutinclude.h | 2 +- src/net/protocoloutupdate.h | 2 +- src/net/questhandler.h | 2 +- src/net/recvpacketdefine.h | 2 +- src/net/roulettehandler.h | 2 +- src/net/sdltcpnet.cpp | 2 +- src/net/sdltcpnet.h | 2 +- src/net/searchstorehandler.h | 2 +- src/net/serverfeatures.h | 2 +- src/net/serverinfo.h | 2 +- src/net/skillhandler.h | 2 +- src/net/tmwa/adminhandler.cpp | 2 +- src/net/tmwa/adminhandler.h | 2 +- src/net/tmwa/auctionhandler.cpp | 2 +- src/net/tmwa/auctionhandler.h | 2 +- src/net/tmwa/bankhandler.cpp | 2 +- src/net/tmwa/bankhandler.h | 2 +- src/net/tmwa/battlegroundhandler.cpp | 2 +- src/net/tmwa/battlegroundhandler.h | 2 +- src/net/tmwa/beinghandler.cpp | 2 +- src/net/tmwa/beinghandler.h | 2 +- src/net/tmwa/beingrecv.cpp | 2 +- src/net/tmwa/beingrecv.h | 2 +- src/net/tmwa/buyingstorehandler.cpp | 2 +- src/net/tmwa/buyingstorehandler.h | 2 +- src/net/tmwa/buysellhandler.cpp | 2 +- src/net/tmwa/buysellhandler.h | 2 +- src/net/tmwa/buysellrecv.cpp | 2 +- src/net/tmwa/buysellrecv.h | 2 +- src/net/tmwa/cashshophandler.cpp | 2 +- src/net/tmwa/cashshophandler.h | 2 +- src/net/tmwa/charserverhandler.cpp | 2 +- src/net/tmwa/charserverhandler.h | 2 +- src/net/tmwa/charserverrecv.cpp | 2 +- src/net/tmwa/charserverrecv.h | 2 +- src/net/tmwa/chathandler.cpp | 2 +- src/net/tmwa/chathandler.h | 2 +- src/net/tmwa/chatrecv.cpp | 2 +- src/net/tmwa/chatrecv.h | 2 +- src/net/tmwa/elementalhandler.cpp | 2 +- src/net/tmwa/elementalhandler.h | 2 +- src/net/tmwa/familyhandler.cpp | 2 +- src/net/tmwa/familyhandler.h | 2 +- src/net/tmwa/friendshandler.cpp | 2 +- src/net/tmwa/friendshandler.h | 2 +- src/net/tmwa/gamehandler.cpp | 2 +- src/net/tmwa/gamehandler.h | 2 +- src/net/tmwa/gamerecv.cpp | 2 +- src/net/tmwa/gamerecv.h | 2 +- src/net/tmwa/generalhandler.cpp | 2 +- src/net/tmwa/generalhandler.h | 2 +- src/net/tmwa/generalrecv.cpp | 2 +- src/net/tmwa/generalrecv.h | 2 +- src/net/tmwa/guildhandler.cpp | 2 +- src/net/tmwa/guildhandler.h | 2 +- src/net/tmwa/guildmanager.cpp | 2 +- src/net/tmwa/guildmanager.h | 2 +- src/net/tmwa/homunculushandler.cpp | 2 +- src/net/tmwa/homunculushandler.h | 2 +- src/net/tmwa/inventoryhandler.cpp | 2 +- src/net/tmwa/inventoryhandler.h | 2 +- src/net/tmwa/inventoryrecv.cpp | 2 +- src/net/tmwa/inventoryrecv.h | 2 +- src/net/tmwa/itemhandler.cpp | 2 +- src/net/tmwa/itemhandler.h | 2 +- src/net/tmwa/itemrecv.cpp | 2 +- src/net/tmwa/itemrecv.h | 2 +- src/net/tmwa/loginhandler.cpp | 2 +- src/net/tmwa/loginhandler.h | 2 +- src/net/tmwa/loginrecv.cpp | 2 +- src/net/tmwa/loginrecv.h | 2 +- src/net/tmwa/mailhandler.cpp | 2 +- src/net/tmwa/mailhandler.h | 2 +- src/net/tmwa/maphandler.cpp | 2 +- src/net/tmwa/maphandler.h | 2 +- src/net/tmwa/markethandler.cpp | 2 +- src/net/tmwa/markethandler.h | 2 +- src/net/tmwa/mercenaryhandler.cpp | 2 +- src/net/tmwa/mercenaryhandler.h | 2 +- src/net/tmwa/messagein.cpp | 2 +- src/net/tmwa/messagein.h | 2 +- src/net/tmwa/messageout.cpp | 2 +- src/net/tmwa/messageout.h | 2 +- src/net/tmwa/network.cpp | 2 +- src/net/tmwa/network.h | 2 +- src/net/tmwa/npchandler.cpp | 2 +- src/net/tmwa/npchandler.h | 2 +- src/net/tmwa/packetsin.inc | 2 +- src/net/tmwa/packetsout.inc | 2 +- src/net/tmwa/partyhandler.cpp | 2 +- src/net/tmwa/partyhandler.h | 2 +- src/net/tmwa/partyrecv.cpp | 2 +- src/net/tmwa/partyrecv.h | 2 +- src/net/tmwa/pethandler.cpp | 2 +- src/net/tmwa/pethandler.h | 2 +- src/net/tmwa/playerhandler.cpp | 2 +- src/net/tmwa/playerhandler.h | 2 +- src/net/tmwa/playerrecv.cpp | 2 +- src/net/tmwa/playerrecv.h | 2 +- src/net/tmwa/protocolout.cpp | 2 +- src/net/tmwa/protocolout.h | 2 +- src/net/tmwa/questhandler.cpp | 2 +- src/net/tmwa/questhandler.h | 2 +- src/net/tmwa/questrecv.cpp | 2 +- src/net/tmwa/questrecv.h | 2 +- src/net/tmwa/recvpackets.inc | 2 +- src/net/tmwa/roulettehandler.cpp | 2 +- src/net/tmwa/roulettehandler.h | 2 +- src/net/tmwa/searchstorehandler.cpp | 2 +- src/net/tmwa/searchstorehandler.h | 2 +- src/net/tmwa/serverfeatures.cpp | 2 +- src/net/tmwa/serverfeatures.h | 2 +- src/net/tmwa/skillhandler.cpp | 2 +- src/net/tmwa/skillhandler.h | 2 +- src/net/tmwa/skillrecv.cpp | 2 +- src/net/tmwa/skillrecv.h | 2 +- src/net/tmwa/sp.h | 2 +- src/net/tmwa/sprite.h | 2 +- src/net/tmwa/tradehandler.cpp | 2 +- src/net/tmwa/tradehandler.h | 2 +- src/net/tmwa/traderecv.cpp | 2 +- src/net/tmwa/traderecv.h | 2 +- src/net/tmwa/updateprotocol.cpp | 2 +- src/net/tmwa/updateprotocol.h | 2 +- src/net/tmwa/vendinghandler.cpp | 2 +- src/net/tmwa/vendinghandler.h | 2 +- src/net/tradehandler.h | 2 +- src/net/updatetypeoperators.cpp | 2 +- src/net/updatetypeoperators.h | 2 +- src/net/uploadcharinfo.h | 2 +- src/net/vendinghandler.h | 2 +- src/net/worldinfo.h | 2 +- src/notifymanager.cpp | 2 +- src/notifymanager.h | 2 +- src/options.h | 2 +- src/particle/animationparticle.cpp | 2 +- src/particle/animationparticle.h | 2 +- src/particle/imageparticle.cpp | 2 +- src/particle/imageparticle.h | 2 +- src/particle/particle.cpp | 2 +- src/particle/particle.h | 2 +- src/particle/particlecontainer.cpp | 2 +- src/particle/particlecontainer.h | 2 +- src/particle/particleemitter.cpp | 2 +- src/particle/particleemitter.h | 2 +- src/particle/particleemitterprop.h | 2 +- src/particle/particleengine.cpp | 2 +- src/particle/particleengine.h | 2 +- src/particle/particleinfo.h | 2 +- src/particle/particlelist.cpp | 2 +- src/particle/particlelist.h | 2 +- src/particle/particletimer.h | 2 +- src/particle/particlevector.cpp | 2 +- src/particle/particlevector.h | 2 +- src/particle/rotationalparticle.cpp | 2 +- src/particle/rotationalparticle.h | 2 +- src/particle/textparticle.cpp | 2 +- src/particle/textparticle.h | 2 +- src/party.cpp | 2 +- src/party.h | 2 +- src/position.cpp | 2 +- src/position.h | 2 +- src/render/graphics.cpp | 2 +- src/render/graphics.h | 2 +- src/render/graphics_calcImageRect.hpp | 2 +- src/render/graphics_drawImageRect.hpp | 2 +- src/render/graphicsdef.hpp | 2 +- src/render/imagegraphics.cpp | 2 +- src/render/imagegraphics.h | 2 +- src/render/mobileopengl2graphics.cpp | 2 +- src/render/mobileopengl2graphics.h | 2 +- src/render/mobileopenglgraphics.cpp | 2 +- src/render/mobileopenglgraphics.h | 2 +- src/render/modernopenglgraphics.cpp | 2 +- src/render/modernopenglgraphics.h | 2 +- src/render/nacl/naclfunctions.h | 2 +- src/render/nacl/naclgles.cpp | 2 +- src/render/nacl/naclgles.h | 2 +- src/render/normalopenglgraphics.cpp | 2 +- src/render/normalopenglgraphics.h | 2 +- src/render/nullopenglgraphics.cpp | 2 +- src/render/nullopenglgraphics.h | 2 +- src/render/opengl/mgl.cpp | 2 +- src/render/opengl/mgl.h | 2 +- src/render/opengl/mgl.hpp | 2 +- src/render/opengl/mglcheck.h | 2 +- src/render/opengl/mgldefines.h | 2 +- src/render/opengl/mglemu.cpp | 2 +- src/render/opengl/mglemu.h | 2 +- src/render/opengl/mglfunctions.h | 2 +- src/render/opengl/mgltypes.h | 2 +- src/render/opengl/naclglfunctions.h | 2 +- src/render/opengl/opengldebug.h | 2 +- src/render/openglgraphicsdef.hpp | 2 +- src/render/openglgraphicsdef1.hpp | 2 +- src/render/openglgraphicsdefadvanced.hpp | 2 +- src/render/openglx/mglx.cpp | 2 +- src/render/openglx/mglx.h | 2 +- src/render/openglx/mglx.hpp | 2 +- src/render/openglx/mglxinit.cpp | 2 +- src/render/openglx/mglxinit.h | 2 +- src/render/openglx/mglxtypes.h | 2 +- src/render/renderers.cpp | 2 +- src/render/renderers.h | 2 +- src/render/rendererslistsdl.h | 2 +- src/render/rendererslistsdl2.h | 2 +- src/render/safeopenglgraphics.cpp | 2 +- src/render/safeopenglgraphics.h | 2 +- src/render/sdl2graphics.cpp | 2 +- src/render/sdl2graphics.h | 2 +- src/render/sdl2softwaregraphics.cpp | 2 +- src/render/sdl2softwaregraphics.h | 2 +- src/render/sdlgraphics.cpp | 2 +- src/render/sdlgraphics.h | 2 +- src/render/shaders/shader.cpp | 2 +- src/render/shaders/shader.h | 2 +- src/render/shaders/shaderprogram.cpp | 2 +- src/render/shaders/shaderprogram.h | 2 +- src/render/shaders/shadersmanager.cpp | 2 +- src/render/shaders/shadersmanager.h | 2 +- src/render/softwaregraphicsdef.hpp | 2 +- src/render/surfacegraphics.cpp | 2 +- src/render/surfacegraphics.h | 2 +- src/render/vertexes/imagecollection.cpp | 2 +- src/render/vertexes/imagecollection.h | 2 +- src/render/vertexes/imagevertexes.cpp | 2 +- src/render/vertexes/imagevertexes.h | 2 +- src/render/vertexes/openglgraphicsvertexes.cpp | 2 +- src/render/vertexes/openglgraphicsvertexes.h | 2 +- src/resources/action.cpp | 2 +- src/resources/action.h | 2 +- src/resources/ambientlayer.cpp | 2 +- src/resources/ambientlayer.h | 2 +- src/resources/animation/animation.cpp | 2 +- src/resources/animation/animation.h | 2 +- src/resources/animation/simpleanimation.cpp | 2 +- src/resources/animation/simpleanimation.h | 2 +- src/resources/atlas/atlasitem.h | 2 +- src/resources/atlas/atlasmanager.cpp | 2 +- src/resources/atlas/atlasmanager.h | 2 +- src/resources/atlas/atlasresource.cpp | 2 +- src/resources/atlas/atlasresource.h | 2 +- src/resources/atlas/textureatlas.h | 2 +- src/resources/attack.h | 2 +- src/resources/basicstat.h | 2 +- src/resources/beingcommon.cpp | 2 +- src/resources/beingcommon.h | 2 +- src/resources/beinginfo.cpp | 2 +- src/resources/beinginfo.h | 2 +- src/resources/beingmenuitem.h | 2 +- src/resources/beingslot.cpp | 2 +- src/resources/beingslot.h | 2 +- src/resources/chatobject.cpp | 2 +- src/resources/chatobject.h | 2 +- src/resources/cursors.cpp | 2 +- src/resources/cursors.h | 2 +- src/resources/db/avatardb.cpp | 2 +- src/resources/db/avatardb.h | 2 +- src/resources/db/badgesdb.cpp | 2 +- src/resources/db/badgesdb.h | 2 +- src/resources/db/chardb.cpp | 2 +- src/resources/db/chardb.h | 2 +- src/resources/db/colordb.cpp | 2 +- src/resources/db/colordb.h | 2 +- src/resources/db/commandsdb.cpp | 2 +- src/resources/db/commandsdb.h | 2 +- src/resources/db/deaddb.cpp | 2 +- src/resources/db/deaddb.h | 2 +- src/resources/db/elementaldb.cpp | 2 +- src/resources/db/elementaldb.h | 2 +- src/resources/db/emotedb.cpp | 2 +- src/resources/db/emotedb.h | 2 +- src/resources/db/homunculusdb.cpp | 2 +- src/resources/db/homunculusdb.h | 2 +- src/resources/db/horsedb.cpp | 2 +- src/resources/db/horsedb.h | 2 +- src/resources/db/itemdb.cpp | 2 +- src/resources/db/itemdb.h | 2 +- src/resources/db/itemfielddb.cpp | 2 +- src/resources/db/itemfielddb.h | 2 +- src/resources/db/mapdb.cpp | 2 +- src/resources/db/mapdb.h | 2 +- src/resources/db/mercenarydb.cpp | 2 +- src/resources/db/mercenarydb.h | 2 +- src/resources/db/moddb.cpp | 2 +- src/resources/db/moddb.h | 2 +- src/resources/db/monsterdb.cpp | 2 +- src/resources/db/monsterdb.h | 2 +- src/resources/db/networkdb.cpp | 2 +- src/resources/db/networkdb.h | 2 +- src/resources/db/npcdb.cpp | 2 +- src/resources/db/npcdb.h | 2 +- src/resources/db/npcdialogdb.cpp | 2 +- src/resources/db/npcdialogdb.h | 2 +- src/resources/db/palettedb.cpp | 2 +- src/resources/db/palettedb.h | 2 +- src/resources/db/petdb.cpp | 2 +- src/resources/db/petdb.h | 2 +- src/resources/db/skillunitdb.cpp | 2 +- src/resources/db/skillunitdb.h | 2 +- src/resources/db/sounddb.cpp | 2 +- src/resources/db/sounddb.h | 2 +- src/resources/db/statdb.cpp | 2 +- src/resources/db/statdb.h | 2 +- src/resources/db/statuseffectdb.cpp | 2 +- src/resources/db/statuseffectdb.h | 2 +- src/resources/db/weaponsdb.cpp | 2 +- src/resources/db/weaponsdb.h | 2 +- src/resources/delayedmanager.cpp | 2 +- src/resources/delayedmanager.h | 2 +- src/resources/dye/dye.cpp | 2 +- src/resources/dye/dye.h | 2 +- src/resources/dye/dye_unittest.cc | 2 +- src/resources/dye/dyecolor.h | 2 +- src/resources/dye/dyepalette.cpp | 2 +- src/resources/dye/dyepalette.h | 2 +- src/resources/dye/dyepalette_replaceacolor.cpp | 2 +- src/resources/dye/dyepalette_replaceacolor_avx2.hpp | 2 +- src/resources/dye/dyepalette_replaceacolor_default.hpp | 2 +- src/resources/dye/dyepalette_replaceacolor_sse2.hpp | 2 +- src/resources/dye/dyepalette_replaceaoglcolor.cpp | 2 +- src/resources/dye/dyepalette_replaceaoglcolor_avx2.hpp | 2 +- src/resources/dye/dyepalette_replaceaoglcolor_default.hpp | 2 +- src/resources/dye/dyepalette_replaceaoglcolor_sse2.hpp | 2 +- src/resources/dye/dyepalette_replacescolor.cpp | 2 +- src/resources/dye/dyepalette_replacescolor_avx2.hpp | 2 +- src/resources/dye/dyepalette_replacescolor_default.hpp | 2 +- src/resources/dye/dyepalette_replacescolor_sse2.hpp | 2 +- src/resources/dye/dyepalette_replacesoglcolor.cpp | 2 +- src/resources/dye/dyepalette_replacesoglcolor_avx2.hpp | 2 +- src/resources/dye/dyepalette_replacesoglcolor_default.hpp | 2 +- src/resources/dye/dyepalette_replacesoglcolor_sse2.hpp | 2 +- src/resources/dye/dyepalette_unittest.cc | 2 +- src/resources/effectdescription.h | 2 +- src/resources/emoteinfo.h | 2 +- src/resources/emotesprite.h | 2 +- src/resources/equipmentslots.h | 2 +- src/resources/fboinfo.h | 2 +- src/resources/frame.h | 2 +- src/resources/horseinfo.h | 2 +- src/resources/horseoffset.h | 2 +- src/resources/image/image.cpp | 2 +- src/resources/image/image.h | 2 +- src/resources/image/subimage.cpp | 2 +- src/resources/image/subimage.h | 2 +- src/resources/imagehelper.cpp | 2 +- src/resources/imagehelper.h | 2 +- src/resources/imagerect.h | 2 +- src/resources/imageset.cpp | 2 +- src/resources/imageset.h | 2 +- src/resources/imagewriter.cpp | 2 +- src/resources/imagewriter.h | 2 +- src/resources/inventory/complexinventory.cpp | 2 +- src/resources/inventory/complexinventory.h | 2 +- src/resources/inventory/inventory.cpp | 2 +- src/resources/inventory/inventory.h | 2 +- src/resources/item/cardslist.cpp | 2 +- src/resources/item/cardslist.h | 2 +- src/resources/item/complexitem.cpp | 2 +- src/resources/item/complexitem.h | 2 +- src/resources/item/item.cpp | 2 +- src/resources/item/item.h | 2 +- src/resources/item/itemfieldtype.h | 2 +- src/resources/item/shopitem.cpp | 2 +- src/resources/item/shopitem.h | 2 +- src/resources/iteminfo.cpp | 2 +- src/resources/iteminfo.h | 2 +- src/resources/itemtypemap.h | 2 +- src/resources/itemtypemapdata.h | 2 +- src/resources/loaders/atlasloader.cpp | 2 +- src/resources/loaders/atlasloader.h | 2 +- src/resources/loaders/emptyatlasloader.cpp | 2 +- src/resources/loaders/emptyatlasloader.h | 2 +- src/resources/loaders/imageloader.cpp | 2 +- src/resources/loaders/imageloader.h | 2 +- src/resources/loaders/imagesetloader.cpp | 2 +- src/resources/loaders/imagesetloader.h | 2 +- src/resources/loaders/musicloader.cpp | 2 +- src/resources/loaders/musicloader.h | 2 +- src/resources/loaders/rescaledloader.cpp | 2 +- src/resources/loaders/rescaledloader.h | 2 +- src/resources/loaders/shaderloader.cpp | 2 +- src/resources/loaders/shaderloader.h | 2 +- src/resources/loaders/shaderprogramloader.cpp | 2 +- src/resources/loaders/shaderprogramloader.h | 2 +- src/resources/loaders/soundloader.cpp | 2 +- src/resources/loaders/soundloader.h | 2 +- src/resources/loaders/spritedefloader.cpp | 2 +- src/resources/loaders/spritedefloader.h | 2 +- src/resources/loaders/subimageloader.cpp | 2 +- src/resources/loaders/subimageloader.h | 2 +- src/resources/loaders/subimagesetloader.cpp | 2 +- src/resources/loaders/subimagesetloader.h | 2 +- src/resources/loaders/walklayerloader.cpp | 2 +- src/resources/loaders/walklayerloader.h | 2 +- src/resources/loaders/xmlloader.cpp | 2 +- src/resources/loaders/xmlloader.h | 2 +- src/resources/map/location.h | 2 +- src/resources/map/map.cpp | 2 +- src/resources/map/map.h | 2 +- src/resources/map/mapheights.cpp | 2 +- src/resources/map/mapheights.h | 2 +- src/resources/map/mapitem.cpp | 2 +- src/resources/map/mapitem.h | 2 +- src/resources/map/maplayer.cpp | 2 +- src/resources/map/maplayer.h | 2 +- src/resources/map/maplayer_unittest.cc | 2 +- src/resources/map/mapobject.h | 2 +- src/resources/map/mapobjectlist.h | 2 +- src/resources/map/maprowvertexes.h | 2 +- src/resources/map/metatile.h | 2 +- src/resources/map/objectslayer.cpp | 2 +- src/resources/map/objectslayer.h | 2 +- src/resources/map/properties.h | 2 +- src/resources/map/speciallayer.cpp | 2 +- src/resources/map/speciallayer.h | 2 +- src/resources/map/tileanimation.cpp | 2 +- src/resources/map/tileanimation.h | 2 +- src/resources/map/tileinfo.h | 2 +- src/resources/map/tileset.h | 2 +- src/resources/map/walklayer.cpp | 2 +- src/resources/map/walklayer.h | 2 +- src/resources/mapinfo.h | 2 +- src/resources/mapreader.cpp | 2 +- src/resources/mapreader.h | 2 +- src/resources/memorycounter.cpp | 2 +- src/resources/memorycounter.h | 2 +- src/resources/memorymanager.cpp | 2 +- src/resources/memorymanager.h | 2 +- src/resources/mobileopenglscreenshothelper.cpp | 2 +- src/resources/mobileopenglscreenshothelper.h | 2 +- src/resources/modinfo.cpp | 2 +- src/resources/modinfo.h | 2 +- src/resources/mstack.h | 2 +- src/resources/mstack_unittest.cc | 2 +- src/resources/notificationinfo.h | 2 +- src/resources/notifications.h | 2 +- src/resources/npcbuttoninfo.h | 2 +- src/resources/npcdialoginfo.h | 2 +- src/resources/npcdialogmenuinfo.h | 2 +- src/resources/npcimageinfo.h | 2 +- src/resources/npcinventoryinfo.h | 2 +- src/resources/npctextinfo.h | 2 +- src/resources/openglimagehelper.cpp | 2 +- src/resources/openglimagehelper.h | 2 +- src/resources/openglscreenshothelper.cpp | 2 +- src/resources/openglscreenshothelper.h | 2 +- src/resources/questeffect.h | 2 +- src/resources/questitem.h | 2 +- src/resources/questitemtext.h | 2 +- src/resources/questvar.h | 2 +- src/resources/rect/doublerect.h | 2 +- src/resources/resource.cpp | 2 +- src/resources/resource.h | 2 +- src/resources/resourcemanager/resourcemanager.cpp | 2 +- src/resources/resourcemanager/resourcemanager.h | 2 +- src/resources/resourcemanager/resourcemanager_unittest.cc | 2 +- src/resources/safeopenglimagehelper.cpp | 2 +- src/resources/safeopenglimagehelper.h | 2 +- src/resources/screenshothelper.h | 2 +- src/resources/sdl2imagehelper.cpp | 2 +- src/resources/sdl2imagehelper.h | 2 +- src/resources/sdl2softwareimagehelper.cpp | 2 +- src/resources/sdl2softwareimagehelper.h | 2 +- src/resources/sdl2softwarescreenshothelper.cpp | 2 +- src/resources/sdl2softwarescreenshothelper.h | 2 +- src/resources/sdlimagehelper.cpp | 2 +- src/resources/sdlimagehelper.h | 2 +- src/resources/sdlmusic.cpp | 2 +- src/resources/sdlmusic.h | 2 +- src/resources/sdlscreenshothelper.cpp | 2 +- src/resources/sdlscreenshothelper.h | 2 +- src/resources/skill/skilldata.cpp | 2 +- src/resources/skill/skilldata.h | 2 +- src/resources/skill/skillinfo.cpp | 2 +- src/resources/skill/skillinfo.h | 2 +- src/resources/skill/skilltypeentry.h | 2 +- src/resources/skill/skilltypelist.h | 2 +- src/resources/soundeffect.cpp | 2 +- src/resources/soundeffect.h | 2 +- src/resources/soundinfo.h | 2 +- src/resources/sprite/animatedsprite.cpp | 2 +- src/resources/sprite/animatedsprite.h | 2 +- src/resources/sprite/animatedsprite_unittest.cc | 2 +- src/resources/sprite/animationdelayload.cpp | 2 +- src/resources/sprite/animationdelayload.h | 2 +- src/resources/sprite/imagesprite.cpp | 2 +- src/resources/sprite/imagesprite.h | 2 +- src/resources/sprite/sprite.h | 2 +- src/resources/sprite/spritedef.cpp | 2 +- src/resources/sprite/spritedef.h | 2 +- src/resources/sprite/spritedisplay.h | 2 +- src/resources/sprite/spritereference.h | 2 +- src/resources/surfaceimagehelper.cpp | 2 +- src/resources/surfaceimagehelper.h | 2 +- src/resources/updatefile.h | 2 +- src/resources/wallpaper.cpp | 2 +- src/resources/wallpaper.h | 2 +- src/resources/wallpaperdata.h | 2 +- src/sdlshared.h | 2 +- src/settings.cpp | 2 +- src/settings.h | 2 +- src/soundmanager.cpp | 2 +- src/soundmanager.h | 2 +- src/spellmanager.cpp | 2 +- src/spellmanager.h | 2 +- src/statuseffect.cpp | 2 +- src/statuseffect.h | 2 +- src/test/testlauncher.cpp | 2 +- src/test/testlauncher.h | 2 +- src/test/testmain.cpp | 2 +- src/test/testmain.h | 2 +- src/text.cpp | 2 +- src/text.h | 2 +- src/textcommand.cpp | 2 +- src/textcommand.h | 2 +- src/textmanager.cpp | 2 +- src/textmanager.h | 2 +- src/units.cpp | 2 +- src/units.h | 2 +- src/utils/booleanoptions.h | 2 +- src/utils/buildhex.h | 2 +- src/utils/chatutils.cpp | 2 +- src/utils/chatutils.h | 2 +- src/utils/chatutils_unittest.cc | 2 +- src/utils/checkutils.cpp | 2 +- src/utils/checkutils.h | 2 +- src/utils/checkutils_unittest.cc | 2 +- src/utils/copynpaste.cpp | 2 +- src/utils/copynpaste.h | 2 +- src/utils/cpu.cpp | 2 +- src/utils/cpu.h | 2 +- src/utils/delete2.h | 2 +- src/utils/dtor.h | 2 +- src/utils/env.cpp | 2 +- src/utils/env.h | 2 +- src/utils/files.cpp | 2 +- src/utils/files.h | 2 +- src/utils/files_unittest.cc | 2 +- src/utils/fuzzer.cpp | 2 +- src/utils/fuzzer.h | 2 +- src/utils/gettext.h | 2 +- src/utils/gettexthelper.cpp | 2 +- src/utils/gettexthelper.h | 2 +- src/utils/glxhelper.cpp | 2 +- src/utils/glxhelper.h | 2 +- src/utils/gmfunctions.cpp | 2 +- src/utils/gmfunctions.h | 2 +- src/utils/intmap.h | 2 +- src/utils/langs.cpp | 2 +- src/utils/langs.h | 2 +- src/utils/langs_unittest.cc | 2 +- src/utils/mathutils.h | 2 +- src/utils/mathutils_unittest.cc | 2 +- src/utils/mkdir.cpp | 2 +- src/utils/mkdir.h | 2 +- src/utils/mrand.cpp | 2 +- src/utils/mrand.h | 2 +- src/utils/mutex.h | 2 +- src/utils/naclmessages.cpp | 2 +- src/utils/naclmessages.h | 2 +- src/utils/parameters.cpp | 2 +- src/utils/parameters.h | 2 +- src/utils/parameters_unittest.cc | 2 +- src/utils/paths.cpp | 2 +- src/utils/paths.h | 2 +- src/utils/perfomance.cpp | 2 +- src/utils/perfomance.h | 2 +- src/utils/physfscheckutils.cpp | 2 +- src/utils/physfscheckutils.h | 2 +- src/utils/physfsmemoryobject.h | 2 +- src/utils/physfsrwops.cpp | 2 +- src/utils/physfsrwops.h | 2 +- src/utils/physfstools.cpp | 2 +- src/utils/physfstools.h | 2 +- src/utils/process.cpp | 2 +- src/utils/process.h | 2 +- src/utils/sdl2helper.cpp | 2 +- src/utils/sdl2helper.h | 2 +- src/utils/sdlcheckutils.cpp | 2 +- src/utils/sdlcheckutils.h | 2 +- src/utils/sdlhelper.cpp | 2 +- src/utils/sdlhelper.h | 2 +- src/utils/sdlmemoryobject.h | 2 +- src/utils/sdlpixel.h | 2 +- src/utils/sdlsharedhelper.cpp | 2 +- src/utils/sdlsharedhelper.h | 2 +- src/utils/specialfolder.cpp | 2 +- src/utils/specialfolder.h | 2 +- src/utils/stringmap.h | 2 +- src/utils/stringutils.cpp | 2 +- src/utils/stringutils.h | 2 +- src/utils/stringutils_unittest.cc | 2 +- src/utils/stringvector.h | 2 +- src/utils/timer.cpp | 2 +- src/utils/timer.h | 2 +- src/utils/timer_unittest.cc | 2 +- src/utils/translation/podict.cpp | 2 +- src/utils/translation/podict.h | 2 +- src/utils/translation/poparser.cpp | 2 +- src/utils/translation/poparser.h | 2 +- src/utils/translation/poparser_unittest.cc | 2 +- src/utils/translation/translationmanager.cpp | 2 +- src/utils/translation/translationmanager.h | 2 +- src/utils/xml.h | 2 +- src/utils/xml.inc | 2 +- src/utils/xml/libxml.cpp | 2 +- src/utils/xml/libxml.h | 2 +- src/utils/xml/libxml.inc | 2 +- src/utils/xml/pugixml.cpp | 2 +- src/utils/xml/pugixml.h | 2 +- src/utils/xml/pugixml.inc | 2 +- src/utils/xml/pugixmlwriter.cpp | 2 +- src/utils/xml/pugixmlwriter.h | 2 +- src/utils/xml_unittest.cc | 2 +- src/utils/xmlutils.cpp | 2 +- src/utils/xmlutils.h | 2 +- src/utils/xmlutils_unittest.cc | 2 +- src/utils/xmlwriter.h | 2 +- src/variabledata.h | 2 +- src/vector.cpp | 2 +- src/vector.h | 2 +- src/winver.h | 2 +- src/winver.h.in | 2 +- tools/update-copyright.sh | 1 + 1747 files changed, 1747 insertions(+), 1746 deletions(-) diff --git a/src/actions/actiondef.h b/src/actions/actiondef.h index f3ac4f7bd..7465b8521 100644 --- a/src/actions/actiondef.h +++ b/src/actions/actiondef.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/actionfuncptr.h b/src/actions/actionfuncptr.h index 716f67489..c68c66a57 100644 --- a/src/actions/actionfuncptr.h +++ b/src/actions/actionfuncptr.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index 8682a8d48..5deca7e95 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/actions.h b/src/actions/actions.h index 85e2bde5a..2fed641aa 100644 --- a/src/actions/actions.h +++ b/src/actions/actions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp index d3e869f5c..037b25942 100644 --- a/src/actions/chat.cpp +++ b/src/actions/chat.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/chat.h b/src/actions/chat.h index b90b97173..0794ec9ed 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp index 74c7bfe52..c02d2ef39 100644 --- a/src/actions/commands.cpp +++ b/src/actions/commands.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/commands.h b/src/actions/commands.h index 3cf383f74..6295b7264 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/move.cpp b/src/actions/move.cpp index 789556910..aa0c0d068 100644 --- a/src/actions/move.cpp +++ b/src/actions/move.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/move.h b/src/actions/move.h index 05c833489..362cc254e 100644 --- a/src/actions/move.h +++ b/src/actions/move.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/pets.cpp b/src/actions/pets.cpp index 6f4b4ba60..cfe0e39e5 100644 --- a/src/actions/pets.cpp +++ b/src/actions/pets.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/pets.h b/src/actions/pets.h index e27d5abde..750ba2366 100644 --- a/src/actions/pets.h +++ b/src/actions/pets.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/statusbar.cpp b/src/actions/statusbar.cpp index 175beb324..4117c5daa 100644 --- a/src/actions/statusbar.cpp +++ b/src/actions/statusbar.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/statusbar.h b/src/actions/statusbar.h index 17aa94119..093aefd04 100644 --- a/src/actions/statusbar.h +++ b/src/actions/statusbar.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/tabs.cpp b/src/actions/tabs.cpp index e7135c432..98ce344ea 100644 --- a/src/actions/tabs.cpp +++ b/src/actions/tabs.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/tabs.h b/src/actions/tabs.h index 6de821eef..f7edb1c8c 100644 --- a/src/actions/tabs.h +++ b/src/actions/tabs.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/target.cpp b/src/actions/target.cpp index 483fdffcb..915bf18d4 100644 --- a/src/actions/target.cpp +++ b/src/actions/target.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/target.h b/src/actions/target.h index 954fcd195..cf5bacf26 100644 --- a/src/actions/target.h +++ b/src/actions/target.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp index 4febc871a..9d29b043c 100644 --- a/src/actions/windows.cpp +++ b/src/actions/windows.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actions/windows.h b/src/actions/windows.h index d401c5681..8026b9a6f 100644 --- a/src/actions/windows.h +++ b/src/actions/windows.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actormanager.cpp b/src/actormanager.cpp index 8974c4ddd..0bea659f3 100644 --- a/src/actormanager.cpp +++ b/src/actormanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/actormanager.h b/src/actormanager.h index 3f919087d..0c456362f 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/avatar.cpp b/src/avatar.cpp index 3acf6a4b0..aa6618603 100644 --- a/src/avatar.cpp +++ b/src/avatar.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/avatar.h b/src/avatar.h index 3be78dc3c..3db83de12 100644 --- a/src/avatar.h +++ b/src/avatar.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/actor.cpp b/src/being/actor.cpp index aebf00adb..9039c0128 100644 --- a/src/being/actor.cpp +++ b/src/being/actor.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/actor.h b/src/being/actor.h index 17029fbc5..8b3e09260 100644 --- a/src/being/actor.h +++ b/src/being/actor.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/actorsprite.cpp b/src/being/actorsprite.cpp index cd8867194..575744d77 100644 --- a/src/being/actorsprite.cpp +++ b/src/being/actorsprite.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/actorsprite.h b/src/being/actorsprite.h index f01a3eb43..f6f1156d5 100644 --- a/src/being/actorsprite.h +++ b/src/being/actorsprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/being.cpp b/src/being/being.cpp index b71a0be92..bacae584d 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/being.h b/src/being/being.h index 121618880..9e623cbad 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/beingcacheentry.h b/src/being/beingcacheentry.h index c1a45120a..4cfc6f64b 100644 --- a/src/being/beingcacheentry.h +++ b/src/being/beingcacheentry.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/beingflag.h b/src/being/beingflag.h index 68ffbcf74..0669f78bf 100644 --- a/src/being/beingflag.h +++ b/src/being/beingflag.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/beingspeech.h b/src/being/beingspeech.h index 668e2ef9f..c8b01618a 100644 --- a/src/being/beingspeech.h +++ b/src/being/beingspeech.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/castingeffect.cpp b/src/being/castingeffect.cpp index d879c5ab6..0d80f7ce2 100644 --- a/src/being/castingeffect.cpp +++ b/src/being/castingeffect.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/castingeffect.h b/src/being/castingeffect.h index 6a2b4bf1a..3a1d1a6b7 100644 --- a/src/being/castingeffect.h +++ b/src/being/castingeffect.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/compounditem.h b/src/being/compounditem.h index b718bd0aa..541623ceb 100644 --- a/src/being/compounditem.h +++ b/src/being/compounditem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/compoundsprite.cpp b/src/being/compoundsprite.cpp index 178e5858a..72f3943fe 100644 --- a/src/being/compoundsprite.cpp +++ b/src/being/compoundsprite.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/compoundsprite.h b/src/being/compoundsprite.h index 252372c05..d8d954977 100644 --- a/src/being/compoundsprite.h +++ b/src/being/compoundsprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/crazymoves.cpp b/src/being/crazymoves.cpp index 9f5471973..d40690d18 100644 --- a/src/being/crazymoves.cpp +++ b/src/being/crazymoves.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/crazymoves.h b/src/being/crazymoves.h index bb96814ad..4c812c5f0 100644 --- a/src/being/crazymoves.h +++ b/src/being/crazymoves.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/flooritem.cpp b/src/being/flooritem.cpp index 586fb044a..04be493f0 100644 --- a/src/being/flooritem.cpp +++ b/src/being/flooritem.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/flooritem.h b/src/being/flooritem.h index 248a8b351..700ce7d15 100644 --- a/src/being/flooritem.h +++ b/src/being/flooritem.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/homunculusinfo.h b/src/being/homunculusinfo.h index 8160afa0c..1488af9e8 100644 --- a/src/being/homunculusinfo.h +++ b/src/being/homunculusinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp index 8bb049489..90a2e9efa 100644 --- a/src/being/localplayer.cpp +++ b/src/being/localplayer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/localplayer.h b/src/being/localplayer.h index 1b97e3a18..b177b9b48 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/mercenaryinfo.h b/src/being/mercenaryinfo.h index 5188e2d85..c25eeef49 100644 --- a/src/being/mercenaryinfo.h +++ b/src/being/mercenaryinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/petinfo.h b/src/being/petinfo.h index 239b599b4..5ede2cfb2 100644 --- a/src/being/petinfo.h +++ b/src/being/petinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerignorestrategy.h b/src/being/playerignorestrategy.h index e9c9be0fa..fb5dd5ebb 100644 --- a/src/being/playerignorestrategy.h +++ b/src/being/playerignorestrategy.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerinfo.cpp b/src/being/playerinfo.cpp index 0c11b4171..14cc909df 100644 --- a/src/being/playerinfo.cpp +++ b/src/being/playerinfo.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h index e46af76a5..5b512eb05 100644 --- a/src/being/playerinfo.h +++ b/src/being/playerinfo.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerrelation.cpp b/src/being/playerrelation.cpp index 345ba37b7..0b4627089 100644 --- a/src/being/playerrelation.cpp +++ b/src/being/playerrelation.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerrelation.h b/src/being/playerrelation.h index 3d7080509..bc96c9bcd 100644 --- a/src/being/playerrelation.h +++ b/src/being/playerrelation.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerrelations.cpp b/src/being/playerrelations.cpp index 4896776ab..264f5c3a0 100644 --- a/src/being/playerrelations.cpp +++ b/src/being/playerrelations.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/being/playerrelations.h b/src/being/playerrelations.h index 31a007637..ae2e08dae 100644 --- a/src/being/playerrelations.h +++ b/src/being/playerrelations.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/beingequipbackend.cpp b/src/beingequipbackend.cpp index 75f135409..5af3ba808 100644 --- a/src/beingequipbackend.cpp +++ b/src/beingequipbackend.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/beingequipbackend.h b/src/beingequipbackend.h index 23784a2fe..6778ac710 100644 --- a/src/beingequipbackend.h +++ b/src/beingequipbackend.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/chatlogger.cpp b/src/chatlogger.cpp index e66745fb7..27189daea 100644 --- a/src/chatlogger.cpp +++ b/src/chatlogger.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/chatlogger.h b/src/chatlogger.h index 57e666fd4..0f9563096 100644 --- a/src/chatlogger.h +++ b/src/chatlogger.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009-2010 Andrei Karas * * This file is part of The ManaPlus Client. diff --git a/src/client.cpp b/src/client.cpp index a0772d636..644950cc0 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/client.h b/src/client.h index c57d790ff..a5c0a6135 100644 --- a/src/client.h +++ b/src/client.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/commandline.cpp b/src/commandline.cpp index 4b8f746d4..8315d7d58 100644 --- a/src/commandline.cpp +++ b/src/commandline.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/commandline.h b/src/commandline.h index bad473f57..774a4ee91 100644 --- a/src/commandline.h +++ b/src/commandline.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/configmanager.cpp b/src/configmanager.cpp index 98916ebbd..d248ac4dc 100644 --- a/src/configmanager.cpp +++ b/src/configmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/configmanager.h b/src/configmanager.h index b69132fc5..c4673aa8d 100644 --- a/src/configmanager.h +++ b/src/configmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/configuration.cpp b/src/configuration.cpp index 3d6f17ced..7a6f91e79 100644 --- a/src/configuration.cpp +++ b/src/configuration.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/configuration.h b/src/configuration.h index 0395a42c9..ce3d6daa1 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/emoteshortcut.h b/src/const/emoteshortcut.h index 991881e78..cf0ca44ee 100644 --- a/src/const/emoteshortcut.h +++ b/src/const/emoteshortcut.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/equipment.h b/src/const/equipment.h index 61c1ecd8b..284157e97 100644 --- a/src/const/equipment.h +++ b/src/const/equipment.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/gui/chat.h b/src/const/gui/chat.h index 9f40e3705..5b3eadb2a 100644 --- a/src/const/gui/chat.h +++ b/src/const/gui/chat.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/gui/pages.h b/src/const/gui/pages.h index bd2efd19c..218518bdd 100644 --- a/src/const/gui/pages.h +++ b/src/const/gui/pages.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/gui/theme.h b/src/const/gui/theme.h index ce03e3aef..0ec96bf78 100644 --- a/src/const/gui/theme.h +++ b/src/const/gui/theme.h @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/net/inventory.h b/src/const/net/inventory.h index a2ba28ff1..a3729bb4c 100644 --- a/src/const/net/inventory.h +++ b/src/const/net/inventory.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/net/maxpacketversion.h b/src/const/net/maxpacketversion.h index 0fedd3ab5..069d4621d 100644 --- a/src/const/net/maxpacketversion.h +++ b/src/const/net/maxpacketversion.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/net/net.h b/src/const/net/net.h index d6d129047..f4797e5c9 100644 --- a/src/const/net/net.h +++ b/src/const/net/net.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/net/nostat.h b/src/const/net/nostat.h index 4dd0f03db..6b41a615d 100644 --- a/src/const/net/nostat.h +++ b/src/const/net/nostat.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/net/skill.h b/src/const/net/skill.h index 0a04dc1d1..da1f685d6 100644 --- a/src/const/net/skill.h +++ b/src/const/net/skill.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/render/graphics.h b/src/const/render/graphics.h index a8e043744..29e4864fe 100644 --- a/src/const/render/graphics.h +++ b/src/const/render/graphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/resources/item/cards.h b/src/const/resources/item/cards.h index 31804cb2e..bcd999433 100644 --- a/src/const/resources/item/cards.h +++ b/src/const/resources/item/cards.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/resources/map/map.h b/src/const/resources/map/map.h index 3c4ce35d7..25727acfd 100644 --- a/src/const/resources/map/map.h +++ b/src/const/resources/map/map.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/resources/skill.h b/src/const/resources/skill.h index bdf18b93b..68ec3a56c 100644 --- a/src/const/resources/skill.h +++ b/src/const/resources/skill.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/resources/spriteaction.h b/src/const/resources/spriteaction.h index be27e6bae..988eda378 100644 --- a/src/const/resources/spriteaction.h +++ b/src/const/resources/spriteaction.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/sound.h b/src/const/sound.h index 69a949795..ccb96b523 100644 --- a/src/const/sound.h +++ b/src/const/sound.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/spells.h b/src/const/spells.h index 79a54e735..96eea8f92 100644 --- a/src/const/spells.h +++ b/src/const/spells.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/const/utils/timer.h b/src/const/utils/timer.h index da06a57b3..a4873ffeb 100644 --- a/src/const/utils/timer.h +++ b/src/const/utils/timer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/debug.h b/src/debug.h index 8e207abf5..9ab7a8874 100644 --- a/src/debug.h +++ b/src/debug.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/debug/debug_new.cpp b/src/debug/debug_new.cpp index 1a8f79a64..85c3fb812 100644 --- a/src/debug/debug_new.cpp +++ b/src/debug/debug_new.cpp @@ -26,7 +26,7 @@ * * original version changed for ManaPlus * - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers */ /** diff --git a/src/debug/debug_new.h b/src/debug/debug_new.h index ae6a868d8..e4e78c003 100644 --- a/src/debug/debug_new.h +++ b/src/debug/debug_new.h @@ -26,7 +26,7 @@ * * original version changed for ManaPlus * - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers */ /** diff --git a/src/debug/fast_mutex.h b/src/debug/fast_mutex.h index 16268cc36..f648fdc2a 100644 --- a/src/debug/fast_mutex.h +++ b/src/debug/fast_mutex.h @@ -26,7 +26,7 @@ * * original version changed for ManaPlus * - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers */ /** diff --git a/src/debug/static_assert.h b/src/debug/static_assert.h index 9f17f5d41..04833d844 100644 --- a/src/debug/static_assert.h +++ b/src/debug/static_assert.h @@ -26,7 +26,7 @@ * * original version changed for ManaPlus * - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers */ /** diff --git a/src/defaults.cpp b/src/defaults.cpp index aa357648c..065e0ad16 100644 --- a/src/defaults.cpp +++ b/src/defaults.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/defaults.h b/src/defaults.h index 6116ae5b4..944b91fe4 100644 --- a/src/defaults.h +++ b/src/defaults.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dirs.cpp b/src/dirs.cpp index 16a1206a2..b00d49001 100644 --- a/src/dirs.cpp +++ b/src/dirs.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dirs.h b/src/dirs.h index 15435558b..7773ab73c 100644 --- a/src/dirs.h +++ b/src/dirs.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dragdrop.h b/src/dragdrop.h index 729a96bc4..2c2e25ae6 100644 --- a/src/dragdrop.h +++ b/src/dragdrop.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp index 98ab8d95d..abf66c436 100644 --- a/src/dyetool/actions/actions.cpp +++ b/src/dyetool/actions/actions.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp index 1e14e75d7..150f3d7fb 100644 --- a/src/dyetool/actions/chat.cpp +++ b/src/dyetool/actions/chat.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index b066cd290..b0d90de6a 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/move.cpp b/src/dyetool/actions/move.cpp index 8d7db1ecc..c3f82cd3a 100644 --- a/src/dyetool/actions/move.cpp +++ b/src/dyetool/actions/move.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/pets.cpp b/src/dyetool/actions/pets.cpp index ad25cbf26..9f12a76e0 100644 --- a/src/dyetool/actions/pets.cpp +++ b/src/dyetool/actions/pets.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/statusbar.cpp b/src/dyetool/actions/statusbar.cpp index db68ad78c..ed53ef8b0 100644 --- a/src/dyetool/actions/statusbar.cpp +++ b/src/dyetool/actions/statusbar.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/tabs.cpp b/src/dyetool/actions/tabs.cpp index a11eb686a..3c795c2ab 100644 --- a/src/dyetool/actions/tabs.cpp +++ b/src/dyetool/actions/tabs.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/target.cpp b/src/dyetool/actions/target.cpp index 952a93353..80b34a7fb 100644 --- a/src/dyetool/actions/target.cpp +++ b/src/dyetool/actions/target.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/actions/windows.cpp b/src/dyetool/actions/windows.cpp index 393752840..f55930de0 100644 --- a/src/dyetool/actions/windows.cpp +++ b/src/dyetool/actions/windows.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/client.cpp b/src/dyetool/client.cpp index bfec0d6a7..415c9779a 100644 --- a/src/dyetool/client.cpp +++ b/src/dyetool/client.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/client.h b/src/dyetool/client.h index 4ad3aa422..6a22b6925 100644 --- a/src/dyetool/client.h +++ b/src/dyetool/client.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/dyemain.cpp b/src/dyetool/dyemain.cpp index abe3da289..0c728155b 100644 --- a/src/dyetool/dyemain.cpp +++ b/src/dyetool/dyemain.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/gui/viewport.cpp b/src/dyetool/gui/viewport.cpp index 029d011bf..fce14dc71 100644 --- a/src/dyetool/gui/viewport.cpp +++ b/src/dyetool/gui/viewport.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/dyetool/gui/viewport.h b/src/dyetool/gui/viewport.h index ab7b9710a..ffcd17034 100644 --- a/src/dyetool/gui/viewport.h +++ b/src/dyetool/gui/viewport.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/effectmanager.cpp b/src/effectmanager.cpp index 1a8fd7b53..2d5bb0556 100644 --- a/src/effectmanager.cpp +++ b/src/effectmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008 Fate * Copyright (C) 2008 Chuck Miller - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/effectmanager.h b/src/effectmanager.h index d439ebf21..957e32cf3 100644 --- a/src/effectmanager.h +++ b/src/effectmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008 Fate * Copyright (C) 2008 Chuck Miller - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/actortype.h b/src/enums/being/actortype.h index 8e2182e77..f820902be 100644 --- a/src/enums/being/actortype.h +++ b/src/enums/being/actortype.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/attacktype.h b/src/enums/being/attacktype.h index 1481fda9f..ad07f531a 100644 --- a/src/enums/being/attacktype.h +++ b/src/enums/being/attacktype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/attributes.h b/src/enums/being/attributes.h index 04eb68d64..c98413c69 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/attributesstrings.cpp b/src/enums/being/attributesstrings.cpp index 29681e14a..4d75d54a4 100644 --- a/src/enums/being/attributesstrings.cpp +++ b/src/enums/being/attributesstrings.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/attributesstrings.h b/src/enums/being/attributesstrings.h index aa8a14c9f..501e76dcf 100644 --- a/src/enums/being/attributesstrings.h +++ b/src/enums/being/attributesstrings.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/badgeindex.h b/src/enums/being/badgeindex.h index e9d004324..f91295c57 100644 --- a/src/enums/being/badgeindex.h +++ b/src/enums/being/badgeindex.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/beingaction.h b/src/enums/being/beingaction.h index 790ea5346..3703db1a2 100644 --- a/src/enums/being/beingaction.h +++ b/src/enums/being/beingaction.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/beingdirection.h b/src/enums/being/beingdirection.h index c7ca9e469..7f9311ec8 100644 --- a/src/enums/being/beingdirection.h +++ b/src/enums/being/beingdirection.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/cookingtype.h b/src/enums/being/cookingtype.h index 55aba4776..376187365 100644 --- a/src/enums/being/cookingtype.h +++ b/src/enums/being/cookingtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/gender.h b/src/enums/being/gender.h index 60004a4f3..be1ad09f7 100644 --- a/src/enums/being/gender.h +++ b/src/enums/being/gender.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/pickup.h b/src/enums/being/pickup.h index 3cb2ea14c..96030161d 100644 --- a/src/enums/being/pickup.h +++ b/src/enums/being/pickup.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/rank.h b/src/enums/being/rank.h index 6268207bd..05edf3053 100644 --- a/src/enums/being/rank.h +++ b/src/enums/being/rank.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/reachable.h b/src/enums/being/reachable.h index 3fac0853c..4176ca555 100644 --- a/src/enums/being/reachable.h +++ b/src/enums/being/reachable.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/relation.h b/src/enums/being/relation.h index efb1e90f2..547ed930c 100644 --- a/src/enums/being/relation.h +++ b/src/enums/being/relation.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/targetcursorsize.h b/src/enums/being/targetcursorsize.h index 773d1fede..81f8f5936 100644 --- a/src/enums/being/targetcursorsize.h +++ b/src/enums/being/targetcursorsize.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/targetcursortype.h b/src/enums/being/targetcursortype.h index e601f89b0..3bec32307 100644 --- a/src/enums/being/targetcursortype.h +++ b/src/enums/being/targetcursortype.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/being/visiblename.h b/src/enums/being/visiblename.h index 70b607502..e02fa878b 100644 --- a/src/enums/being/visiblename.h +++ b/src/enums/being/visiblename.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/commandtarget.h b/src/enums/commandtarget.h index 12da4f357..bf0fb5c45 100644 --- a/src/enums/commandtarget.h +++ b/src/enums/commandtarget.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/cutin.h b/src/enums/cutin.h index a24fbe384..6cd5d3ce9 100644 --- a/src/enums/cutin.h +++ b/src/enums/cutin.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/dragdropsource.h b/src/enums/dragdropsource.h index 619a66ed4..3a0ca2fe4 100644 --- a/src/enums/dragdropsource.h +++ b/src/enums/dragdropsource.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/emotetype.h b/src/enums/emotetype.h index d0a1de652..6ea47a35e 100644 --- a/src/enums/emotetype.h +++ b/src/enums/emotetype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/enums_unittest.cc b/src/enums/enums_unittest.cc index 245bf98f8..5822005b1 100644 --- a/src/enums/enums_unittest.cc +++ b/src/enums/enums_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/equipslot.h b/src/enums/equipslot.h index 52c8e2a4a..077e0e470 100644 --- a/src/enums/equipslot.h +++ b/src/enums/equipslot.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/events/keyeventtype.h b/src/enums/events/keyeventtype.h index 270bbc636..416866333 100644 --- a/src/enums/events/keyeventtype.h +++ b/src/enums/events/keyeventtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/events/mousebutton.h b/src/enums/events/mousebutton.h index 655ecd175..a60f88f43 100644 --- a/src/enums/events/mousebutton.h +++ b/src/enums/events/mousebutton.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/events/mouseeventtype.h b/src/enums/events/mouseeventtype.h index 21bec063b..b0db0a863 100644 --- a/src/enums/events/mouseeventtype.h +++ b/src/enums/events/mouseeventtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/chatmsgtype.h b/src/enums/gui/chatmsgtype.h index f9b186505..968935d0f 100644 --- a/src/enums/gui/chatmsgtype.h +++ b/src/enums/gui/chatmsgtype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/chattabtype.h b/src/enums/gui/chattabtype.h index 6bc92309e..8b032a1f4 100644 --- a/src/enums/gui/chattabtype.h +++ b/src/enums/gui/chattabtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/dialogtype.h b/src/enums/gui/dialogtype.h index eef2f847e..eede88ddf 100644 --- a/src/enums/gui/dialogtype.h +++ b/src/enums/gui/dialogtype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/gradienttype.h b/src/enums/gui/gradienttype.h index 118e53b2f..963813558 100644 --- a/src/enums/gui/gradienttype.h +++ b/src/enums/gui/gradienttype.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/itemamountwindowusage.h b/src/enums/gui/itemamountwindowusage.h index 7926c3f77..aac1be73b 100644 --- a/src/enums/gui/itemamountwindowusage.h +++ b/src/enums/gui/itemamountwindowusage.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/layouttype.h b/src/enums/gui/layouttype.h index 1f01466c7..65e07cb05 100644 --- a/src/enums/gui/layouttype.h +++ b/src/enums/gui/layouttype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/npcactionstate.h b/src/enums/gui/npcactionstate.h index 5a94a9015..c044d74aa 100644 --- a/src/enums/gui/npcactionstate.h +++ b/src/enums/gui/npcactionstate.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/npcinputstate.h b/src/enums/gui/npcinputstate.h index c75a43bb8..eea8ff14f 100644 --- a/src/enums/gui/npcinputstate.h +++ b/src/enums/gui/npcinputstate.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/orientation.h b/src/enums/gui/orientation.h index 81c3f305b..5a816f5e6 100644 --- a/src/enums/gui/orientation.h +++ b/src/enums/gui/orientation.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/progresscolorid.h b/src/enums/gui/progresscolorid.h index 6d4bf6627..0929b37c8 100644 --- a/src/enums/gui/progresscolorid.h +++ b/src/enums/gui/progresscolorid.h @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/serverdialogdonwloadstatus.h b/src/enums/gui/serverdialogdonwloadstatus.h index 9038e9886..c6eebbd07 100644 --- a/src/enums/gui/serverdialogdonwloadstatus.h +++ b/src/enums/gui/serverdialogdonwloadstatus.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/shoplistboxtype.h b/src/enums/gui/shoplistboxtype.h index 6f0cb8090..9be128d65 100644 --- a/src/enums/gui/shoplistboxtype.h +++ b/src/enums/gui/shoplistboxtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/slidergrid.h b/src/enums/gui/slidergrid.h index d2617fa39..bc9a634dd 100644 --- a/src/enums/gui/slidergrid.h +++ b/src/enums/gui/slidergrid.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/themecolorid.h b/src/enums/gui/themecolorid.h index 83fe9df53..d4ab954a9 100644 --- a/src/enums/gui/themecolorid.h +++ b/src/enums/gui/themecolorid.h @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/updatedownloadstatus.h b/src/enums/gui/updatedownloadstatus.h index b45aec590..7209cc66e 100644 --- a/src/enums/gui/updatedownloadstatus.h +++ b/src/enums/gui/updatedownloadstatus.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/gui/usercolorid.h b/src/enums/gui/usercolorid.h index 31be98e43..bb3feab0f 100644 --- a/src/enums/gui/usercolorid.h +++ b/src/enums/gui/usercolorid.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/guildpositionflags.h b/src/enums/guildpositionflags.h index fb3124e21..9f9578a56 100644 --- a/src/enums/guildpositionflags.h +++ b/src/enums/guildpositionflags.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/input/inputaction.h b/src/enums/input/inputaction.h index bbedbec36..ee5e1781c 100644 --- a/src/enums/input/inputaction.h +++ b/src/enums/input/inputaction.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/input/inputcondition.h b/src/enums/input/inputcondition.h index f12b87253..c658dfca8 100644 --- a/src/enums/input/inputcondition.h +++ b/src/enums/input/inputcondition.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/input/inputgroup.h b/src/enums/input/inputgroup.h index 1c53df292..5fc3c93af 100644 --- a/src/enums/input/inputgroup.h +++ b/src/enums/input/inputgroup.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/input/inputtype.h b/src/enums/input/inputtype.h index 2d324df40..865d5581a 100644 --- a/src/enums/input/inputtype.h +++ b/src/enums/input/inputtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/input/keyvalue.h b/src/enums/input/keyvalue.h index 12a8410e0..9b4d0ebaa 100644 --- a/src/enums/input/keyvalue.h +++ b/src/enums/input/keyvalue.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h index 47c4aa4e0..b5f53b2cb 100644 --- a/src/enums/inventorytype.h +++ b/src/enums/inventorytype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/magicschool.h b/src/enums/magicschool.h index 9f1014db4..6c1f92c7b 100644 --- a/src/enums/magicschool.h +++ b/src/enums/magicschool.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/auctionsearchtype.h b/src/enums/net/auctionsearchtype.h index da335fc17..a21e0226e 100644 --- a/src/enums/net/auctionsearchtype.h +++ b/src/enums/net/auctionsearchtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/battlegroundtype.h b/src/enums/net/battlegroundtype.h index 2b4aaa507..de7f91fa9 100644 --- a/src/enums/net/battlegroundtype.h +++ b/src/enums/net/battlegroundtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/beingtype.h b/src/enums/net/beingtype.h index e760a7714..cc1f39889 100644 --- a/src/enums/net/beingtype.h +++ b/src/enums/net/beingtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/deleteitemreason.h b/src/enums/net/deleteitemreason.h index 03d3c45f6..fcab0cb95 100644 --- a/src/enums/net/deleteitemreason.h +++ b/src/enums/net/deleteitemreason.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/downloadstatus.h b/src/enums/net/downloadstatus.h index 44cb5e2f0..511997dd3 100644 --- a/src/enums/net/downloadstatus.h +++ b/src/enums/net/downloadstatus.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/menutype.h b/src/enums/net/menutype.h index f9b024bcf..2c4106c05 100644 --- a/src/enums/net/menutype.h +++ b/src/enums/net/menutype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/npcaction.h b/src/enums/net/npcaction.h index f76cc13e5..c000ad17a 100644 --- a/src/enums/net/npcaction.h +++ b/src/enums/net/npcaction.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/packettype.h b/src/enums/net/packettype.h index 2539e5f21..793bee477 100644 --- a/src/enums/net/packettype.h +++ b/src/enums/net/packettype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/partyshare.h b/src/enums/net/partyshare.h index b36f97bfd..c98027e6f 100644 --- a/src/enums/net/partyshare.h +++ b/src/enums/net/partyshare.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/servertype.h b/src/enums/net/servertype.h index 5624f2aed..d369ac7b1 100644 --- a/src/enums/net/servertype.h +++ b/src/enums/net/servertype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/storesearchtype.h b/src/enums/net/storesearchtype.h index b0551a7e6..e7e0ba210 100644 --- a/src/enums/net/storesearchtype.h +++ b/src/enums/net/storesearchtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/net/updatetype.h b/src/enums/net/updatetype.h index 9e7709f45..a6aa4918e 100644 --- a/src/enums/net/updatetype.h +++ b/src/enums/net/updatetype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/particle/alivestatus.h b/src/enums/particle/alivestatus.h index 5902c943a..93b2cdd71 100644 --- a/src/enums/particle/alivestatus.h +++ b/src/enums/particle/alivestatus.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/particle/particlechangefunc.h b/src/enums/particle/particlechangefunc.h index ef367ab02..9a0502d8c 100644 --- a/src/enums/particle/particlechangefunc.h +++ b/src/enums/particle/particlechangefunc.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/particle/particletype.h b/src/enums/particle/particletype.h index 0506cf570..03ed9334e 100644 --- a/src/enums/particle/particletype.h +++ b/src/enums/particle/particletype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/render/blitmode.h b/src/enums/render/blitmode.h index 29c0547eb..362d17053 100644 --- a/src/enums/render/blitmode.h +++ b/src/enums/render/blitmode.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/render/rendertype.h b/src/enums/render/rendertype.h index 71de3b5bc..579fe3d09 100644 --- a/src/enums/render/rendertype.h +++ b/src/enums/render/rendertype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/cursor.h b/src/enums/resources/cursor.h index 47f4d39cf..eda0907af 100644 --- a/src/enums/resources/cursor.h +++ b/src/enums/resources/cursor.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/frametype.h b/src/enums/resources/frametype.h index a784c9f2d..9fafa2073 100644 --- a/src/enums/resources/frametype.h +++ b/src/enums/resources/frametype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/imageposition.h b/src/enums/resources/imageposition.h index ddff71fb4..88b7fae69 100644 --- a/src/enums/resources/imageposition.h +++ b/src/enums/resources/imageposition.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/imagetype.h b/src/enums/resources/imagetype.h index 8e42fb380..145debd7b 100644 --- a/src/enums/resources/imagetype.h +++ b/src/enums/resources/imagetype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/item/itemdbtype.h b/src/enums/resources/item/itemdbtype.h index 2adba550b..da35c921e 100644 --- a/src/enums/resources/item/itemdbtype.h +++ b/src/enums/resources/item/itemdbtype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/item/itemsoundevent.h b/src/enums/resources/item/itemsoundevent.h index 4ff4e21f1..636159835 100644 --- a/src/enums/resources/item/itemsoundevent.h +++ b/src/enums/resources/item/itemsoundevent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/item/itemtype.h b/src/enums/resources/item/itemtype.h index 73ad26060..be71e613a 100644 --- a/src/enums/resources/item/itemtype.h +++ b/src/enums/resources/item/itemtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/blockmask.h b/src/enums/resources/map/blockmask.h index c240c8342..09559bfbf 100644 --- a/src/enums/resources/map/blockmask.h +++ b/src/enums/resources/map/blockmask.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/blocktype.h b/src/enums/resources/map/blocktype.h index 54895fd4a..83fe65637 100644 --- a/src/enums/resources/map/blocktype.h +++ b/src/enums/resources/map/blocktype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/collisiontype.h b/src/enums/resources/map/collisiontype.h index 7f52ff003..6ce50f2f8 100644 --- a/src/enums/resources/map/collisiontype.h +++ b/src/enums/resources/map/collisiontype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/mapitemtype.h b/src/enums/resources/map/mapitemtype.h index 42e31d8f5..5d9b1734a 100644 --- a/src/enums/resources/map/mapitemtype.h +++ b/src/enums/resources/map/mapitemtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/maplayerposition.h b/src/enums/resources/map/maplayerposition.h index 3fb923ff6..c1b89657f 100644 --- a/src/enums/resources/map/maplayerposition.h +++ b/src/enums/resources/map/maplayerposition.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/maplayertype.h b/src/enums/resources/map/maplayertype.h index 6039ebf45..1c2edbbd6 100644 --- a/src/enums/resources/map/maplayertype.h +++ b/src/enums/resources/map/maplayertype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/map/maptype.h b/src/enums/resources/map/maptype.h index a5cab16f0..f9c095ffe 100644 --- a/src/enums/resources/map/maptype.h +++ b/src/enums/resources/map/maptype.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/notifyflags.h b/src/enums/resources/notifyflags.h index c6b32f3b7..50dedf459 100644 --- a/src/enums/resources/notifyflags.h +++ b/src/enums/resources/notifyflags.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h index cd5d1570b..e7d6a7bce 100644 --- a/src/enums/resources/notifytypes.h +++ b/src/enums/resources/notifytypes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/questtype.h b/src/enums/resources/questtype.h index f75ca3c53..2140d040a 100644 --- a/src/enums/resources/questtype.h +++ b/src/enums/resources/questtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/skill/casttype.h b/src/enums/resources/skill/casttype.h index b9be6d30b..b73cd138d 100644 --- a/src/enums/resources/skill/casttype.h +++ b/src/enums/resources/skill/casttype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/skill/skillowner.h b/src/enums/resources/skill/skillowner.h index c82e42dbb..01938bb30 100644 --- a/src/enums/resources/skill/skillowner.h +++ b/src/enums/resources/skill/skillowner.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/skill/skillsettype.h b/src/enums/resources/skill/skillsettype.h index 3ef9010a7..d574f6cbe 100644 --- a/src/enums/resources/skill/skillsettype.h +++ b/src/enums/resources/skill/skillsettype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/skill/skilltype.h b/src/enums/resources/skill/skilltype.h index 911f4e05c..3818adec6 100644 --- a/src/enums/resources/skill/skilltype.h +++ b/src/enums/resources/skill/skilltype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/skill/skilltype2.h b/src/enums/resources/skill/skilltype2.h index 8f533bc9a..07f392b48 100644 --- a/src/enums/resources/skill/skilltype2.h +++ b/src/enums/resources/skill/skilltype2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/resources/spritedirection.h b/src/enums/resources/spritedirection.h index f2da28619..935c05bd6 100644 --- a/src/enums/resources/spritedirection.h +++ b/src/enums/resources/spritedirection.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/screendensity.h b/src/enums/screendensity.h index ee0426bc2..42e8f277d 100644 --- a/src/enums/screendensity.h +++ b/src/enums/screendensity.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/advanced.h b/src/enums/simpletypes/advanced.h index f27406c57..65533c1a9 100644 --- a/src/enums/simpletypes/advanced.h +++ b/src/enums/simpletypes/advanced.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/allowquit.h b/src/enums/simpletypes/allowquit.h index 036930cf3..c18b87461 100644 --- a/src/enums/simpletypes/allowquit.h +++ b/src/enums/simpletypes/allowquit.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/allowsort.h b/src/enums/simpletypes/allowsort.h index 4fece9f17..b6785c364 100644 --- a/src/enums/simpletypes/allowsort.h +++ b/src/enums/simpletypes/allowsort.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/allplayers.h b/src/enums/simpletypes/allplayers.h index de598ae88..343018808 100644 --- a/src/enums/simpletypes/allplayers.h +++ b/src/enums/simpletypes/allplayers.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/append.h b/src/enums/simpletypes/append.h index 9e5c7f05d..14c078d07 100644 --- a/src/enums/simpletypes/append.h +++ b/src/enums/simpletypes/append.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/autorelease.h b/src/enums/simpletypes/autorelease.h index 3823f465e..aabb53fdd 100644 --- a/src/enums/simpletypes/autorelease.h +++ b/src/enums/simpletypes/autorelease.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/autotarget.h b/src/enums/simpletypes/autotarget.h index a5e47aaed..f1e4c8f9b 100644 --- a/src/enums/simpletypes/autotarget.h +++ b/src/enums/simpletypes/autotarget.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/beingid.h b/src/enums/simpletypes/beingid.h index 895f44c53..5fda30b8f 100644 --- a/src/enums/simpletypes/beingid.h +++ b/src/enums/simpletypes/beingid.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/beingtypeid.h b/src/enums/simpletypes/beingtypeid.h index a00b0aa75..1294048c0 100644 --- a/src/enums/simpletypes/beingtypeid.h +++ b/src/enums/simpletypes/beingtypeid.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/booldefines.h b/src/enums/simpletypes/booldefines.h index c0c2eaec6..52aa81fd5 100644 --- a/src/enums/simpletypes/booldefines.h +++ b/src/enums/simpletypes/booldefines.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/damaged.h b/src/enums/simpletypes/damaged.h index 88ded75de..2cda3d2a0 100644 --- a/src/enums/simpletypes/damaged.h +++ b/src/enums/simpletypes/damaged.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/donotalign.h b/src/enums/simpletypes/donotalign.h index 343ae92db..fd0030de0 100644 --- a/src/enums/simpletypes/donotalign.h +++ b/src/enums/simpletypes/donotalign.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/enable.h b/src/enums/simpletypes/enable.h index 1f07ee406..47e70bae5 100644 --- a/src/enums/simpletypes/enable.h +++ b/src/enums/simpletypes/enable.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/enumdefines.h b/src/enums/simpletypes/enumdefines.h index 3251b6c47..4db9bbab6 100644 --- a/src/enums/simpletypes/enumdefines.h +++ b/src/enums/simpletypes/enumdefines.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/equipm.h b/src/enums/simpletypes/equipm.h index ab5dcd75d..fcdd503d1 100644 --- a/src/enums/simpletypes/equipm.h +++ b/src/enums/simpletypes/equipm.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/equipped.h b/src/enums/simpletypes/equipped.h index 02a62f24c..7aea246d6 100644 --- a/src/enums/simpletypes/equipped.h +++ b/src/enums/simpletypes/equipped.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/favorite.h b/src/enums/simpletypes/favorite.h index 22cd4aa68..8748461f7 100644 --- a/src/enums/simpletypes/favorite.h +++ b/src/enums/simpletypes/favorite.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/forcedisplay.h b/src/enums/simpletypes/forcedisplay.h index 8fc1b6d16..be3943b04 100644 --- a/src/enums/simpletypes/forcedisplay.h +++ b/src/enums/simpletypes/forcedisplay.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/forcequantity.h b/src/enums/simpletypes/forcequantity.h index b0832257f..7363c7070 100644 --- a/src/enums/simpletypes/forcequantity.h +++ b/src/enums/simpletypes/forcequantity.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/identified.h b/src/enums/simpletypes/identified.h index 37d87c4cf..6067655bf 100644 --- a/src/enums/simpletypes/identified.h +++ b/src/enums/simpletypes/identified.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/ignorerecord.h b/src/enums/simpletypes/ignorerecord.h index 2a0ce1866..b781116d4 100644 --- a/src/enums/simpletypes/ignorerecord.h +++ b/src/enums/simpletypes/ignorerecord.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/intdefines.h b/src/enums/simpletypes/intdefines.h index 9a3b5b4ee..2bae4b02c 100644 --- a/src/enums/simpletypes/intdefines.h +++ b/src/enums/simpletypes/intdefines.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/issell.h b/src/enums/simpletypes/issell.h index 270733943..ba4c9a9cc 100644 --- a/src/enums/simpletypes/issell.h +++ b/src/enums/simpletypes/issell.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/isstart.h b/src/enums/simpletypes/isstart.h index 6652400b8..7b133173d 100644 --- a/src/enums/simpletypes/isstart.h +++ b/src/enums/simpletypes/isstart.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/itemcolor.h b/src/enums/simpletypes/itemcolor.h index 1ee7201cb..d47d30fb1 100644 --- a/src/enums/simpletypes/itemcolor.h +++ b/src/enums/simpletypes/itemcolor.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/keep.h b/src/enums/simpletypes/keep.h index 406870ee8..6be7a9800 100644 --- a/src/enums/simpletypes/keep.h +++ b/src/enums/simpletypes/keep.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/losefocusontab.h b/src/enums/simpletypes/losefocusontab.h index 4a6126b10..5068631a0 100644 --- a/src/enums/simpletypes/losefocusontab.h +++ b/src/enums/simpletypes/losefocusontab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/mainconfig.h b/src/enums/simpletypes/mainconfig.h index 5512e52fe..03ef60113 100644 --- a/src/enums/simpletypes/mainconfig.h +++ b/src/enums/simpletypes/mainconfig.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/modal.h b/src/enums/simpletypes/modal.h index 553a8fc56..04026ac85 100644 --- a/src/enums/simpletypes/modal.h +++ b/src/enums/simpletypes/modal.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/modifiable.h b/src/enums/simpletypes/modifiable.h index 41f3ec273..9ec47f1b7 100644 --- a/src/enums/simpletypes/modifiable.h +++ b/src/enums/simpletypes/modifiable.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/move.h b/src/enums/simpletypes/move.h index 5b0674306..32044e94b 100644 --- a/src/enums/simpletypes/move.h +++ b/src/enums/simpletypes/move.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/notify.h b/src/enums/simpletypes/notify.h index be3f18afa..8244bb297 100644 --- a/src/enums/simpletypes/notify.h +++ b/src/enums/simpletypes/notify.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/npcnames.h b/src/enums/simpletypes/npcnames.h index f34409093..0135a131a 100644 --- a/src/enums/simpletypes/npcnames.h +++ b/src/enums/simpletypes/npcnames.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/online.h b/src/enums/simpletypes/online.h index 561125a2a..9c182c1a5 100644 --- a/src/enums/simpletypes/online.h +++ b/src/enums/simpletypes/online.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/onthefly.h b/src/enums/simpletypes/onthefly.h index 6c0c80d77..9fff4b144 100644 --- a/src/enums/simpletypes/onthefly.h +++ b/src/enums/simpletypes/onthefly.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/opaque.h b/src/enums/simpletypes/opaque.h index f4b2ce75e..1df5d3796 100644 --- a/src/enums/simpletypes/opaque.h +++ b/src/enums/simpletypes/opaque.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/protected.h b/src/enums/simpletypes/protected.h index 0494b2b73..d14db96c8 100644 --- a/src/enums/simpletypes/protected.h +++ b/src/enums/simpletypes/protected.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/separator.h b/src/enums/simpletypes/separator.h index f782f3822..2969d03e9 100644 --- a/src/enums/simpletypes/separator.h +++ b/src/enums/simpletypes/separator.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/sfx.h b/src/enums/simpletypes/sfx.h index 03c82fb7c..c46fb67b8 100644 --- a/src/enums/simpletypes/sfx.h +++ b/src/enums/simpletypes/sfx.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/showcenter.h b/src/enums/simpletypes/showcenter.h index 8fac92953..bbf5206eb 100644 --- a/src/enums/simpletypes/showcenter.h +++ b/src/enums/simpletypes/showcenter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/showemptyrows.h b/src/enums/simpletypes/showemptyrows.h index 224a5f639..98feb22ae 100644 --- a/src/enums/simpletypes/showemptyrows.h +++ b/src/enums/simpletypes/showemptyrows.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/skiperror.h b/src/enums/simpletypes/skiperror.h index e31a16629..bf281582d 100644 --- a/src/enums/simpletypes/skiperror.h +++ b/src/enums/simpletypes/skiperror.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/speech.h b/src/enums/simpletypes/speech.h index a6bd821f4..3ee3bee93 100644 --- a/src/enums/simpletypes/speech.h +++ b/src/enums/simpletypes/speech.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/stringdefines.h b/src/enums/simpletypes/stringdefines.h index c406f17e9..67631aa8a 100644 --- a/src/enums/simpletypes/stringdefines.h +++ b/src/enums/simpletypes/stringdefines.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/stringdefines2.h b/src/enums/simpletypes/stringdefines2.h index 9228e9bc0..f518ea799 100644 --- a/src/enums/simpletypes/stringdefines2.h +++ b/src/enums/simpletypes/stringdefines2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/trading.h b/src/enums/simpletypes/trading.h index f270d0262..dffdc49be 100644 --- a/src/enums/simpletypes/trading.h +++ b/src/enums/simpletypes/trading.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/tryremovecolors.h b/src/enums/simpletypes/tryremovecolors.h index bf1cca161..4721cc9be 100644 --- a/src/enums/simpletypes/tryremovecolors.h +++ b/src/enums/simpletypes/tryremovecolors.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/useargs.h b/src/enums/simpletypes/useargs.h index 774594a28..ddd05dd8d 100644 --- a/src/enums/simpletypes/useargs.h +++ b/src/enums/simpletypes/useargs.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/usebase64.h b/src/enums/simpletypes/usebase64.h index 3c24092ff..b6fecf7e0 100644 --- a/src/enums/simpletypes/usebase64.h +++ b/src/enums/simpletypes/usebase64.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/useresman.h b/src/enums/simpletypes/useresman.h index 6b158a3b5..b0239596d 100644 --- a/src/enums/simpletypes/useresman.h +++ b/src/enums/simpletypes/useresman.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/simpletypes/visible.h b/src/enums/simpletypes/visible.h index be49e079a..c21809711 100644 --- a/src/enums/simpletypes/visible.h +++ b/src/enums/simpletypes/visible.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/state.h b/src/enums/state.h index f61726a72..b261ea226 100644 --- a/src/enums/state.h +++ b/src/enums/state.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/enums/textcommandtype.h b/src/enums/textcommandtype.h index 52699b788..669a87e4a 100644 --- a/src/enums/textcommandtype.h +++ b/src/enums/textcommandtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/equipment.h b/src/equipment.h index b67d24bdb..16b8f8da6 100644 --- a/src/equipment.h +++ b/src/equipment.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/actionevent.h b/src/events/actionevent.h index 1bf202595..4d1fda3c3 100644 --- a/src/events/actionevent.h +++ b/src/events/actionevent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/event.h b/src/events/event.h index c0bf4fb46..704ebda0d 100644 --- a/src/events/event.h +++ b/src/events/event.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/inputevent.h b/src/events/inputevent.h index 31f7a24ac..197236709 100644 --- a/src/events/inputevent.h +++ b/src/events/inputevent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/inputguievent.h b/src/events/inputguievent.h index 8d6e7d7ea..8350628bf 100644 --- a/src/events/inputguievent.h +++ b/src/events/inputguievent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/keyevent.h b/src/events/keyevent.h index abde6b8ab..191bc1849 100644 --- a/src/events/keyevent.h +++ b/src/events/keyevent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/mouseevent.h b/src/events/mouseevent.h index 36370c631..1c2db3446 100644 --- a/src/events/mouseevent.h +++ b/src/events/mouseevent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/events/selectionevent.h b/src/events/selectionevent.h index bf98c6e49..b515901ef 100644 --- a/src/events/selectionevent.h +++ b/src/events/selectionevent.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/eventsmanager.cpp b/src/eventsmanager.cpp index cb9427158..fc0e0ef3a 100644 --- a/src/eventsmanager.cpp +++ b/src/eventsmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/eventsmanager.h b/src/eventsmanager.h index 5bf8b16b8..065fa78c2 100644 --- a/src/eventsmanager.h +++ b/src/eventsmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/game.cpp b/src/game.cpp index dfbfeb5a1..aca47029a 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/game.h b/src/game.h index e620aeea6..2ab6207a2 100644 --- a/src/game.h +++ b/src/game.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gamemodifiers.cpp b/src/gamemodifiers.cpp index 614ea1504..9d4f6a64a 100644 --- a/src/gamemodifiers.cpp +++ b/src/gamemodifiers.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gamemodifiers.h b/src/gamemodifiers.h index 899e99f5f..3730b9e13 100644 --- a/src/gamemodifiers.h +++ b/src/gamemodifiers.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/graphicsmanager.cpp b/src/graphicsmanager.cpp index 449e307da..1a1876bf0 100644 --- a/src/graphicsmanager.cpp +++ b/src/graphicsmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/graphicsmanager.h b/src/graphicsmanager.h index 2aa8581bf..6e1bacd99 100644 --- a/src/graphicsmanager.h +++ b/src/graphicsmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/buttoninfo.h b/src/gui/buttoninfo.h index dc876fac2..d6039e08f 100644 --- a/src/gui/buttoninfo.h +++ b/src/gui/buttoninfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/buttontext.h b/src/gui/buttontext.h index c03d53e90..f827859b6 100644 --- a/src/gui/buttontext.h +++ b/src/gui/buttontext.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/chatlog.h b/src/gui/chatlog.h index 288c9d731..20820ad13 100644 --- a/src/gui/chatlog.h +++ b/src/gui/chatlog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/cliprect.h b/src/gui/cliprect.h index f4e4b3c10..bb8a1257e 100644 --- a/src/gui/cliprect.h +++ b/src/gui/cliprect.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/color.h b/src/gui/color.h index e555574dc..247427e3d 100644 --- a/src/gui/color.h +++ b/src/gui/color.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/colorpair.h b/src/gui/colorpair.h index 0ab6c6e66..29981bd60 100644 --- a/src/gui/colorpair.h +++ b/src/gui/colorpair.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/dialogsmanager.cpp b/src/gui/dialogsmanager.cpp index 9cfc69342..c1ed960be 100644 --- a/src/gui/dialogsmanager.cpp +++ b/src/gui/dialogsmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/dialogsmanager.h b/src/gui/dialogsmanager.h index 5486eb3c1..4cdd3cb17 100644 --- a/src/gui/dialogsmanager.h +++ b/src/gui/dialogsmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/focushandler.cpp b/src/gui/focushandler.cpp index 5cfd4454a..1c6b86954 100644 --- a/src/gui/focushandler.cpp +++ b/src/gui/focushandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/focushandler.h b/src/gui/focushandler.h index 6ff125d49..2885cad28 100644 --- a/src/gui/focushandler.h +++ b/src/gui/focushandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/font.cpp b/src/gui/fonts/font.cpp index 93356fefd..cca641d03 100644 --- a/src/gui/fonts/font.cpp +++ b/src/gui/fonts/font.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/font.h b/src/gui/fonts/font.h index 302980b93..a96d29a32 100644 --- a/src/gui/fonts/font.h +++ b/src/gui/fonts/font.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/fonts/textchunk.cpp b/src/gui/fonts/textchunk.cpp index 3025305fd..de2c58084 100644 --- a/src/gui/fonts/textchunk.cpp +++ b/src/gui/fonts/textchunk.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/textchunk.h b/src/gui/fonts/textchunk.h index 8cb1df9f2..7d0a9b2e4 100644 --- a/src/gui/fonts/textchunk.h +++ b/src/gui/fonts/textchunk.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/fonts/textchunklist.cpp b/src/gui/fonts/textchunklist.cpp index 0b50bde87..df791f5f9 100644 --- a/src/gui/fonts/textchunklist.cpp +++ b/src/gui/fonts/textchunklist.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/textchunklist.h b/src/gui/fonts/textchunklist.h index ab055ca0f..fff198445 100644 --- a/src/gui/fonts/textchunklist.h +++ b/src/gui/fonts/textchunklist.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/textchunklist_unittest.cc b/src/gui/fonts/textchunklist_unittest.cc index a9778fa4b..44dbec297 100644 --- a/src/gui/fonts/textchunklist_unittest.cc +++ b/src/gui/fonts/textchunklist_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/textchunksmall.cpp b/src/gui/fonts/textchunksmall.cpp index a8012522e..c7fbf6051 100644 --- a/src/gui/fonts/textchunksmall.cpp +++ b/src/gui/fonts/textchunksmall.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/fonts/textchunksmall.h b/src/gui/fonts/textchunksmall.h index 64a265da4..486437247 100644 --- a/src/gui/fonts/textchunksmall.h +++ b/src/gui/fonts/textchunksmall.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index c4c6a1794..7a9e0e29e 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/gui.h b/src/gui/gui.h index 953140518..960c19bf9 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/mailmessage.h b/src/gui/mailmessage.h index 099cc2e34..c7aaf1cc7 100644 --- a/src/gui/mailmessage.h +++ b/src/gui/mailmessage.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/avatarlistmodel.h b/src/gui/models/avatarlistmodel.h index 2083d6314..13b8c0e33 100644 --- a/src/gui/models/avatarlistmodel.h +++ b/src/gui/models/avatarlistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/beingslistmodel.h b/src/gui/models/beingslistmodel.h index 43ee37012..c2b8def74 100644 --- a/src/gui/models/beingslistmodel.h +++ b/src/gui/models/beingslistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/colorlistmodel.h b/src/gui/models/colorlistmodel.h index 49dbffce5..51152b67c 100644 --- a/src/gui/models/colorlistmodel.h +++ b/src/gui/models/colorlistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/colormodel.cpp b/src/gui/models/colormodel.cpp index 046d69a92..39406e3ff 100644 --- a/src/gui/models/colormodel.cpp +++ b/src/gui/models/colormodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/colormodel.h b/src/gui/models/colormodel.h index 1e08dd9cd..225bc6536 100644 --- a/src/gui/models/colormodel.h +++ b/src/gui/models/colormodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/extendedlistmodel.h b/src/gui/models/extendedlistmodel.h index 85544ca6d..4900b031f 100644 --- a/src/gui/models/extendedlistmodel.h +++ b/src/gui/models/extendedlistmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/extendednamesmodel.cpp b/src/gui/models/extendednamesmodel.cpp index 28eececc4..2b185d9b3 100644 --- a/src/gui/models/extendednamesmodel.cpp +++ b/src/gui/models/extendednamesmodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/extendednamesmodel.h b/src/gui/models/extendednamesmodel.h index e14032cc4..cf1d13f6e 100644 --- a/src/gui/models/extendednamesmodel.h +++ b/src/gui/models/extendednamesmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/fontsizechoicelistmodel.h b/src/gui/models/fontsizechoicelistmodel.h index 9496348c3..7f27aeda4 100644 --- a/src/gui/models/fontsizechoicelistmodel.h +++ b/src/gui/models/fontsizechoicelistmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/fontsmodel.h b/src/gui/models/fontsmodel.h index 8addd48ff..a0966ae2b 100644 --- a/src/gui/models/fontsmodel.h +++ b/src/gui/models/fontsmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/iconsmodel.h b/src/gui/models/iconsmodel.h index a04703149..1e4709554 100644 --- a/src/gui/models/iconsmodel.h +++ b/src/gui/models/iconsmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/ignorechoiceslistmodel.h b/src/gui/models/ignorechoiceslistmodel.h index 8a8a7f053..ed597e4c5 100644 --- a/src/gui/models/ignorechoiceslistmodel.h +++ b/src/gui/models/ignorechoiceslistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/itemsmodel.h b/src/gui/models/itemsmodel.h index 032a090eb..8be90ab12 100644 --- a/src/gui/models/itemsmodel.h +++ b/src/gui/models/itemsmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/keylistmodel.h b/src/gui/models/keylistmodel.h index ee21422f3..601426f8a 100644 --- a/src/gui/models/keylistmodel.h +++ b/src/gui/models/keylistmodel.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/langlistmodel.h b/src/gui/models/langlistmodel.h index ec5a4e667..f9070996a 100644 --- a/src/gui/models/langlistmodel.h +++ b/src/gui/models/langlistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/listmodel.h b/src/gui/models/listmodel.h index 77a2162e7..cbf99452f 100644 --- a/src/gui/models/listmodel.h +++ b/src/gui/models/listmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/magicschoolmodel.h b/src/gui/models/magicschoolmodel.h index 4c4028312..48cb1091e 100644 --- a/src/gui/models/magicschoolmodel.h +++ b/src/gui/models/magicschoolmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/modelistmodel.cpp b/src/gui/models/modelistmodel.cpp index 673662a48..d70be4b1f 100644 --- a/src/gui/models/modelistmodel.cpp +++ b/src/gui/models/modelistmodel.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/modelistmodel.h b/src/gui/models/modelistmodel.h index 4bdd29417..abeb99f68 100644 --- a/src/gui/models/modelistmodel.h +++ b/src/gui/models/modelistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/namesmodel.cpp b/src/gui/models/namesmodel.cpp index 8d0d77251..6d831cab9 100644 --- a/src/gui/models/namesmodel.cpp +++ b/src/gui/models/namesmodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/namesmodel.h b/src/gui/models/namesmodel.h index f0362233d..ba9a928a4 100644 --- a/src/gui/models/namesmodel.h +++ b/src/gui/models/namesmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/opengllistmodel.h b/src/gui/models/opengllistmodel.h index 275da2f31..a6142ed23 100644 --- a/src/gui/models/opengllistmodel.h +++ b/src/gui/models/opengllistmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/playerrelationlistmodel.h b/src/gui/models/playerrelationlistmodel.h index b23cea0f8..0237ce1ec 100644 --- a/src/gui/models/playerrelationlistmodel.h +++ b/src/gui/models/playerrelationlistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/playertablemodel.cpp b/src/gui/models/playertablemodel.cpp index 744c56c57..29e08578d 100644 --- a/src/gui/models/playertablemodel.cpp +++ b/src/gui/models/playertablemodel.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/playertablemodel.h b/src/gui/models/playertablemodel.h index 4aa4430a3..4c8792bc7 100644 --- a/src/gui/models/playertablemodel.h +++ b/src/gui/models/playertablemodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/questsmodel.h b/src/gui/models/questsmodel.h index d8e7d24ea..f80e7a32d 100644 --- a/src/gui/models/questsmodel.h +++ b/src/gui/models/questsmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/serverslistmodel.h b/src/gui/models/serverslistmodel.h index 15d3d7e9a..453c1fa09 100644 --- a/src/gui/models/serverslistmodel.h +++ b/src/gui/models/serverslistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/shopitems.cpp b/src/gui/models/shopitems.cpp index c25664cdd..402d2f641 100644 --- a/src/gui/models/shopitems.cpp +++ b/src/gui/models/shopitems.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/shopitems.h b/src/gui/models/shopitems.h index efc4fca79..eee4ae588 100644 --- a/src/gui/models/shopitems.h +++ b/src/gui/models/shopitems.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/skillmodel.cpp b/src/gui/models/skillmodel.cpp index 7f130addd..50d01b786 100644 --- a/src/gui/models/skillmodel.cpp +++ b/src/gui/models/skillmodel.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/skillmodel.h b/src/gui/models/skillmodel.h index 8695e548d..f700c4213 100644 --- a/src/gui/models/skillmodel.h +++ b/src/gui/models/skillmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/sortlistmodelbuy.h b/src/gui/models/sortlistmodelbuy.h index ec42f9fdd..150bcd070 100644 --- a/src/gui/models/sortlistmodelbuy.h +++ b/src/gui/models/sortlistmodelbuy.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/sortlistmodelinv.h b/src/gui/models/sortlistmodelinv.h index 09dbbc53e..c57a4a3b3 100644 --- a/src/gui/models/sortlistmodelinv.h +++ b/src/gui/models/sortlistmodelinv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/soundsmodel.h b/src/gui/models/soundsmodel.h index 94a765271..6f70b3294 100644 --- a/src/gui/models/soundsmodel.h +++ b/src/gui/models/soundsmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/tablemodel.cpp b/src/gui/models/tablemodel.cpp index 3bfbba318..fe60ccc95 100644 --- a/src/gui/models/tablemodel.cpp +++ b/src/gui/models/tablemodel.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/tablemodel.h b/src/gui/models/tablemodel.h index 052718d40..a742644f7 100644 --- a/src/gui/models/tablemodel.h +++ b/src/gui/models/tablemodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/targettypemodel.h b/src/gui/models/targettypemodel.h index ad61e3c0b..32015ab3b 100644 --- a/src/gui/models/targettypemodel.h +++ b/src/gui/models/targettypemodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/themesmodel.h b/src/gui/models/themesmodel.h index c9a14fe88..4b2450990 100644 --- a/src/gui/models/themesmodel.h +++ b/src/gui/models/themesmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp index 12059cb08..46f0437c0 100644 --- a/src/gui/models/touchactionmodel.cpp +++ b/src/gui/models/touchactionmodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/touchactionmodel.h b/src/gui/models/touchactionmodel.h index d6755be16..a3ea05c9d 100644 --- a/src/gui/models/touchactionmodel.h +++ b/src/gui/models/touchactionmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/typelistmodel.h b/src/gui/models/typelistmodel.h index 11f32ddeb..9e09966eb 100644 --- a/src/gui/models/typelistmodel.h +++ b/src/gui/models/typelistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2011-2012 The Mana Developers - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/updatelistmodel.h b/src/gui/models/updatelistmodel.h index a79a9b842..8156ec145 100644 --- a/src/gui/models/updatelistmodel.h +++ b/src/gui/models/updatelistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/updatetypemodel.h b/src/gui/models/updatetypemodel.h index abdcc1625..232be8223 100644 --- a/src/gui/models/updatetypemodel.h +++ b/src/gui/models/updatetypemodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/worldlistmodel.h b/src/gui/models/worldlistmodel.h index 035824cb4..4fe0a812e 100644 --- a/src/gui/models/worldlistmodel.h +++ b/src/gui/models/worldlistmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/onlineplayer.h b/src/gui/onlineplayer.h index bda860af3..43ebb5c5f 100644 --- a/src/gui/onlineplayer.h +++ b/src/gui/onlineplayer.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/palette.cpp b/src/gui/palette.cpp index ef0d33d89..c3e3a6fa8 100644 --- a/src/gui/palette.cpp +++ b/src/gui/palette.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/palette.h b/src/gui/palette.h index c94c3455d..8c7067dda 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popupmanager.cpp b/src/gui/popupmanager.cpp index 0cab27cd8..5a9c2809b 100644 --- a/src/gui/popupmanager.cpp +++ b/src/gui/popupmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popupmanager.h b/src/gui/popupmanager.h index 374d28373..a3b42f2bf 100644 --- a/src/gui/popupmanager.h +++ b/src/gui/popupmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/beingpopup.cpp b/src/gui/popups/beingpopup.cpp index a206f0c48..5a800871b 100644 --- a/src/gui/popups/beingpopup.cpp +++ b/src/gui/popups/beingpopup.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/beingpopup.h b/src/gui/popups/beingpopup.h index 136a11d66..8c218da2a 100644 --- a/src/gui/popups/beingpopup.h +++ b/src/gui/popups/beingpopup.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/itempopup.cpp b/src/gui/popups/itempopup.cpp index 9fe4f2216..a659a94bd 100644 --- a/src/gui/popups/itempopup.cpp +++ b/src/gui/popups/itempopup.cpp @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/itempopup.h b/src/gui/popups/itempopup.h index cc70d41bc..0ba6c4406 100644 --- a/src/gui/popups/itempopup.h +++ b/src/gui/popups/itempopup.h @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/popupmenu.cpp b/src/gui/popups/popupmenu.cpp index b1efa3593..7e05e3f1f 100644 --- a/src/gui/popups/popupmenu.cpp +++ b/src/gui/popups/popupmenu.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/popupmenu.h b/src/gui/popups/popupmenu.h index 9ea2c33b7..c42976359 100644 --- a/src/gui/popups/popupmenu.h +++ b/src/gui/popups/popupmenu.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/skillpopup.cpp b/src/gui/popups/skillpopup.cpp index 82debd83d..ab66dba81 100644 --- a/src/gui/popups/skillpopup.cpp +++ b/src/gui/popups/skillpopup.cpp @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/skillpopup.h b/src/gui/popups/skillpopup.h index b4bc95500..d62916ed0 100644 --- a/src/gui/popups/skillpopup.h +++ b/src/gui/popups/skillpopup.h @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/speechbubble.cpp b/src/gui/popups/speechbubble.cpp index 0909df225..c02802095 100644 --- a/src/gui/popups/speechbubble.cpp +++ b/src/gui/popups/speechbubble.cpp @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/speechbubble.h b/src/gui/popups/speechbubble.h index 75cd95219..63e41612e 100644 --- a/src/gui/popups/speechbubble.h +++ b/src/gui/popups/speechbubble.h @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/spellpopup.cpp b/src/gui/popups/spellpopup.cpp index 7b49d87d8..fcfe837d5 100644 --- a/src/gui/popups/spellpopup.cpp +++ b/src/gui/popups/spellpopup.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 The Legend of Mazzeroth Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/spellpopup.h b/src/gui/popups/spellpopup.h index f71ced7c1..6b9d84238 100644 --- a/src/gui/popups/spellpopup.h +++ b/src/gui/popups/spellpopup.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 The Legend of Mazzeroth Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/statuspopup.cpp b/src/gui/popups/statuspopup.cpp index 7ffe8d0ce..544a37b56 100644 --- a/src/gui/popups/statuspopup.cpp +++ b/src/gui/popups/statuspopup.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 The Legend of Mazzeroth Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/statuspopup.h b/src/gui/popups/statuspopup.h index 3807eb53e..6ffff5799 100644 --- a/src/gui/popups/statuspopup.h +++ b/src/gui/popups/statuspopup.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 The Legend of Mazzeroth Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/textboxpopup.cpp b/src/gui/popups/textboxpopup.cpp index ec237d34c..873d6018c 100644 --- a/src/gui/popups/textboxpopup.cpp +++ b/src/gui/popups/textboxpopup.cpp @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/textboxpopup.h b/src/gui/popups/textboxpopup.h index daf287343..8316905ac 100644 --- a/src/gui/popups/textboxpopup.h +++ b/src/gui/popups/textboxpopup.h @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/textpopup.cpp b/src/gui/popups/textpopup.cpp index efede9a4d..c8b951aea 100644 --- a/src/gui/popups/textpopup.cpp +++ b/src/gui/popups/textpopup.cpp @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/popups/textpopup.h b/src/gui/popups/textpopup.h index c5d5deba7..8a67d5660 100644 --- a/src/gui/popups/textpopup.h +++ b/src/gui/popups/textpopup.h @@ -3,7 +3,7 @@ * 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) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/rect.h b/src/gui/rect.h index 86a65d3bd..75f6fffc6 100644 --- a/src/gui/rect.h +++ b/src/gui/rect.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/sdlinput.cpp b/src/gui/sdlinput.cpp index eb189e8a1..7d964b030 100644 --- a/src/gui/sdlinput.cpp +++ b/src/gui/sdlinput.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/sdlinput.h b/src/gui/sdlinput.h index 4d30fd088..7ef0034bb 100644 --- a/src/gui/sdlinput.h +++ b/src/gui/sdlinput.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/setupactiondata.h b/src/gui/setupactiondata.h index ecf29470f..4dd591e6b 100644 --- a/src/gui/setupactiondata.h +++ b/src/gui/setupactiondata.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/setupinputpages.cpp b/src/gui/setupinputpages.cpp index dbb05e4d5..f9bb4764c 100644 --- a/src/gui/setupinputpages.cpp +++ b/src/gui/setupinputpages.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/setupinputpages.h b/src/gui/setupinputpages.h index 9c8b0fa1c..953837808 100644 --- a/src/gui/setupinputpages.h +++ b/src/gui/setupinputpages.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/dropshortcut.cpp b/src/gui/shortcut/dropshortcut.cpp index 380ff6a35..1afea70ec 100644 --- a/src/gui/shortcut/dropshortcut.cpp +++ b/src/gui/shortcut/dropshortcut.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/dropshortcut.h b/src/gui/shortcut/dropshortcut.h index 930ef82e0..b3993b96e 100644 --- a/src/gui/shortcut/dropshortcut.h +++ b/src/gui/shortcut/dropshortcut.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/emoteshortcut.cpp b/src/gui/shortcut/emoteshortcut.cpp index fac69323f..ac9581fa3 100644 --- a/src/gui/shortcut/emoteshortcut.cpp +++ b/src/gui/shortcut/emoteshortcut.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/emoteshortcut.h b/src/gui/shortcut/emoteshortcut.h index f59ee3e18..b9bbb920e 100644 --- a/src/gui/shortcut/emoteshortcut.h +++ b/src/gui/shortcut/emoteshortcut.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/itemshortcut.cpp b/src/gui/shortcut/itemshortcut.cpp index 1b27a08a9..9f1c0705c 100644 --- a/src/gui/shortcut/itemshortcut.cpp +++ b/src/gui/shortcut/itemshortcut.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/itemshortcut.h b/src/gui/shortcut/itemshortcut.h index 8bd452c35..c62fe3721 100644 --- a/src/gui/shortcut/itemshortcut.h +++ b/src/gui/shortcut/itemshortcut.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/shortcutbase.cpp b/src/gui/shortcut/shortcutbase.cpp index e8c5ea65e..0b3121ee0 100644 --- a/src/gui/shortcut/shortcutbase.cpp +++ b/src/gui/shortcut/shortcutbase.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/shortcutbase.h b/src/gui/shortcut/shortcutbase.h index 995c29121..7fb656dbf 100644 --- a/src/gui/shortcut/shortcutbase.h +++ b/src/gui/shortcut/shortcutbase.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/spellshortcut.cpp b/src/gui/shortcut/spellshortcut.cpp index 06457972b..9cec4cd9a 100644 --- a/src/gui/shortcut/spellshortcut.cpp +++ b/src/gui/shortcut/spellshortcut.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/shortcut/spellshortcut.h b/src/gui/shortcut/spellshortcut.h index fca419c61..45fe6d252 100644 --- a/src/gui/shortcut/spellshortcut.h +++ b/src/gui/shortcut/spellshortcut.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/skin.cpp b/src/gui/skin.cpp index 971b41295..d3c2a048e 100644 --- a/src/gui/skin.cpp +++ b/src/gui/skin.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/skin.h b/src/gui/skin.h index 74f248e99..55f2b79a7 100644 --- a/src/gui/skin.h +++ b/src/gui/skin.h @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 6c9ac4b0c..1e5080b8c 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/theme.h b/src/gui/theme.h index f8428f86e..bdc23eba7 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -4,7 +4,7 @@ * Copyright (C) 2009 Aethyra Development Team * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/themecolorsidoperators.cpp b/src/gui/themecolorsidoperators.cpp index 753512cc0..37dc2e7ab 100644 --- a/src/gui/themecolorsidoperators.cpp +++ b/src/gui/themecolorsidoperators.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/themecolorsidoperators.h b/src/gui/themecolorsidoperators.h index ed7202ba7..7d7f13eca 100644 --- a/src/gui/themecolorsidoperators.h +++ b/src/gui/themecolorsidoperators.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/themeinfo.h b/src/gui/themeinfo.h index d2326ce36..c521f62c8 100644 --- a/src/gui/themeinfo.h +++ b/src/gui/themeinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/touchactiondata.cpp b/src/gui/touchactiondata.cpp index 4ec445228..d8c42b6d9 100644 --- a/src/gui/touchactiondata.cpp +++ b/src/gui/touchactiondata.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/touchactiondata.h b/src/gui/touchactiondata.h index f78844255..99954d906 100644 --- a/src/gui/touchactiondata.h +++ b/src/gui/touchactiondata.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/userpalette.cpp b/src/gui/userpalette.cpp index 73690c742..0f09603a1 100644 --- a/src/gui/userpalette.cpp +++ b/src/gui/userpalette.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/userpalette.h b/src/gui/userpalette.h index 9f0566198..9e268449c 100644 --- a/src/gui/userpalette.h +++ b/src/gui/userpalette.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp index 42a6aff98..317c3170d 100644 --- a/src/gui/viewport.cpp +++ b/src/gui/viewport.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/viewport.h b/src/gui/viewport.h index c063742a2..5af86606c 100644 --- a/src/gui/viewport.h +++ b/src/gui/viewport.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/attrs/attrdisplay.cpp b/src/gui/widgets/attrs/attrdisplay.cpp index 2eaa0c7c4..503444e7f 100644 --- a/src/gui/widgets/attrs/attrdisplay.cpp +++ b/src/gui/widgets/attrs/attrdisplay.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/attrs/attrdisplay.h b/src/gui/widgets/attrs/attrdisplay.h index 3eb7fc089..c4f23339f 100644 --- a/src/gui/widgets/attrs/attrdisplay.h +++ b/src/gui/widgets/attrs/attrdisplay.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/attrs/changedisplay.cpp b/src/gui/widgets/attrs/changedisplay.cpp index 9e8f1c4b5..96a6a04d3 100644 --- a/src/gui/widgets/attrs/changedisplay.cpp +++ b/src/gui/widgets/attrs/changedisplay.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/attrs/changedisplay.h b/src/gui/widgets/attrs/changedisplay.h index ad327bd2c..4e9d1076d 100644 --- a/src/gui/widgets/attrs/changedisplay.h +++ b/src/gui/widgets/attrs/changedisplay.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/attrs/derdisplay.cpp b/src/gui/widgets/attrs/derdisplay.cpp index f8a8b2f69..2c20c3713 100644 --- a/src/gui/widgets/attrs/derdisplay.cpp +++ b/src/gui/widgets/attrs/derdisplay.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/attrs/derdisplay.h b/src/gui/widgets/attrs/derdisplay.h index e835253d3..8b841694e 100644 --- a/src/gui/widgets/attrs/derdisplay.h +++ b/src/gui/widgets/attrs/derdisplay.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/avatarlistbox.cpp b/src/gui/widgets/avatarlistbox.cpp index e4c5d3e93..126e3f2b4 100644 --- a/src/gui/widgets/avatarlistbox.cpp +++ b/src/gui/widgets/avatarlistbox.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/avatarlistbox.h b/src/gui/widgets/avatarlistbox.h index 72ff49e80..8af27256b 100644 --- a/src/gui/widgets/avatarlistbox.h +++ b/src/gui/widgets/avatarlistbox.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/basiccontainer.cpp b/src/gui/widgets/basiccontainer.cpp index c11d03b02..68f440fcf 100644 --- a/src/gui/widgets/basiccontainer.cpp +++ b/src/gui/widgets/basiccontainer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/basiccontainer.h b/src/gui/widgets/basiccontainer.h index f4981f1b7..73bd641ba 100644 --- a/src/gui/widgets/basiccontainer.h +++ b/src/gui/widgets/basiccontainer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/basiccontainer2.cpp b/src/gui/widgets/basiccontainer2.cpp index 6317a725b..c89cf1962 100644 --- a/src/gui/widgets/basiccontainer2.cpp +++ b/src/gui/widgets/basiccontainer2.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/basiccontainer2.h b/src/gui/widgets/basiccontainer2.h index 853b3cc07..e26923d74 100644 --- a/src/gui/widgets/basiccontainer2.h +++ b/src/gui/widgets/basiccontainer2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/browserbox.cpp b/src/gui/widgets/browserbox.cpp index 0141eafbc..1b97de024 100644 --- a/src/gui/widgets/browserbox.cpp +++ b/src/gui/widgets/browserbox.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h index e863a2be8..c765e3850 100644 --- a/src/gui/widgets/browserbox.h +++ b/src/gui/widgets/browserbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/widgets/browserbox_unittest.cc b/src/gui/widgets/browserbox_unittest.cc index 649625c63..a4438eb64 100644 --- a/src/gui/widgets/browserbox_unittest.cc +++ b/src/gui/widgets/browserbox_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/button.cpp b/src/gui/widgets/button.cpp index 9ed506b9a..f24d5c9a0 100644 --- a/src/gui/widgets/button.cpp +++ b/src/gui/widgets/button.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/button.h b/src/gui/widgets/button.h index aaeedd553..4e6b5ba16 100644 --- a/src/gui/widgets/button.h +++ b/src/gui/widgets/button.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterdisplay.cpp b/src/gui/widgets/characterdisplay.cpp index 9ab8c2488..8ebc311f7 100644 --- a/src/gui/widgets/characterdisplay.cpp +++ b/src/gui/widgets/characterdisplay.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterdisplay.h b/src/gui/widgets/characterdisplay.h index 9df2b0026..e2ae38038 100644 --- a/src/gui/widgets/characterdisplay.h +++ b/src/gui/widgets/characterdisplay.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterviewbase.h b/src/gui/widgets/characterviewbase.h index 550af6774..ad12efb26 100644 --- a/src/gui/widgets/characterviewbase.h +++ b/src/gui/widgets/characterviewbase.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterviewnormal.cpp b/src/gui/widgets/characterviewnormal.cpp index 8d374fc4c..c4bf0d5ef 100644 --- a/src/gui/widgets/characterviewnormal.cpp +++ b/src/gui/widgets/characterviewnormal.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterviewnormal.h b/src/gui/widgets/characterviewnormal.h index 29e125dc5..450de7a71 100644 --- a/src/gui/widgets/characterviewnormal.h +++ b/src/gui/widgets/characterviewnormal.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterviewsmall.cpp b/src/gui/widgets/characterviewsmall.cpp index 24961f3ce..dbb04064f 100644 --- a/src/gui/widgets/characterviewsmall.cpp +++ b/src/gui/widgets/characterviewsmall.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/characterviewsmall.h b/src/gui/widgets/characterviewsmall.h index 1ba655df7..a10978981 100644 --- a/src/gui/widgets/characterviewsmall.h +++ b/src/gui/widgets/characterviewsmall.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/chatinput.h b/src/gui/widgets/chatinput.h index 1c5f36858..2a6a23a80 100644 --- a/src/gui/widgets/chatinput.h +++ b/src/gui/widgets/chatinput.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/checkbox.cpp b/src/gui/widgets/checkbox.cpp index fce3560a6..03da61a7b 100644 --- a/src/gui/widgets/checkbox.cpp +++ b/src/gui/widgets/checkbox.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/checkbox.h b/src/gui/widgets/checkbox.h index 921c89a93..27e0a118b 100644 --- a/src/gui/widgets/checkbox.h +++ b/src/gui/widgets/checkbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/colorpage.cpp b/src/gui/widgets/colorpage.cpp index 4ef560d61..fbbe93d2c 100644 --- a/src/gui/widgets/colorpage.cpp +++ b/src/gui/widgets/colorpage.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/colorpage.h b/src/gui/widgets/colorpage.h index f191966cc..6b0d4122b 100644 --- a/src/gui/widgets/colorpage.h +++ b/src/gui/widgets/colorpage.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/container.cpp b/src/gui/widgets/container.cpp index 9015a21f6..e6f8ad4f4 100644 --- a/src/gui/widgets/container.cpp +++ b/src/gui/widgets/container.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/container.h b/src/gui/widgets/container.h index 61bb586a8..9530891f6 100644 --- a/src/gui/widgets/container.h +++ b/src/gui/widgets/container.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/containerplacer.cpp b/src/gui/widgets/containerplacer.cpp index b6be6faa6..8db3a0e25 100644 --- a/src/gui/widgets/containerplacer.cpp +++ b/src/gui/widgets/containerplacer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/containerplacer.h b/src/gui/widgets/containerplacer.h index 9abb9f46d..d9a0e326e 100644 --- a/src/gui/widgets/containerplacer.h +++ b/src/gui/widgets/containerplacer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/createwidget.h b/src/gui/widgets/createwidget.h index f401c8808..5f5579d24 100644 --- a/src/gui/widgets/createwidget.h +++ b/src/gui/widgets/createwidget.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/desktop.cpp b/src/gui/widgets/desktop.cpp index 178931dc8..05a31f4ec 100644 --- a/src/gui/widgets/desktop.cpp +++ b/src/gui/widgets/desktop.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana World Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/desktop.h b/src/gui/widgets/desktop.h index 263bbabce..44f312c21 100644 --- a/src/gui/widgets/desktop.h +++ b/src/gui/widgets/desktop.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana World Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/dropdown.cpp b/src/gui/widgets/dropdown.cpp index 6e6d56652..17bb7bc32 100644 --- a/src/gui/widgets/dropdown.cpp +++ b/src/gui/widgets/dropdown.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/dropdown.h b/src/gui/widgets/dropdown.h index 265b69948..dd9109475 100644 --- a/src/gui/widgets/dropdown.h +++ b/src/gui/widgets/dropdown.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/emotepage.cpp b/src/gui/widgets/emotepage.cpp index 5d5a7b434..771813d1b 100644 --- a/src/gui/widgets/emotepage.cpp +++ b/src/gui/widgets/emotepage.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/emotepage.h b/src/gui/widgets/emotepage.h index 7caa19b44..a833e569f 100644 --- a/src/gui/widgets/emotepage.h +++ b/src/gui/widgets/emotepage.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/emoteshortcutcontainer.cpp b/src/gui/widgets/emoteshortcutcontainer.cpp index 2fbb1e6bc..0d75051eb 100644 --- a/src/gui/widgets/emoteshortcutcontainer.cpp +++ b/src/gui/widgets/emoteshortcutcontainer.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/emoteshortcutcontainer.h b/src/gui/widgets/emoteshortcutcontainer.h index 2ceb41430..2916a0140 100644 --- a/src/gui/widgets/emoteshortcutcontainer.h +++ b/src/gui/widgets/emoteshortcutcontainer.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/equipmentbox.h b/src/gui/widgets/equipmentbox.h index 69b06f8c3..055332b2b 100644 --- a/src/gui/widgets/equipmentbox.h +++ b/src/gui/widgets/equipmentbox.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/equipmentpage.h b/src/gui/widgets/equipmentpage.h index a75db0fe8..9e7670bbe 100644 --- a/src/gui/widgets/equipmentpage.h +++ b/src/gui/widgets/equipmentpage.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/extendedlistbox.cpp b/src/gui/widgets/extendedlistbox.cpp index dd8c511f4..caf1aaefd 100644 --- a/src/gui/widgets/extendedlistbox.cpp +++ b/src/gui/widgets/extendedlistbox.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/extendedlistbox.h b/src/gui/widgets/extendedlistbox.h index 6e40ecc2b..380cf76fa 100644 --- a/src/gui/widgets/extendedlistbox.h +++ b/src/gui/widgets/extendedlistbox.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/extendedlistboxitem.h b/src/gui/widgets/extendedlistboxitem.h index 52edb4330..0c2479a7e 100644 --- a/src/gui/widgets/extendedlistboxitem.h +++ b/src/gui/widgets/extendedlistboxitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/flowcontainer.cpp b/src/gui/widgets/flowcontainer.cpp index 851cf9db3..7f33208c2 100644 --- a/src/gui/widgets/flowcontainer.cpp +++ b/src/gui/widgets/flowcontainer.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/flowcontainer.h b/src/gui/widgets/flowcontainer.h index feb7f1b82..be91853a6 100644 --- a/src/gui/widgets/flowcontainer.h +++ b/src/gui/widgets/flowcontainer.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/guitable.cpp b/src/gui/widgets/guitable.cpp index 4447904ae..d362f0bd5 100644 --- a/src/gui/widgets/guitable.cpp +++ b/src/gui/widgets/guitable.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/guitable.h b/src/gui/widgets/guitable.h index 9849a2913..aa040f094 100644 --- a/src/gui/widgets/guitable.h +++ b/src/gui/widgets/guitable.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/horizontcontainer.cpp b/src/gui/widgets/horizontcontainer.cpp index 9db91d4ab..5b3b08d16 100644 --- a/src/gui/widgets/horizontcontainer.cpp +++ b/src/gui/widgets/horizontcontainer.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/horizontcontainer.h b/src/gui/widgets/horizontcontainer.h index 23ca5159c..a010f172e 100644 --- a/src/gui/widgets/horizontcontainer.h +++ b/src/gui/widgets/horizontcontainer.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/icon.cpp b/src/gui/widgets/icon.cpp index e9f745255..8cb43db6d 100644 --- a/src/gui/widgets/icon.cpp +++ b/src/gui/widgets/icon.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/icon.h b/src/gui/widgets/icon.h index ce471aa29..f0849d505 100644 --- a/src/gui/widgets/icon.h +++ b/src/gui/widgets/icon.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/inttextfield.cpp b/src/gui/widgets/inttextfield.cpp index 5ac5ec38f..41436d310 100644 --- a/src/gui/widgets/inttextfield.cpp +++ b/src/gui/widgets/inttextfield.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/inttextfield.h b/src/gui/widgets/inttextfield.h index a55fe22fc..b8ac8564f 100644 --- a/src/gui/widgets/inttextfield.h +++ b/src/gui/widgets/inttextfield.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/itemcontainer.cpp b/src/gui/widgets/itemcontainer.cpp index 4ad994834..720f81ab1 100644 --- a/src/gui/widgets/itemcontainer.cpp +++ b/src/gui/widgets/itemcontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/itemcontainer.h b/src/gui/widgets/itemcontainer.h index b1a9c30da..333de842c 100644 --- a/src/gui/widgets/itemcontainer.h +++ b/src/gui/widgets/itemcontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/itemlinkhandler.cpp b/src/gui/widgets/itemlinkhandler.cpp index 6207775f0..983129a3f 100644 --- a/src/gui/widgets/itemlinkhandler.cpp +++ b/src/gui/widgets/itemlinkhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/itemlinkhandler.h b/src/gui/widgets/itemlinkhandler.h index 6a0f87cb7..bc90f71d1 100644 --- a/src/gui/widgets/itemlinkhandler.h +++ b/src/gui/widgets/itemlinkhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/itemshortcutcontainer.cpp b/src/gui/widgets/itemshortcutcontainer.cpp index e898c34d4..424986efe 100644 --- a/src/gui/widgets/itemshortcutcontainer.cpp +++ b/src/gui/widgets/itemshortcutcontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/itemshortcutcontainer.h b/src/gui/widgets/itemshortcutcontainer.h index 9e043663b..146834f4d 100644 --- a/src/gui/widgets/itemshortcutcontainer.h +++ b/src/gui/widgets/itemshortcutcontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/label.cpp b/src/gui/widgets/label.cpp index 6df442229..52fdbd716 100644 --- a/src/gui/widgets/label.cpp +++ b/src/gui/widgets/label.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/label.h b/src/gui/widgets/label.h index b0240b74c..6b598bdda 100644 --- a/src/gui/widgets/label.h +++ b/src/gui/widgets/label.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layout.cpp b/src/gui/widgets/layout.cpp index 68be80521..0a9464dd2 100644 --- a/src/gui/widgets/layout.cpp +++ b/src/gui/widgets/layout.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layout.h b/src/gui/widgets/layout.h index 2246cc30c..4e9c8f8c3 100644 --- a/src/gui/widgets/layout.h +++ b/src/gui/widgets/layout.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layoutarray.cpp b/src/gui/widgets/layoutarray.cpp index f1debc569..7bd6ff34f 100644 --- a/src/gui/widgets/layoutarray.cpp +++ b/src/gui/widgets/layoutarray.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layoutarray.h b/src/gui/widgets/layoutarray.h index da4653645..a5424aa7b 100644 --- a/src/gui/widgets/layoutarray.h +++ b/src/gui/widgets/layoutarray.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layoutcell.cpp b/src/gui/widgets/layoutcell.cpp index 1e46c1ca7..21efd4818 100644 --- a/src/gui/widgets/layoutcell.cpp +++ b/src/gui/widgets/layoutcell.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layoutcell.h b/src/gui/widgets/layoutcell.h index 05da6e934..cecf7d44e 100644 --- a/src/gui/widgets/layoutcell.h +++ b/src/gui/widgets/layoutcell.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layouthelper.cpp b/src/gui/widgets/layouthelper.cpp index 318ce31e0..2de26dbab 100644 --- a/src/gui/widgets/layouthelper.cpp +++ b/src/gui/widgets/layouthelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/layouthelper.h b/src/gui/widgets/layouthelper.h index 4f36b2565..0f84e280c 100644 --- a/src/gui/widgets/layouthelper.h +++ b/src/gui/widgets/layouthelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/linepart.cpp b/src/gui/widgets/linepart.cpp index 0b778cbbb..0f9403c85 100644 --- a/src/gui/widgets/linepart.cpp +++ b/src/gui/widgets/linepart.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/linepart.h b/src/gui/widgets/linepart.h index 0a934e378..f1c182c0d 100644 --- a/src/gui/widgets/linepart.h +++ b/src/gui/widgets/linepart.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/linkhandler.h b/src/gui/widgets/linkhandler.h index 3df01076d..2478a4847 100644 --- a/src/gui/widgets/linkhandler.h +++ b/src/gui/widgets/linkhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/listbox.cpp b/src/gui/widgets/listbox.cpp index 9ad3787f9..0095baf1f 100644 --- a/src/gui/widgets/listbox.cpp +++ b/src/gui/widgets/listbox.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/listbox.h b/src/gui/widgets/listbox.h index 423015e92..5efe7cce3 100644 --- a/src/gui/widgets/listbox.h +++ b/src/gui/widgets/listbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/passwordfield.cpp b/src/gui/widgets/passwordfield.cpp index 0017fddc9..7400ffd76 100644 --- a/src/gui/widgets/passwordfield.cpp +++ b/src/gui/widgets/passwordfield.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/passwordfield.h b/src/gui/widgets/passwordfield.h index 305adf739..93dded8d5 100644 --- a/src/gui/widgets/passwordfield.h +++ b/src/gui/widgets/passwordfield.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/playerbox.cpp b/src/gui/widgets/playerbox.cpp index 560102f5b..47221af1f 100644 --- a/src/gui/widgets/playerbox.cpp +++ b/src/gui/widgets/playerbox.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/playerbox.h b/src/gui/widgets/playerbox.h index 1a122fbbd..b223f1dcb 100644 --- a/src/gui/widgets/playerbox.h +++ b/src/gui/widgets/playerbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/popup.cpp b/src/gui/widgets/popup.cpp index ba3d4739e..978e5b9ca 100644 --- a/src/gui/widgets/popup.cpp +++ b/src/gui/widgets/popup.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 17daa6940..92fbaf78a 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/widgets/popuplist.cpp b/src/gui/widgets/popuplist.cpp index 35eced4c2..d623fd811 100644 --- a/src/gui/widgets/popuplist.cpp +++ b/src/gui/widgets/popuplist.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/popuplist.h b/src/gui/widgets/popuplist.h index e6fa74d83..02c38b4ed 100644 --- a/src/gui/widgets/popuplist.h +++ b/src/gui/widgets/popuplist.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/progressbar.cpp b/src/gui/widgets/progressbar.cpp index 9b1ba0e05..e84200973 100644 --- a/src/gui/widgets/progressbar.cpp +++ b/src/gui/widgets/progressbar.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/progressbar.h b/src/gui/widgets/progressbar.h index 92814a3c7..466f067b4 100644 --- a/src/gui/widgets/progressbar.h +++ b/src/gui/widgets/progressbar.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/progressindicator.cpp b/src/gui/widgets/progressindicator.cpp index efe44c625..1b2b333e2 100644 --- a/src/gui/widgets/progressindicator.cpp +++ b/src/gui/widgets/progressindicator.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/progressindicator.h b/src/gui/widgets/progressindicator.h index 773750365..6220a57c4 100644 --- a/src/gui/widgets/progressindicator.h +++ b/src/gui/widgets/progressindicator.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/radiobutton.cpp b/src/gui/widgets/radiobutton.cpp index b3d43a09f..3a781061c 100644 --- a/src/gui/widgets/radiobutton.cpp +++ b/src/gui/widgets/radiobutton.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/radiobutton.h b/src/gui/widgets/radiobutton.h index 79f1aefae..37bafab29 100644 --- a/src/gui/widgets/radiobutton.h +++ b/src/gui/widgets/radiobutton.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/radiogroup.cpp b/src/gui/widgets/radiogroup.cpp index 8b271bf54..5e500c18f 100644 --- a/src/gui/widgets/radiogroup.cpp +++ b/src/gui/widgets/radiogroup.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/radiogroup.h b/src/gui/widgets/radiogroup.h index c849b73ed..ee04627e0 100644 --- a/src/gui/widgets/radiogroup.h +++ b/src/gui/widgets/radiogroup.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/scrollarea.cpp b/src/gui/widgets/scrollarea.cpp index 3a75d592c..4ac8f5dce 100644 --- a/src/gui/widgets/scrollarea.cpp +++ b/src/gui/widgets/scrollarea.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/scrollarea.h b/src/gui/widgets/scrollarea.h index 0738843cb..573fa9cc5 100644 --- a/src/gui/widgets/scrollarea.h +++ b/src/gui/widgets/scrollarea.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/selldialog.cpp b/src/gui/widgets/selldialog.cpp index 299407b99..39584050d 100644 --- a/src/gui/widgets/selldialog.cpp +++ b/src/gui/widgets/selldialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/selldialog.h b/src/gui/widgets/selldialog.h index c2ad005bd..e17d3116a 100644 --- a/src/gui/widgets/selldialog.h +++ b/src/gui/widgets/selldialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/serverslistbox.h b/src/gui/widgets/serverslistbox.h index ff3262296..3c0c4846d 100644 --- a/src/gui/widgets/serverslistbox.h +++ b/src/gui/widgets/serverslistbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setupbuttonitem.cpp b/src/gui/widgets/setupbuttonitem.cpp index e9a6683ab..07612f08c 100644 --- a/src/gui/widgets/setupbuttonitem.cpp +++ b/src/gui/widgets/setupbuttonitem.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setupbuttonitem.h b/src/gui/widgets/setupbuttonitem.h index c0d6005cd..b4f99328b 100644 --- a/src/gui/widgets/setupbuttonitem.h +++ b/src/gui/widgets/setupbuttonitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setupitem.cpp b/src/gui/widgets/setupitem.cpp index 2926121af..37621770b 100644 --- a/src/gui/widgets/setupitem.cpp +++ b/src/gui/widgets/setupitem.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setupitem.h b/src/gui/widgets/setupitem.h index 130883886..4ad4ea3cf 100644 --- a/src/gui/widgets/setupitem.h +++ b/src/gui/widgets/setupitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setupquickitem.cpp b/src/gui/widgets/setupquickitem.cpp index 5f3ce055e..238a8a213 100644 --- a/src/gui/widgets/setupquickitem.cpp +++ b/src/gui/widgets/setupquickitem.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setupquickitem.h b/src/gui/widgets/setupquickitem.h index cb72c063c..24a9507a4 100644 --- a/src/gui/widgets/setupquickitem.h +++ b/src/gui/widgets/setupquickitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setuptouchitem.cpp b/src/gui/widgets/setuptouchitem.cpp index fb6cca184..8dbaf550f 100644 --- a/src/gui/widgets/setuptouchitem.cpp +++ b/src/gui/widgets/setuptouchitem.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/setuptouchitem.h b/src/gui/widgets/setuptouchitem.h index 8e577caa9..55521b684 100644 --- a/src/gui/widgets/setuptouchitem.h +++ b/src/gui/widgets/setuptouchitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/shoplistbox.cpp b/src/gui/widgets/shoplistbox.cpp index fc812b0c1..84ed09dcc 100644 --- a/src/gui/widgets/shoplistbox.cpp +++ b/src/gui/widgets/shoplistbox.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/shoplistbox.h b/src/gui/widgets/shoplistbox.h index 38b988bfa..a6462a56b 100644 --- a/src/gui/widgets/shoplistbox.h +++ b/src/gui/widgets/shoplistbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/shortcutcontainer.cpp b/src/gui/widgets/shortcutcontainer.cpp index 1d787e096..e9611b69f 100644 --- a/src/gui/widgets/shortcutcontainer.cpp +++ b/src/gui/widgets/shortcutcontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/shortcutcontainer.h b/src/gui/widgets/shortcutcontainer.h index bdc679dc7..b7076dfc2 100644 --- a/src/gui/widgets/shortcutcontainer.h +++ b/src/gui/widgets/shortcutcontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/skilllistbox.h b/src/gui/widgets/skilllistbox.h index 720d51005..2bada3a13 100644 --- a/src/gui/widgets/skilllistbox.h +++ b/src/gui/widgets/skilllistbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/skillrectanglelistbox.h b/src/gui/widgets/skillrectanglelistbox.h index 902b2a29f..dc5c664d8 100644 --- a/src/gui/widgets/skillrectanglelistbox.h +++ b/src/gui/widgets/skillrectanglelistbox.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/slider.cpp b/src/gui/widgets/slider.cpp index 9fb43f40d..2c5ac7c20 100644 --- a/src/gui/widgets/slider.cpp +++ b/src/gui/widgets/slider.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/slider.h b/src/gui/widgets/slider.h index 0926f436d..49acafc28 100644 --- a/src/gui/widgets/slider.h +++ b/src/gui/widgets/slider.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/sliderlist.cpp b/src/gui/widgets/sliderlist.cpp index 0d4332d85..3b42b43e5 100644 --- a/src/gui/widgets/sliderlist.cpp +++ b/src/gui/widgets/sliderlist.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/sliderlist.h b/src/gui/widgets/sliderlist.h index d27ad0585..6f4336531 100644 --- a/src/gui/widgets/sliderlist.h +++ b/src/gui/widgets/sliderlist.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index db257ecd8..2b365c52d 100644 --- a/src/gui/widgets/spellshortcutcontainer.cpp +++ b/src/gui/widgets/spellshortcutcontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/spellshortcutcontainer.h b/src/gui/widgets/spellshortcutcontainer.h index 3a044a79f..872ca5e1a 100644 --- a/src/gui/widgets/spellshortcutcontainer.h +++ b/src/gui/widgets/spellshortcutcontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/statspage.cpp b/src/gui/widgets/statspage.cpp index 56a4df855..db46931eb 100644 --- a/src/gui/widgets/statspage.cpp +++ b/src/gui/widgets/statspage.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/statspage.h b/src/gui/widgets/statspage.h index 5723b7d3d..36a43bf6f 100644 --- a/src/gui/widgets/statspage.h +++ b/src/gui/widgets/statspage.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/statspagebasic.cpp b/src/gui/widgets/statspagebasic.cpp index 96db773e3..23fd22243 100644 --- a/src/gui/widgets/statspagebasic.cpp +++ b/src/gui/widgets/statspagebasic.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/statspagebasic.h b/src/gui/widgets/statspagebasic.h index 79cbb2708..7390e4985 100644 --- a/src/gui/widgets/statspagebasic.h +++ b/src/gui/widgets/statspagebasic.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabbedarea.cpp b/src/gui/widgets/tabbedarea.cpp index 9c45226ed..4317c86f1 100644 --- a/src/gui/widgets/tabbedarea.cpp +++ b/src/gui/widgets/tabbedarea.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabbedarea.h b/src/gui/widgets/tabbedarea.h index e2d88eacf..16968e614 100644 --- a/src/gui/widgets/tabbedarea.h +++ b/src/gui/widgets/tabbedarea.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/battletab.cpp b/src/gui/widgets/tabs/chat/battletab.cpp index d01a36ec4..fc45fd5e1 100644 --- a/src/gui/widgets/tabs/chat/battletab.cpp +++ b/src/gui/widgets/tabs/chat/battletab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/battletab.h b/src/gui/widgets/tabs/chat/battletab.h index c252f5745..24f69c8b9 100644 --- a/src/gui/widgets/tabs/chat/battletab.h +++ b/src/gui/widgets/tabs/chat/battletab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/channeltab.cpp b/src/gui/widgets/tabs/chat/channeltab.cpp index fe52857c8..d67de5287 100644 --- a/src/gui/widgets/tabs/chat/channeltab.cpp +++ b/src/gui/widgets/tabs/chat/channeltab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/channeltab.h b/src/gui/widgets/tabs/chat/channeltab.h index 9b723a7dc..3ac51e59d 100644 --- a/src/gui/widgets/tabs/chat/channeltab.h +++ b/src/gui/widgets/tabs/chat/channeltab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/chattab.cpp b/src/gui/widgets/tabs/chat/chattab.cpp index fccd428f4..5691f063a 100644 --- a/src/gui/widgets/tabs/chat/chattab.cpp +++ b/src/gui/widgets/tabs/chat/chattab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/chattab.h b/src/gui/widgets/tabs/chat/chattab.h index c14f5dafb..de0969f94 100644 --- a/src/gui/widgets/tabs/chat/chattab.h +++ b/src/gui/widgets/tabs/chat/chattab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/emulateguildtab.cpp b/src/gui/widgets/tabs/chat/emulateguildtab.cpp index 372279228..2f24a8092 100644 --- a/src/gui/widgets/tabs/chat/emulateguildtab.cpp +++ b/src/gui/widgets/tabs/chat/emulateguildtab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/emulateguildtab.h b/src/gui/widgets/tabs/chat/emulateguildtab.h index 96eed73a6..3cf3a0e59 100644 --- a/src/gui/widgets/tabs/chat/emulateguildtab.h +++ b/src/gui/widgets/tabs/chat/emulateguildtab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/gmtab.cpp b/src/gui/widgets/tabs/chat/gmtab.cpp index 4d7dbfccd..3a63cbd2d 100644 --- a/src/gui/widgets/tabs/chat/gmtab.cpp +++ b/src/gui/widgets/tabs/chat/gmtab.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/gmtab.h b/src/gui/widgets/tabs/chat/gmtab.h index 797084a76..a8dd46fd3 100644 --- a/src/gui/widgets/tabs/chat/gmtab.h +++ b/src/gui/widgets/tabs/chat/gmtab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/guildtab.cpp b/src/gui/widgets/tabs/chat/guildtab.cpp index e78cf343b..982c27da5 100644 --- a/src/gui/widgets/tabs/chat/guildtab.cpp +++ b/src/gui/widgets/tabs/chat/guildtab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/guildtab.h b/src/gui/widgets/tabs/chat/guildtab.h index 005485c98..5aa540ecb 100644 --- a/src/gui/widgets/tabs/chat/guildtab.h +++ b/src/gui/widgets/tabs/chat/guildtab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/langtab.cpp b/src/gui/widgets/tabs/chat/langtab.cpp index e641bea14..ba1e21711 100644 --- a/src/gui/widgets/tabs/chat/langtab.cpp +++ b/src/gui/widgets/tabs/chat/langtab.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/langtab.h b/src/gui/widgets/tabs/chat/langtab.h index 0128e310e..773431e85 100644 --- a/src/gui/widgets/tabs/chat/langtab.h +++ b/src/gui/widgets/tabs/chat/langtab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/partytab.cpp b/src/gui/widgets/tabs/chat/partytab.cpp index f39ee7a45..6602fc4b2 100644 --- a/src/gui/widgets/tabs/chat/partytab.cpp +++ b/src/gui/widgets/tabs/chat/partytab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/partytab.h b/src/gui/widgets/tabs/chat/partytab.h index 91d4391fd..733f256c9 100644 --- a/src/gui/widgets/tabs/chat/partytab.h +++ b/src/gui/widgets/tabs/chat/partytab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/tradetab.cpp b/src/gui/widgets/tabs/chat/tradetab.cpp index ac7146f32..e16e5c08b 100644 --- a/src/gui/widgets/tabs/chat/tradetab.cpp +++ b/src/gui/widgets/tabs/chat/tradetab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/tradetab.h b/src/gui/widgets/tabs/chat/tradetab.h index 47057da4c..26c9bf8f6 100644 --- a/src/gui/widgets/tabs/chat/tradetab.h +++ b/src/gui/widgets/tabs/chat/tradetab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/whispertab.cpp b/src/gui/widgets/tabs/chat/whispertab.cpp index 93c098ef7..1cbf471c7 100644 --- a/src/gui/widgets/tabs/chat/whispertab.cpp +++ b/src/gui/widgets/tabs/chat/whispertab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/chat/whispertab.h b/src/gui/widgets/tabs/chat/whispertab.h index 58fc1515d..1d3c03857 100644 --- a/src/gui/widgets/tabs/chat/whispertab.h +++ b/src/gui/widgets/tabs/chat/whispertab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/debugwindowtabs.cpp b/src/gui/widgets/tabs/debugwindowtabs.cpp index 4ee856ef4..e75e1d42d 100644 --- a/src/gui/widgets/tabs/debugwindowtabs.cpp +++ b/src/gui/widgets/tabs/debugwindowtabs.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/debugwindowtabs.h b/src/gui/widgets/tabs/debugwindowtabs.h index a526d71f3..566987cd0 100644 --- a/src/gui/widgets/tabs/debugwindowtabs.h +++ b/src/gui/widgets/tabs/debugwindowtabs.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_audio.cpp b/src/gui/widgets/tabs/setup_audio.cpp index f4b9534df..0b958951a 100644 --- a/src/gui/widgets/tabs/setup_audio.cpp +++ b/src/gui/widgets/tabs/setup_audio.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_audio.h b/src/gui/widgets/tabs/setup_audio.h index a93a20b38..d76add16c 100644 --- a/src/gui/widgets/tabs/setup_audio.h +++ b/src/gui/widgets/tabs/setup_audio.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_chat.cpp b/src/gui/widgets/tabs/setup_chat.cpp index 1a26fe131..3f6e8cbb3 100644 --- a/src/gui/widgets/tabs/setup_chat.cpp +++ b/src/gui/widgets/tabs/setup_chat.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_chat.h b/src/gui/widgets/tabs/setup_chat.h index 4feeb703a..2b18b0489 100644 --- a/src/gui/widgets/tabs/setup_chat.h +++ b/src/gui/widgets/tabs/setup_chat.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_colors.cpp b/src/gui/widgets/tabs/setup_colors.cpp index f7aed22fb..e0fc0b21e 100644 --- a/src/gui/widgets/tabs/setup_colors.cpp +++ b/src/gui/widgets/tabs/setup_colors.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Douglas Boffey - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_colors.h b/src/gui/widgets/tabs/setup_colors.h index da4fb6c90..1ba74f340 100644 --- a/src/gui/widgets/tabs/setup_colors.h +++ b/src/gui/widgets/tabs/setup_colors.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Douglas Boffey - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_input.cpp b/src/gui/widgets/tabs/setup_input.cpp index 408bd0e83..2b7c4bedd 100644 --- a/src/gui/widgets/tabs/setup_input.cpp +++ b/src/gui/widgets/tabs/setup_input.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_input.h b/src/gui/widgets/tabs/setup_input.h index fbbbcadd5..2da411b2c 100644 --- a/src/gui/widgets/tabs/setup_input.h +++ b/src/gui/widgets/tabs/setup_input.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_joystick.cpp b/src/gui/widgets/tabs/setup_joystick.cpp index 64282ac1e..784197eb9 100644 --- a/src/gui/widgets/tabs/setup_joystick.cpp +++ b/src/gui/widgets/tabs/setup_joystick.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_joystick.h b/src/gui/widgets/tabs/setup_joystick.h index 11af99b23..c66ab8687 100644 --- a/src/gui/widgets/tabs/setup_joystick.h +++ b/src/gui/widgets/tabs/setup_joystick.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_mods.cpp b/src/gui/widgets/tabs/setup_mods.cpp index 853d5692b..994001763 100644 --- a/src/gui/widgets/tabs/setup_mods.cpp +++ b/src/gui/widgets/tabs/setup_mods.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_mods.h b/src/gui/widgets/tabs/setup_mods.h index e9f47fbd0..488915d31 100644 --- a/src/gui/widgets/tabs/setup_mods.h +++ b/src/gui/widgets/tabs/setup_mods.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_other.cpp b/src/gui/widgets/tabs/setup_other.cpp index 5c32c6280..8ed123a4d 100644 --- a/src/gui/widgets/tabs/setup_other.cpp +++ b/src/gui/widgets/tabs/setup_other.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_other.h b/src/gui/widgets/tabs/setup_other.h index d73cf0d4b..4039f3e15 100644 --- a/src/gui/widgets/tabs/setup_other.h +++ b/src/gui/widgets/tabs/setup_other.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_perfomance.cpp b/src/gui/widgets/tabs/setup_perfomance.cpp index a55d264f0..9e507c74d 100644 --- a/src/gui/widgets/tabs/setup_perfomance.cpp +++ b/src/gui/widgets/tabs/setup_perfomance.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_perfomance.h b/src/gui/widgets/tabs/setup_perfomance.h index e7426190b..6e933c0fc 100644 --- a/src/gui/widgets/tabs/setup_perfomance.h +++ b/src/gui/widgets/tabs/setup_perfomance.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_players.cpp b/src/gui/widgets/tabs/setup_players.cpp index 4f6daa272..ae352d579 100644 --- a/src/gui/widgets/tabs/setup_players.cpp +++ b/src/gui/widgets/tabs/setup_players.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_players.h b/src/gui/widgets/tabs/setup_players.h index efc8e6ecd..506983381 100644 --- a/src/gui/widgets/tabs/setup_players.h +++ b/src/gui/widgets/tabs/setup_players.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_quick.cpp b/src/gui/widgets/tabs/setup_quick.cpp index c2caf6322..f86707fe1 100644 --- a/src/gui/widgets/tabs/setup_quick.cpp +++ b/src/gui/widgets/tabs/setup_quick.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_quick.h b/src/gui/widgets/tabs/setup_quick.h index 25cbd01e5..f174153ee 100644 --- a/src/gui/widgets/tabs/setup_quick.h +++ b/src/gui/widgets/tabs/setup_quick.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_relations.cpp b/src/gui/widgets/tabs/setup_relations.cpp index 819f46e79..0054da32b 100644 --- a/src/gui/widgets/tabs/setup_relations.cpp +++ b/src/gui/widgets/tabs/setup_relations.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_relations.h b/src/gui/widgets/tabs/setup_relations.h index b86856782..879450891 100644 --- a/src/gui/widgets/tabs/setup_relations.h +++ b/src/gui/widgets/tabs/setup_relations.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_theme.cpp b/src/gui/widgets/tabs/setup_theme.cpp index 7f314365e..c97f192a0 100644 --- a/src/gui/widgets/tabs/setup_theme.cpp +++ b/src/gui/widgets/tabs/setup_theme.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_theme.h b/src/gui/widgets/tabs/setup_theme.h index 526ebdd8f..57798f243 100644 --- a/src/gui/widgets/tabs/setup_theme.h +++ b/src/gui/widgets/tabs/setup_theme.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_touch.cpp b/src/gui/widgets/tabs/setup_touch.cpp index f1bda8372..c8558fef9 100644 --- a/src/gui/widgets/tabs/setup_touch.cpp +++ b/src/gui/widgets/tabs/setup_touch.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_touch.h b/src/gui/widgets/tabs/setup_touch.h index 0afb44ffa..a87a46c77 100644 --- a/src/gui/widgets/tabs/setup_touch.h +++ b/src/gui/widgets/tabs/setup_touch.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_video.cpp b/src/gui/widgets/tabs/setup_video.cpp index 3da3ea7bf..24fa8951f 100644 --- a/src/gui/widgets/tabs/setup_video.cpp +++ b/src/gui/widgets/tabs/setup_video.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_video.h b/src/gui/widgets/tabs/setup_video.h index 5cc519315..6c3b09e9e 100644 --- a/src/gui/widgets/tabs/setup_video.h +++ b/src/gui/widgets/tabs/setup_video.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_visual.cpp b/src/gui/widgets/tabs/setup_visual.cpp index a8b783af2..07bb6de2f 100644 --- a/src/gui/widgets/tabs/setup_visual.cpp +++ b/src/gui/widgets/tabs/setup_visual.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setup_visual.h b/src/gui/widgets/tabs/setup_visual.h index 6a645e50a..08d1c7848 100644 --- a/src/gui/widgets/tabs/setup_visual.h +++ b/src/gui/widgets/tabs/setup_visual.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setuptab.cpp b/src/gui/widgets/tabs/setuptab.cpp index 8e8c6652d..d5f43b4b8 100644 --- a/src/gui/widgets/tabs/setuptab.cpp +++ b/src/gui/widgets/tabs/setuptab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setuptab.h b/src/gui/widgets/tabs/setuptab.h index 6d23bfe62..6b1082088 100644 --- a/src/gui/widgets/tabs/setuptab.h +++ b/src/gui/widgets/tabs/setuptab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setuptabscroll.cpp b/src/gui/widgets/tabs/setuptabscroll.cpp index d16154c9c..898db7b3e 100644 --- a/src/gui/widgets/tabs/setuptabscroll.cpp +++ b/src/gui/widgets/tabs/setuptabscroll.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/setuptabscroll.h b/src/gui/widgets/tabs/setuptabscroll.h index 9ac14b072..655b98c85 100644 --- a/src/gui/widgets/tabs/setuptabscroll.h +++ b/src/gui/widgets/tabs/setuptabscroll.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/shortcuttab.h b/src/gui/widgets/tabs/shortcuttab.h index e88691d3b..7c4419442 100644 --- a/src/gui/widgets/tabs/shortcuttab.h +++ b/src/gui/widgets/tabs/shortcuttab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/skilltab.h b/src/gui/widgets/tabs/skilltab.h index 99f8491bb..3845444d6 100644 --- a/src/gui/widgets/tabs/skilltab.h +++ b/src/gui/widgets/tabs/skilltab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialattacktab.h b/src/gui/widgets/tabs/socialattacktab.h index b543cf8d5..e876a60ae 100644 --- a/src/gui/widgets/tabs/socialattacktab.h +++ b/src/gui/widgets/tabs/socialattacktab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialfriendsfunctor.h b/src/gui/widgets/tabs/socialfriendsfunctor.h index 944b485fc..f4ed1e5e2 100644 --- a/src/gui/widgets/tabs/socialfriendsfunctor.h +++ b/src/gui/widgets/tabs/socialfriendsfunctor.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialfriendstab.h b/src/gui/widgets/tabs/socialfriendstab.h index abfe4eadc..616fba43d 100644 --- a/src/gui/widgets/tabs/socialfriendstab.h +++ b/src/gui/widgets/tabs/socialfriendstab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialguildtab.h b/src/gui/widgets/tabs/socialguildtab.h index 41e83f670..53b7d46f4 100644 --- a/src/gui/widgets/tabs/socialguildtab.h +++ b/src/gui/widgets/tabs/socialguildtab.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialguildtab2.h b/src/gui/widgets/tabs/socialguildtab2.h index 6a2aae990..a21594aab 100644 --- a/src/gui/widgets/tabs/socialguildtab2.h +++ b/src/gui/widgets/tabs/socialguildtab2.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialnavigationtab.h b/src/gui/widgets/tabs/socialnavigationtab.h index 569d501d7..0f72b60f9 100644 --- a/src/gui/widgets/tabs/socialnavigationtab.h +++ b/src/gui/widgets/tabs/socialnavigationtab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialpartytab.h b/src/gui/widgets/tabs/socialpartytab.h index 1fe36a414..93625f7eb 100644 --- a/src/gui/widgets/tabs/socialpartytab.h +++ b/src/gui/widgets/tabs/socialpartytab.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialpickuptab.h b/src/gui/widgets/tabs/socialpickuptab.h index dae786470..93d00e81a 100644 --- a/src/gui/widgets/tabs/socialpickuptab.h +++ b/src/gui/widgets/tabs/socialpickuptab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialplayerstab.h b/src/gui/widgets/tabs/socialplayerstab.h index d7d467ba8..2a80b3005 100644 --- a/src/gui/widgets/tabs/socialplayerstab.h +++ b/src/gui/widgets/tabs/socialplayerstab.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialtab.h b/src/gui/widgets/tabs/socialtab.h index 38b393e07..7458e62ee 100644 --- a/src/gui/widgets/tabs/socialtab.h +++ b/src/gui/widgets/tabs/socialtab.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/socialtabbase.h b/src/gui/widgets/tabs/socialtabbase.h index cc99dc4b9..66f51367f 100644 --- a/src/gui/widgets/tabs/socialtabbase.h +++ b/src/gui/widgets/tabs/socialtabbase.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/tab.cpp b/src/gui/widgets/tabs/tab.cpp index 25cab2221..95588e98d 100644 --- a/src/gui/widgets/tabs/tab.cpp +++ b/src/gui/widgets/tabs/tab.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabs/tab.h b/src/gui/widgets/tabs/tab.h index a64f6e39a..e6a816072 100644 --- a/src/gui/widgets/tabs/tab.h +++ b/src/gui/widgets/tabs/tab.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabstrip.cpp b/src/gui/widgets/tabstrip.cpp index 26a4feac0..1f8db0d5e 100644 --- a/src/gui/widgets/tabstrip.cpp +++ b/src/gui/widgets/tabstrip.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/tabstrip.h b/src/gui/widgets/tabstrip.h index 6c45414e7..eb2824bc5 100644 --- a/src/gui/widgets/tabstrip.h +++ b/src/gui/widgets/tabstrip.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/textbox.cpp b/src/gui/widgets/textbox.cpp index daa13a3e2..5b8acdb2e 100644 --- a/src/gui/widgets/textbox.cpp +++ b/src/gui/widgets/textbox.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h index c0f8b9da6..fefd862a0 100644 --- a/src/gui/widgets/textbox.h +++ b/src/gui/widgets/textbox.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp index 13fddb119..ce37879a4 100644 --- a/src/gui/widgets/textfield.cpp +++ b/src/gui/widgets/textfield.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h index 263533c54..8001008a1 100644 --- a/src/gui/widgets/textfield.h +++ b/src/gui/widgets/textfield.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/textpreview.cpp b/src/gui/widgets/textpreview.cpp index 6d2e38920..04d2b39aa 100644 --- a/src/gui/widgets/textpreview.cpp +++ b/src/gui/widgets/textpreview.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/textpreview.h b/src/gui/widgets/textpreview.h index 5a2eaa441..7f4a5e873 100644 --- a/src/gui/widgets/textpreview.h +++ b/src/gui/widgets/textpreview.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/vertcontainer.cpp b/src/gui/widgets/vertcontainer.cpp index 282676c38..9aaad702d 100644 --- a/src/gui/widgets/vertcontainer.cpp +++ b/src/gui/widgets/vertcontainer.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/vertcontainer.h b/src/gui/widgets/vertcontainer.h index 22055919d..41b3ed217 100644 --- a/src/gui/widgets/vertcontainer.h +++ b/src/gui/widgets/vertcontainer.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/virtshortcutcontainer.cpp b/src/gui/widgets/virtshortcutcontainer.cpp index 7ed1eb0d1..dda7217c4 100644 --- a/src/gui/widgets/virtshortcutcontainer.cpp +++ b/src/gui/widgets/virtshortcutcontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/virtshortcutcontainer.h b/src/gui/widgets/virtshortcutcontainer.h index a8ee392f9..989a6c8d7 100644 --- a/src/gui/widgets/virtshortcutcontainer.h +++ b/src/gui/widgets/virtshortcutcontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/widget.cpp b/src/gui/widgets/widget.cpp index 4b4600dd6..9523cb4b5 100644 --- a/src/gui/widgets/widget.cpp +++ b/src/gui/widgets/widget.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/widget.h b/src/gui/widgets/widget.h index f1bf4e63f..262b9bb52 100644 --- a/src/gui/widgets/widget.h +++ b/src/gui/widgets/widget.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/widget2.h b/src/gui/widgets/widget2.h index 5a7ad3d53..da58affc5 100644 --- a/src/gui/widgets/widget2.h +++ b/src/gui/widgets/widget2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/widgetgroup.cpp b/src/gui/widgets/widgetgroup.cpp index 01d5d6973..18bd81a4f 100644 --- a/src/gui/widgets/widgetgroup.cpp +++ b/src/gui/widgets/widgetgroup.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/widgetgroup.h b/src/gui/widgets/widgetgroup.h index 7f305ba29..6fda2b974 100644 --- a/src/gui/widgets/widgetgroup.h +++ b/src/gui/widgets/widgetgroup.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/window.cpp b/src/gui/widgets/window.cpp index f0ae81f17..5abe278c9 100644 --- a/src/gui/widgets/window.cpp +++ b/src/gui/widgets/window.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 61e6429e1..173c8d780 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/windowcontainer.cpp b/src/gui/widgets/windowcontainer.cpp index 3a2f35dba..9529945b0 100644 --- a/src/gui/widgets/windowcontainer.cpp +++ b/src/gui/widgets/windowcontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/widgets/windowcontainer.h b/src/gui/widgets/windowcontainer.h index feb9d719c..0143127cc 100644 --- a/src/gui/widgets/windowcontainer.h +++ b/src/gui/widgets/windowcontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windowmanager.cpp b/src/gui/windowmanager.cpp index 714f92cb4..4b735f058 100644 --- a/src/gui/windowmanager.cpp +++ b/src/gui/windowmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windowmanager.h b/src/gui/windowmanager.h index 8ddddfcd4..68cec0d83 100644 --- a/src/gui/windowmanager.h +++ b/src/gui/windowmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windowmanager_unittest.cc b/src/gui/windowmanager_unittest.cc index 2305b0424..2230385f2 100644 --- a/src/gui/windowmanager_unittest.cc +++ b/src/gui/windowmanager_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windowmenu.cpp b/src/gui/windowmenu.cpp index 20577b6ff..87df85ba1 100644 --- a/src/gui/windowmenu.cpp +++ b/src/gui/windowmenu.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windowmenu.h b/src/gui/windowmenu.h index cc70bd55d..106c33e25 100644 --- a/src/gui/windowmenu.h +++ b/src/gui/windowmenu.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/bankwindow.cpp b/src/gui/windows/bankwindow.cpp index 5f93dc2d8..c55c11250 100644 --- a/src/gui/windows/bankwindow.cpp +++ b/src/gui/windows/bankwindow.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/bankwindow.h b/src/gui/windows/bankwindow.h index dca31aa45..046b11ec4 100644 --- a/src/gui/windows/bankwindow.h +++ b/src/gui/windows/bankwindow.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/buydialog.cpp b/src/gui/windows/buydialog.cpp index 288d65986..5a1cbd28e 100644 --- a/src/gui/windows/buydialog.cpp +++ b/src/gui/windows/buydialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/buydialog.h b/src/gui/windows/buydialog.h index 1c6480ec6..4fdd4f210 100644 --- a/src/gui/windows/buydialog.h +++ b/src/gui/windows/buydialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/buyingstoreselldialog.cpp b/src/gui/windows/buyingstoreselldialog.cpp index 7cb6f975a..8fd3103e6 100644 --- a/src/gui/windows/buyingstoreselldialog.cpp +++ b/src/gui/windows/buyingstoreselldialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/buyingstoreselldialog.h b/src/gui/windows/buyingstoreselldialog.h index af59e0a54..db2005213 100644 --- a/src/gui/windows/buyingstoreselldialog.h +++ b/src/gui/windows/buyingstoreselldialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/buyselldialog.cpp b/src/gui/windows/buyselldialog.cpp index 6cce43f4e..26a8506d2 100644 --- a/src/gui/windows/buyselldialog.cpp +++ b/src/gui/windows/buyselldialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/buyselldialog.h b/src/gui/windows/buyselldialog.h index 92a556d7e..b2a527d16 100644 --- a/src/gui/windows/buyselldialog.h +++ b/src/gui/windows/buyselldialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/changeemaildialog.cpp b/src/gui/windows/changeemaildialog.cpp index 560da9e60..9d9358967 100644 --- a/src/gui/windows/changeemaildialog.cpp +++ b/src/gui/windows/changeemaildialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/changeemaildialog.h b/src/gui/windows/changeemaildialog.h index 511e3b00d..c20dffd9e 100644 --- a/src/gui/windows/changeemaildialog.h +++ b/src/gui/windows/changeemaildialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/changepassworddialog.cpp b/src/gui/windows/changepassworddialog.cpp index 1d7d43a33..ca29a8ef1 100644 --- a/src/gui/windows/changepassworddialog.cpp +++ b/src/gui/windows/changepassworddialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/changepassworddialog.h b/src/gui/windows/changepassworddialog.h index 857067f13..dd5c0d152 100644 --- a/src/gui/windows/changepassworddialog.h +++ b/src/gui/windows/changepassworddialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/charcreatedialog.cpp b/src/gui/windows/charcreatedialog.cpp index c80afbbe6..bf90a3fb3 100644 --- a/src/gui/windows/charcreatedialog.cpp +++ b/src/gui/windows/charcreatedialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/charcreatedialog.h b/src/gui/windows/charcreatedialog.h index 5f2885049..6775adc9f 100644 --- a/src/gui/windows/charcreatedialog.h +++ b/src/gui/windows/charcreatedialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/chardeleteconfirm.h b/src/gui/windows/chardeleteconfirm.h index 5cee85b47..9c2d43318 100644 --- a/src/gui/windows/chardeleteconfirm.h +++ b/src/gui/windows/chardeleteconfirm.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/charselectdialog.cpp b/src/gui/windows/charselectdialog.cpp index 860c27570..537ae57d4 100644 --- a/src/gui/windows/charselectdialog.cpp +++ b/src/gui/windows/charselectdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/charselectdialog.h b/src/gui/windows/charselectdialog.h index 1083e3ae5..27f2111b2 100644 --- a/src/gui/windows/charselectdialog.h +++ b/src/gui/windows/charselectdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/chatwindow.cpp b/src/gui/windows/chatwindow.cpp index 7087d563b..e94d39dbe 100644 --- a/src/gui/windows/chatwindow.cpp +++ b/src/gui/windows/chatwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index b44c5aae9..3191c4072 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/confirmdialog.cpp b/src/gui/windows/confirmdialog.cpp index 473c46eb0..201b3af79 100644 --- a/src/gui/windows/confirmdialog.cpp +++ b/src/gui/windows/confirmdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/confirmdialog.h b/src/gui/windows/confirmdialog.h index 8198b0c54..5d828eafb 100644 --- a/src/gui/windows/confirmdialog.h +++ b/src/gui/windows/confirmdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/connectiondialog.cpp b/src/gui/windows/connectiondialog.cpp index 5b60ef6ef..1afa4774d 100644 --- a/src/gui/windows/connectiondialog.cpp +++ b/src/gui/windows/connectiondialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/connectiondialog.h b/src/gui/windows/connectiondialog.h index 5630ee121..108ee0729 100644 --- a/src/gui/windows/connectiondialog.h +++ b/src/gui/windows/connectiondialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/cutinwindow.cpp b/src/gui/windows/cutinwindow.cpp index 184695260..f965a77ee 100644 --- a/src/gui/windows/cutinwindow.cpp +++ b/src/gui/windows/cutinwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/cutinwindow.h b/src/gui/windows/cutinwindow.h index fd6e63390..c0aa81577 100644 --- a/src/gui/windows/cutinwindow.h +++ b/src/gui/windows/cutinwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/debugwindow.cpp b/src/gui/windows/debugwindow.cpp index 2a13511f1..1648a37ed 100644 --- a/src/gui/windows/debugwindow.cpp +++ b/src/gui/windows/debugwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/debugwindow.h b/src/gui/windows/debugwindow.h index af4d0732e..f39386ec8 100644 --- a/src/gui/windows/debugwindow.h +++ b/src/gui/windows/debugwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/didyouknowwindow.cpp b/src/gui/windows/didyouknowwindow.cpp index 896b62567..1b66acf05 100644 --- a/src/gui/windows/didyouknowwindow.cpp +++ b/src/gui/windows/didyouknowwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/didyouknowwindow.h b/src/gui/windows/didyouknowwindow.h index 8a9ee9c1f..68db83e67 100644 --- a/src/gui/windows/didyouknowwindow.h +++ b/src/gui/windows/didyouknowwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/editdialog.cpp b/src/gui/windows/editdialog.cpp index 09290afc5..be62c13b5 100644 --- a/src/gui/windows/editdialog.cpp +++ b/src/gui/windows/editdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/editdialog.h b/src/gui/windows/editdialog.h index 44e1423c4..cea7d6f78 100644 --- a/src/gui/windows/editdialog.h +++ b/src/gui/windows/editdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/editserverdialog.cpp b/src/gui/windows/editserverdialog.cpp index 9e49cc484..d4bec498f 100644 --- a/src/gui/windows/editserverdialog.cpp +++ b/src/gui/windows/editserverdialog.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2011-2012 The Mana Developers - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/editserverdialog.h b/src/gui/windows/editserverdialog.h index dae326cd0..e53632c00 100644 --- a/src/gui/windows/editserverdialog.h +++ b/src/gui/windows/editserverdialog.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2011-2012 The Mana Developers - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/eggselectiondialog.cpp b/src/gui/windows/eggselectiondialog.cpp index cd77de889..6055eada2 100644 --- a/src/gui/windows/eggselectiondialog.cpp +++ b/src/gui/windows/eggselectiondialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/eggselectiondialog.h b/src/gui/windows/eggselectiondialog.h index 2db06ba40..14d91a699 100644 --- a/src/gui/windows/eggselectiondialog.h +++ b/src/gui/windows/eggselectiondialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/emotewindow.cpp b/src/gui/windows/emotewindow.cpp index f50028a57..1fdd45612 100644 --- a/src/gui/windows/emotewindow.cpp +++ b/src/gui/windows/emotewindow.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/emotewindow.h b/src/gui/windows/emotewindow.h index 0bc2af060..8ba01f9be 100644 --- a/src/gui/windows/emotewindow.h +++ b/src/gui/windows/emotewindow.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/equipmentwindow.cpp b/src/gui/windows/equipmentwindow.cpp index a0dd8b550..192d03dc1 100644 --- a/src/gui/windows/equipmentwindow.cpp +++ b/src/gui/windows/equipmentwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/equipmentwindow.h b/src/gui/windows/equipmentwindow.h index 985208e03..d45dc6a41 100644 --- a/src/gui/windows/equipmentwindow.h +++ b/src/gui/windows/equipmentwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/helpwindow.cpp b/src/gui/windows/helpwindow.cpp index fbbef3af9..78a7ee362 100644 --- a/src/gui/windows/helpwindow.cpp +++ b/src/gui/windows/helpwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/helpwindow.h b/src/gui/windows/helpwindow.h index 5e27eb0af..59e5405ff 100644 --- a/src/gui/windows/helpwindow.h +++ b/src/gui/windows/helpwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/insertcarddialog.cpp b/src/gui/windows/insertcarddialog.cpp index 3ed4a36af..efcd8877c 100644 --- a/src/gui/windows/insertcarddialog.cpp +++ b/src/gui/windows/insertcarddialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/insertcarddialog.h b/src/gui/windows/insertcarddialog.h index a8d54e86f..ba46022a2 100644 --- a/src/gui/windows/insertcarddialog.h +++ b/src/gui/windows/insertcarddialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/inventorywindow.cpp b/src/gui/windows/inventorywindow.cpp index 4ac19daaa..440d8ab6d 100644 --- a/src/gui/windows/inventorywindow.cpp +++ b/src/gui/windows/inventorywindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/inventorywindow.h b/src/gui/windows/inventorywindow.h index 90cf64ee0..5159973d3 100644 --- a/src/gui/windows/inventorywindow.h +++ b/src/gui/windows/inventorywindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/itemamountwindow.cpp b/src/gui/windows/itemamountwindow.cpp index 506044b20..dc318b103 100644 --- a/src/gui/windows/itemamountwindow.cpp +++ b/src/gui/windows/itemamountwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/itemamountwindow.h b/src/gui/windows/itemamountwindow.h index a728e824c..97f539ac9 100644 --- a/src/gui/windows/itemamountwindow.h +++ b/src/gui/windows/itemamountwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/killstats.cpp b/src/gui/windows/killstats.cpp index 13c1dbbc4..005052fd4 100644 --- a/src/gui/windows/killstats.cpp +++ b/src/gui/windows/killstats.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/killstats.h b/src/gui/windows/killstats.h index db41cf0e2..5e7b65df0 100644 --- a/src/gui/windows/killstats.h +++ b/src/gui/windows/killstats.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/logindialog.cpp b/src/gui/windows/logindialog.cpp index 4d58bf968..dfa613ba3 100644 --- a/src/gui/windows/logindialog.cpp +++ b/src/gui/windows/logindialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/logindialog.h b/src/gui/windows/logindialog.h index 2af656230..c3178f079 100644 --- a/src/gui/windows/logindialog.h +++ b/src/gui/windows/logindialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/maileditwindow.cpp b/src/gui/windows/maileditwindow.cpp index 381c1d800..c37cf0bac 100644 --- a/src/gui/windows/maileditwindow.cpp +++ b/src/gui/windows/maileditwindow.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/maileditwindow.h b/src/gui/windows/maileditwindow.h index 0ec83b0f7..a4184fdd6 100644 --- a/src/gui/windows/maileditwindow.h +++ b/src/gui/windows/maileditwindow.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/mailviewwindow.cpp b/src/gui/windows/mailviewwindow.cpp index 76d029ec1..879fa804a 100644 --- a/src/gui/windows/mailviewwindow.cpp +++ b/src/gui/windows/mailviewwindow.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/mailviewwindow.h b/src/gui/windows/mailviewwindow.h index 4e2e95ddd..97cd8e84e 100644 --- a/src/gui/windows/mailviewwindow.h +++ b/src/gui/windows/mailviewwindow.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/mailwindow.cpp b/src/gui/windows/mailwindow.cpp index 2b9bcb40a..96df275e6 100644 --- a/src/gui/windows/mailwindow.cpp +++ b/src/gui/windows/mailwindow.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/mailwindow.h b/src/gui/windows/mailwindow.h index f8bf32d09..eee7e26bd 100644 --- a/src/gui/windows/mailwindow.h +++ b/src/gui/windows/mailwindow.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/minimap.cpp b/src/gui/windows/minimap.cpp index 24cf57743..d5947d934 100644 --- a/src/gui/windows/minimap.cpp +++ b/src/gui/windows/minimap.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/minimap.h b/src/gui/windows/minimap.h index 7d6f8bfc4..5aad6e8be 100644 --- a/src/gui/windows/minimap.h +++ b/src/gui/windows/minimap.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/ministatuswindow.cpp b/src/gui/windows/ministatuswindow.cpp index 4dc59e1cd..f57ea2e79 100644 --- a/src/gui/windows/ministatuswindow.cpp +++ b/src/gui/windows/ministatuswindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/ministatuswindow.h b/src/gui/windows/ministatuswindow.h index 400aeb126..83d7052ae 100644 --- a/src/gui/windows/ministatuswindow.h +++ b/src/gui/windows/ministatuswindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/npcdialog.cpp b/src/gui/windows/npcdialog.cpp index 84193a5d7..c4f8c6b9c 100644 --- a/src/gui/windows/npcdialog.cpp +++ b/src/gui/windows/npcdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/npcdialog.h b/src/gui/windows/npcdialog.h index 4bdb2b0bf..61b505fb1 100644 --- a/src/gui/windows/npcdialog.h +++ b/src/gui/windows/npcdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/npcselldialog.cpp b/src/gui/windows/npcselldialog.cpp index 453126382..807b252cb 100644 --- a/src/gui/windows/npcselldialog.cpp +++ b/src/gui/windows/npcselldialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/npcselldialog.h b/src/gui/windows/npcselldialog.h index dde77de93..688932a1b 100644 --- a/src/gui/windows/npcselldialog.h +++ b/src/gui/windows/npcselldialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/okdialog.cpp b/src/gui/windows/okdialog.cpp index dfee80a99..95ea9a641 100644 --- a/src/gui/windows/okdialog.cpp +++ b/src/gui/windows/okdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/okdialog.h b/src/gui/windows/okdialog.h index 156ab71f7..1cd923e14 100644 --- a/src/gui/windows/okdialog.h +++ b/src/gui/windows/okdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/outfitwindow.cpp b/src/gui/windows/outfitwindow.cpp index 8eddeeb2c..21e17b8e3 100644 --- a/src/gui/windows/outfitwindow.cpp +++ b/src/gui/windows/outfitwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/outfitwindow.h b/src/gui/windows/outfitwindow.h index 227a16737..6b7fbb163 100644 --- a/src/gui/windows/outfitwindow.h +++ b/src/gui/windows/outfitwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/questswindow.cpp b/src/gui/windows/questswindow.cpp index c8ce4246e..f8288c976 100644 --- a/src/gui/windows/questswindow.cpp +++ b/src/gui/windows/questswindow.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/questswindow.h b/src/gui/windows/questswindow.h index df9dbc421..082ab011e 100644 --- a/src/gui/windows/questswindow.h +++ b/src/gui/windows/questswindow.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/quitdialog.cpp b/src/gui/windows/quitdialog.cpp index c1901c5a2..4a786d22a 100644 --- a/src/gui/windows/quitdialog.cpp +++ b/src/gui/windows/quitdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/quitdialog.h b/src/gui/windows/quitdialog.h index f643d0368..1e0197f87 100644 --- a/src/gui/windows/quitdialog.h +++ b/src/gui/windows/quitdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/registerdialog.cpp b/src/gui/windows/registerdialog.cpp index 091e2c20e..79884b92c 100644 --- a/src/gui/windows/registerdialog.cpp +++ b/src/gui/windows/registerdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/registerdialog.h b/src/gui/windows/registerdialog.h index 5de203400..cd2ec12c2 100644 --- a/src/gui/windows/registerdialog.h +++ b/src/gui/windows/registerdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/serverdialog.cpp b/src/gui/windows/serverdialog.cpp index 3f6c18ff8..3ccd68999 100644 --- a/src/gui/windows/serverdialog.cpp +++ b/src/gui/windows/serverdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/serverdialog.h b/src/gui/windows/serverdialog.h index e273b7809..6ae2d8925 100644 --- a/src/gui/windows/serverdialog.h +++ b/src/gui/windows/serverdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/setupwindow.cpp b/src/gui/windows/setupwindow.cpp index bda333022..07ecc9ed7 100644 --- a/src/gui/windows/setupwindow.cpp +++ b/src/gui/windows/setupwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/setupwindow.h b/src/gui/windows/setupwindow.h index 4e6d6b15c..cb8a3af18 100644 --- a/src/gui/windows/setupwindow.h +++ b/src/gui/windows/setupwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/shopselldialog.cpp b/src/gui/windows/shopselldialog.cpp index e301f9aca..5b9d88df2 100644 --- a/src/gui/windows/shopselldialog.cpp +++ b/src/gui/windows/shopselldialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/shopselldialog.h b/src/gui/windows/shopselldialog.h index 4d68e0aeb..debed53b3 100644 --- a/src/gui/windows/shopselldialog.h +++ b/src/gui/windows/shopselldialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/shopwindow.cpp b/src/gui/windows/shopwindow.cpp index 4dc8174cb..d7b629a4e 100644 --- a/src/gui/windows/shopwindow.cpp +++ b/src/gui/windows/shopwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/shopwindow.h b/src/gui/windows/shopwindow.h index 0a98da353..e96ab3de8 100644 --- a/src/gui/windows/shopwindow.h +++ b/src/gui/windows/shopwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/shortcutwindow.cpp b/src/gui/windows/shortcutwindow.cpp index cf93e23a8..ee135f12d 100644 --- a/src/gui/windows/shortcutwindow.cpp +++ b/src/gui/windows/shortcutwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/shortcutwindow.h b/src/gui/windows/shortcutwindow.h index 69d97749f..0486dd830 100644 --- a/src/gui/windows/shortcutwindow.h +++ b/src/gui/windows/shortcutwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/skilldialog.cpp b/src/gui/windows/skilldialog.cpp index d3d6c9272..64d05b042 100644 --- a/src/gui/windows/skilldialog.cpp +++ b/src/gui/windows/skilldialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/skilldialog.h b/src/gui/windows/skilldialog.h index 347e45a36..80e848f41 100644 --- a/src/gui/windows/skilldialog.h +++ b/src/gui/windows/skilldialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/socialwindow.cpp b/src/gui/windows/socialwindow.cpp index 5b465161a..78f7724ee 100644 --- a/src/gui/windows/socialwindow.cpp +++ b/src/gui/windows/socialwindow.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/socialwindow.h b/src/gui/windows/socialwindow.h index 24cc32c5d..2abee7170 100644 --- a/src/gui/windows/socialwindow.h +++ b/src/gui/windows/socialwindow.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/statuswindow.cpp b/src/gui/windows/statuswindow.cpp index ecd777a3c..933e80dee 100644 --- a/src/gui/windows/statuswindow.cpp +++ b/src/gui/windows/statuswindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/statuswindow.h b/src/gui/windows/statuswindow.h index 414e9a265..ddeee2d4c 100644 --- a/src/gui/windows/statuswindow.h +++ b/src/gui/windows/statuswindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/textcommandeditor.cpp b/src/gui/windows/textcommandeditor.cpp index f22009013..4adeacbc6 100644 --- a/src/gui/windows/textcommandeditor.cpp +++ b/src/gui/windows/textcommandeditor.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/textcommandeditor.h b/src/gui/windows/textcommandeditor.h index e651352c9..88bfd48d4 100644 --- a/src/gui/windows/textcommandeditor.h +++ b/src/gui/windows/textcommandeditor.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/textdialog.cpp b/src/gui/windows/textdialog.cpp index f72f60d4e..17e3e90e4 100644 --- a/src/gui/windows/textdialog.cpp +++ b/src/gui/windows/textdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/textdialog.h b/src/gui/windows/textdialog.h index fef9e59df..dbe4c0bb6 100644 --- a/src/gui/windows/textdialog.h +++ b/src/gui/windows/textdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/textselectdialog.cpp b/src/gui/windows/textselectdialog.cpp index 25bc7db84..c99e09c74 100644 --- a/src/gui/windows/textselectdialog.cpp +++ b/src/gui/windows/textselectdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/textselectdialog.h b/src/gui/windows/textselectdialog.h index 45d5fcc43..30e596d32 100644 --- a/src/gui/windows/textselectdialog.h +++ b/src/gui/windows/textselectdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/tradewindow.cpp b/src/gui/windows/tradewindow.cpp index d7d397a1e..825615dc7 100644 --- a/src/gui/windows/tradewindow.cpp +++ b/src/gui/windows/tradewindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/tradewindow.h b/src/gui/windows/tradewindow.h index be1038d62..4cf062c76 100644 --- a/src/gui/windows/tradewindow.h +++ b/src/gui/windows/tradewindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/updaterwindow.cpp b/src/gui/windows/updaterwindow.cpp index 98ae83fe5..918f44c99 100644 --- a/src/gui/windows/updaterwindow.cpp +++ b/src/gui/windows/updaterwindow.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/updaterwindow.h b/src/gui/windows/updaterwindow.h index 30b3ca264..e95827422 100644 --- a/src/gui/windows/updaterwindow.h +++ b/src/gui/windows/updaterwindow.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/whoisonline.cpp b/src/gui/windows/whoisonline.cpp index eb4fff376..89e9feacd 100644 --- a/src/gui/windows/whoisonline.cpp +++ b/src/gui/windows/whoisonline.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/whoisonline.h b/src/gui/windows/whoisonline.h index 0f0aa88b5..fc947b527 100644 --- a/src/gui/windows/whoisonline.h +++ b/src/gui/windows/whoisonline.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/worldselectdialog.cpp b/src/gui/windows/worldselectdialog.cpp index 912be2d5f..a80c56085 100644 --- a/src/gui/windows/worldselectdialog.cpp +++ b/src/gui/windows/worldselectdialog.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/windows/worldselectdialog.h b/src/gui/windows/worldselectdialog.h index 99306df03..6d31d2a53 100644 --- a/src/gui/windows/worldselectdialog.h +++ b/src/gui/windows/worldselectdialog.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/guild.cpp b/src/guild.cpp index e91e15279..4fada0f9c 100644 --- a/src/guild.cpp +++ b/src/guild.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/guild.h b/src/guild.h index 31c0a66cc..0d3cfc097 100644 --- a/src/guild.h +++ b/src/guild.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputactiondata.h b/src/input/inputactiondata.h index a1969a91a..d627d77f3 100644 --- a/src/input/inputactiondata.h +++ b/src/input/inputactiondata.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 44cc82845..2301c1728 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputactionoperators.cpp b/src/input/inputactionoperators.cpp index 39de5b782..911cf2e7b 100644 --- a/src/input/inputactionoperators.cpp +++ b/src/input/inputactionoperators.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputactionoperators.h b/src/input/inputactionoperators.h index bee40f6ec..02f98d1eb 100644 --- a/src/input/inputactionoperators.h +++ b/src/input/inputactionoperators.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputactionsortfunctor.h b/src/input/inputactionsortfunctor.h index 595d67537..0a9b7f312 100644 --- a/src/input/inputactionsortfunctor.h +++ b/src/input/inputactionsortfunctor.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputfunction.h b/src/input/inputfunction.h index 1a785d098..a676c365e 100644 --- a/src/input/inputfunction.h +++ b/src/input/inputfunction.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputitem.h b/src/input/inputitem.h index f00a9c33c..54677b849 100644 --- a/src/input/inputitem.h +++ b/src/input/inputitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputmanager.cpp b/src/input/inputmanager.cpp index f54855316..eda8ba7b1 100644 --- a/src/input/inputmanager.cpp +++ b/src/input/inputmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/inputmanager.h b/src/input/inputmanager.h index 0db51a7d7..94e85b7d2 100644 --- a/src/input/inputmanager.h +++ b/src/input/inputmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/joystick.cpp b/src/input/joystick.cpp index 5c91edd43..480d2b493 100644 --- a/src/input/joystick.cpp +++ b/src/input/joystick.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/joystick.h b/src/input/joystick.h index f63f70c39..0238285aa 100644 --- a/src/input/joystick.h +++ b/src/input/joystick.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/key.cpp b/src/input/key.cpp index 4803f086e..97019e67e 100644 --- a/src/input/key.cpp +++ b/src/input/key.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/key.h b/src/input/key.h index 42440721f..53ed4d985 100644 --- a/src/input/key.h +++ b/src/input/key.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/keyboardconfig.cpp b/src/input/keyboardconfig.cpp index 3405ad5c4..9ed3d2a58 100644 --- a/src/input/keyboardconfig.cpp +++ b/src/input/keyboardconfig.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/keyboardconfig.h b/src/input/keyboardconfig.h index 3bb974553..454b19b3f 100644 --- a/src/input/keyboardconfig.h +++ b/src/input/keyboardconfig.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/keyinput.h b/src/input/keyinput.h index 3affc6312..7c2bb4040 100644 --- a/src/input/keyinput.h +++ b/src/input/keyinput.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/mouseinput.h b/src/input/mouseinput.h index e5121d93c..cd6799132 100644 --- a/src/input/mouseinput.h +++ b/src/input/mouseinput.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/basic.cpp b/src/input/pages/basic.cpp index 3817e34ac..ad4ad2c6f 100644 --- a/src/input/pages/basic.cpp +++ b/src/input/pages/basic.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/basic.h b/src/input/pages/basic.h index ade4a16df..5cfe3af53 100644 --- a/src/input/pages/basic.h +++ b/src/input/pages/basic.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/chat.cpp b/src/input/pages/chat.cpp index 85f7707ea..c8abfc9ca 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/chat.h b/src/input/pages/chat.h index 52dd3bf62..2f4cf147b 100644 --- a/src/input/pages/chat.h +++ b/src/input/pages/chat.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/craft.cpp b/src/input/pages/craft.cpp index 5b5bf0466..fe93a0c1e 100644 --- a/src/input/pages/craft.cpp +++ b/src/input/pages/craft.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/craft.h b/src/input/pages/craft.h index ef797f7a5..d69425c63 100644 --- a/src/input/pages/craft.h +++ b/src/input/pages/craft.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/emotes.cpp b/src/input/pages/emotes.cpp index fc70560da..84537771d 100644 --- a/src/input/pages/emotes.cpp +++ b/src/input/pages/emotes.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/emotes.h b/src/input/pages/emotes.h index 6d2f25c43..e0a5ee452 100644 --- a/src/input/pages/emotes.h +++ b/src/input/pages/emotes.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/gui.cpp b/src/input/pages/gui.cpp index 573dbd15b..d09aa6f35 100644 --- a/src/input/pages/gui.cpp +++ b/src/input/pages/gui.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/gui.h b/src/input/pages/gui.h index 9b1da37d3..5c72fca13 100644 --- a/src/input/pages/gui.h +++ b/src/input/pages/gui.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/move.cpp b/src/input/pages/move.cpp index fb9c4e048..bbee36954 100644 --- a/src/input/pages/move.cpp +++ b/src/input/pages/move.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/move.h b/src/input/pages/move.h index ae1408ea8..33ec08c2b 100644 --- a/src/input/pages/move.h +++ b/src/input/pages/move.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 997bec32a..47312c3c5 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/other.h b/src/input/pages/other.h index 2e8a06d80..86b024f9f 100644 --- a/src/input/pages/other.h +++ b/src/input/pages/other.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/outfits.cpp b/src/input/pages/outfits.cpp index 9fd6af90c..5a938217d 100644 --- a/src/input/pages/outfits.cpp +++ b/src/input/pages/outfits.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/outfits.h b/src/input/pages/outfits.h index 5398b5137..5bc1cf4a9 100644 --- a/src/input/pages/outfits.h +++ b/src/input/pages/outfits.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/shortcuts.cpp b/src/input/pages/shortcuts.cpp index 71e438890..e4c57dbff 100644 --- a/src/input/pages/shortcuts.cpp +++ b/src/input/pages/shortcuts.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/shortcuts.h b/src/input/pages/shortcuts.h index 5232a2650..56e0db05f 100644 --- a/src/input/pages/shortcuts.h +++ b/src/input/pages/shortcuts.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp index 13e549bd5..b9d64acbc 100644 --- a/src/input/pages/windows.cpp +++ b/src/input/pages/windows.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/pages/windows.h b/src/input/pages/windows.h index 328ccbdc2..388a9b84d 100644 --- a/src/input/pages/windows.h +++ b/src/input/pages/windows.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/touch/multitouchmanager.cpp b/src/input/touch/multitouchmanager.cpp index b268df0e5..aaee3410f 100644 --- a/src/input/touch/multitouchmanager.cpp +++ b/src/input/touch/multitouchmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/touch/multitouchmanager.h b/src/input/touch/multitouchmanager.h index a9323991c..1eff2d7aa 100644 --- a/src/input/touch/multitouchmanager.h +++ b/src/input/touch/multitouchmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/touch/touchactions.cpp b/src/input/touch/touchactions.cpp index 400c87da5..40fa8bf3d 100644 --- a/src/input/touch/touchactions.cpp +++ b/src/input/touch/touchactions.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/touch/touchactions.h b/src/input/touch/touchactions.h index bdcabbff8..1d0017275 100644 --- a/src/input/touch/touchactions.h +++ b/src/input/touch/touchactions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/touch/touchmanager.cpp b/src/input/touch/touchmanager.cpp index 28929db19..add16a929 100644 --- a/src/input/touch/touchmanager.cpp +++ b/src/input/touch/touchmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/input/touch/touchmanager.h b/src/input/touch/touchmanager.h index 676167e13..b5aea56f0 100644 --- a/src/input/touch/touchmanager.h +++ b/src/input/touch/touchmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/integrity_unittest.cc b/src/integrity_unittest.cc index 5958445b2..d1b332387 100644 --- a/src/integrity_unittest.cc +++ b/src/integrity_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/itemcolormanager.cpp b/src/itemcolormanager.cpp index 450aa8ffe..b9bdfe815 100644 --- a/src/itemcolormanager.cpp +++ b/src/itemcolormanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/itemcolormanager.h b/src/itemcolormanager.h index 84e1221de..b0f87d213 100644 --- a/src/itemcolormanager.h +++ b/src/itemcolormanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/itemsoundmanager.cpp b/src/itemsoundmanager.cpp index 737a3bff0..b44445787 100644 --- a/src/itemsoundmanager.cpp +++ b/src/itemsoundmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/itemsoundmanager.h b/src/itemsoundmanager.h index e1da2429a..4690eea12 100644 --- a/src/itemsoundmanager.h +++ b/src/itemsoundmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/actionlistener.h b/src/listeners/actionlistener.h index c90b8f65a..8400eb59f 100644 --- a/src/listeners/actionlistener.h +++ b/src/listeners/actionlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/actorspritelistener.h b/src/listeners/actorspritelistener.h index 0a6ee9b9b..bcd5c0775 100644 --- a/src/listeners/actorspritelistener.h +++ b/src/listeners/actorspritelistener.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/arrowslistener.cpp b/src/listeners/arrowslistener.cpp index 0fb0191c4..fbc86b205 100644 --- a/src/listeners/arrowslistener.cpp +++ b/src/listeners/arrowslistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/arrowslistener.h b/src/listeners/arrowslistener.h index da1bb0923..c546185fa 100644 --- a/src/listeners/arrowslistener.h +++ b/src/listeners/arrowslistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/assertlistener.cpp b/src/listeners/assertlistener.cpp index f7bb4afcc..7df99d1fe 100644 --- a/src/listeners/assertlistener.cpp +++ b/src/listeners/assertlistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/assertlistener.h b/src/listeners/assertlistener.h index 36e30c6a3..81712e7e2 100644 --- a/src/listeners/assertlistener.h +++ b/src/listeners/assertlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/attributelistener.cpp b/src/listeners/attributelistener.cpp index 2ff1470a4..6bf09cdf9 100644 --- a/src/listeners/attributelistener.cpp +++ b/src/listeners/attributelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/attributelistener.h b/src/listeners/attributelistener.h index 91ed8998e..d098bd2ae 100644 --- a/src/listeners/attributelistener.h +++ b/src/listeners/attributelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/awaylistener.cpp b/src/listeners/awaylistener.cpp index ec8f2f300..bdcd6e7ea 100644 --- a/src/listeners/awaylistener.cpp +++ b/src/listeners/awaylistener.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/awaylistener.h b/src/listeners/awaylistener.h index 0592286de..35e7115a5 100644 --- a/src/listeners/awaylistener.h +++ b/src/listeners/awaylistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/banklistener.cpp b/src/listeners/banklistener.cpp index c1b784dcb..d175a2235 100644 --- a/src/listeners/banklistener.cpp +++ b/src/listeners/banklistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/banklistener.h b/src/listeners/banklistener.h index e981374b4..1b287f7e0 100644 --- a/src/listeners/banklistener.h +++ b/src/listeners/banklistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/baselistener.hpp b/src/listeners/baselistener.hpp index 01cdd13fc..05e5694b8 100644 --- a/src/listeners/baselistener.hpp +++ b/src/listeners/baselistener.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/buyingstoremodelistener.cpp b/src/listeners/buyingstoremodelistener.cpp index adeb11d8c..c112be99c 100644 --- a/src/listeners/buyingstoremodelistener.cpp +++ b/src/listeners/buyingstoremodelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/buyingstoremodelistener.h b/src/listeners/buyingstoremodelistener.h index 13157774e..13ac13dee 100644 --- a/src/listeners/buyingstoremodelistener.h +++ b/src/listeners/buyingstoremodelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/buyingstoreslotslistener.cpp b/src/listeners/buyingstoreslotslistener.cpp index 9fb00c57d..6155b97fd 100644 --- a/src/listeners/buyingstoreslotslistener.cpp +++ b/src/listeners/buyingstoreslotslistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/buyingstoreslotslistener.h b/src/listeners/buyingstoreslotslistener.h index 3ab3f63a2..c7fa87f7a 100644 --- a/src/listeners/buyingstoreslotslistener.h +++ b/src/listeners/buyingstoreslotslistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/charrenamelistener.cpp b/src/listeners/charrenamelistener.cpp index e738bc3f1..7d28d9e58 100644 --- a/src/listeners/charrenamelistener.cpp +++ b/src/listeners/charrenamelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/charrenamelistener.h b/src/listeners/charrenamelistener.h index 60300fee6..c66fe7c5d 100644 --- a/src/listeners/charrenamelistener.h +++ b/src/listeners/charrenamelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/configlistener.h b/src/listeners/configlistener.h index 009dea4aa..074574b05 100644 --- a/src/listeners/configlistener.h +++ b/src/listeners/configlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/debugmessagelistener.cpp b/src/listeners/debugmessagelistener.cpp index 58582d388..cdc13cb53 100644 --- a/src/listeners/debugmessagelistener.cpp +++ b/src/listeners/debugmessagelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/debugmessagelistener.h b/src/listeners/debugmessagelistener.h index f73e7be91..7976ff0db 100644 --- a/src/listeners/debugmessagelistener.h +++ b/src/listeners/debugmessagelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/errorlistener.cpp b/src/listeners/errorlistener.cpp index 168aa9334..17f30fbf9 100644 --- a/src/listeners/errorlistener.cpp +++ b/src/listeners/errorlistener.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/errorlistener.h b/src/listeners/errorlistener.h index b7fa03b83..0f8e441dd 100644 --- a/src/listeners/errorlistener.h +++ b/src/listeners/errorlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/focuslistener.h b/src/listeners/focuslistener.h index 34fd89033..c293a6863 100644 --- a/src/listeners/focuslistener.h +++ b/src/listeners/focuslistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/gamemodifierlistener.cpp b/src/listeners/gamemodifierlistener.cpp index ed04c1389..17e63120a 100644 --- a/src/listeners/gamemodifierlistener.cpp +++ b/src/listeners/gamemodifierlistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/gamemodifierlistener.h b/src/listeners/gamemodifierlistener.h index 87f2ab8ef..72bfe4c48 100644 --- a/src/listeners/gamemodifierlistener.h +++ b/src/listeners/gamemodifierlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/guiconfiglistener.h b/src/listeners/guiconfiglistener.h index b487a056b..e8e7ab39c 100644 --- a/src/listeners/guiconfiglistener.h +++ b/src/listeners/guiconfiglistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/guitableactionlistener.cpp b/src/listeners/guitableactionlistener.cpp index 088688985..fab11d509 100644 --- a/src/listeners/guitableactionlistener.cpp +++ b/src/listeners/guitableactionlistener.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/guitableactionlistener.h b/src/listeners/guitableactionlistener.h index b6fba25c7..08ec04d62 100644 --- a/src/listeners/guitableactionlistener.h +++ b/src/listeners/guitableactionlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/inputactionremotelistener.cpp b/src/listeners/inputactionremotelistener.cpp index 66a9876f0..2a7da94b5 100644 --- a/src/listeners/inputactionremotelistener.cpp +++ b/src/listeners/inputactionremotelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/inputactionremotelistener.h b/src/listeners/inputactionremotelistener.h index 7fbaf76a7..c259ce3cf 100644 --- a/src/listeners/inputactionremotelistener.h +++ b/src/listeners/inputactionremotelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/inputactionreplaylistener.cpp b/src/listeners/inputactionreplaylistener.cpp index a8518fe08..0e1a7d7fb 100644 --- a/src/listeners/inputactionreplaylistener.cpp +++ b/src/listeners/inputactionreplaylistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/inputactionreplaylistener.h b/src/listeners/inputactionreplaylistener.h index d2294f4c4..a22b52da4 100644 --- a/src/listeners/inputactionreplaylistener.h +++ b/src/listeners/inputactionreplaylistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/insertcardlistener.h b/src/listeners/insertcardlistener.h index a7c962f96..4c9ba0857 100644 --- a/src/listeners/insertcardlistener.h +++ b/src/listeners/insertcardlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/inventorylistener.h b/src/listeners/inventorylistener.h index 493ba4c8f..a6b454f70 100644 --- a/src/listeners/inventorylistener.h +++ b/src/listeners/inventorylistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/keylistener.h b/src/listeners/keylistener.h index e98470dd4..847edb37e 100644 --- a/src/listeners/keylistener.h +++ b/src/listeners/keylistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/mouselistener.h b/src/listeners/mouselistener.h index 7ddffa51b..c77e317dc 100644 --- a/src/listeners/mouselistener.h +++ b/src/listeners/mouselistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/openurllistener.h b/src/listeners/openurllistener.h index e7b275b69..cb836c67e 100644 --- a/src/listeners/openurllistener.h +++ b/src/listeners/openurllistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/pincodelistener.cpp b/src/listeners/pincodelistener.cpp index 0c4817614..dad76d2e0 100644 --- a/src/listeners/pincodelistener.cpp +++ b/src/listeners/pincodelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/pincodelistener.h b/src/listeners/pincodelistener.h index 922ee80e9..cdcc30f22 100644 --- a/src/listeners/pincodelistener.h +++ b/src/listeners/pincodelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/playerdeathlistener.cpp b/src/listeners/playerdeathlistener.cpp index c881030ca..d70565ec1 100644 --- a/src/listeners/playerdeathlistener.cpp +++ b/src/listeners/playerdeathlistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/playerdeathlistener.h b/src/listeners/playerdeathlistener.h index b363b51a1..40ae26ce6 100644 --- a/src/listeners/playerdeathlistener.h +++ b/src/listeners/playerdeathlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/playerlistener.cpp b/src/listeners/playerlistener.cpp index aac46c9af..dbf5c3d32 100644 --- a/src/listeners/playerlistener.cpp +++ b/src/listeners/playerlistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/playerlistener.h b/src/listeners/playerlistener.h index 84d582c3f..0f2992bb5 100644 --- a/src/listeners/playerlistener.h +++ b/src/listeners/playerlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/playerpostdeathlistener.h b/src/listeners/playerpostdeathlistener.h index cebdc3700..54140685b 100644 --- a/src/listeners/playerpostdeathlistener.h +++ b/src/listeners/playerpostdeathlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/playerrelationslistener.h b/src/listeners/playerrelationslistener.h index 811a17a85..abf1fe1d2 100644 --- a/src/listeners/playerrelationslistener.h +++ b/src/listeners/playerrelationslistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/renamelistener.cpp b/src/listeners/renamelistener.cpp index 0f5cc9413..f092f0369 100644 --- a/src/listeners/renamelistener.cpp +++ b/src/listeners/renamelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/renamelistener.h b/src/listeners/renamelistener.h index 2b6abdc4a..87355116a 100644 --- a/src/listeners/renamelistener.h +++ b/src/listeners/renamelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/requestadoptchildlistener.h b/src/listeners/requestadoptchildlistener.h index b858109a5..c41dfb7a9 100644 --- a/src/listeners/requestadoptchildlistener.h +++ b/src/listeners/requestadoptchildlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/requesttradelistener.h b/src/listeners/requesttradelistener.h index 576e22cfb..8e60ad36d 100644 --- a/src/listeners/requesttradelistener.h +++ b/src/listeners/requesttradelistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/selectionlistener.h b/src/listeners/selectionlistener.h index deba73f34..a39df618d 100644 --- a/src/listeners/selectionlistener.h +++ b/src/listeners/selectionlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/shoprenamelistener.cpp b/src/listeners/shoprenamelistener.cpp index c5d0f1394..ea5610b51 100644 --- a/src/listeners/shoprenamelistener.cpp +++ b/src/listeners/shoprenamelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/shoprenamelistener.h b/src/listeners/shoprenamelistener.h index 5f3beefc7..d57fd785a 100644 --- a/src/listeners/shoprenamelistener.h +++ b/src/listeners/shoprenamelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/skillwarplistener.cpp b/src/listeners/skillwarplistener.cpp index 95da92ed8..d148496a8 100644 --- a/src/listeners/skillwarplistener.cpp +++ b/src/listeners/skillwarplistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/skillwarplistener.h b/src/listeners/skillwarplistener.h index abf618d1f..04517c27c 100644 --- a/src/listeners/skillwarplistener.h +++ b/src/listeners/skillwarplistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/statlistener.cpp b/src/listeners/statlistener.cpp index a1473f2f9..1de6c328e 100644 --- a/src/listeners/statlistener.cpp +++ b/src/listeners/statlistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/statlistener.h b/src/listeners/statlistener.h index e2d799f77..9e8b6b6aa 100644 --- a/src/listeners/statlistener.h +++ b/src/listeners/statlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/tablemodellistener.h b/src/listeners/tablemodellistener.h index 3fe8377f5..bb1db458b 100644 --- a/src/listeners/tablemodellistener.h +++ b/src/listeners/tablemodellistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/textskilllistener.cpp b/src/listeners/textskilllistener.cpp index 67d3f986a..94d3d9186 100644 --- a/src/listeners/textskilllistener.cpp +++ b/src/listeners/textskilllistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/textskilllistener.h b/src/listeners/textskilllistener.h index 68a6d3d72..025a4a51a 100644 --- a/src/listeners/textskilllistener.h +++ b/src/listeners/textskilllistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/tooltiplistener.cpp b/src/listeners/tooltiplistener.cpp index 0281be969..f17af37f4 100644 --- a/src/listeners/tooltiplistener.cpp +++ b/src/listeners/tooltiplistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/tooltiplistener.h b/src/listeners/tooltiplistener.h index f9ef8f69e..0e4f5d231 100644 --- a/src/listeners/tooltiplistener.h +++ b/src/listeners/tooltiplistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/updatestatuslistener.cpp b/src/listeners/updatestatuslistener.cpp index 4e205ce8c..1b55cbfc3 100644 --- a/src/listeners/updatestatuslistener.cpp +++ b/src/listeners/updatestatuslistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/updatestatuslistener.h b/src/listeners/updatestatuslistener.h index a3edae35b..68fa95e36 100644 --- a/src/listeners/updatestatuslistener.h +++ b/src/listeners/updatestatuslistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/uploadlistener.cpp b/src/listeners/uploadlistener.cpp index 19cc5200f..d253fb1aa 100644 --- a/src/listeners/uploadlistener.cpp +++ b/src/listeners/uploadlistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/uploadlistener.h b/src/listeners/uploadlistener.h index a1bdaf944..8654748fc 100644 --- a/src/listeners/uploadlistener.h +++ b/src/listeners/uploadlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/vendingmodelistener.cpp b/src/listeners/vendingmodelistener.cpp index cf9021e7d..9ccb8b745 100644 --- a/src/listeners/vendingmodelistener.cpp +++ b/src/listeners/vendingmodelistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/vendingmodelistener.h b/src/listeners/vendingmodelistener.h index 89154fdf8..78a3b4c35 100644 --- a/src/listeners/vendingmodelistener.h +++ b/src/listeners/vendingmodelistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/vendingslotslistener.cpp b/src/listeners/vendingslotslistener.cpp index 5ce4b599b..46a5e76c8 100644 --- a/src/listeners/vendingslotslistener.cpp +++ b/src/listeners/vendingslotslistener.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/vendingslotslistener.h b/src/listeners/vendingslotslistener.h index dbca3d838..df3b3504f 100644 --- a/src/listeners/vendingslotslistener.h +++ b/src/listeners/vendingslotslistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/weightlistener.h b/src/listeners/weightlistener.h index 6c2e39335..185f2b14a 100644 --- a/src/listeners/weightlistener.h +++ b/src/listeners/weightlistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/widgetdeathlistener.h b/src/listeners/widgetdeathlistener.h index 9670bf952..284100dcb 100644 --- a/src/listeners/widgetdeathlistener.h +++ b/src/listeners/widgetdeathlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/widgetlistener.h b/src/listeners/widgetlistener.h index 1b688151d..4e26d5d7b 100644 --- a/src/listeners/widgetlistener.h +++ b/src/listeners/widgetlistener.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/wrongdatanoticelistener.cpp b/src/listeners/wrongdatanoticelistener.cpp index 919b3fd3a..2e373b30b 100644 --- a/src/listeners/wrongdatanoticelistener.cpp +++ b/src/listeners/wrongdatanoticelistener.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/listeners/wrongdatanoticelistener.h b/src/listeners/wrongdatanoticelistener.h index b54536657..07820d6d5 100644 --- a/src/listeners/wrongdatanoticelistener.h +++ b/src/listeners/wrongdatanoticelistener.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/localconsts.h b/src/localconsts.h index 1bcc9f272..4833fac55 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/logger.cpp b/src/logger.cpp index cf4fe1c85..c83cc69dc 100644 --- a/src/logger.cpp +++ b/src/logger.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/logger.h b/src/logger.h index be49bb74f..b9a7033be 100644 --- a/src/logger.h +++ b/src/logger.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/main.cpp b/src/main.cpp index ae87c7a0e..88330451d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/main.h b/src/main.h index fa70f455b..9273e9351 100644 --- a/src/main.h +++ b/src/main.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/maingui.cpp b/src/maingui.cpp index f3602feb7..e3e7012fd 100644 --- a/src/maingui.cpp +++ b/src/maingui.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/maingui.h b/src/maingui.h index e82ca2fd6..e894435c0 100644 --- a/src/maingui.h +++ b/src/maingui.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/mumblemanager.cpp b/src/mumblemanager.cpp index 2e6241b50..e4087e6ee 100644 --- a/src/mumblemanager.cpp +++ b/src/mumblemanager.cpp @@ -4,7 +4,7 @@ * All code listed below is in the public domain and can be used, shared or * modified freely * - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers */ #ifdef USE_MUMBLE diff --git a/src/mumblemanager.h b/src/mumblemanager.h index ec45d011e..5f785ac06 100644 --- a/src/mumblemanager.h +++ b/src/mumblemanager.h @@ -4,7 +4,7 @@ * All code listed below is in the public domain and can be used, shared or * modified freely * - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers */ #ifndef MUMBLEMANAGER_H diff --git a/src/navigationmanager.cpp b/src/navigationmanager.cpp index 612061afc..925329764 100644 --- a/src/navigationmanager.cpp +++ b/src/navigationmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/navigationmanager.h b/src/navigationmanager.h index bea22a9f3..b00860b2b 100644 --- a/src/navigationmanager.h +++ b/src/navigationmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/adminhandler.h b/src/net/adminhandler.h index 71517229f..5c3204b22 100644 --- a/src/net/adminhandler.h +++ b/src/net/adminhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/auctionhandler.h b/src/net/auctionhandler.h index 65b9ed1f2..a9f0ff287 100644 --- a/src/net/auctionhandler.h +++ b/src/net/auctionhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/bankhandler.h b/src/net/bankhandler.h index f469aa320..6c34aaa67 100644 --- a/src/net/bankhandler.h +++ b/src/net/bankhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/battlegroundhandler.h b/src/net/battlegroundhandler.h index 2706e7ce8..f9cc7ddae 100644 --- a/src/net/battlegroundhandler.h +++ b/src/net/battlegroundhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/beinghandler.h b/src/net/beinghandler.h index ea2f36030..a7ca81a07 100644 --- a/src/net/beinghandler.h +++ b/src/net/beinghandler.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2004 The Mana World Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/buyingstorehandler.h b/src/net/buyingstorehandler.h index 74dcc5f6b..d99e74e34 100644 --- a/src/net/buyingstorehandler.h +++ b/src/net/buyingstorehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h index a5ccc1517..fcbdc9465 100644 --- a/src/net/buysellhandler.h +++ b/src/net/buysellhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/cashshophandler.h b/src/net/cashshophandler.h index f66d29297..f8f51ff27 100644 --- a/src/net/cashshophandler.h +++ b/src/net/cashshophandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/character.h b/src/net/character.h index dbed3f9ea..b2340e154 100644 --- a/src/net/character.h +++ b/src/net/character.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/characters.h b/src/net/characters.h index e75ba9ef1..429abd848 100644 --- a/src/net/characters.h +++ b/src/net/characters.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/charserverhandler.cpp b/src/net/charserverhandler.cpp index 1cb05db43..beca46eff 100644 --- a/src/net/charserverhandler.cpp +++ b/src/net/charserverhandler.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/charserverhandler.h b/src/net/charserverhandler.h index e212ea432..295e3e512 100644 --- a/src/net/charserverhandler.h +++ b/src/net/charserverhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/chathandler.h b/src/net/chathandler.h index 1595cd37a..3b4591a7a 100644 --- a/src/net/chathandler.h +++ b/src/net/chathandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/download.cpp b/src/net/download.cpp index 570007cea..7d7869001 100644 --- a/src/net/download.cpp +++ b/src/net/download.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/download.h b/src/net/download.h index c265090af..ce99b7b91 100644 --- a/src/net/download.h +++ b/src/net/download.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/adminhandler.cpp b/src/net/ea/adminhandler.cpp index 27e3adbe7..d02d0ceda 100644 --- a/src/net/ea/adminhandler.cpp +++ b/src/net/ea/adminhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/adminhandler.h b/src/net/ea/adminhandler.h index 9dcbbc9bd..2577c0322 100644 --- a/src/net/ea/adminhandler.h +++ b/src/net/ea/adminhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/adminrecv.cpp b/src/net/ea/adminrecv.cpp index 2b18c6756..a083ed78d 100644 --- a/src/net/ea/adminrecv.cpp +++ b/src/net/ea/adminrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/adminrecv.h b/src/net/ea/adminrecv.h index 9127b0293..2f01eaa24 100644 --- a/src/net/ea/adminrecv.h +++ b/src/net/ea/adminrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/beinghandler.cpp b/src/net/ea/beinghandler.cpp index dcd471d0e..ab26998a1 100644 --- a/src/net/ea/beinghandler.cpp +++ b/src/net/ea/beinghandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/beinghandler.h b/src/net/ea/beinghandler.h index 86473f52e..625077855 100644 --- a/src/net/ea/beinghandler.h +++ b/src/net/ea/beinghandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/beingrecv.cpp b/src/net/ea/beingrecv.cpp index 20dfffef9..756bdbfc2 100644 --- a/src/net/ea/beingrecv.cpp +++ b/src/net/ea/beingrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/beingrecv.h b/src/net/ea/beingrecv.h index 19e121f99..878d53fb6 100644 --- a/src/net/ea/beingrecv.h +++ b/src/net/ea/beingrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/buysellhandler.cpp b/src/net/ea/buysellhandler.cpp index a1fcbe135..9a147347a 100644 --- a/src/net/ea/buysellhandler.cpp +++ b/src/net/ea/buysellhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/buysellhandler.h b/src/net/ea/buysellhandler.h index 5b78c483b..4343cd256 100644 --- a/src/net/ea/buysellhandler.h +++ b/src/net/ea/buysellhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/buysellrecv.cpp b/src/net/ea/buysellrecv.cpp index c4596f3ca..9ecaa5bbc 100644 --- a/src/net/ea/buysellrecv.cpp +++ b/src/net/ea/buysellrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/buysellrecv.h b/src/net/ea/buysellrecv.h index 4fbb83c27..f00be68e8 100644 --- a/src/net/ea/buysellrecv.h +++ b/src/net/ea/buysellrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/charserverhandler.cpp b/src/net/ea/charserverhandler.cpp index d58a1fc3e..4abb9bf7a 100644 --- a/src/net/ea/charserverhandler.cpp +++ b/src/net/ea/charserverhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/charserverhandler.h b/src/net/ea/charserverhandler.h index 09899cd0c..bd7d1cce2 100644 --- a/src/net/ea/charserverhandler.h +++ b/src/net/ea/charserverhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/charserverrecv.cpp b/src/net/ea/charserverrecv.cpp index 8fa4b407c..4c249b1ec 100644 --- a/src/net/ea/charserverrecv.cpp +++ b/src/net/ea/charserverrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/charserverrecv.h b/src/net/ea/charserverrecv.h index 5d1075852..9459c4bb3 100644 --- a/src/net/ea/charserverrecv.h +++ b/src/net/ea/charserverrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/chathandler.cpp b/src/net/ea/chathandler.cpp index 44a8cb736..300a063aa 100644 --- a/src/net/ea/chathandler.cpp +++ b/src/net/ea/chathandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/chathandler.h b/src/net/ea/chathandler.h index 9a67b79b1..43b4de88b 100644 --- a/src/net/ea/chathandler.h +++ b/src/net/ea/chathandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/chatrecv.cpp b/src/net/ea/chatrecv.cpp index 6b9ade23d..af01fd75b 100644 --- a/src/net/ea/chatrecv.cpp +++ b/src/net/ea/chatrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/chatrecv.h b/src/net/ea/chatrecv.h index 6ffd5b389..4a8427ea7 100644 --- a/src/net/ea/chatrecv.h +++ b/src/net/ea/chatrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index 83a4d24e3..2a8831a24 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/equipbackend.h b/src/net/ea/equipbackend.h index aa278dad0..7641a5a2e 100644 --- a/src/net/ea/equipbackend.h +++ b/src/net/ea/equipbackend.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/gamehandler.cpp b/src/net/ea/gamehandler.cpp index 5e5fe01d3..3fe6a4e51 100644 --- a/src/net/ea/gamehandler.cpp +++ b/src/net/ea/gamehandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/gamehandler.h b/src/net/ea/gamehandler.h index c18333ab5..b64d5cf25 100644 --- a/src/net/ea/gamehandler.h +++ b/src/net/ea/gamehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/gamerecv.cpp b/src/net/ea/gamerecv.cpp index d83a3121b..5078436d0 100644 --- a/src/net/ea/gamerecv.cpp +++ b/src/net/ea/gamerecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/gamerecv.h b/src/net/ea/gamerecv.h index 9316c80db..c334364fa 100644 --- a/src/net/ea/gamerecv.h +++ b/src/net/ea/gamerecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/inventoryhandler.cpp b/src/net/ea/inventoryhandler.cpp index 408b1bcb5..85bfb61ac 100644 --- a/src/net/ea/inventoryhandler.cpp +++ b/src/net/ea/inventoryhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/inventoryhandler.h b/src/net/ea/inventoryhandler.h index 98a617c83..f968a3216 100644 --- a/src/net/ea/inventoryhandler.h +++ b/src/net/ea/inventoryhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/inventoryitem.h b/src/net/ea/inventoryitem.h index 20158b115..4c9523a9a 100644 --- a/src/net/ea/inventoryitem.h +++ b/src/net/ea/inventoryitem.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/inventoryrecv.cpp b/src/net/ea/inventoryrecv.cpp index dbbe38c75..6ef9f0086 100644 --- a/src/net/ea/inventoryrecv.cpp +++ b/src/net/ea/inventoryrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/inventoryrecv.h b/src/net/ea/inventoryrecv.h index 731e01b85..33c4f4682 100644 --- a/src/net/ea/inventoryrecv.h +++ b/src/net/ea/inventoryrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/itemhandler.cpp b/src/net/ea/itemhandler.cpp index 140581b76..b5a676cb7 100644 --- a/src/net/ea/itemhandler.cpp +++ b/src/net/ea/itemhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/itemhandler.h b/src/net/ea/itemhandler.h index efc970dc4..405886b4a 100644 --- a/src/net/ea/itemhandler.h +++ b/src/net/ea/itemhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/itemrecv.cpp b/src/net/ea/itemrecv.cpp index ca9739ab8..11339e7a9 100644 --- a/src/net/ea/itemrecv.cpp +++ b/src/net/ea/itemrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/itemrecv.h b/src/net/ea/itemrecv.h index 1584932f3..a69c038c4 100644 --- a/src/net/ea/itemrecv.h +++ b/src/net/ea/itemrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/loginhandler.cpp b/src/net/ea/loginhandler.cpp index a3ebb8fb3..68b45ecc8 100644 --- a/src/net/ea/loginhandler.cpp +++ b/src/net/ea/loginhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/loginhandler.h b/src/net/ea/loginhandler.h index 7cd4c9c1b..d475fc184 100644 --- a/src/net/ea/loginhandler.h +++ b/src/net/ea/loginhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/loginrecv.cpp b/src/net/ea/loginrecv.cpp index df96e9848..f96424e6d 100644 --- a/src/net/ea/loginrecv.cpp +++ b/src/net/ea/loginrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/loginrecv.h b/src/net/ea/loginrecv.h index b134bc7b3..239fb3bbd 100644 --- a/src/net/ea/loginrecv.h +++ b/src/net/ea/loginrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/maprecv.cpp b/src/net/ea/maprecv.cpp index b2dd5615b..fce4e975b 100644 --- a/src/net/ea/maprecv.cpp +++ b/src/net/ea/maprecv.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/maprecv.h b/src/net/ea/maprecv.h index b62a063d8..c4b5077f8 100644 --- a/src/net/ea/maprecv.h +++ b/src/net/ea/maprecv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/network.cpp b/src/net/ea/network.cpp index 9a9fdba98..db5c8e0eb 100644 --- a/src/net/ea/network.cpp +++ b/src/net/ea/network.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/network.h b/src/net/ea/network.h index 508f85429..71b823633 100644 --- a/src/net/ea/network.h +++ b/src/net/ea/network.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/npchandler.cpp b/src/net/ea/npchandler.cpp index 46c20c464..e7ac6fa65 100644 --- a/src/net/ea/npchandler.cpp +++ b/src/net/ea/npchandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/npchandler.h b/src/net/ea/npchandler.h index 916f77556..2f3503957 100644 --- a/src/net/ea/npchandler.h +++ b/src/net/ea/npchandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/npcrecv.cpp b/src/net/ea/npcrecv.cpp index 461f3eec1..10322085a 100644 --- a/src/net/ea/npcrecv.cpp +++ b/src/net/ea/npcrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/npcrecv.h b/src/net/ea/npcrecv.h index b0c1f2ad8..1cf7fa058 100644 --- a/src/net/ea/npcrecv.h +++ b/src/net/ea/npcrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/partyhandler.cpp b/src/net/ea/partyhandler.cpp index f8a6328b0..531b4bdba 100644 --- a/src/net/ea/partyhandler.cpp +++ b/src/net/ea/partyhandler.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/partyhandler.h b/src/net/ea/partyhandler.h index 49c7fb1cc..2be323d85 100644 --- a/src/net/ea/partyhandler.h +++ b/src/net/ea/partyhandler.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/partyrecv.cpp b/src/net/ea/partyrecv.cpp index 88e055a89..23acf0685 100644 --- a/src/net/ea/partyrecv.cpp +++ b/src/net/ea/partyrecv.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/partyrecv.h b/src/net/ea/partyrecv.h index 6c142fd8a..07629567d 100644 --- a/src/net/ea/partyrecv.h +++ b/src/net/ea/partyrecv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/playerhandler.cpp b/src/net/ea/playerhandler.cpp index 5a231c25c..3300c5c8d 100644 --- a/src/net/ea/playerhandler.cpp +++ b/src/net/ea/playerhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/playerhandler.h b/src/net/ea/playerhandler.h index 2adb35d12..d852d1086 100644 --- a/src/net/ea/playerhandler.h +++ b/src/net/ea/playerhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/playerrecv.cpp b/src/net/ea/playerrecv.cpp index 6503b9f3c..623a23b7c 100644 --- a/src/net/ea/playerrecv.cpp +++ b/src/net/ea/playerrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/playerrecv.h b/src/net/ea/playerrecv.h index f1a369f93..8c0913b09 100644 --- a/src/net/ea/playerrecv.h +++ b/src/net/ea/playerrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/skillhandler.cpp b/src/net/ea/skillhandler.cpp index 47358d97f..e44bc5609 100644 --- a/src/net/ea/skillhandler.cpp +++ b/src/net/ea/skillhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/skillhandler.h b/src/net/ea/skillhandler.h index 25c292625..acda5e7ad 100644 --- a/src/net/ea/skillhandler.h +++ b/src/net/ea/skillhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/skillrecv.cpp b/src/net/ea/skillrecv.cpp index 2355c6a1c..79388eb2a 100644 --- a/src/net/ea/skillrecv.cpp +++ b/src/net/ea/skillrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/skillrecv.h b/src/net/ea/skillrecv.h index 5388b85a6..728858c70 100644 --- a/src/net/ea/skillrecv.h +++ b/src/net/ea/skillrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/token.h b/src/net/ea/token.h index 6c44191c0..b63c56232 100644 --- a/src/net/ea/token.h +++ b/src/net/ea/token.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/tradehandler.cpp b/src/net/ea/tradehandler.cpp index 7cc25d893..8c85bde51 100644 --- a/src/net/ea/tradehandler.cpp +++ b/src/net/ea/tradehandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/tradehandler.h b/src/net/ea/tradehandler.h index dbdffb8e6..0a350bd46 100644 --- a/src/net/ea/tradehandler.h +++ b/src/net/ea/tradehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/traderecv.cpp b/src/net/ea/traderecv.cpp index 0cafdb3a9..558d7094f 100644 --- a/src/net/ea/traderecv.cpp +++ b/src/net/ea/traderecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ea/traderecv.h b/src/net/ea/traderecv.h index a1f7976fb..ab48b7d4e 100644 --- a/src/net/ea/traderecv.h +++ b/src/net/ea/traderecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/adminhandler.cpp b/src/net/eathena/adminhandler.cpp index 0084c6e98..a2aa38734 100644 --- a/src/net/eathena/adminhandler.cpp +++ b/src/net/eathena/adminhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/adminhandler.h b/src/net/eathena/adminhandler.h index 542fab695..5c632a88b 100644 --- a/src/net/eathena/adminhandler.h +++ b/src/net/eathena/adminhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/adminrecv.cpp b/src/net/eathena/adminrecv.cpp index e4bdd1570..a49776ba4 100644 --- a/src/net/eathena/adminrecv.cpp +++ b/src/net/eathena/adminrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/adminrecv.h b/src/net/eathena/adminrecv.h index 9ee3dcd1e..d23d9e966 100644 --- a/src/net/eathena/adminrecv.h +++ b/src/net/eathena/adminrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/auctionhandler.cpp b/src/net/eathena/auctionhandler.cpp index fb9731c95..3ccdfa7c1 100644 --- a/src/net/eathena/auctionhandler.cpp +++ b/src/net/eathena/auctionhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/auctionhandler.h b/src/net/eathena/auctionhandler.h index 208460daa..21b70a4d5 100644 --- a/src/net/eathena/auctionhandler.h +++ b/src/net/eathena/auctionhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/auctionrecv.cpp b/src/net/eathena/auctionrecv.cpp index 353f24242..5b51dc9a9 100644 --- a/src/net/eathena/auctionrecv.cpp +++ b/src/net/eathena/auctionrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/auctionrecv.h b/src/net/eathena/auctionrecv.h index 9a60dc515..2cd7b5a67 100644 --- a/src/net/eathena/auctionrecv.h +++ b/src/net/eathena/auctionrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/bankhandler.cpp b/src/net/eathena/bankhandler.cpp index f40f7ef9f..67357d2d5 100644 --- a/src/net/eathena/bankhandler.cpp +++ b/src/net/eathena/bankhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/bankhandler.h b/src/net/eathena/bankhandler.h index 0935c21b8..3686eee94 100644 --- a/src/net/eathena/bankhandler.h +++ b/src/net/eathena/bankhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/bankrecv.cpp b/src/net/eathena/bankrecv.cpp index bea7a01df..0ac21e871 100644 --- a/src/net/eathena/bankrecv.cpp +++ b/src/net/eathena/bankrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/bankrecv.h b/src/net/eathena/bankrecv.h index 39ca6ba59..e75a3c168 100644 --- a/src/net/eathena/bankrecv.h +++ b/src/net/eathena/bankrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/battlegroundhandler.cpp b/src/net/eathena/battlegroundhandler.cpp index 0f92afe84..0b805f5be 100644 --- a/src/net/eathena/battlegroundhandler.cpp +++ b/src/net/eathena/battlegroundhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/battlegroundhandler.h b/src/net/eathena/battlegroundhandler.h index c51e3af8b..7dca88a08 100644 --- a/src/net/eathena/battlegroundhandler.h +++ b/src/net/eathena/battlegroundhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/battlegroundrecv.cpp b/src/net/eathena/battlegroundrecv.cpp index 0a58ba8fa..61ed702fa 100644 --- a/src/net/eathena/battlegroundrecv.cpp +++ b/src/net/eathena/battlegroundrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/battlegroundrecv.h b/src/net/eathena/battlegroundrecv.h index ef7de8a1c..7036fb31a 100644 --- a/src/net/eathena/battlegroundrecv.h +++ b/src/net/eathena/battlegroundrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/beinghandler.cpp b/src/net/eathena/beinghandler.cpp index cf5ee0dc2..79e37e1cf 100644 --- a/src/net/eathena/beinghandler.cpp +++ b/src/net/eathena/beinghandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/beinghandler.h b/src/net/eathena/beinghandler.h index 439530dbd..0574f5270 100644 --- a/src/net/eathena/beinghandler.h +++ b/src/net/eathena/beinghandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/beingrecv.cpp b/src/net/eathena/beingrecv.cpp index ded14cb1d..f3c581fff 100644 --- a/src/net/eathena/beingrecv.cpp +++ b/src/net/eathena/beingrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/beingrecv.h b/src/net/eathena/beingrecv.h index e5e9b2b25..b70d1f7fb 100644 --- a/src/net/eathena/beingrecv.h +++ b/src/net/eathena/beingrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buyingstorehandler.cpp b/src/net/eathena/buyingstorehandler.cpp index 0540f8eec..0cc551bdf 100644 --- a/src/net/eathena/buyingstorehandler.cpp +++ b/src/net/eathena/buyingstorehandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buyingstorehandler.h b/src/net/eathena/buyingstorehandler.h index 2ccf9792f..ae060095f 100644 --- a/src/net/eathena/buyingstorehandler.h +++ b/src/net/eathena/buyingstorehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buyingstorerecv.cpp b/src/net/eathena/buyingstorerecv.cpp index 494f7d5de..4f9188280 100644 --- a/src/net/eathena/buyingstorerecv.cpp +++ b/src/net/eathena/buyingstorerecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buyingstorerecv.h b/src/net/eathena/buyingstorerecv.h index 82b9182a6..15935c3b8 100644 --- a/src/net/eathena/buyingstorerecv.h +++ b/src/net/eathena/buyingstorerecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buysellhandler.cpp b/src/net/eathena/buysellhandler.cpp index 9fa8fbc5e..6ab5deb5e 100644 --- a/src/net/eathena/buysellhandler.cpp +++ b/src/net/eathena/buysellhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buysellhandler.h b/src/net/eathena/buysellhandler.h index c0bb57600..22a717424 100644 --- a/src/net/eathena/buysellhandler.h +++ b/src/net/eathena/buysellhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buysellrecv.cpp b/src/net/eathena/buysellrecv.cpp index acf53def6..0a96ef0df 100644 --- a/src/net/eathena/buysellrecv.cpp +++ b/src/net/eathena/buysellrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/buysellrecv.h b/src/net/eathena/buysellrecv.h index b8b22e311..56cacd14f 100644 --- a/src/net/eathena/buysellrecv.h +++ b/src/net/eathena/buysellrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/cashshophandler.cpp b/src/net/eathena/cashshophandler.cpp index a25fa310a..cca4e0d42 100644 --- a/src/net/eathena/cashshophandler.cpp +++ b/src/net/eathena/cashshophandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/cashshophandler.h b/src/net/eathena/cashshophandler.h index 98030fa54..c8b36f657 100644 --- a/src/net/eathena/cashshophandler.h +++ b/src/net/eathena/cashshophandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/cashshoprecv.cpp b/src/net/eathena/cashshoprecv.cpp index fd9e6219e..6c75a1052 100644 --- a/src/net/eathena/cashshoprecv.cpp +++ b/src/net/eathena/cashshoprecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/cashshoprecv.h b/src/net/eathena/cashshoprecv.h index ad0dcd7ac..00053733e 100644 --- a/src/net/eathena/cashshoprecv.h +++ b/src/net/eathena/cashshoprecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/charserverhandler.cpp b/src/net/eathena/charserverhandler.cpp index ee8a6aeb3..098cdf248 100644 --- a/src/net/eathena/charserverhandler.cpp +++ b/src/net/eathena/charserverhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/charserverhandler.h b/src/net/eathena/charserverhandler.h index 833c5d6ad..342dcae59 100644 --- a/src/net/eathena/charserverhandler.h +++ b/src/net/eathena/charserverhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/charserverrecv.cpp b/src/net/eathena/charserverrecv.cpp index 2362e2066..5d7b9e9d4 100644 --- a/src/net/eathena/charserverrecv.cpp +++ b/src/net/eathena/charserverrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/charserverrecv.h b/src/net/eathena/charserverrecv.h index 13b791d86..df37ed363 100644 --- a/src/net/eathena/charserverrecv.h +++ b/src/net/eathena/charserverrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/chathandler.cpp b/src/net/eathena/chathandler.cpp index 349777136..ad779666c 100644 --- a/src/net/eathena/chathandler.cpp +++ b/src/net/eathena/chathandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/chathandler.h b/src/net/eathena/chathandler.h index f8356a84d..6ed4dac0c 100644 --- a/src/net/eathena/chathandler.h +++ b/src/net/eathena/chathandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/chatrecv.cpp b/src/net/eathena/chatrecv.cpp index eaf633a0c..524b0a9f3 100644 --- a/src/net/eathena/chatrecv.cpp +++ b/src/net/eathena/chatrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/chatrecv.h b/src/net/eathena/chatrecv.h index d469bcbda..0f072bee6 100644 --- a/src/net/eathena/chatrecv.h +++ b/src/net/eathena/chatrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/elementalhandler.cpp b/src/net/eathena/elementalhandler.cpp index ff29df3ac..2265283a0 100644 --- a/src/net/eathena/elementalhandler.cpp +++ b/src/net/eathena/elementalhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/elementalhandler.h b/src/net/eathena/elementalhandler.h index a7a96053c..12b889959 100644 --- a/src/net/eathena/elementalhandler.h +++ b/src/net/eathena/elementalhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/elementalrecv.cpp b/src/net/eathena/elementalrecv.cpp index f965f18c2..802b5ade2 100644 --- a/src/net/eathena/elementalrecv.cpp +++ b/src/net/eathena/elementalrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/elementalrecv.h b/src/net/eathena/elementalrecv.h index 73b48c711..e521b533c 100644 --- a/src/net/eathena/elementalrecv.h +++ b/src/net/eathena/elementalrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/familyhandler.cpp b/src/net/eathena/familyhandler.cpp index 36297bb61..816d485dc 100644 --- a/src/net/eathena/familyhandler.cpp +++ b/src/net/eathena/familyhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/familyhandler.h b/src/net/eathena/familyhandler.h index ca3790126..bd40a5610 100644 --- a/src/net/eathena/familyhandler.h +++ b/src/net/eathena/familyhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/familyrecv.cpp b/src/net/eathena/familyrecv.cpp index 85c048639..8b3ca1df9 100644 --- a/src/net/eathena/familyrecv.cpp +++ b/src/net/eathena/familyrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/familyrecv.h b/src/net/eathena/familyrecv.h index 51f4c10ec..43e81349c 100644 --- a/src/net/eathena/familyrecv.h +++ b/src/net/eathena/familyrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/friendshandler.cpp b/src/net/eathena/friendshandler.cpp index 4da1d706d..d34a78235 100644 --- a/src/net/eathena/friendshandler.cpp +++ b/src/net/eathena/friendshandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/friendshandler.h b/src/net/eathena/friendshandler.h index 1f2804f03..47de5a35a 100644 --- a/src/net/eathena/friendshandler.h +++ b/src/net/eathena/friendshandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/friendsrecv.cpp b/src/net/eathena/friendsrecv.cpp index 4d414c05c..cf0f6f66a 100644 --- a/src/net/eathena/friendsrecv.cpp +++ b/src/net/eathena/friendsrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/friendsrecv.h b/src/net/eathena/friendsrecv.h index 0aa03f1da..0ebabd2f4 100644 --- a/src/net/eathena/friendsrecv.h +++ b/src/net/eathena/friendsrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/gamehandler.cpp b/src/net/eathena/gamehandler.cpp index 067e5ff38..019640937 100644 --- a/src/net/eathena/gamehandler.cpp +++ b/src/net/eathena/gamehandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/gamehandler.h b/src/net/eathena/gamehandler.h index 3d10124d7..76466db94 100644 --- a/src/net/eathena/gamehandler.h +++ b/src/net/eathena/gamehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/gamerecv.cpp b/src/net/eathena/gamerecv.cpp index f4ed3d2e0..33d740c82 100644 --- a/src/net/eathena/gamerecv.cpp +++ b/src/net/eathena/gamerecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/gamerecv.h b/src/net/eathena/gamerecv.h index 774519c70..7fca3ba2b 100644 --- a/src/net/eathena/gamerecv.h +++ b/src/net/eathena/gamerecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/generalhandler.cpp b/src/net/eathena/generalhandler.cpp index 8663cec06..9c09d86a4 100644 --- a/src/net/eathena/generalhandler.cpp +++ b/src/net/eathena/generalhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/generalhandler.h b/src/net/eathena/generalhandler.h index 7ff2ea34a..032127bb4 100644 --- a/src/net/eathena/generalhandler.h +++ b/src/net/eathena/generalhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/generalrecv.cpp b/src/net/eathena/generalrecv.cpp index 1bba1cc3e..58f16c9df 100644 --- a/src/net/eathena/generalrecv.cpp +++ b/src/net/eathena/generalrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/generalrecv.h b/src/net/eathena/generalrecv.h index 94003bdbe..0fb20d080 100644 --- a/src/net/eathena/generalrecv.h +++ b/src/net/eathena/generalrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/guildhandler.cpp b/src/net/eathena/guildhandler.cpp index dc79ed198..3ea95b438 100644 --- a/src/net/eathena/guildhandler.cpp +++ b/src/net/eathena/guildhandler.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/guildhandler.h b/src/net/eathena/guildhandler.h index 1a5248517..b9475f1b8 100644 --- a/src/net/eathena/guildhandler.h +++ b/src/net/eathena/guildhandler.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/guildrecv.cpp b/src/net/eathena/guildrecv.cpp index 051af3588..6d829299b 100644 --- a/src/net/eathena/guildrecv.cpp +++ b/src/net/eathena/guildrecv.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/guildrecv.h b/src/net/eathena/guildrecv.h index 6bec88f54..99881d4dd 100644 --- a/src/net/eathena/guildrecv.h +++ b/src/net/eathena/guildrecv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/homunculushandler.cpp b/src/net/eathena/homunculushandler.cpp index 1c3a724f5..8c454be6f 100644 --- a/src/net/eathena/homunculushandler.cpp +++ b/src/net/eathena/homunculushandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/homunculushandler.h b/src/net/eathena/homunculushandler.h index 1ecfda4e2..868f22e89 100644 --- a/src/net/eathena/homunculushandler.h +++ b/src/net/eathena/homunculushandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/homunculusrecv.cpp b/src/net/eathena/homunculusrecv.cpp index 92eacb03c..a30e81662 100644 --- a/src/net/eathena/homunculusrecv.cpp +++ b/src/net/eathena/homunculusrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/homunculusrecv.h b/src/net/eathena/homunculusrecv.h index 5184d0b6c..a7cea9b37 100644 --- a/src/net/eathena/homunculusrecv.h +++ b/src/net/eathena/homunculusrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/inventoryhandler.cpp b/src/net/eathena/inventoryhandler.cpp index 342868c17..a7fde5a05 100644 --- a/src/net/eathena/inventoryhandler.cpp +++ b/src/net/eathena/inventoryhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/inventoryhandler.h b/src/net/eathena/inventoryhandler.h index 77eed3e7e..c954b0ef8 100644 --- a/src/net/eathena/inventoryhandler.h +++ b/src/net/eathena/inventoryhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/inventoryrecv.cpp b/src/net/eathena/inventoryrecv.cpp index 975c5a2ae..6faa440a7 100644 --- a/src/net/eathena/inventoryrecv.cpp +++ b/src/net/eathena/inventoryrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/inventoryrecv.h b/src/net/eathena/inventoryrecv.h index b509d1dec..09d868f21 100644 --- a/src/net/eathena/inventoryrecv.h +++ b/src/net/eathena/inventoryrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/itemflags.h b/src/net/eathena/itemflags.h index 5b5cea8de..e8ef03338 100644 --- a/src/net/eathena/itemflags.h +++ b/src/net/eathena/itemflags.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/itemhandler.cpp b/src/net/eathena/itemhandler.cpp index 20739a40e..02ad723bb 100644 --- a/src/net/eathena/itemhandler.cpp +++ b/src/net/eathena/itemhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/itemhandler.h b/src/net/eathena/itemhandler.h index 8d2b8f57c..8543fbeac 100644 --- a/src/net/eathena/itemhandler.h +++ b/src/net/eathena/itemhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/itemrecv.cpp b/src/net/eathena/itemrecv.cpp index 6d9001001..062063a55 100644 --- a/src/net/eathena/itemrecv.cpp +++ b/src/net/eathena/itemrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/itemrecv.h b/src/net/eathena/itemrecv.h index 600e49523..bc07c16d0 100644 --- a/src/net/eathena/itemrecv.h +++ b/src/net/eathena/itemrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/loginhandler.cpp b/src/net/eathena/loginhandler.cpp index 7cbcf49cc..08c601434 100644 --- a/src/net/eathena/loginhandler.cpp +++ b/src/net/eathena/loginhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/loginhandler.h b/src/net/eathena/loginhandler.h index b564b1b27..f9201e8fd 100644 --- a/src/net/eathena/loginhandler.h +++ b/src/net/eathena/loginhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/loginrecv.cpp b/src/net/eathena/loginrecv.cpp index cff12ef60..336ca84a4 100644 --- a/src/net/eathena/loginrecv.cpp +++ b/src/net/eathena/loginrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/loginrecv.h b/src/net/eathena/loginrecv.h index e8226d90a..64a9df7cd 100644 --- a/src/net/eathena/loginrecv.h +++ b/src/net/eathena/loginrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mailhandler.cpp b/src/net/eathena/mailhandler.cpp index 7bcc53088..dbd97e3b3 100644 --- a/src/net/eathena/mailhandler.cpp +++ b/src/net/eathena/mailhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mailhandler.h b/src/net/eathena/mailhandler.h index 44f68d7be..e7bd13004 100644 --- a/src/net/eathena/mailhandler.h +++ b/src/net/eathena/mailhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mailrecv.cpp b/src/net/eathena/mailrecv.cpp index 18bb4850a..38366d986 100644 --- a/src/net/eathena/mailrecv.cpp +++ b/src/net/eathena/mailrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mailrecv.h b/src/net/eathena/mailrecv.h index 3eabf7042..8f56f5a9f 100644 --- a/src/net/eathena/mailrecv.h +++ b/src/net/eathena/mailrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/maphandler.cpp b/src/net/eathena/maphandler.cpp index 8547646f4..1a6c76798 100644 --- a/src/net/eathena/maphandler.cpp +++ b/src/net/eathena/maphandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/maphandler.h b/src/net/eathena/maphandler.h index f872a2dd2..40a8cfe82 100644 --- a/src/net/eathena/maphandler.h +++ b/src/net/eathena/maphandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/maprecv.cpp b/src/net/eathena/maprecv.cpp index 6723cf4dd..cc079feba 100644 --- a/src/net/eathena/maprecv.cpp +++ b/src/net/eathena/maprecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/maprecv.h b/src/net/eathena/maprecv.h index 31bcb6129..d0aa6af41 100644 --- a/src/net/eathena/maprecv.h +++ b/src/net/eathena/maprecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/maptypeproperty2.h b/src/net/eathena/maptypeproperty2.h index 87e7cacba..f31d43282 100644 --- a/src/net/eathena/maptypeproperty2.h +++ b/src/net/eathena/maptypeproperty2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/markethandler.cpp b/src/net/eathena/markethandler.cpp index b5a31f344..aadee0bc2 100644 --- a/src/net/eathena/markethandler.cpp +++ b/src/net/eathena/markethandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/markethandler.h b/src/net/eathena/markethandler.h index fd0d4aea5..f68eb596d 100644 --- a/src/net/eathena/markethandler.h +++ b/src/net/eathena/markethandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/marketrecv.cpp b/src/net/eathena/marketrecv.cpp index 18436e33b..c3ac370ff 100644 --- a/src/net/eathena/marketrecv.cpp +++ b/src/net/eathena/marketrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/marketrecv.h b/src/net/eathena/marketrecv.h index 2437ae40d..bb4f2a58a 100644 --- a/src/net/eathena/marketrecv.h +++ b/src/net/eathena/marketrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/menu.cpp b/src/net/eathena/menu.cpp index 4de4c85d8..5fb14157e 100644 --- a/src/net/eathena/menu.cpp +++ b/src/net/eathena/menu.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/menu.h b/src/net/eathena/menu.h index 97ef41221..0ed10da79 100644 --- a/src/net/eathena/menu.h +++ b/src/net/eathena/menu.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mercenaryhandler.cpp b/src/net/eathena/mercenaryhandler.cpp index 91749df7a..fe14587db 100644 --- a/src/net/eathena/mercenaryhandler.cpp +++ b/src/net/eathena/mercenaryhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mercenaryhandler.h b/src/net/eathena/mercenaryhandler.h index d6eddd75b..05a5363e4 100644 --- a/src/net/eathena/mercenaryhandler.h +++ b/src/net/eathena/mercenaryhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mercenaryrecv.cpp b/src/net/eathena/mercenaryrecv.cpp index b00fd0235..042c87451 100644 --- a/src/net/eathena/mercenaryrecv.cpp +++ b/src/net/eathena/mercenaryrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/mercenaryrecv.h b/src/net/eathena/mercenaryrecv.h index 759751968..2db94b9da 100644 --- a/src/net/eathena/mercenaryrecv.h +++ b/src/net/eathena/mercenaryrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/messagein.cpp b/src/net/eathena/messagein.cpp index 7cc1bd3a3..c6512bb4c 100644 --- a/src/net/eathena/messagein.cpp +++ b/src/net/eathena/messagein.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/messagein.h b/src/net/eathena/messagein.h index 509dbf767..89fc75d4b 100644 --- a/src/net/eathena/messagein.h +++ b/src/net/eathena/messagein.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/messageout.cpp b/src/net/eathena/messageout.cpp index 66585cc58..a04b5edad 100644 --- a/src/net/eathena/messageout.cpp +++ b/src/net/eathena/messageout.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/messageout.h b/src/net/eathena/messageout.h index 83f9fbe7f..01728873b 100644 --- a/src/net/eathena/messageout.h +++ b/src/net/eathena/messageout.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/network.cpp b/src/net/eathena/network.cpp index d75d7fc6d..8ea30fe50 100644 --- a/src/net/eathena/network.cpp +++ b/src/net/eathena/network.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index 494641e63..495d7a4a1 100644 --- a/src/net/eathena/network.h +++ b/src/net/eathena/network.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/npchandler.cpp b/src/net/eathena/npchandler.cpp index 2e5175253..f5b06ff29 100644 --- a/src/net/eathena/npchandler.cpp +++ b/src/net/eathena/npchandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/npchandler.h b/src/net/eathena/npchandler.h index 049d69a72..4c758a7a2 100644 --- a/src/net/eathena/npchandler.h +++ b/src/net/eathena/npchandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/npcrecv.cpp b/src/net/eathena/npcrecv.cpp index f5d3cba16..d67c4f880 100644 --- a/src/net/eathena/npcrecv.cpp +++ b/src/net/eathena/npcrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/npcrecv.h b/src/net/eathena/npcrecv.h index 876d0f7dc..2cdd42719 100644 --- a/src/net/eathena/npcrecv.h +++ b/src/net/eathena/npcrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/packetsin.inc b/src/net/eathena/packetsin.inc index abcaed79f..97278eda4 100644 --- a/src/net/eathena/packetsin.inc +++ b/src/net/eathena/packetsin.inc @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/packetsout.inc b/src/net/eathena/packetsout.inc index e7a4dd2ae..0bff47ed7 100644 --- a/src/net/eathena/packetsout.inc +++ b/src/net/eathena/packetsout.inc @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/partyhandler.cpp b/src/net/eathena/partyhandler.cpp index 2afc6876c..590f85ec8 100644 --- a/src/net/eathena/partyhandler.cpp +++ b/src/net/eathena/partyhandler.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/partyhandler.h b/src/net/eathena/partyhandler.h index 4782a7e2c..4b87f09fd 100644 --- a/src/net/eathena/partyhandler.h +++ b/src/net/eathena/partyhandler.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/partyrecv.cpp b/src/net/eathena/partyrecv.cpp index da9edde22..2a0b7476a 100644 --- a/src/net/eathena/partyrecv.cpp +++ b/src/net/eathena/partyrecv.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/partyrecv.h b/src/net/eathena/partyrecv.h index 4ee0e0dcc..d0e7537e7 100644 --- a/src/net/eathena/partyrecv.h +++ b/src/net/eathena/partyrecv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/pethandler.cpp b/src/net/eathena/pethandler.cpp index 8ae6a169b..a7062b21b 100644 --- a/src/net/eathena/pethandler.cpp +++ b/src/net/eathena/pethandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/pethandler.h b/src/net/eathena/pethandler.h index 32ff49984..449daac43 100644 --- a/src/net/eathena/pethandler.h +++ b/src/net/eathena/pethandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/petrecv.cpp b/src/net/eathena/petrecv.cpp index c89227f72..50bf43eed 100644 --- a/src/net/eathena/petrecv.cpp +++ b/src/net/eathena/petrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/petrecv.h b/src/net/eathena/petrecv.h index 37d9b7953..a97748cca 100644 --- a/src/net/eathena/petrecv.h +++ b/src/net/eathena/petrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/playerhandler.cpp b/src/net/eathena/playerhandler.cpp index 4e5f29660..35baf812d 100644 --- a/src/net/eathena/playerhandler.cpp +++ b/src/net/eathena/playerhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h index 6f8e9b4eb..683e761b9 100644 --- a/src/net/eathena/playerhandler.h +++ b/src/net/eathena/playerhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/playerrecv.cpp b/src/net/eathena/playerrecv.cpp index 5d626021a..36ee19018 100644 --- a/src/net/eathena/playerrecv.cpp +++ b/src/net/eathena/playerrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/playerrecv.h b/src/net/eathena/playerrecv.h index d0ce72b74..a4a24bddc 100644 --- a/src/net/eathena/playerrecv.h +++ b/src/net/eathena/playerrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/protocolout.cpp b/src/net/eathena/protocolout.cpp index 00f455aca..d4a2e49fb 100644 --- a/src/net/eathena/protocolout.cpp +++ b/src/net/eathena/protocolout.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/protocolout.h b/src/net/eathena/protocolout.h index a6ca11a78..d6be65703 100644 --- a/src/net/eathena/protocolout.h +++ b/src/net/eathena/protocolout.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/questhandler.cpp b/src/net/eathena/questhandler.cpp index 452448101..6af26f4fe 100644 --- a/src/net/eathena/questhandler.cpp +++ b/src/net/eathena/questhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/questhandler.h b/src/net/eathena/questhandler.h index 3644c4662..5b857d384 100644 --- a/src/net/eathena/questhandler.h +++ b/src/net/eathena/questhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/questrecv.cpp b/src/net/eathena/questrecv.cpp index fb85c6d8e..19ba546a3 100644 --- a/src/net/eathena/questrecv.cpp +++ b/src/net/eathena/questrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/questrecv.h b/src/net/eathena/questrecv.h index 4db7cff50..491bbb3cf 100644 --- a/src/net/eathena/questrecv.h +++ b/src/net/eathena/questrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/recvpackets.inc b/src/net/eathena/recvpackets.inc index 9dbe9d3f6..32032296c 100644 --- a/src/net/eathena/recvpackets.inc +++ b/src/net/eathena/recvpackets.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/roulettehandler.cpp b/src/net/eathena/roulettehandler.cpp index 65119cf6a..1e2a292e2 100644 --- a/src/net/eathena/roulettehandler.cpp +++ b/src/net/eathena/roulettehandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/roulettehandler.h b/src/net/eathena/roulettehandler.h index 9e3764862..09d5d94d7 100644 --- a/src/net/eathena/roulettehandler.h +++ b/src/net/eathena/roulettehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/rouletterecv.cpp b/src/net/eathena/rouletterecv.cpp index b6082921b..2422fbcda 100644 --- a/src/net/eathena/rouletterecv.cpp +++ b/src/net/eathena/rouletterecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/rouletterecv.h b/src/net/eathena/rouletterecv.h index 0f2933f52..08f5ec0dd 100644 --- a/src/net/eathena/rouletterecv.h +++ b/src/net/eathena/rouletterecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/searchstorehandler.cpp b/src/net/eathena/searchstorehandler.cpp index 513e9010e..893df8c5e 100644 --- a/src/net/eathena/searchstorehandler.cpp +++ b/src/net/eathena/searchstorehandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/searchstorehandler.h b/src/net/eathena/searchstorehandler.h index 89fa4ea5b..151086a0d 100644 --- a/src/net/eathena/searchstorehandler.h +++ b/src/net/eathena/searchstorehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/searchstorerecv.cpp b/src/net/eathena/searchstorerecv.cpp index 586d6cb83..9f8904f7c 100644 --- a/src/net/eathena/searchstorerecv.cpp +++ b/src/net/eathena/searchstorerecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/searchstorerecv.h b/src/net/eathena/searchstorerecv.h index 157f89c8f..3ec3d66f7 100644 --- a/src/net/eathena/searchstorerecv.h +++ b/src/net/eathena/searchstorerecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/serverfeatures.cpp b/src/net/eathena/serverfeatures.cpp index 32e0d18e2..9ab9c1843 100644 --- a/src/net/eathena/serverfeatures.cpp +++ b/src/net/eathena/serverfeatures.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/serverfeatures.h b/src/net/eathena/serverfeatures.h index 7e4d5b392..50ae92d34 100644 --- a/src/net/eathena/serverfeatures.h +++ b/src/net/eathena/serverfeatures.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/skillhandler.cpp b/src/net/eathena/skillhandler.cpp index 3b2af3fd8..7fc52c17a 100644 --- a/src/net/eathena/skillhandler.cpp +++ b/src/net/eathena/skillhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/skillhandler.h b/src/net/eathena/skillhandler.h index fceebbecb..63ef06619 100644 --- a/src/net/eathena/skillhandler.h +++ b/src/net/eathena/skillhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/skillrecv.cpp b/src/net/eathena/skillrecv.cpp index 2e6c6fda5..a7db7fa29 100644 --- a/src/net/eathena/skillrecv.cpp +++ b/src/net/eathena/skillrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/skillrecv.h b/src/net/eathena/skillrecv.h index 5b22b5a9f..5facd510d 100644 --- a/src/net/eathena/skillrecv.h +++ b/src/net/eathena/skillrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/sp.h b/src/net/eathena/sp.h index 53b12c63f..1d983e0ea 100644 --- a/src/net/eathena/sp.h +++ b/src/net/eathena/sp.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/sprite.h b/src/net/eathena/sprite.h index 7ad679197..ff259251b 100644 --- a/src/net/eathena/sprite.h +++ b/src/net/eathena/sprite.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/tradehandler.cpp b/src/net/eathena/tradehandler.cpp index 417d19de4..9db89dae4 100644 --- a/src/net/eathena/tradehandler.cpp +++ b/src/net/eathena/tradehandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/tradehandler.h b/src/net/eathena/tradehandler.h index 9ccd2d320..5934544ea 100644 --- a/src/net/eathena/tradehandler.h +++ b/src/net/eathena/tradehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/traderecv.cpp b/src/net/eathena/traderecv.cpp index a324616c5..3805848c8 100644 --- a/src/net/eathena/traderecv.cpp +++ b/src/net/eathena/traderecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/traderecv.h b/src/net/eathena/traderecv.h index 5f8c63ba2..2c06db5ae 100644 --- a/src/net/eathena/traderecv.h +++ b/src/net/eathena/traderecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/updateprotocol.cpp b/src/net/eathena/updateprotocol.cpp index bae8b81fe..43b65c80c 100644 --- a/src/net/eathena/updateprotocol.cpp +++ b/src/net/eathena/updateprotocol.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/updateprotocol.h b/src/net/eathena/updateprotocol.h index 6c5daccda..17960d0e6 100644 --- a/src/net/eathena/updateprotocol.h +++ b/src/net/eathena/updateprotocol.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/vendinghandler.cpp b/src/net/eathena/vendinghandler.cpp index 35e77f954..307018680 100644 --- a/src/net/eathena/vendinghandler.cpp +++ b/src/net/eathena/vendinghandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/vendinghandler.h b/src/net/eathena/vendinghandler.h index 307c93ad9..e8beae27d 100644 --- a/src/net/eathena/vendinghandler.h +++ b/src/net/eathena/vendinghandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/vendingrecv.cpp b/src/net/eathena/vendingrecv.cpp index 3a2307f93..4431acac2 100644 --- a/src/net/eathena/vendingrecv.cpp +++ b/src/net/eathena/vendingrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/eathena/vendingrecv.h b/src/net/eathena/vendingrecv.h index edff20856..1424cd3be 100644 --- a/src/net/eathena/vendingrecv.h +++ b/src/net/eathena/vendingrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/elementalhandler.h b/src/net/elementalhandler.h index a07b9285e..6a4aba163 100644 --- a/src/net/elementalhandler.h +++ b/src/net/elementalhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/familyhandler.h b/src/net/familyhandler.h index 5297e4385..a803eba2f 100644 --- a/src/net/familyhandler.h +++ b/src/net/familyhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/friendshandler.h b/src/net/friendshandler.h index af3709aae..1a0dbf3dc 100644 --- a/src/net/friendshandler.h +++ b/src/net/friendshandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index fb41db678..d913a6b41 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/generalhandler.h b/src/net/generalhandler.h index fa3de5da2..8d53f0268 100644 --- a/src/net/generalhandler.h +++ b/src/net/generalhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/guildhandler.h b/src/net/guildhandler.h index c6152c6af..dd5d92aef 100644 --- a/src/net/guildhandler.h +++ b/src/net/guildhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/homunculushandler.h b/src/net/homunculushandler.h index f5e5b1347..f31e49a01 100644 --- a/src/net/homunculushandler.h +++ b/src/net/homunculushandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/hostsgroup.h b/src/net/hostsgroup.h index abd98a421..963cd984d 100644 --- a/src/net/hostsgroup.h +++ b/src/net/hostsgroup.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h index 80e113e47..cbcef5153 100644 --- a/src/net/inventoryhandler.h +++ b/src/net/inventoryhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ipc.cpp b/src/net/ipc.cpp index cc1ad7ad1..375e58ead 100644 --- a/src/net/ipc.cpp +++ b/src/net/ipc.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/ipc.h b/src/net/ipc.h index 667949f2b..453bbedcd 100644 --- a/src/net/ipc.h +++ b/src/net/ipc.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/logindata.h b/src/net/logindata.h index 60d5f9607..1d80b9519 100644 --- a/src/net/logindata.h +++ b/src/net/logindata.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h index 1709b4526..07ed6cb2f 100644 --- a/src/net/loginhandler.h +++ b/src/net/loginhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/mailhandler.h b/src/net/mailhandler.h index 95dbdfa8b..c0625c43e 100644 --- a/src/net/mailhandler.h +++ b/src/net/mailhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/maphandler.h b/src/net/maphandler.h index d59c4bc37..017f3df42 100644 --- a/src/net/maphandler.h +++ b/src/net/maphandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/markethandler.h b/src/net/markethandler.h index 351948b2d..cd9f5bc20 100644 --- a/src/net/markethandler.h +++ b/src/net/markethandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/mercenaryhandler.h b/src/net/mercenaryhandler.h index f194d9d96..b76bb82ef 100644 --- a/src/net/mercenaryhandler.h +++ b/src/net/mercenaryhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/messagein.cpp b/src/net/messagein.cpp index 60b4f9793..c8fba728f 100644 --- a/src/net/messagein.cpp +++ b/src/net/messagein.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/messagein.h b/src/net/messagein.h index fb46e9059..0b3d0be67 100644 --- a/src/net/messagein.h +++ b/src/net/messagein.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/messageout.cpp b/src/net/messageout.cpp index 7292b27ab..f37af859e 100644 --- a/src/net/messageout.cpp +++ b/src/net/messageout.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/messageout.h b/src/net/messageout.h index d374fd018..247cf31b9 100644 --- a/src/net/messageout.h +++ b/src/net/messageout.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/net.cpp b/src/net/net.cpp index 007b4a83c..65f00812e 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/net.h b/src/net/net.h index 4d84830b0..f7c05adf0 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/npchandler.h b/src/net/npchandler.h index 7ee51dcf2..eefcbe446 100644 --- a/src/net/npchandler.h +++ b/src/net/npchandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/packetcounters.cpp b/src/net/packetcounters.cpp index 7d28ab3be..4170c2cf0 100644 --- a/src/net/packetcounters.cpp +++ b/src/net/packetcounters.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/packetcounters.h b/src/net/packetcounters.h index 6a308ec39..95f1611da 100644 --- a/src/net/packetcounters.h +++ b/src/net/packetcounters.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/packetfunction.h b/src/net/packetfunction.h index 02c7f812b..31d4d6fe5 100644 --- a/src/net/packetfunction.h +++ b/src/net/packetfunction.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/packetinfo.h b/src/net/packetinfo.h index a9691c79f..3b742da78 100644 --- a/src/net/packetinfo.h +++ b/src/net/packetinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/packetlimiter.cpp b/src/net/packetlimiter.cpp index 76ec8b4f4..6f7ac55cb 100644 --- a/src/net/packetlimiter.cpp +++ b/src/net/packetlimiter.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/packetlimiter.h b/src/net/packetlimiter.h index c5dba7097..eb4fee32e 100644 --- a/src/net/packetlimiter.h +++ b/src/net/packetlimiter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/partyhandler.h b/src/net/partyhandler.h index fc257b868..f8cb334eb 100644 --- a/src/net/partyhandler.h +++ b/src/net/partyhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/pethandler.h b/src/net/pethandler.h index b33e8b8db..5f3dbf53c 100644 --- a/src/net/pethandler.h +++ b/src/net/pethandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index 9e38bbdb8..011b2aa26 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/protocoloutdefine.h b/src/net/protocoloutdefine.h index 006168bf5..5b213249f 100644 --- a/src/net/protocoloutdefine.h +++ b/src/net/protocoloutdefine.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/protocoloutinclude.h b/src/net/protocoloutinclude.h index 570fb6d52..61b2cefb1 100644 --- a/src/net/protocoloutinclude.h +++ b/src/net/protocoloutinclude.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/protocoloutupdate.h b/src/net/protocoloutupdate.h index 042e264d2..4ada767dc 100644 --- a/src/net/protocoloutupdate.h +++ b/src/net/protocoloutupdate.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/questhandler.h b/src/net/questhandler.h index dca023c10..f02f48444 100644 --- a/src/net/questhandler.h +++ b/src/net/questhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/recvpacketdefine.h b/src/net/recvpacketdefine.h index 840e7f2ed..50c4badac 100644 --- a/src/net/recvpacketdefine.h +++ b/src/net/recvpacketdefine.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/roulettehandler.h b/src/net/roulettehandler.h index 29987fec0..5affbfd09 100644 --- a/src/net/roulettehandler.h +++ b/src/net/roulettehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/sdltcpnet.cpp b/src/net/sdltcpnet.cpp index 3337cd260..eb752fcf6 100644 --- a/src/net/sdltcpnet.cpp +++ b/src/net/sdltcpnet.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/sdltcpnet.h b/src/net/sdltcpnet.h index a43220371..f6dbd906f 100644 --- a/src/net/sdltcpnet.h +++ b/src/net/sdltcpnet.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/searchstorehandler.h b/src/net/searchstorehandler.h index b46640348..1efa0772e 100644 --- a/src/net/searchstorehandler.h +++ b/src/net/searchstorehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index caadb15b4..698a54e8d 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/serverinfo.h b/src/net/serverinfo.h index 5ae327d47..9ca03f450 100644 --- a/src/net/serverinfo.h +++ b/src/net/serverinfo.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/skillhandler.h b/src/net/skillhandler.h index 0448957a4..5d04e80b6 100644 --- a/src/net/skillhandler.h +++ b/src/net/skillhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/adminhandler.cpp b/src/net/tmwa/adminhandler.cpp index b6c4ff33e..9323f7b04 100644 --- a/src/net/tmwa/adminhandler.cpp +++ b/src/net/tmwa/adminhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/adminhandler.h b/src/net/tmwa/adminhandler.h index 21eddd437..b43d5fd0c 100644 --- a/src/net/tmwa/adminhandler.h +++ b/src/net/tmwa/adminhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/auctionhandler.cpp b/src/net/tmwa/auctionhandler.cpp index 80a59c15f..af297bc03 100644 --- a/src/net/tmwa/auctionhandler.cpp +++ b/src/net/tmwa/auctionhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/auctionhandler.h b/src/net/tmwa/auctionhandler.h index 254ceaa2b..c8161f8af 100644 --- a/src/net/tmwa/auctionhandler.h +++ b/src/net/tmwa/auctionhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/bankhandler.cpp b/src/net/tmwa/bankhandler.cpp index 4632a6446..ac7eb3baa 100644 --- a/src/net/tmwa/bankhandler.cpp +++ b/src/net/tmwa/bankhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/bankhandler.h b/src/net/tmwa/bankhandler.h index b5c0edf29..55eab9716 100644 --- a/src/net/tmwa/bankhandler.h +++ b/src/net/tmwa/bankhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/battlegroundhandler.cpp b/src/net/tmwa/battlegroundhandler.cpp index 11fa6ab09..c64bf23d7 100644 --- a/src/net/tmwa/battlegroundhandler.cpp +++ b/src/net/tmwa/battlegroundhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/battlegroundhandler.h b/src/net/tmwa/battlegroundhandler.h index a56909c7d..b04b9d8fa 100644 --- a/src/net/tmwa/battlegroundhandler.h +++ b/src/net/tmwa/battlegroundhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/beinghandler.cpp b/src/net/tmwa/beinghandler.cpp index b89cb22c9..e9f9eb748 100644 --- a/src/net/tmwa/beinghandler.cpp +++ b/src/net/tmwa/beinghandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h index 4c6df6f7b..97e46feb3 100644 --- a/src/net/tmwa/beinghandler.h +++ b/src/net/tmwa/beinghandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/beingrecv.cpp b/src/net/tmwa/beingrecv.cpp index 59bba0e00..141f8e261 100644 --- a/src/net/tmwa/beingrecv.cpp +++ b/src/net/tmwa/beingrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/beingrecv.h b/src/net/tmwa/beingrecv.h index 06d70c36d..31e63b2f8 100644 --- a/src/net/tmwa/beingrecv.h +++ b/src/net/tmwa/beingrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/buyingstorehandler.cpp b/src/net/tmwa/buyingstorehandler.cpp index c31bf5989..29550170d 100644 --- a/src/net/tmwa/buyingstorehandler.cpp +++ b/src/net/tmwa/buyingstorehandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/buyingstorehandler.h b/src/net/tmwa/buyingstorehandler.h index 4658d9e79..2292505d0 100644 --- a/src/net/tmwa/buyingstorehandler.h +++ b/src/net/tmwa/buyingstorehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/buysellhandler.cpp b/src/net/tmwa/buysellhandler.cpp index 73d3e3117..232d9492e 100644 --- a/src/net/tmwa/buysellhandler.cpp +++ b/src/net/tmwa/buysellhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/buysellhandler.h b/src/net/tmwa/buysellhandler.h index 9d2ba81e4..0d506a67c 100644 --- a/src/net/tmwa/buysellhandler.h +++ b/src/net/tmwa/buysellhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/buysellrecv.cpp b/src/net/tmwa/buysellrecv.cpp index efc7a9172..230327899 100644 --- a/src/net/tmwa/buysellrecv.cpp +++ b/src/net/tmwa/buysellrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/buysellrecv.h b/src/net/tmwa/buysellrecv.h index 05a8d1dbf..b5bd82ace 100644 --- a/src/net/tmwa/buysellrecv.h +++ b/src/net/tmwa/buysellrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/cashshophandler.cpp b/src/net/tmwa/cashshophandler.cpp index 53bb46392..edc503869 100644 --- a/src/net/tmwa/cashshophandler.cpp +++ b/src/net/tmwa/cashshophandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/cashshophandler.h b/src/net/tmwa/cashshophandler.h index 2fabdfc02..8100d6e50 100644 --- a/src/net/tmwa/cashshophandler.h +++ b/src/net/tmwa/cashshophandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/charserverhandler.cpp b/src/net/tmwa/charserverhandler.cpp index e9a7924b9..958f08cc1 100644 --- a/src/net/tmwa/charserverhandler.cpp +++ b/src/net/tmwa/charserverhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/charserverhandler.h b/src/net/tmwa/charserverhandler.h index 1c202f707..98c9e2383 100644 --- a/src/net/tmwa/charserverhandler.h +++ b/src/net/tmwa/charserverhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/charserverrecv.cpp b/src/net/tmwa/charserverrecv.cpp index 31a5afe64..43f405542 100644 --- a/src/net/tmwa/charserverrecv.cpp +++ b/src/net/tmwa/charserverrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/charserverrecv.h b/src/net/tmwa/charserverrecv.h index 8203fad3b..aefbf1e16 100644 --- a/src/net/tmwa/charserverrecv.h +++ b/src/net/tmwa/charserverrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/chathandler.cpp b/src/net/tmwa/chathandler.cpp index 766e32108..2abebf211 100644 --- a/src/net/tmwa/chathandler.cpp +++ b/src/net/tmwa/chathandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/chathandler.h b/src/net/tmwa/chathandler.h index d03c609f8..faa0833d3 100644 --- a/src/net/tmwa/chathandler.h +++ b/src/net/tmwa/chathandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/chatrecv.cpp b/src/net/tmwa/chatrecv.cpp index 1d74fef4c..40331db5f 100644 --- a/src/net/tmwa/chatrecv.cpp +++ b/src/net/tmwa/chatrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/chatrecv.h b/src/net/tmwa/chatrecv.h index 44758bbb2..3e7b58b15 100644 --- a/src/net/tmwa/chatrecv.h +++ b/src/net/tmwa/chatrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/elementalhandler.cpp b/src/net/tmwa/elementalhandler.cpp index b64bf9993..eb9e501aa 100644 --- a/src/net/tmwa/elementalhandler.cpp +++ b/src/net/tmwa/elementalhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/elementalhandler.h b/src/net/tmwa/elementalhandler.h index 9eac1f937..0823ea262 100644 --- a/src/net/tmwa/elementalhandler.h +++ b/src/net/tmwa/elementalhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/familyhandler.cpp b/src/net/tmwa/familyhandler.cpp index d0680a8e2..799b79ef6 100644 --- a/src/net/tmwa/familyhandler.cpp +++ b/src/net/tmwa/familyhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/familyhandler.h b/src/net/tmwa/familyhandler.h index 53d7f8073..c62e7f996 100644 --- a/src/net/tmwa/familyhandler.h +++ b/src/net/tmwa/familyhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/friendshandler.cpp b/src/net/tmwa/friendshandler.cpp index 13ac14866..206553dee 100644 --- a/src/net/tmwa/friendshandler.cpp +++ b/src/net/tmwa/friendshandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/friendshandler.h b/src/net/tmwa/friendshandler.h index 94d1aa2c0..b6db2d5b4 100644 --- a/src/net/tmwa/friendshandler.h +++ b/src/net/tmwa/friendshandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/gamehandler.cpp b/src/net/tmwa/gamehandler.cpp index 9c3ff505d..2eb505431 100644 --- a/src/net/tmwa/gamehandler.cpp +++ b/src/net/tmwa/gamehandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/gamehandler.h b/src/net/tmwa/gamehandler.h index a42935261..c38880eb3 100644 --- a/src/net/tmwa/gamehandler.h +++ b/src/net/tmwa/gamehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/gamerecv.cpp b/src/net/tmwa/gamerecv.cpp index a78188ddd..e71bdc3b7 100644 --- a/src/net/tmwa/gamerecv.cpp +++ b/src/net/tmwa/gamerecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/gamerecv.h b/src/net/tmwa/gamerecv.h index 8eb9385d4..15c1fe863 100644 --- a/src/net/tmwa/gamerecv.h +++ b/src/net/tmwa/gamerecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/generalhandler.cpp b/src/net/tmwa/generalhandler.cpp index cb04d1301..e50ddcbb7 100644 --- a/src/net/tmwa/generalhandler.cpp +++ b/src/net/tmwa/generalhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/generalhandler.h b/src/net/tmwa/generalhandler.h index 02df75861..d8aeb8efa 100644 --- a/src/net/tmwa/generalhandler.h +++ b/src/net/tmwa/generalhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/generalrecv.cpp b/src/net/tmwa/generalrecv.cpp index 2926f0ef5..f9f933d85 100644 --- a/src/net/tmwa/generalrecv.cpp +++ b/src/net/tmwa/generalrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/generalrecv.h b/src/net/tmwa/generalrecv.h index ddb7c4dc2..444b8784d 100644 --- a/src/net/tmwa/generalrecv.h +++ b/src/net/tmwa/generalrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/guildhandler.cpp b/src/net/tmwa/guildhandler.cpp index d3312c727..f2199f503 100644 --- a/src/net/tmwa/guildhandler.cpp +++ b/src/net/tmwa/guildhandler.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/guildhandler.h b/src/net/tmwa/guildhandler.h index ff5de76cb..dcb9d6b7c 100644 --- a/src/net/tmwa/guildhandler.h +++ b/src/net/tmwa/guildhandler.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/guildmanager.cpp b/src/net/tmwa/guildmanager.cpp index 3a11178a0..6a2743440 100644 --- a/src/net/tmwa/guildmanager.cpp +++ b/src/net/tmwa/guildmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/guildmanager.h b/src/net/tmwa/guildmanager.h index b47c498d6..67f88927d 100644 --- a/src/net/tmwa/guildmanager.h +++ b/src/net/tmwa/guildmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/homunculushandler.cpp b/src/net/tmwa/homunculushandler.cpp index af371f8f3..22a5f45f4 100644 --- a/src/net/tmwa/homunculushandler.cpp +++ b/src/net/tmwa/homunculushandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/homunculushandler.h b/src/net/tmwa/homunculushandler.h index 557459627..3ac2d22a7 100644 --- a/src/net/tmwa/homunculushandler.h +++ b/src/net/tmwa/homunculushandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/inventoryhandler.cpp b/src/net/tmwa/inventoryhandler.cpp index 3752c01e4..e3172c583 100644 --- a/src/net/tmwa/inventoryhandler.cpp +++ b/src/net/tmwa/inventoryhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/inventoryhandler.h b/src/net/tmwa/inventoryhandler.h index 1bbbf0f3b..2abab1d7d 100644 --- a/src/net/tmwa/inventoryhandler.h +++ b/src/net/tmwa/inventoryhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/inventoryrecv.cpp b/src/net/tmwa/inventoryrecv.cpp index f7b426ed8..9be77c993 100644 --- a/src/net/tmwa/inventoryrecv.cpp +++ b/src/net/tmwa/inventoryrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/inventoryrecv.h b/src/net/tmwa/inventoryrecv.h index 102a6a871..f8e8b8f05 100644 --- a/src/net/tmwa/inventoryrecv.h +++ b/src/net/tmwa/inventoryrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/itemhandler.cpp b/src/net/tmwa/itemhandler.cpp index fa8725e1e..69590909e 100644 --- a/src/net/tmwa/itemhandler.cpp +++ b/src/net/tmwa/itemhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/itemhandler.h b/src/net/tmwa/itemhandler.h index 04e7c9192..a824f135b 100644 --- a/src/net/tmwa/itemhandler.h +++ b/src/net/tmwa/itemhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/itemrecv.cpp b/src/net/tmwa/itemrecv.cpp index 041bf5af7..1fe1d866c 100644 --- a/src/net/tmwa/itemrecv.cpp +++ b/src/net/tmwa/itemrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/itemrecv.h b/src/net/tmwa/itemrecv.h index 3f988b801..d3d2ff177 100644 --- a/src/net/tmwa/itemrecv.h +++ b/src/net/tmwa/itemrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/loginhandler.cpp b/src/net/tmwa/loginhandler.cpp index 2f006c639..392598161 100644 --- a/src/net/tmwa/loginhandler.cpp +++ b/src/net/tmwa/loginhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/loginhandler.h b/src/net/tmwa/loginhandler.h index d94402741..dddbd88e9 100644 --- a/src/net/tmwa/loginhandler.h +++ b/src/net/tmwa/loginhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/loginrecv.cpp b/src/net/tmwa/loginrecv.cpp index 8e8d3a0a2..401b18f97 100644 --- a/src/net/tmwa/loginrecv.cpp +++ b/src/net/tmwa/loginrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/loginrecv.h b/src/net/tmwa/loginrecv.h index 55407a109..aa79eb942 100644 --- a/src/net/tmwa/loginrecv.h +++ b/src/net/tmwa/loginrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/mailhandler.cpp b/src/net/tmwa/mailhandler.cpp index a2ec5984e..5d46e8eda 100644 --- a/src/net/tmwa/mailhandler.cpp +++ b/src/net/tmwa/mailhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/mailhandler.h b/src/net/tmwa/mailhandler.h index cf84e6cda..94b6981c7 100644 --- a/src/net/tmwa/mailhandler.h +++ b/src/net/tmwa/mailhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/maphandler.cpp b/src/net/tmwa/maphandler.cpp index 97cafa18b..1d8f1acc3 100644 --- a/src/net/tmwa/maphandler.cpp +++ b/src/net/tmwa/maphandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/maphandler.h b/src/net/tmwa/maphandler.h index 726445189..df061dde2 100644 --- a/src/net/tmwa/maphandler.h +++ b/src/net/tmwa/maphandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/markethandler.cpp b/src/net/tmwa/markethandler.cpp index 7c29d042d..8e85f245c 100644 --- a/src/net/tmwa/markethandler.cpp +++ b/src/net/tmwa/markethandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/markethandler.h b/src/net/tmwa/markethandler.h index 68882ac57..5a75a1639 100644 --- a/src/net/tmwa/markethandler.h +++ b/src/net/tmwa/markethandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/mercenaryhandler.cpp b/src/net/tmwa/mercenaryhandler.cpp index ce200daef..3bdf30399 100644 --- a/src/net/tmwa/mercenaryhandler.cpp +++ b/src/net/tmwa/mercenaryhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/mercenaryhandler.h b/src/net/tmwa/mercenaryhandler.h index ee7896eb5..925f0d7db 100644 --- a/src/net/tmwa/mercenaryhandler.h +++ b/src/net/tmwa/mercenaryhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/messagein.cpp b/src/net/tmwa/messagein.cpp index 43c5b882f..612f943be 100644 --- a/src/net/tmwa/messagein.cpp +++ b/src/net/tmwa/messagein.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/messagein.h b/src/net/tmwa/messagein.h index 52b6b3f73..aca246cd6 100644 --- a/src/net/tmwa/messagein.h +++ b/src/net/tmwa/messagein.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/messageout.cpp b/src/net/tmwa/messageout.cpp index cc24d9f0d..f1784bf1d 100644 --- a/src/net/tmwa/messageout.cpp +++ b/src/net/tmwa/messageout.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/messageout.h b/src/net/tmwa/messageout.h index b0dd2b1b0..c807d55a5 100644 --- a/src/net/tmwa/messageout.h +++ b/src/net/tmwa/messageout.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/network.cpp b/src/net/tmwa/network.cpp index efa0a7627..c3b9d45d3 100644 --- a/src/net/tmwa/network.cpp +++ b/src/net/tmwa/network.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index 97d2d13d7..26a2a1650 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/npchandler.cpp b/src/net/tmwa/npchandler.cpp index 4a02b32b4..2db9527a3 100644 --- a/src/net/tmwa/npchandler.cpp +++ b/src/net/tmwa/npchandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index f6ebff763..fa635b332 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/packetsin.inc b/src/net/tmwa/packetsin.inc index 8dab8f897..2ee65afd9 100644 --- a/src/net/tmwa/packetsin.inc +++ b/src/net/tmwa/packetsin.inc @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/packetsout.inc b/src/net/tmwa/packetsout.inc index 102d96281..4b93150ed 100644 --- a/src/net/tmwa/packetsout.inc +++ b/src/net/tmwa/packetsout.inc @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/partyhandler.cpp b/src/net/tmwa/partyhandler.cpp index 490561a7a..ae93238f4 100644 --- a/src/net/tmwa/partyhandler.cpp +++ b/src/net/tmwa/partyhandler.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/partyhandler.h b/src/net/tmwa/partyhandler.h index 046039730..4942bfc86 100644 --- a/src/net/tmwa/partyhandler.h +++ b/src/net/tmwa/partyhandler.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/partyrecv.cpp b/src/net/tmwa/partyrecv.cpp index 96b3104a2..a54e35cc0 100644 --- a/src/net/tmwa/partyrecv.cpp +++ b/src/net/tmwa/partyrecv.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/partyrecv.h b/src/net/tmwa/partyrecv.h index e984b0e24..7cbf8d760 100644 --- a/src/net/tmwa/partyrecv.h +++ b/src/net/tmwa/partyrecv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Lloyd Bryant - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/pethandler.cpp b/src/net/tmwa/pethandler.cpp index a1a36a25c..e5db8c93c 100644 --- a/src/net/tmwa/pethandler.cpp +++ b/src/net/tmwa/pethandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/pethandler.h b/src/net/tmwa/pethandler.h index ababc2fee..1e2f01c48 100644 --- a/src/net/tmwa/pethandler.h +++ b/src/net/tmwa/pethandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/playerhandler.cpp b/src/net/tmwa/playerhandler.cpp index de80d19f0..43ebaa483 100644 --- a/src/net/tmwa/playerhandler.cpp +++ b/src/net/tmwa/playerhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/playerhandler.h b/src/net/tmwa/playerhandler.h index c97aee27c..e205ba914 100644 --- a/src/net/tmwa/playerhandler.h +++ b/src/net/tmwa/playerhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/playerrecv.cpp b/src/net/tmwa/playerrecv.cpp index 0c15fff57..20a1d0d9f 100644 --- a/src/net/tmwa/playerrecv.cpp +++ b/src/net/tmwa/playerrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/playerrecv.h b/src/net/tmwa/playerrecv.h index 3ae2a6b09..021754f44 100644 --- a/src/net/tmwa/playerrecv.h +++ b/src/net/tmwa/playerrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/protocolout.cpp b/src/net/tmwa/protocolout.cpp index d8d123eee..fc3a8942b 100644 --- a/src/net/tmwa/protocolout.cpp +++ b/src/net/tmwa/protocolout.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/protocolout.h b/src/net/tmwa/protocolout.h index 037d70f7b..08ce043fc 100644 --- a/src/net/tmwa/protocolout.h +++ b/src/net/tmwa/protocolout.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/questhandler.cpp b/src/net/tmwa/questhandler.cpp index 35a81d74e..e4c3c9def 100644 --- a/src/net/tmwa/questhandler.cpp +++ b/src/net/tmwa/questhandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/questhandler.h b/src/net/tmwa/questhandler.h index 9a67da40e..c2a47f46f 100644 --- a/src/net/tmwa/questhandler.h +++ b/src/net/tmwa/questhandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/questrecv.cpp b/src/net/tmwa/questrecv.cpp index 43d1b13c0..7f732514c 100644 --- a/src/net/tmwa/questrecv.cpp +++ b/src/net/tmwa/questrecv.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/questrecv.h b/src/net/tmwa/questrecv.h index 700dffaaf..24d7ea25a 100644 --- a/src/net/tmwa/questrecv.h +++ b/src/net/tmwa/questrecv.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/recvpackets.inc b/src/net/tmwa/recvpackets.inc index 3afbf07bb..808019018 100644 --- a/src/net/tmwa/recvpackets.inc +++ b/src/net/tmwa/recvpackets.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/roulettehandler.cpp b/src/net/tmwa/roulettehandler.cpp index 37ad30e78..566355ec1 100644 --- a/src/net/tmwa/roulettehandler.cpp +++ b/src/net/tmwa/roulettehandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/roulettehandler.h b/src/net/tmwa/roulettehandler.h index 592cce98c..990a46741 100644 --- a/src/net/tmwa/roulettehandler.h +++ b/src/net/tmwa/roulettehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/searchstorehandler.cpp b/src/net/tmwa/searchstorehandler.cpp index c86cc0141..596dd0935 100644 --- a/src/net/tmwa/searchstorehandler.cpp +++ b/src/net/tmwa/searchstorehandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/searchstorehandler.h b/src/net/tmwa/searchstorehandler.h index 3051c98a1..ff192cd50 100644 --- a/src/net/tmwa/searchstorehandler.h +++ b/src/net/tmwa/searchstorehandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/serverfeatures.cpp b/src/net/tmwa/serverfeatures.cpp index 21307d5b3..dbd8bdb07 100644 --- a/src/net/tmwa/serverfeatures.cpp +++ b/src/net/tmwa/serverfeatures.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 7fe6458b8..f4dea712d 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/skillhandler.cpp b/src/net/tmwa/skillhandler.cpp index 29bea45cc..067387163 100644 --- a/src/net/tmwa/skillhandler.cpp +++ b/src/net/tmwa/skillhandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/skillhandler.h b/src/net/tmwa/skillhandler.h index 719200e2e..687336aa7 100644 --- a/src/net/tmwa/skillhandler.h +++ b/src/net/tmwa/skillhandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/skillrecv.cpp b/src/net/tmwa/skillrecv.cpp index 7139c68bf..546a94b2c 100644 --- a/src/net/tmwa/skillrecv.cpp +++ b/src/net/tmwa/skillrecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/skillrecv.h b/src/net/tmwa/skillrecv.h index a9b779c1d..727a32698 100644 --- a/src/net/tmwa/skillrecv.h +++ b/src/net/tmwa/skillrecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/sp.h b/src/net/tmwa/sp.h index f4116e1f1..018504e05 100644 --- a/src/net/tmwa/sp.h +++ b/src/net/tmwa/sp.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/sprite.h b/src/net/tmwa/sprite.h index 45c635f7b..97cdada4c 100644 --- a/src/net/tmwa/sprite.h +++ b/src/net/tmwa/sprite.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/tradehandler.cpp b/src/net/tmwa/tradehandler.cpp index 66865740e..4310d4c4a 100644 --- a/src/net/tmwa/tradehandler.cpp +++ b/src/net/tmwa/tradehandler.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/tradehandler.h b/src/net/tmwa/tradehandler.h index 9f8b08e70..7a1f5204c 100644 --- a/src/net/tmwa/tradehandler.h +++ b/src/net/tmwa/tradehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/traderecv.cpp b/src/net/tmwa/traderecv.cpp index 401ff80ba..a737845fe 100644 --- a/src/net/tmwa/traderecv.cpp +++ b/src/net/tmwa/traderecv.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/traderecv.h b/src/net/tmwa/traderecv.h index f8cd97609..253348dab 100644 --- a/src/net/tmwa/traderecv.h +++ b/src/net/tmwa/traderecv.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/updateprotocol.cpp b/src/net/tmwa/updateprotocol.cpp index b7aeae2d8..cbf514c94 100644 --- a/src/net/tmwa/updateprotocol.cpp +++ b/src/net/tmwa/updateprotocol.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/updateprotocol.h b/src/net/tmwa/updateprotocol.h index 7b04a062b..f460f2c7c 100644 --- a/src/net/tmwa/updateprotocol.h +++ b/src/net/tmwa/updateprotocol.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/vendinghandler.cpp b/src/net/tmwa/vendinghandler.cpp index 6bddd659f..c898eff90 100644 --- a/src/net/tmwa/vendinghandler.cpp +++ b/src/net/tmwa/vendinghandler.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tmwa/vendinghandler.h b/src/net/tmwa/vendinghandler.h index d8023fb1c..826555c75 100644 --- a/src/net/tmwa/vendinghandler.h +++ b/src/net/tmwa/vendinghandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/tradehandler.h b/src/net/tradehandler.h index 3a0697817..ce460d736 100644 --- a/src/net/tradehandler.h +++ b/src/net/tradehandler.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/updatetypeoperators.cpp b/src/net/updatetypeoperators.cpp index 1fad95ff9..8ba8224a0 100644 --- a/src/net/updatetypeoperators.cpp +++ b/src/net/updatetypeoperators.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/updatetypeoperators.h b/src/net/updatetypeoperators.h index a1624d6c7..93a062088 100644 --- a/src/net/updatetypeoperators.h +++ b/src/net/updatetypeoperators.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/uploadcharinfo.h b/src/net/uploadcharinfo.h index b25fc62e8..3058bc989 100644 --- a/src/net/uploadcharinfo.h +++ b/src/net/uploadcharinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/vendinghandler.h b/src/net/vendinghandler.h index 2e5d2dffe..719f0ad1f 100644 --- a/src/net/vendinghandler.h +++ b/src/net/vendinghandler.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h index 15b7e89a1..1e568d974 100644 --- a/src/net/worldinfo.h +++ b/src/net/worldinfo.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/notifymanager.cpp b/src/notifymanager.cpp index fcd432ec0..d5cc292ec 100644 --- a/src/notifymanager.cpp +++ b/src/notifymanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/notifymanager.h b/src/notifymanager.h index f31b6543f..41cba0e6e 100644 --- a/src/notifymanager.h +++ b/src/notifymanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/options.h b/src/options.h index 62fbcce66..5cec7a4f3 100644 --- a/src/options.h +++ b/src/options.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/animationparticle.cpp b/src/particle/animationparticle.cpp index dc9142e8a..baeb0701e 100644 --- a/src/particle/animationparticle.cpp +++ b/src/particle/animationparticle.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/animationparticle.h b/src/particle/animationparticle.h index 5ea8e3599..9c5e6af5d 100644 --- a/src/particle/animationparticle.h +++ b/src/particle/animationparticle.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/imageparticle.cpp b/src/particle/imageparticle.cpp index c7dfa1c7d..796d0cd72 100644 --- a/src/particle/imageparticle.cpp +++ b/src/particle/imageparticle.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/imageparticle.h b/src/particle/imageparticle.h index 42e01266d..dfd46c912 100644 --- a/src/particle/imageparticle.h +++ b/src/particle/imageparticle.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particle.cpp b/src/particle/particle.cpp index 0c6629860..5fd68f878 100644 --- a/src/particle/particle.cpp +++ b/src/particle/particle.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particle.h b/src/particle/particle.h index 859a61505..7004af0e6 100644 --- a/src/particle/particle.h +++ b/src/particle/particle.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particlecontainer.cpp b/src/particle/particlecontainer.cpp index 03d09d92a..c6c469436 100644 --- a/src/particle/particlecontainer.cpp +++ b/src/particle/particlecontainer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particlecontainer.h b/src/particle/particlecontainer.h index fe0a2addb..7b8f9f83f 100644 --- a/src/particle/particlecontainer.h +++ b/src/particle/particlecontainer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particleemitter.cpp b/src/particle/particleemitter.cpp index b3fec4142..cab5dbc96 100644 --- a/src/particle/particleemitter.cpp +++ b/src/particle/particleemitter.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particleemitter.h b/src/particle/particleemitter.h index 493024d50..ca560953b 100644 --- a/src/particle/particleemitter.h +++ b/src/particle/particleemitter.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particleemitterprop.h b/src/particle/particleemitterprop.h index 66662a777..3acfe88f6 100644 --- a/src/particle/particleemitterprop.h +++ b/src/particle/particleemitterprop.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particleengine.cpp b/src/particle/particleengine.cpp index 5486076c4..5150aee3b 100644 --- a/src/particle/particleengine.cpp +++ b/src/particle/particleengine.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particleengine.h b/src/particle/particleengine.h index 55c224414..02d0dcb5b 100644 --- a/src/particle/particleengine.h +++ b/src/particle/particleengine.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particleinfo.h b/src/particle/particleinfo.h index 7786163ea..ebf7a47a4 100644 --- a/src/particle/particleinfo.h +++ b/src/particle/particleinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particlelist.cpp b/src/particle/particlelist.cpp index 209ecfd32..e254da1be 100644 --- a/src/particle/particlelist.cpp +++ b/src/particle/particlelist.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particlelist.h b/src/particle/particlelist.h index 6d27903cd..83c23a454 100644 --- a/src/particle/particlelist.h +++ b/src/particle/particlelist.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particletimer.h b/src/particle/particletimer.h index fa4b86458..083ad6503 100644 --- a/src/particle/particletimer.h +++ b/src/particle/particletimer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particlevector.cpp b/src/particle/particlevector.cpp index a38db6d01..aa7ce828a 100644 --- a/src/particle/particlevector.cpp +++ b/src/particle/particlevector.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/particlevector.h b/src/particle/particlevector.h index d8ec917c9..2603ad89c 100644 --- a/src/particle/particlevector.h +++ b/src/particle/particlevector.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/rotationalparticle.cpp b/src/particle/rotationalparticle.cpp index dd9ea79bb..c471bd01a 100644 --- a/src/particle/rotationalparticle.cpp +++ b/src/particle/rotationalparticle.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/rotationalparticle.h b/src/particle/rotationalparticle.h index c0b163b21..a51035c50 100644 --- a/src/particle/rotationalparticle.h +++ b/src/particle/rotationalparticle.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/textparticle.cpp b/src/particle/textparticle.cpp index d41dcef2b..84eb4f8ef 100644 --- a/src/particle/textparticle.cpp +++ b/src/particle/textparticle.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/particle/textparticle.h b/src/particle/textparticle.h index e13b2e13c..e67120688 100644 --- a/src/particle/textparticle.h +++ b/src/particle/textparticle.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/party.cpp b/src/party.cpp index 67acb2bd3..4b14aa32b 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/party.h b/src/party.h index 9f2462ac8..ebe902967 100644 --- a/src/party.h +++ b/src/party.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/position.cpp b/src/position.cpp index 61f2f011f..1bb5c0618 100644 --- a/src/position.cpp +++ b/src/position.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/position.h b/src/position.h index a2cb033f8..08d69d695 100644 --- a/src/position.h +++ b/src/position.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/graphics.cpp b/src/render/graphics.cpp index 931ac41f7..a27325839 100644 --- a/src/render/graphics.cpp +++ b/src/render/graphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/graphics.h b/src/render/graphics.h index a7d1a23d1..d0fabb997 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/graphics_calcImageRect.hpp b/src/render/graphics_calcImageRect.hpp index a0cc73ff7..ea04a95cc 100644 --- a/src/render/graphics_calcImageRect.hpp +++ b/src/render/graphics_calcImageRect.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/graphics_drawImageRect.hpp b/src/render/graphics_drawImageRect.hpp index 55b4af8e7..1f3c5a38d 100644 --- a/src/render/graphics_drawImageRect.hpp +++ b/src/render/graphics_drawImageRect.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/graphicsdef.hpp b/src/render/graphicsdef.hpp index 79a971578..7217361c0 100644 --- a/src/render/graphicsdef.hpp +++ b/src/render/graphicsdef.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/imagegraphics.cpp b/src/render/imagegraphics.cpp index 8668f67af..5a425c04a 100644 --- a/src/render/imagegraphics.cpp +++ b/src/render/imagegraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/imagegraphics.h b/src/render/imagegraphics.h index e1bdad741..fde338ec3 100644 --- a/src/render/imagegraphics.h +++ b/src/render/imagegraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/mobileopengl2graphics.cpp b/src/render/mobileopengl2graphics.cpp index 574e16a40..d077aaa9f 100644 --- a/src/render/mobileopengl2graphics.cpp +++ b/src/render/mobileopengl2graphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/mobileopengl2graphics.h b/src/render/mobileopengl2graphics.h index 217e86609..3b88d1f93 100644 --- a/src/render/mobileopengl2graphics.h +++ b/src/render/mobileopengl2graphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/mobileopenglgraphics.cpp b/src/render/mobileopenglgraphics.cpp index 77e89c447..55f7833d5 100644 --- a/src/render/mobileopenglgraphics.cpp +++ b/src/render/mobileopenglgraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/mobileopenglgraphics.h b/src/render/mobileopenglgraphics.h index f472abe58..19055119d 100644 --- a/src/render/mobileopenglgraphics.h +++ b/src/render/mobileopenglgraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/modernopenglgraphics.cpp b/src/render/modernopenglgraphics.cpp index 10f5d209a..248d2f086 100644 --- a/src/render/modernopenglgraphics.cpp +++ b/src/render/modernopenglgraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/modernopenglgraphics.h b/src/render/modernopenglgraphics.h index f81e152ad..f0fe630a6 100644 --- a/src/render/modernopenglgraphics.h +++ b/src/render/modernopenglgraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/nacl/naclfunctions.h b/src/render/nacl/naclfunctions.h index 4330014c3..c7b24f10d 100644 --- a/src/render/nacl/naclfunctions.h +++ b/src/render/nacl/naclfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/nacl/naclgles.cpp b/src/render/nacl/naclgles.cpp index d7970bbad..90cd9b8c3 100644 --- a/src/render/nacl/naclgles.cpp +++ b/src/render/nacl/naclgles.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/nacl/naclgles.h b/src/render/nacl/naclgles.h index 4ddc04160..6d7683190 100644 --- a/src/render/nacl/naclgles.h +++ b/src/render/nacl/naclgles.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/normalopenglgraphics.cpp b/src/render/normalopenglgraphics.cpp index 7ca56e624..0de8d5a8d 100644 --- a/src/render/normalopenglgraphics.cpp +++ b/src/render/normalopenglgraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/normalopenglgraphics.h b/src/render/normalopenglgraphics.h index 170542abb..d32ae57e6 100644 --- a/src/render/normalopenglgraphics.h +++ b/src/render/normalopenglgraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/nullopenglgraphics.cpp b/src/render/nullopenglgraphics.cpp index a39ce8518..c371a88f5 100644 --- a/src/render/nullopenglgraphics.cpp +++ b/src/render/nullopenglgraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/nullopenglgraphics.h b/src/render/nullopenglgraphics.h index 62a157cd3..78443de3c 100644 --- a/src/render/nullopenglgraphics.h +++ b/src/render/nullopenglgraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgl.cpp b/src/render/opengl/mgl.cpp index 11c4ca462..b2fd24c83 100644 --- a/src/render/opengl/mgl.cpp +++ b/src/render/opengl/mgl.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgl.h b/src/render/opengl/mgl.h index 8f0e55e52..c761c2131 100644 --- a/src/render/opengl/mgl.h +++ b/src/render/opengl/mgl.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgl.hpp b/src/render/opengl/mgl.hpp index b6b6a8508..980746edd 100644 --- a/src/render/opengl/mgl.hpp +++ b/src/render/opengl/mgl.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglcheck.h b/src/render/opengl/mglcheck.h index 478ea25ba..0fa2e4ba6 100644 --- a/src/render/opengl/mglcheck.h +++ b/src/render/opengl/mglcheck.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgldefines.h b/src/render/opengl/mgldefines.h index 84b12da26..7f3a09334 100644 --- a/src/render/opengl/mgldefines.h +++ b/src/render/opengl/mgldefines.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglemu.cpp b/src/render/opengl/mglemu.cpp index 669f7952f..d0a4d0916 100644 --- a/src/render/opengl/mglemu.cpp +++ b/src/render/opengl/mglemu.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglemu.h b/src/render/opengl/mglemu.h index eb291dafd..cb31eaef2 100644 --- a/src/render/opengl/mglemu.h +++ b/src/render/opengl/mglemu.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglfunctions.h b/src/render/opengl/mglfunctions.h index a8009f899..2323283d2 100644 --- a/src/render/opengl/mglfunctions.h +++ b/src/render/opengl/mglfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgltypes.h b/src/render/opengl/mgltypes.h index 828b862ce..f55026859 100644 --- a/src/render/opengl/mgltypes.h +++ b/src/render/opengl/mgltypes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/naclglfunctions.h b/src/render/opengl/naclglfunctions.h index 7bff00681..4dc8424eb 100644 --- a/src/render/opengl/naclglfunctions.h +++ b/src/render/opengl/naclglfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/opengldebug.h b/src/render/opengl/opengldebug.h index ebd449795..4afe25491 100644 --- a/src/render/opengl/opengldebug.h +++ b/src/render/opengl/opengldebug.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglgraphicsdef.hpp b/src/render/openglgraphicsdef.hpp index f21848415..48d3ccd25 100644 --- a/src/render/openglgraphicsdef.hpp +++ b/src/render/openglgraphicsdef.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglgraphicsdef1.hpp b/src/render/openglgraphicsdef1.hpp index debce29fa..ba921494d 100644 --- a/src/render/openglgraphicsdef1.hpp +++ b/src/render/openglgraphicsdef1.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglgraphicsdefadvanced.hpp b/src/render/openglgraphicsdefadvanced.hpp index 3cea398e4..4205b525f 100644 --- a/src/render/openglgraphicsdefadvanced.hpp +++ b/src/render/openglgraphicsdefadvanced.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglx.cpp b/src/render/openglx/mglx.cpp index 73b00082b..a02c8e326 100644 --- a/src/render/openglx/mglx.cpp +++ b/src/render/openglx/mglx.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglx.h b/src/render/openglx/mglx.h index b522f29b9..3f591f26f 100644 --- a/src/render/openglx/mglx.h +++ b/src/render/openglx/mglx.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglx.hpp b/src/render/openglx/mglx.hpp index f663e4679..0e3e2b9ac 100644 --- a/src/render/openglx/mglx.hpp +++ b/src/render/openglx/mglx.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglxinit.cpp b/src/render/openglx/mglxinit.cpp index ffe2c5f2f..10eb93567 100644 --- a/src/render/openglx/mglxinit.cpp +++ b/src/render/openglx/mglxinit.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglxinit.h b/src/render/openglx/mglxinit.h index de8e1086a..96704821e 100644 --- a/src/render/openglx/mglxinit.h +++ b/src/render/openglx/mglxinit.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglxtypes.h b/src/render/openglx/mglxtypes.h index 1d4064967..b9aa0a55d 100644 --- a/src/render/openglx/mglxtypes.h +++ b/src/render/openglx/mglxtypes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/renderers.cpp b/src/render/renderers.cpp index ac5cc71d9..0f8baf6e4 100644 --- a/src/render/renderers.cpp +++ b/src/render/renderers.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/renderers.h b/src/render/renderers.h index e668e5039..f2f5d3928 100644 --- a/src/render/renderers.h +++ b/src/render/renderers.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/rendererslistsdl.h b/src/render/rendererslistsdl.h index 1f3297dbe..8fc833247 100644 --- a/src/render/rendererslistsdl.h +++ b/src/render/rendererslistsdl.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/rendererslistsdl2.h b/src/render/rendererslistsdl2.h index 3944f4a56..22a975cfa 100644 --- a/src/render/rendererslistsdl2.h +++ b/src/render/rendererslistsdl2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/safeopenglgraphics.cpp b/src/render/safeopenglgraphics.cpp index 6ddb33ebc..5eef25e2b 100644 --- a/src/render/safeopenglgraphics.cpp +++ b/src/render/safeopenglgraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/safeopenglgraphics.h b/src/render/safeopenglgraphics.h index e311333a2..e1830832d 100644 --- a/src/render/safeopenglgraphics.h +++ b/src/render/safeopenglgraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/sdl2graphics.cpp b/src/render/sdl2graphics.cpp index 701b96001..21aab3779 100644 --- a/src/render/sdl2graphics.cpp +++ b/src/render/sdl2graphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/sdl2graphics.h b/src/render/sdl2graphics.h index f0dc83329..5db1cf179 100644 --- a/src/render/sdl2graphics.h +++ b/src/render/sdl2graphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/sdl2softwaregraphics.cpp b/src/render/sdl2softwaregraphics.cpp index 75effa3f9..91e3ce7a4 100644 --- a/src/render/sdl2softwaregraphics.cpp +++ b/src/render/sdl2softwaregraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/sdl2softwaregraphics.h b/src/render/sdl2softwaregraphics.h index 906ff106b..438b02674 100644 --- a/src/render/sdl2softwaregraphics.h +++ b/src/render/sdl2softwaregraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/sdlgraphics.cpp b/src/render/sdlgraphics.cpp index 681e1df09..2e0069043 100644 --- a/src/render/sdlgraphics.cpp +++ b/src/render/sdlgraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h index bb9e7bd60..e93c5df06 100644 --- a/src/render/sdlgraphics.h +++ b/src/render/sdlgraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/shaders/shader.cpp b/src/render/shaders/shader.cpp index aade39116..97ede0520 100644 --- a/src/render/shaders/shader.cpp +++ b/src/render/shaders/shader.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/shaders/shader.h b/src/render/shaders/shader.h index 21bc48b30..f11d9d44e 100644 --- a/src/render/shaders/shader.h +++ b/src/render/shaders/shader.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/shaders/shaderprogram.cpp b/src/render/shaders/shaderprogram.cpp index f62f3bbc0..bd19230b5 100644 --- a/src/render/shaders/shaderprogram.cpp +++ b/src/render/shaders/shaderprogram.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/shaders/shaderprogram.h b/src/render/shaders/shaderprogram.h index d1c55206e..b8d8e4bc3 100644 --- a/src/render/shaders/shaderprogram.h +++ b/src/render/shaders/shaderprogram.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/shaders/shadersmanager.cpp b/src/render/shaders/shadersmanager.cpp index 96f4c3738..93de709f5 100644 --- a/src/render/shaders/shadersmanager.cpp +++ b/src/render/shaders/shadersmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/shaders/shadersmanager.h b/src/render/shaders/shadersmanager.h index ec1a322b8..9f6bd894f 100644 --- a/src/render/shaders/shadersmanager.h +++ b/src/render/shaders/shadersmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/softwaregraphicsdef.hpp b/src/render/softwaregraphicsdef.hpp index c3eecf451..b630a0657 100644 --- a/src/render/softwaregraphicsdef.hpp +++ b/src/render/softwaregraphicsdef.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/surfacegraphics.cpp b/src/render/surfacegraphics.cpp index 7c3bfaa57..543f2add1 100644 --- a/src/render/surfacegraphics.cpp +++ b/src/render/surfacegraphics.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/surfacegraphics.h b/src/render/surfacegraphics.h index 9ec86d05d..095b320c7 100644 --- a/src/render/surfacegraphics.h +++ b/src/render/surfacegraphics.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/vertexes/imagecollection.cpp b/src/render/vertexes/imagecollection.cpp index 6e8e74877..2c626e03d 100644 --- a/src/render/vertexes/imagecollection.cpp +++ b/src/render/vertexes/imagecollection.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/vertexes/imagecollection.h b/src/render/vertexes/imagecollection.h index 211a2959e..c5b9dfe55 100644 --- a/src/render/vertexes/imagecollection.h +++ b/src/render/vertexes/imagecollection.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/vertexes/imagevertexes.cpp b/src/render/vertexes/imagevertexes.cpp index 6a43baa34..3aff57636 100644 --- a/src/render/vertexes/imagevertexes.cpp +++ b/src/render/vertexes/imagevertexes.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/vertexes/imagevertexes.h b/src/render/vertexes/imagevertexes.h index 74c1baa30..1beb9cde0 100644 --- a/src/render/vertexes/imagevertexes.h +++ b/src/render/vertexes/imagevertexes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/vertexes/openglgraphicsvertexes.cpp b/src/render/vertexes/openglgraphicsvertexes.cpp index b60efbc4f..95f19b996 100644 --- a/src/render/vertexes/openglgraphicsvertexes.cpp +++ b/src/render/vertexes/openglgraphicsvertexes.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/vertexes/openglgraphicsvertexes.h b/src/render/vertexes/openglgraphicsvertexes.h index ea2ff86d2..646c29738 100644 --- a/src/render/vertexes/openglgraphicsvertexes.h +++ b/src/render/vertexes/openglgraphicsvertexes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/action.cpp b/src/resources/action.cpp index ff7a48997..feb991684 100644 --- a/src/resources/action.cpp +++ b/src/resources/action.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/action.h b/src/resources/action.h index d86846a15..4a8527603 100644 --- a/src/resources/action.h +++ b/src/resources/action.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/ambientlayer.cpp b/src/resources/ambientlayer.cpp index fe8101eb4..50397ab6a 100644 --- a/src/resources/ambientlayer.cpp +++ b/src/resources/ambientlayer.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/ambientlayer.h b/src/resources/ambientlayer.h index 9aabf0a91..255d62731 100644 --- a/src/resources/ambientlayer.h +++ b/src/resources/ambientlayer.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/animation/animation.cpp b/src/resources/animation/animation.cpp index a657823e6..ff3883c0d 100644 --- a/src/resources/animation/animation.cpp +++ b/src/resources/animation/animation.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/animation/animation.h b/src/resources/animation/animation.h index 8b99bac1b..96771e82a 100644 --- a/src/resources/animation/animation.h +++ b/src/resources/animation/animation.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/animation/simpleanimation.cpp b/src/resources/animation/simpleanimation.cpp index b3292f4bb..ee489debb 100644 --- a/src/resources/animation/simpleanimation.cpp +++ b/src/resources/animation/simpleanimation.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/animation/simpleanimation.h b/src/resources/animation/simpleanimation.h index e04bf6743..630477d42 100644 --- a/src/resources/animation/simpleanimation.h +++ b/src/resources/animation/simpleanimation.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasitem.h b/src/resources/atlas/atlasitem.h index 9b2a3042b..5d2762fb5 100644 --- a/src/resources/atlas/atlasitem.h +++ b/src/resources/atlas/atlasitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasmanager.cpp b/src/resources/atlas/atlasmanager.cpp index abcec0225..4e9028027 100644 --- a/src/resources/atlas/atlasmanager.cpp +++ b/src/resources/atlas/atlasmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasmanager.h b/src/resources/atlas/atlasmanager.h index 84f66e845..e619ce736 100644 --- a/src/resources/atlas/atlasmanager.h +++ b/src/resources/atlas/atlasmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasresource.cpp b/src/resources/atlas/atlasresource.cpp index a9033764d..5f2a3d3c7 100644 --- a/src/resources/atlas/atlasresource.cpp +++ b/src/resources/atlas/atlasresource.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/atlasresource.h b/src/resources/atlas/atlasresource.h index 5753c77e3..6f2178b6d 100644 --- a/src/resources/atlas/atlasresource.h +++ b/src/resources/atlas/atlasresource.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/atlas/textureatlas.h b/src/resources/atlas/textureatlas.h index 98665d5a2..f02eb6f35 100644 --- a/src/resources/atlas/textureatlas.h +++ b/src/resources/atlas/textureatlas.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/attack.h b/src/resources/attack.h index 9094892bc..d9881bf0d 100644 --- a/src/resources/attack.h +++ b/src/resources/attack.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/basicstat.h b/src/resources/basicstat.h index 14ad90f03..ea53022a0 100644 --- a/src/resources/basicstat.h +++ b/src/resources/basicstat.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beingcommon.cpp b/src/resources/beingcommon.cpp index 801759571..ec3744da0 100644 --- a/src/resources/beingcommon.cpp +++ b/src/resources/beingcommon.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h index 92b39db4c..87f7b8088 100644 --- a/src/resources/beingcommon.h +++ b/src/resources/beingcommon.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beinginfo.cpp b/src/resources/beinginfo.cpp index 7e48d04ea..e4be68fce 100644 --- a/src/resources/beinginfo.cpp +++ b/src/resources/beinginfo.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beinginfo.h b/src/resources/beinginfo.h index d9ef9522c..2e7bc1743 100644 --- a/src/resources/beinginfo.h +++ b/src/resources/beinginfo.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beingmenuitem.h b/src/resources/beingmenuitem.h index 98944c4c9..270e6f6ac 100644 --- a/src/resources/beingmenuitem.h +++ b/src/resources/beingmenuitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beingslot.cpp b/src/resources/beingslot.cpp index f739bce67..e6e008584 100644 --- a/src/resources/beingslot.cpp +++ b/src/resources/beingslot.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/beingslot.h b/src/resources/beingslot.h index 840fbd2da..0c3f8a50c 100644 --- a/src/resources/beingslot.h +++ b/src/resources/beingslot.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/chatobject.cpp b/src/resources/chatobject.cpp index af5bc5737..24dc5436d 100644 --- a/src/resources/chatobject.cpp +++ b/src/resources/chatobject.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/chatobject.h b/src/resources/chatobject.h index fb4cc4972..f4371ec3c 100644 --- a/src/resources/chatobject.h +++ b/src/resources/chatobject.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/cursors.cpp b/src/resources/cursors.cpp index 5ca5ff35a..a773cd5af 100644 --- a/src/resources/cursors.cpp +++ b/src/resources/cursors.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/cursors.h b/src/resources/cursors.h index 52183722b..5f4bb66b1 100644 --- a/src/resources/cursors.h +++ b/src/resources/cursors.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/avatardb.cpp b/src/resources/db/avatardb.cpp index e41664e9a..b14f8fff6 100644 --- a/src/resources/db/avatardb.cpp +++ b/src/resources/db/avatardb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/avatardb.h b/src/resources/db/avatardb.h index 51dac81e0..537207a93 100644 --- a/src/resources/db/avatardb.h +++ b/src/resources/db/avatardb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/badgesdb.cpp b/src/resources/db/badgesdb.cpp index 6ee66f180..9e7a7fad4 100644 --- a/src/resources/db/badgesdb.cpp +++ b/src/resources/db/badgesdb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/badgesdb.h b/src/resources/db/badgesdb.h index 838faf7f2..ca8ac631e 100644 --- a/src/resources/db/badgesdb.h +++ b/src/resources/db/badgesdb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/chardb.cpp b/src/resources/db/chardb.cpp index 3d25dc245..96372dfc8 100644 --- a/src/resources/db/chardb.cpp +++ b/src/resources/db/chardb.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/chardb.h b/src/resources/db/chardb.h index 6eb1688e2..128777827 100644 --- a/src/resources/db/chardb.h +++ b/src/resources/db/chardb.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/colordb.cpp b/src/resources/db/colordb.cpp index d051539e8..0d268c78a 100644 --- a/src/resources/db/colordb.cpp +++ b/src/resources/db/colordb.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/colordb.h b/src/resources/db/colordb.h index dcb417019..09bf70645 100644 --- a/src/resources/db/colordb.h +++ b/src/resources/db/colordb.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/commandsdb.cpp b/src/resources/db/commandsdb.cpp index dafb6edb8..422fdbeda 100644 --- a/src/resources/db/commandsdb.cpp +++ b/src/resources/db/commandsdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/commandsdb.h b/src/resources/db/commandsdb.h index 38242c8b9..8c50a4367 100644 --- a/src/resources/db/commandsdb.h +++ b/src/resources/db/commandsdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/deaddb.cpp b/src/resources/db/deaddb.cpp index fe336b215..251ae3a33 100644 --- a/src/resources/db/deaddb.cpp +++ b/src/resources/db/deaddb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/deaddb.h b/src/resources/db/deaddb.h index def0a42f2..4d2c3eab3 100644 --- a/src/resources/db/deaddb.h +++ b/src/resources/db/deaddb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/elementaldb.cpp b/src/resources/db/elementaldb.cpp index 928200404..90b1e5943 100644 --- a/src/resources/db/elementaldb.cpp +++ b/src/resources/db/elementaldb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/elementaldb.h b/src/resources/db/elementaldb.h index 97953a32f..50a67c183 100644 --- a/src/resources/db/elementaldb.h +++ b/src/resources/db/elementaldb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/emotedb.cpp b/src/resources/db/emotedb.cpp index f04251afa..f8522be86 100644 --- a/src/resources/db/emotedb.cpp +++ b/src/resources/db/emotedb.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/emotedb.h b/src/resources/db/emotedb.h index 6d726de39..6d5420b51 100644 --- a/src/resources/db/emotedb.h +++ b/src/resources/db/emotedb.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/homunculusdb.cpp b/src/resources/db/homunculusdb.cpp index 42c3c2304..342824e30 100644 --- a/src/resources/db/homunculusdb.cpp +++ b/src/resources/db/homunculusdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/homunculusdb.h b/src/resources/db/homunculusdb.h index 45495d6b9..5a064567a 100644 --- a/src/resources/db/homunculusdb.h +++ b/src/resources/db/homunculusdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/horsedb.cpp b/src/resources/db/horsedb.cpp index cdcc9ef3b..44c4d02bf 100644 --- a/src/resources/db/horsedb.cpp +++ b/src/resources/db/horsedb.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/horsedb.h b/src/resources/db/horsedb.h index 8b009a108..226e53213 100644 --- a/src/resources/db/horsedb.h +++ b/src/resources/db/horsedb.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/itemdb.cpp b/src/resources/db/itemdb.cpp index 724724bac..482ec005d 100644 --- a/src/resources/db/itemdb.cpp +++ b/src/resources/db/itemdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/itemdb.h b/src/resources/db/itemdb.h index 8a2547b48..34421d84b 100644 --- a/src/resources/db/itemdb.h +++ b/src/resources/db/itemdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/itemfielddb.cpp b/src/resources/db/itemfielddb.cpp index a90821bc1..17f9b61e1 100644 --- a/src/resources/db/itemfielddb.cpp +++ b/src/resources/db/itemfielddb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/itemfielddb.h b/src/resources/db/itemfielddb.h index dc95e9558..9ccbce0fa 100644 --- a/src/resources/db/itemfielddb.h +++ b/src/resources/db/itemfielddb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/mapdb.cpp b/src/resources/db/mapdb.cpp index fde608496..cbac91e9d 100644 --- a/src/resources/db/mapdb.cpp +++ b/src/resources/db/mapdb.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/mapdb.h b/src/resources/db/mapdb.h index 2a71de1ce..09cc05c03 100644 --- a/src/resources/db/mapdb.h +++ b/src/resources/db/mapdb.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/mercenarydb.cpp b/src/resources/db/mercenarydb.cpp index 4b12e96ff..90c547208 100644 --- a/src/resources/db/mercenarydb.cpp +++ b/src/resources/db/mercenarydb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/mercenarydb.h b/src/resources/db/mercenarydb.h index 3bfa5c80b..1058a8f9e 100644 --- a/src/resources/db/mercenarydb.h +++ b/src/resources/db/mercenarydb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/moddb.cpp b/src/resources/db/moddb.cpp index a03461d32..c79b37800 100644 --- a/src/resources/db/moddb.cpp +++ b/src/resources/db/moddb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/moddb.h b/src/resources/db/moddb.h index f87b7f254..d2a009e9c 100644 --- a/src/resources/db/moddb.h +++ b/src/resources/db/moddb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/monsterdb.cpp b/src/resources/db/monsterdb.cpp index e950072dd..2cb5a6a0e 100644 --- a/src/resources/db/monsterdb.cpp +++ b/src/resources/db/monsterdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/monsterdb.h b/src/resources/db/monsterdb.h index 61778c44c..076814e9d 100644 --- a/src/resources/db/monsterdb.h +++ b/src/resources/db/monsterdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/networkdb.cpp b/src/resources/db/networkdb.cpp index 70a5b814f..5c2230e7b 100644 --- a/src/resources/db/networkdb.cpp +++ b/src/resources/db/networkdb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/networkdb.h b/src/resources/db/networkdb.h index b6eb47726..0018daaa5 100644 --- a/src/resources/db/networkdb.h +++ b/src/resources/db/networkdb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/npcdb.cpp b/src/resources/db/npcdb.cpp index 9efcb67a4..55ca39c99 100644 --- a/src/resources/db/npcdb.cpp +++ b/src/resources/db/npcdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/npcdb.h b/src/resources/db/npcdb.h index 5fcfd68ed..248bd6039 100644 --- a/src/resources/db/npcdb.h +++ b/src/resources/db/npcdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/npcdialogdb.cpp b/src/resources/db/npcdialogdb.cpp index e8ff02c11..fcd4504c0 100644 --- a/src/resources/db/npcdialogdb.cpp +++ b/src/resources/db/npcdialogdb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/npcdialogdb.h b/src/resources/db/npcdialogdb.h index 063241d7d..8e6e241af 100644 --- a/src/resources/db/npcdialogdb.h +++ b/src/resources/db/npcdialogdb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/palettedb.cpp b/src/resources/db/palettedb.cpp index 5602b007f..75d8be290 100644 --- a/src/resources/db/palettedb.cpp +++ b/src/resources/db/palettedb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/palettedb.h b/src/resources/db/palettedb.h index 349f863f5..2dc54eb53 100644 --- a/src/resources/db/palettedb.h +++ b/src/resources/db/palettedb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/petdb.cpp b/src/resources/db/petdb.cpp index bd6f93ec2..1a6e6e5cd 100644 --- a/src/resources/db/petdb.cpp +++ b/src/resources/db/petdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/petdb.h b/src/resources/db/petdb.h index fdb84d4b7..05d79d3eb 100644 --- a/src/resources/db/petdb.h +++ b/src/resources/db/petdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/skillunitdb.cpp b/src/resources/db/skillunitdb.cpp index d5657596b..b0a465ec4 100644 --- a/src/resources/db/skillunitdb.cpp +++ b/src/resources/db/skillunitdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/skillunitdb.h b/src/resources/db/skillunitdb.h index 83a135699..cdbd5354a 100644 --- a/src/resources/db/skillunitdb.h +++ b/src/resources/db/skillunitdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/sounddb.cpp b/src/resources/db/sounddb.cpp index 4a4b7cd08..ace3924bc 100644 --- a/src/resources/db/sounddb.cpp +++ b/src/resources/db/sounddb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/sounddb.h b/src/resources/db/sounddb.h index 6230cefae..dc6dddb0b 100644 --- a/src/resources/db/sounddb.h +++ b/src/resources/db/sounddb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/statdb.cpp b/src/resources/db/statdb.cpp index abb387711..d4424b6e2 100644 --- a/src/resources/db/statdb.cpp +++ b/src/resources/db/statdb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/statdb.h b/src/resources/db/statdb.h index f98eac111..1eaa6ed01 100644 --- a/src/resources/db/statdb.h +++ b/src/resources/db/statdb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/statuseffectdb.cpp b/src/resources/db/statuseffectdb.cpp index bf44a4189..a535da534 100644 --- a/src/resources/db/statuseffectdb.cpp +++ b/src/resources/db/statuseffectdb.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/statuseffectdb.h b/src/resources/db/statuseffectdb.h index 0231b3ec3..39af1f0e7 100644 --- a/src/resources/db/statuseffectdb.h +++ b/src/resources/db/statuseffectdb.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/weaponsdb.cpp b/src/resources/db/weaponsdb.cpp index 475b5970e..262199d6f 100644 --- a/src/resources/db/weaponsdb.cpp +++ b/src/resources/db/weaponsdb.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/db/weaponsdb.h b/src/resources/db/weaponsdb.h index b16b5a96b..9c7083c33 100644 --- a/src/resources/db/weaponsdb.h +++ b/src/resources/db/weaponsdb.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/delayedmanager.cpp b/src/resources/delayedmanager.cpp index 421479ba2..73d31e1e8 100644 --- a/src/resources/delayedmanager.cpp +++ b/src/resources/delayedmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/delayedmanager.h b/src/resources/delayedmanager.h index 8835dc315..a43a82b5c 100644 --- a/src/resources/delayedmanager.h +++ b/src/resources/delayedmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dye.cpp b/src/resources/dye/dye.cpp index 789c711c4..b9c9e4cd8 100644 --- a/src/resources/dye/dye.cpp +++ b/src/resources/dye/dye.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dye.h b/src/resources/dye/dye.h index 6313fa255..1f8eb2fdd 100644 --- a/src/resources/dye/dye.h +++ b/src/resources/dye/dye.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dye_unittest.cc b/src/resources/dye/dye_unittest.cc index 0218c0e9a..29d39ff3e 100644 --- a/src/resources/dye/dye_unittest.cc +++ b/src/resources/dye/dye_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyecolor.h b/src/resources/dye/dyecolor.h index a3558a4c3..3154802fd 100644 --- a/src/resources/dye/dyecolor.h +++ b/src/resources/dye/dyecolor.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette.cpp b/src/resources/dye/dyepalette.cpp index 28efd76ba..dfe6e95a2 100644 --- a/src/resources/dye/dyepalette.cpp +++ b/src/resources/dye/dyepalette.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette.h b/src/resources/dye/dyepalette.h index 3eefb4d2c..d869e39c6 100644 --- a/src/resources/dye/dyepalette.h +++ b/src/resources/dye/dyepalette.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceacolor.cpp b/src/resources/dye/dyepalette_replaceacolor.cpp index b5b77f770..51bd9e36f 100644 --- a/src/resources/dye/dyepalette_replaceacolor.cpp +++ b/src/resources/dye/dyepalette_replaceacolor.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceacolor_avx2.hpp b/src/resources/dye/dyepalette_replaceacolor_avx2.hpp index 4fdb403b8..7dc521f77 100644 --- a/src/resources/dye/dyepalette_replaceacolor_avx2.hpp +++ b/src/resources/dye/dyepalette_replaceacolor_avx2.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceacolor_default.hpp b/src/resources/dye/dyepalette_replaceacolor_default.hpp index cbe01a50d..c5bf0075f 100644 --- a/src/resources/dye/dyepalette_replaceacolor_default.hpp +++ b/src/resources/dye/dyepalette_replaceacolor_default.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceacolor_sse2.hpp b/src/resources/dye/dyepalette_replaceacolor_sse2.hpp index 98aadae57..82854f9d8 100644 --- a/src/resources/dye/dyepalette_replaceacolor_sse2.hpp +++ b/src/resources/dye/dyepalette_replaceacolor_sse2.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceaoglcolor.cpp b/src/resources/dye/dyepalette_replaceaoglcolor.cpp index 837885d69..0b87d675b 100644 --- a/src/resources/dye/dyepalette_replaceaoglcolor.cpp +++ b/src/resources/dye/dyepalette_replaceaoglcolor.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceaoglcolor_avx2.hpp b/src/resources/dye/dyepalette_replaceaoglcolor_avx2.hpp index a4e83bc87..d16367c4b 100644 --- a/src/resources/dye/dyepalette_replaceaoglcolor_avx2.hpp +++ b/src/resources/dye/dyepalette_replaceaoglcolor_avx2.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceaoglcolor_default.hpp b/src/resources/dye/dyepalette_replaceaoglcolor_default.hpp index 71bdf23ae..75604c608 100644 --- a/src/resources/dye/dyepalette_replaceaoglcolor_default.hpp +++ b/src/resources/dye/dyepalette_replaceaoglcolor_default.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replaceaoglcolor_sse2.hpp b/src/resources/dye/dyepalette_replaceaoglcolor_sse2.hpp index 24c15b506..6186d9ffd 100644 --- a/src/resources/dye/dyepalette_replaceaoglcolor_sse2.hpp +++ b/src/resources/dye/dyepalette_replaceaoglcolor_sse2.hpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacescolor.cpp b/src/resources/dye/dyepalette_replacescolor.cpp index 0dc78185b..89f58b855 100644 --- a/src/resources/dye/dyepalette_replacescolor.cpp +++ b/src/resources/dye/dyepalette_replacescolor.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacescolor_avx2.hpp b/src/resources/dye/dyepalette_replacescolor_avx2.hpp index aeed065f3..632bf2ca5 100644 --- a/src/resources/dye/dyepalette_replacescolor_avx2.hpp +++ b/src/resources/dye/dyepalette_replacescolor_avx2.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacescolor_default.hpp b/src/resources/dye/dyepalette_replacescolor_default.hpp index 7f1e0fbc3..43c6cc0d1 100644 --- a/src/resources/dye/dyepalette_replacescolor_default.hpp +++ b/src/resources/dye/dyepalette_replacescolor_default.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacescolor_sse2.hpp b/src/resources/dye/dyepalette_replacescolor_sse2.hpp index 437a05ff3..9e4772ac2 100644 --- a/src/resources/dye/dyepalette_replacescolor_sse2.hpp +++ b/src/resources/dye/dyepalette_replacescolor_sse2.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacesoglcolor.cpp b/src/resources/dye/dyepalette_replacesoglcolor.cpp index 9d9d8e6bc..57ffd6b50 100644 --- a/src/resources/dye/dyepalette_replacesoglcolor.cpp +++ b/src/resources/dye/dyepalette_replacesoglcolor.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacesoglcolor_avx2.hpp b/src/resources/dye/dyepalette_replacesoglcolor_avx2.hpp index 01eb97d51..6e45f807c 100644 --- a/src/resources/dye/dyepalette_replacesoglcolor_avx2.hpp +++ b/src/resources/dye/dyepalette_replacesoglcolor_avx2.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacesoglcolor_default.hpp b/src/resources/dye/dyepalette_replacesoglcolor_default.hpp index c74475a19..7669b99bf 100644 --- a/src/resources/dye/dyepalette_replacesoglcolor_default.hpp +++ b/src/resources/dye/dyepalette_replacesoglcolor_default.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_replacesoglcolor_sse2.hpp b/src/resources/dye/dyepalette_replacesoglcolor_sse2.hpp index 27be27c16..a59c53979 100644 --- a/src/resources/dye/dyepalette_replacesoglcolor_sse2.hpp +++ b/src/resources/dye/dyepalette_replacesoglcolor_sse2.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/dye/dyepalette_unittest.cc b/src/resources/dye/dyepalette_unittest.cc index d42e98b2e..a7af3c6a6 100644 --- a/src/resources/dye/dyepalette_unittest.cc +++ b/src/resources/dye/dyepalette_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/effectdescription.h b/src/resources/effectdescription.h index 9f4092c7e..17765d114 100644 --- a/src/resources/effectdescription.h +++ b/src/resources/effectdescription.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008 Fate * Copyright (C) 2008 Chuck Miller - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/emoteinfo.h b/src/resources/emoteinfo.h index 415a10986..d946d0709 100644 --- a/src/resources/emoteinfo.h +++ b/src/resources/emoteinfo.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/emotesprite.h b/src/resources/emotesprite.h index dcd208471..9347fad7e 100644 --- a/src/resources/emotesprite.h +++ b/src/resources/emotesprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/equipmentslots.h b/src/resources/equipmentslots.h index 7e4b8482d..27f03ebae 100644 --- a/src/resources/equipmentslots.h +++ b/src/resources/equipmentslots.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/fboinfo.h b/src/resources/fboinfo.h index e8c4ace88..ca1dc3ed5 100644 --- a/src/resources/fboinfo.h +++ b/src/resources/fboinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/frame.h b/src/resources/frame.h index 327a602a7..8dd6ebb6e 100644 --- a/src/resources/frame.h +++ b/src/resources/frame.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/horseinfo.h b/src/resources/horseinfo.h index 97bcdcc6f..6b628dfcb 100644 --- a/src/resources/horseinfo.h +++ b/src/resources/horseinfo.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/horseoffset.h b/src/resources/horseoffset.h index be7a3e76b..d68c0d0b0 100644 --- a/src/resources/horseoffset.h +++ b/src/resources/horseoffset.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/image/image.cpp b/src/resources/image/image.cpp index a3bb1b0ce..390bf6cf1 100644 --- a/src/resources/image/image.cpp +++ b/src/resources/image/image.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/image/image.h b/src/resources/image/image.h index 0a6060fef..762f82fab 100644 --- a/src/resources/image/image.h +++ b/src/resources/image/image.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/image/subimage.cpp b/src/resources/image/subimage.cpp index a26604d75..32e781af7 100644 --- a/src/resources/image/subimage.cpp +++ b/src/resources/image/subimage.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/image/subimage.h b/src/resources/image/subimage.h index 756298152..6f0b2e11b 100644 --- a/src/resources/image/subimage.h +++ b/src/resources/image/subimage.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imagehelper.cpp b/src/resources/imagehelper.cpp index 11deded0a..ae5684942 100644 --- a/src/resources/imagehelper.cpp +++ b/src/resources/imagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imagehelper.h b/src/resources/imagehelper.h index 4720de07b..9020e61b8 100644 --- a/src/resources/imagehelper.h +++ b/src/resources/imagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imagerect.h b/src/resources/imagerect.h index df83acfb0..003f2b540 100644 --- a/src/resources/imagerect.h +++ b/src/resources/imagerect.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imageset.cpp b/src/resources/imageset.cpp index 913a861e5..068972c70 100644 --- a/src/resources/imageset.cpp +++ b/src/resources/imageset.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imageset.h b/src/resources/imageset.h index 3378cd365..8d5cf6249 100644 --- a/src/resources/imageset.h +++ b/src/resources/imageset.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imagewriter.cpp b/src/resources/imagewriter.cpp index e599af156..4c43e19f3 100644 --- a/src/resources/imagewriter.cpp +++ b/src/resources/imagewriter.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/imagewriter.h b/src/resources/imagewriter.h index 1f1811386..0ce6d793b 100644 --- a/src/resources/imagewriter.h +++ b/src/resources/imagewriter.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/inventory/complexinventory.cpp b/src/resources/inventory/complexinventory.cpp index 724b89762..82490ac8b 100644 --- a/src/resources/inventory/complexinventory.cpp +++ b/src/resources/inventory/complexinventory.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/inventory/complexinventory.h b/src/resources/inventory/complexinventory.h index 996212d18..f016ab5e5 100644 --- a/src/resources/inventory/complexinventory.h +++ b/src/resources/inventory/complexinventory.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/inventory/inventory.cpp b/src/resources/inventory/inventory.cpp index e0a6d833e..3421508ad 100644 --- a/src/resources/inventory/inventory.cpp +++ b/src/resources/inventory/inventory.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/inventory/inventory.h b/src/resources/inventory/inventory.h index 473284c09..f4d275eae 100644 --- a/src/resources/inventory/inventory.h +++ b/src/resources/inventory/inventory.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/cardslist.cpp b/src/resources/item/cardslist.cpp index c26d023b3..d4e26466f 100644 --- a/src/resources/item/cardslist.cpp +++ b/src/resources/item/cardslist.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/cardslist.h b/src/resources/item/cardslist.h index 884766be8..1a6e5977d 100644 --- a/src/resources/item/cardslist.h +++ b/src/resources/item/cardslist.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/complexitem.cpp b/src/resources/item/complexitem.cpp index ecb4edb9e..08901a90e 100644 --- a/src/resources/item/complexitem.cpp +++ b/src/resources/item/complexitem.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/complexitem.h b/src/resources/item/complexitem.h index 0fe16a999..6103f23b6 100644 --- a/src/resources/item/complexitem.h +++ b/src/resources/item/complexitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/item.cpp b/src/resources/item/item.cpp index 9d3a1b3f8..99fed928d 100644 --- a/src/resources/item/item.cpp +++ b/src/resources/item/item.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/item.h b/src/resources/item/item.h index 8aa802c6c..2a638f68a 100644 --- a/src/resources/item/item.h +++ b/src/resources/item/item.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/itemfieldtype.h b/src/resources/item/itemfieldtype.h index 4b1c485dd..e7a6424b9 100644 --- a/src/resources/item/itemfieldtype.h +++ b/src/resources/item/itemfieldtype.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/shopitem.cpp b/src/resources/item/shopitem.cpp index 1f70076b9..74b4f2de8 100644 --- a/src/resources/item/shopitem.cpp +++ b/src/resources/item/shopitem.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/item/shopitem.h b/src/resources/item/shopitem.h index 7961fce92..96b8fcbf9 100644 --- a/src/resources/item/shopitem.h +++ b/src/resources/item/shopitem.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/iteminfo.cpp b/src/resources/iteminfo.cpp index a71cdc448..fabf96f3b 100644 --- a/src/resources/iteminfo.cpp +++ b/src/resources/iteminfo.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h index 7bcc8d673..722db5c15 100644 --- a/src/resources/iteminfo.h +++ b/src/resources/iteminfo.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/itemtypemap.h b/src/resources/itemtypemap.h index 87b5b6ff0..fd8390e3c 100644 --- a/src/resources/itemtypemap.h +++ b/src/resources/itemtypemap.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/itemtypemapdata.h b/src/resources/itemtypemapdata.h index 19f8f658a..5f0bd985c 100644 --- a/src/resources/itemtypemapdata.h +++ b/src/resources/itemtypemapdata.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/atlasloader.cpp b/src/resources/loaders/atlasloader.cpp index 3d05972eb..c95099d0b 100644 --- a/src/resources/loaders/atlasloader.cpp +++ b/src/resources/loaders/atlasloader.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/atlasloader.h b/src/resources/loaders/atlasloader.h index 81f8e6274..34aec22a8 100644 --- a/src/resources/loaders/atlasloader.h +++ b/src/resources/loaders/atlasloader.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/emptyatlasloader.cpp b/src/resources/loaders/emptyatlasloader.cpp index 3b8ef9078..410c42051 100644 --- a/src/resources/loaders/emptyatlasloader.cpp +++ b/src/resources/loaders/emptyatlasloader.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/emptyatlasloader.h b/src/resources/loaders/emptyatlasloader.h index 67b143455..8a731f8b6 100644 --- a/src/resources/loaders/emptyatlasloader.h +++ b/src/resources/loaders/emptyatlasloader.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/imageloader.cpp b/src/resources/loaders/imageloader.cpp index 15eac006f..cf8a7ecc8 100644 --- a/src/resources/loaders/imageloader.cpp +++ b/src/resources/loaders/imageloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/imageloader.h b/src/resources/loaders/imageloader.h index 725511ede..0cac7d431 100644 --- a/src/resources/loaders/imageloader.h +++ b/src/resources/loaders/imageloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/imagesetloader.cpp b/src/resources/loaders/imagesetloader.cpp index 590739490..cb13d1293 100644 --- a/src/resources/loaders/imagesetloader.cpp +++ b/src/resources/loaders/imagesetloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/imagesetloader.h b/src/resources/loaders/imagesetloader.h index 320958f07..87e8215f8 100644 --- a/src/resources/loaders/imagesetloader.h +++ b/src/resources/loaders/imagesetloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/musicloader.cpp b/src/resources/loaders/musicloader.cpp index 44a91dc06..27b15c1c1 100644 --- a/src/resources/loaders/musicloader.cpp +++ b/src/resources/loaders/musicloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/musicloader.h b/src/resources/loaders/musicloader.h index 06ee28312..aab14e3da 100644 --- a/src/resources/loaders/musicloader.h +++ b/src/resources/loaders/musicloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/rescaledloader.cpp b/src/resources/loaders/rescaledloader.cpp index f9f11c9d6..9bf2272b5 100644 --- a/src/resources/loaders/rescaledloader.cpp +++ b/src/resources/loaders/rescaledloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/rescaledloader.h b/src/resources/loaders/rescaledloader.h index 330f3eaa0..08960f530 100644 --- a/src/resources/loaders/rescaledloader.h +++ b/src/resources/loaders/rescaledloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/shaderloader.cpp b/src/resources/loaders/shaderloader.cpp index 22138b98b..7c5edcb19 100644 --- a/src/resources/loaders/shaderloader.cpp +++ b/src/resources/loaders/shaderloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/shaderloader.h b/src/resources/loaders/shaderloader.h index 1b7372d7e..6331f2aef 100644 --- a/src/resources/loaders/shaderloader.h +++ b/src/resources/loaders/shaderloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/shaderprogramloader.cpp b/src/resources/loaders/shaderprogramloader.cpp index d495c659e..626d5f93a 100644 --- a/src/resources/loaders/shaderprogramloader.cpp +++ b/src/resources/loaders/shaderprogramloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/shaderprogramloader.h b/src/resources/loaders/shaderprogramloader.h index ca5c2b086..3554456c8 100644 --- a/src/resources/loaders/shaderprogramloader.h +++ b/src/resources/loaders/shaderprogramloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/soundloader.cpp b/src/resources/loaders/soundloader.cpp index 7ec18063e..2ed5e526f 100644 --- a/src/resources/loaders/soundloader.cpp +++ b/src/resources/loaders/soundloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/soundloader.h b/src/resources/loaders/soundloader.h index 789fc7180..cd05d46c1 100644 --- a/src/resources/loaders/soundloader.h +++ b/src/resources/loaders/soundloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/spritedefloader.cpp b/src/resources/loaders/spritedefloader.cpp index 3cbb03652..3e9d48155 100644 --- a/src/resources/loaders/spritedefloader.cpp +++ b/src/resources/loaders/spritedefloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/spritedefloader.h b/src/resources/loaders/spritedefloader.h index 58713756c..aec0db818 100644 --- a/src/resources/loaders/spritedefloader.h +++ b/src/resources/loaders/spritedefloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/subimageloader.cpp b/src/resources/loaders/subimageloader.cpp index 5b014362b..18ba3d7d5 100644 --- a/src/resources/loaders/subimageloader.cpp +++ b/src/resources/loaders/subimageloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/subimageloader.h b/src/resources/loaders/subimageloader.h index 05586d6cc..ba0d3fde2 100644 --- a/src/resources/loaders/subimageloader.h +++ b/src/resources/loaders/subimageloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/subimagesetloader.cpp b/src/resources/loaders/subimagesetloader.cpp index 649a4f223..5be38fa80 100644 --- a/src/resources/loaders/subimagesetloader.cpp +++ b/src/resources/loaders/subimagesetloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/subimagesetloader.h b/src/resources/loaders/subimagesetloader.h index b50f58647..4c441e1cf 100644 --- a/src/resources/loaders/subimagesetloader.h +++ b/src/resources/loaders/subimagesetloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/walklayerloader.cpp b/src/resources/loaders/walklayerloader.cpp index 8556b7b4d..4e76d9fe7 100644 --- a/src/resources/loaders/walklayerloader.cpp +++ b/src/resources/loaders/walklayerloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/walklayerloader.h b/src/resources/loaders/walklayerloader.h index d1b91c75e..ef1dcbff7 100644 --- a/src/resources/loaders/walklayerloader.h +++ b/src/resources/loaders/walklayerloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/xmlloader.cpp b/src/resources/loaders/xmlloader.cpp index 1ee754b32..baeef118c 100644 --- a/src/resources/loaders/xmlloader.cpp +++ b/src/resources/loaders/xmlloader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/loaders/xmlloader.h b/src/resources/loaders/xmlloader.h index 4133271fa..d222f1c17 100644 --- a/src/resources/loaders/xmlloader.h +++ b/src/resources/loaders/xmlloader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/location.h b/src/resources/map/location.h index 2425f8a79..c598c98f4 100644 --- a/src/resources/map/location.h +++ b/src/resources/map/location.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/map.cpp b/src/resources/map/map.cpp index 49cb43810..92dfe0c7d 100644 --- a/src/resources/map/map.cpp +++ b/src/resources/map/map.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/map.h b/src/resources/map/map.h index 0225e5ce7..83d187baf 100644 --- a/src/resources/map/map.h +++ b/src/resources/map/map.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/mapheights.cpp b/src/resources/map/mapheights.cpp index 67f3b34ec..a6309bbce 100644 --- a/src/resources/map/mapheights.cpp +++ b/src/resources/map/mapheights.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/mapheights.h b/src/resources/map/mapheights.h index 86962c0de..2f84895fe 100644 --- a/src/resources/map/mapheights.h +++ b/src/resources/map/mapheights.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/mapitem.cpp b/src/resources/map/mapitem.cpp index 8bc3ce8f4..eeca6cbf5 100644 --- a/src/resources/map/mapitem.cpp +++ b/src/resources/map/mapitem.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/mapitem.h b/src/resources/map/mapitem.h index eeff85f88..c8bcf1cda 100644 --- a/src/resources/map/mapitem.h +++ b/src/resources/map/mapitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/maplayer.cpp b/src/resources/map/maplayer.cpp index 8a4e86866..6557e07a6 100644 --- a/src/resources/map/maplayer.cpp +++ b/src/resources/map/maplayer.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/maplayer.h b/src/resources/map/maplayer.h index adffa7597..a1c43d205 100644 --- a/src/resources/map/maplayer.h +++ b/src/resources/map/maplayer.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/maplayer_unittest.cc b/src/resources/map/maplayer_unittest.cc index f5d1e19ad..184afce1d 100644 --- a/src/resources/map/maplayer_unittest.cc +++ b/src/resources/map/maplayer_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/mapobject.h b/src/resources/map/mapobject.h index 78df2e7db..d76dcd2e9 100644 --- a/src/resources/map/mapobject.h +++ b/src/resources/map/mapobject.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/mapobjectlist.h b/src/resources/map/mapobjectlist.h index 7723eb8a0..b205bfd86 100644 --- a/src/resources/map/mapobjectlist.h +++ b/src/resources/map/mapobjectlist.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/maprowvertexes.h b/src/resources/map/maprowvertexes.h index 8d13d35c3..9665a5b59 100644 --- a/src/resources/map/maprowvertexes.h +++ b/src/resources/map/maprowvertexes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/metatile.h b/src/resources/map/metatile.h index a2e22a721..74cb5f217 100644 --- a/src/resources/map/metatile.h +++ b/src/resources/map/metatile.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/objectslayer.cpp b/src/resources/map/objectslayer.cpp index 87fe11a94..0495f4e7a 100644 --- a/src/resources/map/objectslayer.cpp +++ b/src/resources/map/objectslayer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/objectslayer.h b/src/resources/map/objectslayer.h index 57e5dc1ff..0f2b4bccd 100644 --- a/src/resources/map/objectslayer.h +++ b/src/resources/map/objectslayer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/properties.h b/src/resources/map/properties.h index 0dded4577..54c7b17e5 100644 --- a/src/resources/map/properties.h +++ b/src/resources/map/properties.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/speciallayer.cpp b/src/resources/map/speciallayer.cpp index b19e665f1..f0b09b1cf 100644 --- a/src/resources/map/speciallayer.cpp +++ b/src/resources/map/speciallayer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/speciallayer.h b/src/resources/map/speciallayer.h index ba9470bff..f418aec7c 100644 --- a/src/resources/map/speciallayer.h +++ b/src/resources/map/speciallayer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/tileanimation.cpp b/src/resources/map/tileanimation.cpp index 1105b7ca1..03a6ff1f4 100644 --- a/src/resources/map/tileanimation.cpp +++ b/src/resources/map/tileanimation.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/tileanimation.h b/src/resources/map/tileanimation.h index 5b18709f3..953345c1a 100644 --- a/src/resources/map/tileanimation.h +++ b/src/resources/map/tileanimation.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/tileinfo.h b/src/resources/map/tileinfo.h index a15a5dc01..b26175ca9 100644 --- a/src/resources/map/tileinfo.h +++ b/src/resources/map/tileinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/tileset.h b/src/resources/map/tileset.h index a2ded3596..942a18b51 100644 --- a/src/resources/map/tileset.h +++ b/src/resources/map/tileset.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/walklayer.cpp b/src/resources/map/walklayer.cpp index a52f75179..04b6a3cff 100644 --- a/src/resources/map/walklayer.cpp +++ b/src/resources/map/walklayer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/map/walklayer.h b/src/resources/map/walklayer.h index 83ae2e0ce..4e5cc9c65 100644 --- a/src/resources/map/walklayer.h +++ b/src/resources/map/walklayer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mapinfo.h b/src/resources/mapinfo.h index c431b7e1e..c23621e2d 100644 --- a/src/resources/mapinfo.h +++ b/src/resources/mapinfo.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Aethyra Development Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mapreader.cpp b/src/resources/mapreader.cpp index a10c5cedd..9156f334d 100644 --- a/src/resources/mapreader.cpp +++ b/src/resources/mapreader.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mapreader.h b/src/resources/mapreader.h index 2cf4e0540..b3802d7ca 100644 --- a/src/resources/mapreader.h +++ b/src/resources/mapreader.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/memorycounter.cpp b/src/resources/memorycounter.cpp index 5d5131644..7ed23879f 100644 --- a/src/resources/memorycounter.cpp +++ b/src/resources/memorycounter.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/memorycounter.h b/src/resources/memorycounter.h index 94bebc984..7f1435ef8 100644 --- a/src/resources/memorycounter.h +++ b/src/resources/memorycounter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/memorymanager.cpp b/src/resources/memorymanager.cpp index 5694d3858..01e67eb1b 100644 --- a/src/resources/memorymanager.cpp +++ b/src/resources/memorymanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/memorymanager.h b/src/resources/memorymanager.h index 58fdbbbb5..602b39e2b 100644 --- a/src/resources/memorymanager.h +++ b/src/resources/memorymanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mobileopenglscreenshothelper.cpp b/src/resources/mobileopenglscreenshothelper.cpp index 5a11cc3cd..97312f900 100644 --- a/src/resources/mobileopenglscreenshothelper.cpp +++ b/src/resources/mobileopenglscreenshothelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mobileopenglscreenshothelper.h b/src/resources/mobileopenglscreenshothelper.h index b9950092a..05aeb4e77 100644 --- a/src/resources/mobileopenglscreenshothelper.h +++ b/src/resources/mobileopenglscreenshothelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/modinfo.cpp b/src/resources/modinfo.cpp index 60a3ab532..8b456212c 100644 --- a/src/resources/modinfo.cpp +++ b/src/resources/modinfo.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/modinfo.h b/src/resources/modinfo.h index 8c006e980..beee2e79f 100644 --- a/src/resources/modinfo.h +++ b/src/resources/modinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mstack.h b/src/resources/mstack.h index 2fcf558a2..9216b94dc 100644 --- a/src/resources/mstack.h +++ b/src/resources/mstack.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mstack_unittest.cc b/src/resources/mstack_unittest.cc index 584120027..02d14f215 100644 --- a/src/resources/mstack_unittest.cc +++ b/src/resources/mstack_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/notificationinfo.h b/src/resources/notificationinfo.h index 87376a21d..1e698615f 100644 --- a/src/resources/notificationinfo.h +++ b/src/resources/notificationinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 4e345425b..fab76d35e 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/npcbuttoninfo.h b/src/resources/npcbuttoninfo.h index aec927120..bb1c85361 100644 --- a/src/resources/npcbuttoninfo.h +++ b/src/resources/npcbuttoninfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/npcdialoginfo.h b/src/resources/npcdialoginfo.h index 6f2cf4bed..f814915d6 100644 --- a/src/resources/npcdialoginfo.h +++ b/src/resources/npcdialoginfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/npcdialogmenuinfo.h b/src/resources/npcdialogmenuinfo.h index 9493a3394..3f3405569 100644 --- a/src/resources/npcdialogmenuinfo.h +++ b/src/resources/npcdialogmenuinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/npcimageinfo.h b/src/resources/npcimageinfo.h index c4e3f8bca..96cb5f67d 100644 --- a/src/resources/npcimageinfo.h +++ b/src/resources/npcimageinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/npcinventoryinfo.h b/src/resources/npcinventoryinfo.h index 086c6dc18..61b81a75f 100644 --- a/src/resources/npcinventoryinfo.h +++ b/src/resources/npcinventoryinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/npctextinfo.h b/src/resources/npctextinfo.h index ad7b05ec6..009d7189a 100644 --- a/src/resources/npctextinfo.h +++ b/src/resources/npctextinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/openglimagehelper.cpp b/src/resources/openglimagehelper.cpp index 38e1a6e9a..9af9c6643 100644 --- a/src/resources/openglimagehelper.cpp +++ b/src/resources/openglimagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/openglimagehelper.h b/src/resources/openglimagehelper.h index 6311ca9e5..316ecb168 100644 --- a/src/resources/openglimagehelper.h +++ b/src/resources/openglimagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/openglscreenshothelper.cpp b/src/resources/openglscreenshothelper.cpp index ef940bc83..f56009da4 100644 --- a/src/resources/openglscreenshothelper.cpp +++ b/src/resources/openglscreenshothelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/openglscreenshothelper.h b/src/resources/openglscreenshothelper.h index b6ccd2910..d2aa16b4a 100644 --- a/src/resources/openglscreenshothelper.h +++ b/src/resources/openglscreenshothelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/questeffect.h b/src/resources/questeffect.h index b5ad1fb2b..cb17582f2 100644 --- a/src/resources/questeffect.h +++ b/src/resources/questeffect.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/questitem.h b/src/resources/questitem.h index 0391ed7fc..50a9c8d0c 100644 --- a/src/resources/questitem.h +++ b/src/resources/questitem.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/questitemtext.h b/src/resources/questitemtext.h index 2667acc35..bdb1b92e1 100644 --- a/src/resources/questitemtext.h +++ b/src/resources/questitemtext.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/questvar.h b/src/resources/questvar.h index 73897e09b..82739514b 100644 --- a/src/resources/questvar.h +++ b/src/resources/questvar.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/rect/doublerect.h b/src/resources/rect/doublerect.h index cee371397..d7c9cf88c 100644 --- a/src/resources/rect/doublerect.h +++ b/src/resources/rect/doublerect.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/resource.cpp b/src/resources/resource.cpp index 61a7cc0c2..0d01f440c 100644 --- a/src/resources/resource.cpp +++ b/src/resources/resource.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/resource.h b/src/resources/resource.h index 93dc72fb7..f90890e19 100644 --- a/src/resources/resource.h +++ b/src/resources/resource.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/resourcemanager/resourcemanager.cpp b/src/resources/resourcemanager/resourcemanager.cpp index 8f7de4e69..04811510e 100644 --- a/src/resources/resourcemanager/resourcemanager.cpp +++ b/src/resources/resourcemanager/resourcemanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/resourcemanager/resourcemanager.h b/src/resources/resourcemanager/resourcemanager.h index 013eecdc2..a46b7baf9 100644 --- a/src/resources/resourcemanager/resourcemanager.h +++ b/src/resources/resourcemanager/resourcemanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/resourcemanager/resourcemanager_unittest.cc b/src/resources/resourcemanager/resourcemanager_unittest.cc index 10f61c200..da7d87cbf 100644 --- a/src/resources/resourcemanager/resourcemanager_unittest.cc +++ b/src/resources/resourcemanager/resourcemanager_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/safeopenglimagehelper.cpp b/src/resources/safeopenglimagehelper.cpp index 0256e81ea..676e2108c 100644 --- a/src/resources/safeopenglimagehelper.cpp +++ b/src/resources/safeopenglimagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/safeopenglimagehelper.h b/src/resources/safeopenglimagehelper.h index 3c832cfc5..25e9509a3 100644 --- a/src/resources/safeopenglimagehelper.h +++ b/src/resources/safeopenglimagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/screenshothelper.h b/src/resources/screenshothelper.h index 01dabed6c..c66ed1e52 100644 --- a/src/resources/screenshothelper.h +++ b/src/resources/screenshothelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdl2imagehelper.cpp b/src/resources/sdl2imagehelper.cpp index bed611708..1e8c12cdc 100644 --- a/src/resources/sdl2imagehelper.cpp +++ b/src/resources/sdl2imagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdl2imagehelper.h b/src/resources/sdl2imagehelper.h index ef5bfad79..e1a9fce8b 100644 --- a/src/resources/sdl2imagehelper.h +++ b/src/resources/sdl2imagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdl2softwareimagehelper.cpp b/src/resources/sdl2softwareimagehelper.cpp index e39a6be3a..654b383b9 100644 --- a/src/resources/sdl2softwareimagehelper.cpp +++ b/src/resources/sdl2softwareimagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdl2softwareimagehelper.h b/src/resources/sdl2softwareimagehelper.h index 47a0f7ed5..e2795f0a4 100644 --- a/src/resources/sdl2softwareimagehelper.h +++ b/src/resources/sdl2softwareimagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdl2softwarescreenshothelper.cpp b/src/resources/sdl2softwarescreenshothelper.cpp index 4e57d21d2..5bb3c3434 100644 --- a/src/resources/sdl2softwarescreenshothelper.cpp +++ b/src/resources/sdl2softwarescreenshothelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdl2softwarescreenshothelper.h b/src/resources/sdl2softwarescreenshothelper.h index f3b95e245..872676729 100644 --- a/src/resources/sdl2softwarescreenshothelper.h +++ b/src/resources/sdl2softwarescreenshothelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdlimagehelper.cpp b/src/resources/sdlimagehelper.cpp index fc5251d1c..0201b2ebc 100644 --- a/src/resources/sdlimagehelper.cpp +++ b/src/resources/sdlimagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdlimagehelper.h b/src/resources/sdlimagehelper.h index 7b0a979f9..e528492d5 100644 --- a/src/resources/sdlimagehelper.h +++ b/src/resources/sdlimagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdlmusic.cpp b/src/resources/sdlmusic.cpp index 70801d5e2..c2a51aaf4 100644 --- a/src/resources/sdlmusic.cpp +++ b/src/resources/sdlmusic.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdlmusic.h b/src/resources/sdlmusic.h index 86eacc044..8db3fa74a 100644 --- a/src/resources/sdlmusic.h +++ b/src/resources/sdlmusic.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdlscreenshothelper.cpp b/src/resources/sdlscreenshothelper.cpp index 831875322..12256e902 100644 --- a/src/resources/sdlscreenshothelper.cpp +++ b/src/resources/sdlscreenshothelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sdlscreenshothelper.h b/src/resources/sdlscreenshothelper.h index 2b8acdbe5..fad0a61d5 100644 --- a/src/resources/sdlscreenshothelper.h +++ b/src/resources/sdlscreenshothelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/skill/skilldata.cpp b/src/resources/skill/skilldata.cpp index 47cde94ed..8bebf8ada 100644 --- a/src/resources/skill/skilldata.cpp +++ b/src/resources/skill/skilldata.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/skill/skilldata.h b/src/resources/skill/skilldata.h index 2eb8150c9..920bb91cd 100644 --- a/src/resources/skill/skilldata.h +++ b/src/resources/skill/skilldata.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/skill/skillinfo.cpp b/src/resources/skill/skillinfo.cpp index c4efbff71..62bc54941 100644 --- a/src/resources/skill/skillinfo.cpp +++ b/src/resources/skill/skillinfo.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/skill/skillinfo.h b/src/resources/skill/skillinfo.h index 3697eb826..ac632e193 100644 --- a/src/resources/skill/skillinfo.h +++ b/src/resources/skill/skillinfo.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/skill/skilltypeentry.h b/src/resources/skill/skilltypeentry.h index 277657299..eb86e60b7 100644 --- a/src/resources/skill/skilltypeentry.h +++ b/src/resources/skill/skilltypeentry.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/skill/skilltypelist.h b/src/resources/skill/skilltypelist.h index 1c5c93704..667d90e2c 100644 --- a/src/resources/skill/skilltypelist.h +++ b/src/resources/skill/skilltypelist.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/soundeffect.cpp b/src/resources/soundeffect.cpp index dcfe72c7e..db7c5d462 100644 --- a/src/resources/soundeffect.cpp +++ b/src/resources/soundeffect.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h index bc0a353f6..429afc977 100644 --- a/src/resources/soundeffect.h +++ b/src/resources/soundeffect.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/soundinfo.h b/src/resources/soundinfo.h index 318cf53e6..5d3a8e26f 100644 --- a/src/resources/soundinfo.h +++ b/src/resources/soundinfo.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animatedsprite.cpp b/src/resources/sprite/animatedsprite.cpp index 4ec3dedb1..ad90a3344 100644 --- a/src/resources/sprite/animatedsprite.cpp +++ b/src/resources/sprite/animatedsprite.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animatedsprite.h b/src/resources/sprite/animatedsprite.h index 93aa9d8fb..83c3273c5 100644 --- a/src/resources/sprite/animatedsprite.h +++ b/src/resources/sprite/animatedsprite.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animatedsprite_unittest.cc b/src/resources/sprite/animatedsprite_unittest.cc index d62c79fc8..950a12079 100644 --- a/src/resources/sprite/animatedsprite_unittest.cc +++ b/src/resources/sprite/animatedsprite_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animationdelayload.cpp b/src/resources/sprite/animationdelayload.cpp index 838dad42d..440988252 100644 --- a/src/resources/sprite/animationdelayload.cpp +++ b/src/resources/sprite/animationdelayload.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animationdelayload.h b/src/resources/sprite/animationdelayload.h index 7b63f7ee5..f559b4fb3 100644 --- a/src/resources/sprite/animationdelayload.h +++ b/src/resources/sprite/animationdelayload.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/imagesprite.cpp b/src/resources/sprite/imagesprite.cpp index 790bcadf8..6867bbb01 100644 --- a/src/resources/sprite/imagesprite.cpp +++ b/src/resources/sprite/imagesprite.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/imagesprite.h b/src/resources/sprite/imagesprite.h index 21c873f40..1b731dc00 100644 --- a/src/resources/sprite/imagesprite.h +++ b/src/resources/sprite/imagesprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/sprite.h b/src/resources/sprite/sprite.h index 9d4475c60..a95a583a9 100644 --- a/src/resources/sprite/sprite.h +++ b/src/resources/sprite/sprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritedef.cpp b/src/resources/sprite/spritedef.cpp index bcc37421a..b5af1f057 100644 --- a/src/resources/sprite/spritedef.cpp +++ b/src/resources/sprite/spritedef.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritedef.h b/src/resources/sprite/spritedef.h index ff327b20b..3afc3c42c 100644 --- a/src/resources/sprite/spritedef.h +++ b/src/resources/sprite/spritedef.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritedisplay.h b/src/resources/sprite/spritedisplay.h index 931c6a532..ae713379b 100644 --- a/src/resources/sprite/spritedisplay.h +++ b/src/resources/sprite/spritedisplay.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritereference.h b/src/resources/sprite/spritereference.h index 767b7568c..f2441e215 100644 --- a/src/resources/sprite/spritereference.h +++ b/src/resources/sprite/spritereference.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/surfaceimagehelper.cpp b/src/resources/surfaceimagehelper.cpp index b0e9548a6..3ba959a42 100644 --- a/src/resources/surfaceimagehelper.cpp +++ b/src/resources/surfaceimagehelper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/surfaceimagehelper.h b/src/resources/surfaceimagehelper.h index 18eda5149..d9cd28351 100644 --- a/src/resources/surfaceimagehelper.h +++ b/src/resources/surfaceimagehelper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/updatefile.h b/src/resources/updatefile.h index 27e89fe9d..55f91185b 100644 --- a/src/resources/updatefile.h +++ b/src/resources/updatefile.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/wallpaper.cpp b/src/resources/wallpaper.cpp index ea426ea0b..0dadb9737 100644 --- a/src/resources/wallpaper.cpp +++ b/src/resources/wallpaper.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/wallpaper.h b/src/resources/wallpaper.h index 9c748893b..f47d4d6ac 100644 --- a/src/resources/wallpaper.h +++ b/src/resources/wallpaper.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/wallpaperdata.h b/src/resources/wallpaperdata.h index 0c35a31ce..11b617270 100644 --- a/src/resources/wallpaperdata.h +++ b/src/resources/wallpaperdata.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/sdlshared.h b/src/sdlshared.h index addc70000..2dec6aada 100644 --- a/src/sdlshared.h +++ b/src/sdlshared.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/settings.cpp b/src/settings.cpp index 8a19fca3f..57348a394 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/settings.h b/src/settings.h index 0006fa087..cc4f958c6 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp index f3a48059c..19c7abc4c 100644 --- a/src/soundmanager.cpp +++ b/src/soundmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/soundmanager.h b/src/soundmanager.h index 4e773c8db..799e71192 100644 --- a/src/soundmanager.h +++ b/src/soundmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/spellmanager.cpp b/src/spellmanager.cpp index 3000bc0fb..284535b1c 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/spellmanager.h b/src/spellmanager.h index 809e9efa2..b4905712f 100644 --- a/src/spellmanager.h +++ b/src/spellmanager.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp index a53f239b2..5143086df 100644 --- a/src/statuseffect.cpp +++ b/src/statuseffect.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/statuseffect.h b/src/statuseffect.h index 83a721852..1e02efa94 100644 --- a/src/statuseffect.h +++ b/src/statuseffect.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/test/testlauncher.cpp b/src/test/testlauncher.cpp index 2a3df56de..767082bbd 100644 --- a/src/test/testlauncher.cpp +++ b/src/test/testlauncher.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/test/testlauncher.h b/src/test/testlauncher.h index 90a5ae605..136dc0250 100644 --- a/src/test/testlauncher.h +++ b/src/test/testlauncher.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/test/testmain.cpp b/src/test/testmain.cpp index e5270d020..dd1829a65 100644 --- a/src/test/testmain.cpp +++ b/src/test/testmain.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/test/testmain.h b/src/test/testmain.h index f54f60829..6d087b445 100644 --- a/src/test/testmain.h +++ b/src/test/testmain.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/text.cpp b/src/text.cpp index 66146d911..5f97c404c 100644 --- a/src/text.cpp +++ b/src/text.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/text.h b/src/text.h index d58594da8..e2bdfaae4 100644 --- a/src/text.h +++ b/src/text.h @@ -3,7 +3,7 @@ * Copyright (C) 2008 Douglas Boffey * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/textcommand.cpp b/src/textcommand.cpp index c991a5d94..64b70d5df 100644 --- a/src/textcommand.cpp +++ b/src/textcommand.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/textcommand.h b/src/textcommand.h index 82d3027fe..84a81bafd 100644 --- a/src/textcommand.h +++ b/src/textcommand.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/textmanager.cpp b/src/textmanager.cpp index bdff28810..968f0a38e 100644 --- a/src/textmanager.cpp +++ b/src/textmanager.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Douglas Boffey - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/textmanager.h b/src/textmanager.h index d4bbc04ee..efd126ecd 100644 --- a/src/textmanager.h +++ b/src/textmanager.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2008 Douglas Boffey - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/units.cpp b/src/units.cpp index 08f410c9d..ec2a356a9 100644 --- a/src/units.cpp +++ b/src/units.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/units.h b/src/units.h index eb8d38587..0cbf05f9e 100644 --- a/src/units.h +++ b/src/units.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/booleanoptions.h b/src/utils/booleanoptions.h index b3ba113b8..cd9f97862 100644 --- a/src/utils/booleanoptions.h +++ b/src/utils/booleanoptions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/buildhex.h b/src/utils/buildhex.h index e4ef5b6bd..a7bcb7cda 100644 --- a/src/utils/buildhex.h +++ b/src/utils/buildhex.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/chatutils.cpp b/src/utils/chatutils.cpp index 323778372..3ad6c8a1f 100644 --- a/src/utils/chatutils.cpp +++ b/src/utils/chatutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/chatutils.h b/src/utils/chatutils.h index a4bc2100c..dd2f81df1 100644 --- a/src/utils/chatutils.h +++ b/src/utils/chatutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/chatutils_unittest.cc b/src/utils/chatutils_unittest.cc index 92698b88e..8a1d5b047 100644 --- a/src/utils/chatutils_unittest.cc +++ b/src/utils/chatutils_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/checkutils.cpp b/src/utils/checkutils.cpp index 7148b0ed0..10214f0eb 100644 --- a/src/utils/checkutils.cpp +++ b/src/utils/checkutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/checkutils.h b/src/utils/checkutils.h index a63b41762..dbac859e4 100644 --- a/src/utils/checkutils.h +++ b/src/utils/checkutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/checkutils_unittest.cc b/src/utils/checkutils_unittest.cc index 965891423..270b6df58 100644 --- a/src/utils/checkutils_unittest.cc +++ b/src/utils/checkutils_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 4ead397ce..2a898e9c5 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2001-2010 Wormux Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h index f536eca1c..c25e6c5d1 100644 --- a/src/utils/copynpaste.h +++ b/src/utils/copynpaste.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2001-2010 Wormux Team - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/cpu.cpp b/src/utils/cpu.cpp index 12cc8ceab..6737b5261 100644 --- a/src/utils/cpu.cpp +++ b/src/utils/cpu.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/cpu.h b/src/utils/cpu.h index 4a249c2fb..1a81ca788 100644 --- a/src/utils/cpu.h +++ b/src/utils/cpu.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/delete2.h b/src/utils/delete2.h index 44147aac0..4c6b4c6a6 100644 --- a/src/utils/delete2.h +++ b/src/utils/delete2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/dtor.h b/src/utils/dtor.h index 2513792e0..87dd3418a 100644 --- a/src/utils/dtor.h +++ b/src/utils/dtor.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/env.cpp b/src/utils/env.cpp index 4085f8b50..332a13a0b 100644 --- a/src/utils/env.cpp +++ b/src/utils/env.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/env.h b/src/utils/env.h index 481bcdb9d..8f42448f8 100644 --- a/src/utils/env.h +++ b/src/utils/env.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/files.cpp b/src/utils/files.cpp index 1aa0e245c..fa09f9c7d 100644 --- a/src/utils/files.cpp +++ b/src/utils/files.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/files.h b/src/utils/files.h index b14030b9f..0dd2cd739 100644 --- a/src/utils/files.h +++ b/src/utils/files.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/files_unittest.cc b/src/utils/files_unittest.cc index 9acd1e059..84ddb0df1 100644 --- a/src/utils/files_unittest.cc +++ b/src/utils/files_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/fuzzer.cpp b/src/utils/fuzzer.cpp index 8efc88808..962b96972 100644 --- a/src/utils/fuzzer.cpp +++ b/src/utils/fuzzer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/fuzzer.h b/src/utils/fuzzer.h index 6b7d3bebd..d43dcc294 100644 --- a/src/utils/fuzzer.h +++ b/src/utils/fuzzer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gettext.h b/src/utils/gettext.h index 5abdde531..2265da585 100644 --- a/src/utils/gettext.h +++ b/src/utils/gettext.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gettexthelper.cpp b/src/utils/gettexthelper.cpp index 650258e42..edbc11671 100644 --- a/src/utils/gettexthelper.cpp +++ b/src/utils/gettexthelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gettexthelper.h b/src/utils/gettexthelper.h index 6f298b839..a83fc44cd 100644 --- a/src/utils/gettexthelper.h +++ b/src/utils/gettexthelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/glxhelper.cpp b/src/utils/glxhelper.cpp index 15465ca66..3512c3140 100644 --- a/src/utils/glxhelper.cpp +++ b/src/utils/glxhelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/glxhelper.h b/src/utils/glxhelper.h index f0aa9022c..c3f1be142 100644 --- a/src/utils/glxhelper.h +++ b/src/utils/glxhelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gmfunctions.cpp b/src/utils/gmfunctions.cpp index b037bcce5..45179c02d 100644 --- a/src/utils/gmfunctions.cpp +++ b/src/utils/gmfunctions.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gmfunctions.h b/src/utils/gmfunctions.h index 833ef5bd1..3670b4b67 100644 --- a/src/utils/gmfunctions.h +++ b/src/utils/gmfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/intmap.h b/src/utils/intmap.h index 8264b1c6a..d2786aa77 100644 --- a/src/utils/intmap.h +++ b/src/utils/intmap.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/langs.cpp b/src/utils/langs.cpp index 275c3449e..41545ac52 100644 --- a/src/utils/langs.cpp +++ b/src/utils/langs.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/langs.h b/src/utils/langs.h index bc994cc5b..dfbe65995 100644 --- a/src/utils/langs.h +++ b/src/utils/langs.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/langs_unittest.cc b/src/utils/langs_unittest.cc index 76c9cdf7a..b6983eb14 100644 --- a/src/utils/langs_unittest.cc +++ b/src/utils/langs_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h index 892d24d96..b82ad3065 100644 --- a/src/utils/mathutils.h +++ b/src/utils/mathutils.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mathutils_unittest.cc b/src/utils/mathutils_unittest.cc index 7f0cc957c..86551130f 100644 --- a/src/utils/mathutils_unittest.cc +++ b/src/utils/mathutils_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mkdir.cpp b/src/utils/mkdir.cpp index 000bfeed4..a3cd52dc0 100644 --- a/src/utils/mkdir.cpp +++ b/src/utils/mkdir.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mkdir.h b/src/utils/mkdir.h index 4cf62aefa..a662daca3 100644 --- a/src/utils/mkdir.h +++ b/src/utils/mkdir.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mrand.cpp b/src/utils/mrand.cpp index 6080332ae..1e74e815a 100644 --- a/src/utils/mrand.cpp +++ b/src/utils/mrand.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mrand.h b/src/utils/mrand.h index 11a3a22a8..8153554b7 100644 --- a/src/utils/mrand.h +++ b/src/utils/mrand.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mutex.h b/src/utils/mutex.h index 22dfa6d2c..fd295000e 100644 --- a/src/utils/mutex.h +++ b/src/utils/mutex.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/naclmessages.cpp b/src/utils/naclmessages.cpp index 63cb621ed..1c48c0b10 100644 --- a/src/utils/naclmessages.cpp +++ b/src/utils/naclmessages.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/naclmessages.h b/src/utils/naclmessages.h index e9ffc3d3f..1165b973e 100644 --- a/src/utils/naclmessages.h +++ b/src/utils/naclmessages.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2016 The ManaPlus Developers + * Copyright (C) 2015-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/parameters.cpp b/src/utils/parameters.cpp index ef8332167..019f7c239 100644 --- a/src/utils/parameters.cpp +++ b/src/utils/parameters.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/parameters.h b/src/utils/parameters.h index d93f7a207..0f1827428 100644 --- a/src/utils/parameters.h +++ b/src/utils/parameters.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/parameters_unittest.cc b/src/utils/parameters_unittest.cc index f1c4557ee..f95929220 100644 --- a/src/utils/parameters_unittest.cc +++ b/src/utils/parameters_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/paths.cpp b/src/utils/paths.cpp index 1a7f50b69..a24239e34 100644 --- a/src/utils/paths.cpp +++ b/src/utils/paths.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/paths.h b/src/utils/paths.h index 423cffffc..fc90730f3 100644 --- a/src/utils/paths.h +++ b/src/utils/paths.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/perfomance.cpp b/src/utils/perfomance.cpp index df0258fee..226c3d244 100644 --- a/src/utils/perfomance.cpp +++ b/src/utils/perfomance.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/perfomance.h b/src/utils/perfomance.h index 2d50d6900..409b5037d 100644 --- a/src/utils/perfomance.h +++ b/src/utils/perfomance.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/physfscheckutils.cpp b/src/utils/physfscheckutils.cpp index 0c6cf2ed2..0dc3033eb 100644 --- a/src/utils/physfscheckutils.cpp +++ b/src/utils/physfscheckutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/physfscheckutils.h b/src/utils/physfscheckutils.h index 0dd2a73b1..7b51504eb 100644 --- a/src/utils/physfscheckutils.h +++ b/src/utils/physfscheckutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/physfsmemoryobject.h b/src/utils/physfsmemoryobject.h index 77cd44056..fef3ec02c 100644 --- a/src/utils/physfsmemoryobject.h +++ b/src/utils/physfsmemoryobject.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/physfsrwops.cpp b/src/utils/physfsrwops.cpp index f3ebb25b3..cc0ec014b 100644 --- a/src/utils/physfsrwops.cpp +++ b/src/utils/physfsrwops.cpp @@ -19,7 +19,7 @@ * * This file was written by Ryan C. Gordon. (icculus@icculus.org). * - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers */ #include "utils/physfsrwops.h" diff --git a/src/utils/physfsrwops.h b/src/utils/physfsrwops.h index f69a05da8..7b3fa51ef 100644 --- a/src/utils/physfsrwops.h +++ b/src/utils/physfsrwops.h @@ -19,7 +19,7 @@ * * This file was written by Ryan C. Gordon. (icculus@icculus.org). * - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers */ #ifndef UTILS_PHYSFSRWOPS_H diff --git a/src/utils/physfstools.cpp b/src/utils/physfstools.cpp index 78fc227eb..6cc809656 100644 --- a/src/utils/physfstools.cpp +++ b/src/utils/physfstools.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/physfstools.h b/src/utils/physfstools.h index e73cff6eb..9caed5b55 100644 --- a/src/utils/physfstools.h +++ b/src/utils/physfstools.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/process.cpp b/src/utils/process.cpp index cd3d8558c..7aa1aa619 100644 --- a/src/utils/process.cpp +++ b/src/utils/process.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/process.h b/src/utils/process.h index b6ea488a1..bf622c15b 100644 --- a/src/utils/process.h +++ b/src/utils/process.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2helper.cpp b/src/utils/sdl2helper.cpp index 7a9a92c88..6ed8e0984 100644 --- a/src/utils/sdl2helper.cpp +++ b/src/utils/sdl2helper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2helper.h b/src/utils/sdl2helper.h index da1faeba0..94567a25c 100644 --- a/src/utils/sdl2helper.h +++ b/src/utils/sdl2helper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlcheckutils.cpp b/src/utils/sdlcheckutils.cpp index b35d151fd..1b622edde 100644 --- a/src/utils/sdlcheckutils.cpp +++ b/src/utils/sdlcheckutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlcheckutils.h b/src/utils/sdlcheckutils.h index 7ebbb4db2..29fd48a7b 100644 --- a/src/utils/sdlcheckutils.h +++ b/src/utils/sdlcheckutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlhelper.cpp b/src/utils/sdlhelper.cpp index 501f27034..c4d0b881b 100644 --- a/src/utils/sdlhelper.cpp +++ b/src/utils/sdlhelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlhelper.h b/src/utils/sdlhelper.h index e75af2be2..831473adc 100644 --- a/src/utils/sdlhelper.h +++ b/src/utils/sdlhelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlmemoryobject.h b/src/utils/sdlmemoryobject.h index 07b231e2c..4fec1c5f9 100644 --- a/src/utils/sdlmemoryobject.h +++ b/src/utils/sdlmemoryobject.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlpixel.h b/src/utils/sdlpixel.h index 231959c80..432fa1939 100644 --- a/src/utils/sdlpixel.h +++ b/src/utils/sdlpixel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlsharedhelper.cpp b/src/utils/sdlsharedhelper.cpp index 33f88dad8..f3c1ace7d 100644 --- a/src/utils/sdlsharedhelper.cpp +++ b/src/utils/sdlsharedhelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlsharedhelper.h b/src/utils/sdlsharedhelper.h index 73612c761..799bf5965 100644 --- a/src/utils/sdlsharedhelper.h +++ b/src/utils/sdlsharedhelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2016 The ManaPlus Developers + * Copyright (C) 2013-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/specialfolder.cpp b/src/utils/specialfolder.cpp index 62695477b..a6b748c3c 100644 --- a/src/utils/specialfolder.cpp +++ b/src/utils/specialfolder.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/specialfolder.h b/src/utils/specialfolder.h index 31c69124b..f2cc93c9b 100644 --- a/src/utils/specialfolder.h +++ b/src/utils/specialfolder.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringmap.h b/src/utils/stringmap.h index 3fb50e528..90200764a 100644 --- a/src/utils/stringmap.h +++ b/src/utils/stringmap.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringutils.cpp b/src/utils/stringutils.cpp index 7292a4f62..204e529c5 100644 --- a/src/utils/stringutils.cpp +++ b/src/utils/stringutils.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h index 1a4f6261c..f9d7494aa 100644 --- a/src/utils/stringutils.h +++ b/src/utils/stringutils.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringutils_unittest.cc b/src/utils/stringutils_unittest.cc index e810785e4..a8347cdd5 100644 --- a/src/utils/stringutils_unittest.cc +++ b/src/utils/stringutils_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringvector.h b/src/utils/stringvector.h index 9960be1af..4c060b9b9 100644 --- a/src/utils/stringvector.h +++ b/src/utils/stringvector.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/timer.cpp b/src/utils/timer.cpp index 7100096c8..0233541e9 100644 --- a/src/utils/timer.cpp +++ b/src/utils/timer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/timer.h b/src/utils/timer.h index 5518622cc..ea1d21e31 100644 --- a/src/utils/timer.h +++ b/src/utils/timer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/timer_unittest.cc b/src/utils/timer_unittest.cc index c7fc2a275..95fddc911 100644 --- a/src/utils/timer_unittest.cc +++ b/src/utils/timer_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/podict.cpp b/src/utils/translation/podict.cpp index 400583e80..23d81c4bb 100644 --- a/src/utils/translation/podict.cpp +++ b/src/utils/translation/podict.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h index b9a63258e..0ce02e939 100644 --- a/src/utils/translation/podict.h +++ b/src/utils/translation/podict.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/poparser.cpp b/src/utils/translation/poparser.cpp index c2bd3e679..704ce873d 100644 --- a/src/utils/translation/poparser.cpp +++ b/src/utils/translation/poparser.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/poparser.h b/src/utils/translation/poparser.h index 6ce5eabc7..9f6fd7d35 100644 --- a/src/utils/translation/poparser.h +++ b/src/utils/translation/poparser.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/poparser_unittest.cc b/src/utils/translation/poparser_unittest.cc index a016c7a86..c1191ed54 100644 --- a/src/utils/translation/poparser_unittest.cc +++ b/src/utils/translation/poparser_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2016 The ManaPlus Developers + * Copyright (C) 2016-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/translationmanager.cpp b/src/utils/translation/translationmanager.cpp index 022397401..d7857a608 100644 --- a/src/utils/translation/translationmanager.cpp +++ b/src/utils/translation/translationmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/translationmanager.h b/src/utils/translation/translationmanager.h index 29cb5d2d7..413edffb0 100644 --- a/src/utils/translation/translationmanager.h +++ b/src/utils/translation/translationmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml.h b/src/utils/xml.h index 748bec0e0..d15afd1b9 100644 --- a/src/utils/xml.h +++ b/src/utils/xml.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml.inc b/src/utils/xml.inc index 8fe654649..1b6aea25a 100644 --- a/src/utils/xml.inc +++ b/src/utils/xml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/libxml.cpp b/src/utils/xml/libxml.cpp index 1e60ab4dc..c4764a1f9 100644 --- a/src/utils/xml/libxml.cpp +++ b/src/utils/xml/libxml.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/libxml.h b/src/utils/xml/libxml.h index 1e03023ac..f1c192072 100644 --- a/src/utils/xml/libxml.h +++ b/src/utils/xml/libxml.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/libxml.inc b/src/utils/xml/libxml.inc index ea847b88f..b342fe59d 100644 --- a/src/utils/xml/libxml.inc +++ b/src/utils/xml/libxml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixml.cpp b/src/utils/xml/pugixml.cpp index 4a0c072af..824fa336f 100644 --- a/src/utils/xml/pugixml.cpp +++ b/src/utils/xml/pugixml.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixml.h b/src/utils/xml/pugixml.h index 0f2d049e6..3f2556c16 100644 --- a/src/utils/xml/pugixml.h +++ b/src/utils/xml/pugixml.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixml.inc b/src/utils/xml/pugixml.inc index f6257a967..31ceee0eb 100644 --- a/src/utils/xml/pugixml.inc +++ b/src/utils/xml/pugixml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixmlwriter.cpp b/src/utils/xml/pugixmlwriter.cpp index 94caa9480..2a39e2325 100644 --- a/src/utils/xml/pugixmlwriter.cpp +++ b/src/utils/xml/pugixmlwriter.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixmlwriter.h b/src/utils/xml/pugixmlwriter.h index 5d744f312..a5952de8b 100644 --- a/src/utils/xml/pugixmlwriter.h +++ b/src/utils/xml/pugixmlwriter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml_unittest.cc b/src/utils/xml_unittest.cc index cd8a55de9..5c395535a 100644 --- a/src/utils/xml_unittest.cc +++ b/src/utils/xml_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlutils.cpp b/src/utils/xmlutils.cpp index 797f8d48e..f0bfb8b4d 100644 --- a/src/utils/xmlutils.cpp +++ b/src/utils/xmlutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlutils.h b/src/utils/xmlutils.h index d80758848..df736b4da 100644 --- a/src/utils/xmlutils.h +++ b/src/utils/xmlutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlutils_unittest.cc b/src/utils/xmlutils_unittest.cc index 55e6397d2..6d413d484 100644 --- a/src/utils/xmlutils_unittest.cc +++ b/src/utils/xmlutils_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2016 The ManaPlus Developers + * Copyright (C) 2014-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlwriter.h b/src/utils/xmlwriter.h index 41ff95c68..8e182d72a 100644 --- a/src/utils/xmlwriter.h +++ b/src/utils/xmlwriter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/variabledata.h b/src/variabledata.h index e504e9746..05363c646 100644 --- a/src/variabledata.h +++ b/src/variabledata.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/vector.cpp b/src/vector.cpp index f9d794a37..11ab5f5e0 100644 --- a/src/vector.cpp +++ b/src/vector.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/vector.h b/src/vector.h index 6e23079f0..c607484fd 100644 --- a/src/vector.h +++ b/src/vector.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/winver.h b/src/winver.h index 43c5b5753..78f724bc0 100644 --- a/src/winver.h +++ b/src/winver.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2016 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/winver.h.in b/src/winver.h.in index 1c727b135..078b7a33f 100644 --- a/src/winver.h.in +++ b/src/winver.h.in @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012 The ManaPlus Developers + * Copyright (C) 2012-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/tools/update-copyright.sh b/tools/update-copyright.sh index 1a0af938b..37979879a 100755 --- a/tools/update-copyright.sh +++ b/tools/update-copyright.sh @@ -3,6 +3,7 @@ # Copyright (C) 2010 The ManaWorld Development Team. # Copyright (C) 2012-2016 The ManaPlus Developers. +cd .. new_year="$1" [[ -z $new_year ]] && echo "Missing parameter: year" && exit 1 -- cgit v1.2.3-60-g2f50