From eabca223f5e7c237f5d3bb88183d38a41cb9bced Mon Sep 17 00:00:00 2001 From: Nicolas Hake Date: Sun, 3 Apr 2016 20:18:29 +0200 Subject: [PATCH] Update all copyright notices for 2016 --- CMakeLists.txt | 2 +- COPYING | 2 +- cmake/FindAudio.cmake | 2 +- cmake/FindDbgHelp.cmake | 2 +- cmake/FindFreetype.cmake | 2 +- cmake/FindGLEW.cmake | 2 +- cmake/FindGTK3.cmake | 2 +- cmake/FindUpnp.cmake | 2 +- cmake/GitGetChangesetID.cmake | 2 +- cmake/RequireCXXSourceCompiles.cmake | 2 +- cmake/Version.cmake | 2 +- include/c4script/c4script.h | 2 +- src/C4Globals.cpp | 2 +- src/C4Include.cpp | 2 +- src/C4Include.h | 2 +- src/C4Prototypes.h | 2 +- src/C4Version.h.in | 2 +- src/c4group/C4ComponentHost.cpp | 2 +- src/c4group/C4ComponentHost.h | 2 +- src/c4group/C4Components.h | 2 +- src/c4group/C4Extra.cpp | 2 +- src/c4group/C4Extra.h | 2 +- src/c4group/C4Group.cpp | 2 +- src/c4group/C4Group.h | 2 +- src/c4group/C4GroupMain.cpp | 2 +- src/c4group/C4GroupSet.cpp | 2 +- src/c4group/C4GroupSet.h | 2 +- src/c4group/C4LangStringTable.cpp | 2 +- src/c4group/C4LangStringTable.h | 2 +- src/c4group/C4Language.cpp | 2 +- src/c4group/C4Language.h | 2 +- src/c4group/C4Update.cpp | 2 +- src/c4group/C4Update.h | 2 +- src/c4group/CStdFile.cpp | 2 +- src/c4group/CStdFile.h | 2 +- src/c4group/gunzip4c4group.cpp | 2 +- src/config/C4Config.cpp | 2 +- src/config/C4Config.h | 2 +- src/config/C4Constants.h | 2 +- src/config/C4Reloc.cpp | 2 +- src/config/C4Reloc.h | 2 +- src/control/C4Control.cpp | 2 +- src/control/C4Control.h | 2 +- src/control/C4GameControl.cpp | 2 +- src/control/C4GameControl.h | 2 +- src/control/C4GameParameters.cpp | 2 +- src/control/C4GameParameters.h | 2 +- src/control/C4GameSave.cpp | 2 +- src/control/C4GameSave.h | 2 +- src/control/C4PlayerControl.cpp | 2 +- src/control/C4PlayerControl.h | 2 +- src/control/C4PlayerInfo.cpp | 2 +- src/control/C4PlayerInfo.h | 2 +- src/control/C4PlayerInfoConflicts.cpp | 2 +- src/control/C4Record.cpp | 2 +- src/control/C4Record.h | 2 +- src/control/C4RoundResults.cpp | 2 +- src/control/C4RoundResults.h | 2 +- src/control/C4Teams.cpp | 2 +- src/control/C4Teams.h | 2 +- src/editor/C4Console.cpp | 2 +- src/editor/C4Console.h | 2 +- src/editor/C4ConsoleCocoa.mm | 2 +- src/editor/C4ConsoleGTK.cpp | 2 +- src/editor/C4ConsoleGTKDlg.cpp | 2 +- src/editor/C4ConsoleGTKDlg.h | 2 +- src/editor/C4ConsoleGUI.h | 2 +- src/editor/C4ConsoleGUICommon.h | 2 +- src/editor/C4ConsoleWin32.cpp | 2 +- src/editor/C4EditCursor.cpp | 2 +- src/editor/C4EditCursor.h | 2 +- src/editor/C4EditorWindowController.h | 2 +- src/editor/C4EditorWindowController.mm | 2 +- src/editor/C4ObjectListDlg.cpp | 2 +- src/editor/C4ObjectListDlg.h | 2 +- src/editor/C4ToolsDlg.cpp | 2 +- src/editor/C4ToolsDlg.h | 2 +- src/editor/C4ViewportWindow.cpp | 2 +- src/editor/C4ViewportWindow.h | 2 +- src/game/C4Application.cpp | 2 +- src/game/C4Application.h | 2 +- src/game/C4FullScreen.cpp | 2 +- src/game/C4FullScreen.h | 2 +- src/game/C4Game.cpp | 2 +- src/game/C4Game.h | 2 +- src/game/C4GameScript.cpp | 2 +- src/game/C4GameScript.h | 2 +- src/game/C4GameVersion.h | 2 +- src/game/C4GraphicsSystem.cpp | 2 +- src/game/C4GraphicsSystem.h | 2 +- src/game/C4Physics.h | 2 +- src/game/C4Viewport.cpp | 2 +- src/game/C4Viewport.h | 2 +- src/game/ClonkMain.cpp | 2 +- src/graphics/Bitmap256.cpp | 2 +- src/graphics/Bitmap256.h | 2 +- src/graphics/C4Draw.cpp | 2 +- src/graphics/C4Draw.h | 2 +- src/graphics/C4DrawGL.cpp | 2 +- src/graphics/C4DrawGL.h | 2 +- src/graphics/C4DrawGLCtx.cpp | 2 +- src/graphics/C4DrawGLMac.h | 2 +- src/graphics/C4DrawGLMac.mm | 2 +- src/graphics/C4DrawMeshGL.cpp | 2 +- src/graphics/C4DrawT.cpp | 2 +- src/graphics/C4DrawT.h | 2 +- src/graphics/C4Facet.cpp | 2 +- src/graphics/C4Facet.h | 2 +- src/graphics/C4FacetEx.cpp | 2 +- src/graphics/C4FacetEx.h | 2 +- src/graphics/C4FontLoader.cpp | 2 +- src/graphics/C4FontLoader.h | 2 +- src/graphics/C4GraphicsResource.cpp | 2 +- src/graphics/C4GraphicsResource.h | 2 +- src/graphics/C4Shader.cpp | 2 +- src/graphics/C4Shader.h | 2 +- src/graphics/C4Surface.cpp | 2 +- src/graphics/C4Surface.h | 2 +- src/graphics/C4SurfaceLoaders.cpp | 2 +- src/graphics/CSurface8.cpp | 2 +- src/graphics/CSurface8.h | 2 +- src/graphics/StdPNG.cpp | 2 +- src/graphics/StdPNG.h | 2 +- src/gui/C4ChatDlg.cpp | 2 +- src/gui/C4ChatDlg.h | 2 +- src/gui/C4DownloadDlg.cpp | 2 +- src/gui/C4DownloadDlg.h | 2 +- src/gui/C4FileSelDlg.cpp | 2 +- src/gui/C4FileSelDlg.h | 2 +- src/gui/C4Folder.cpp | 2 +- src/gui/C4Folder.h | 2 +- src/gui/C4GameDialogs.cpp | 2 +- src/gui/C4GameDialogs.h | 2 +- src/gui/C4GameLobby.cpp | 2 +- src/gui/C4GameLobby.h | 2 +- src/gui/C4GameMessage.cpp | 2 +- src/gui/C4GameMessage.h | 2 +- src/gui/C4GameOptions.cpp | 2 +- src/gui/C4GameOptions.h | 2 +- src/gui/C4GameOverDlg.cpp | 2 +- src/gui/C4GameOverDlg.h | 2 +- src/gui/C4GfxErrorDlg.cpp | 2 +- src/gui/C4Gui.cpp | 2 +- src/gui/C4Gui.h | 2 +- src/gui/C4GuiButton.cpp | 2 +- src/gui/C4GuiCheckBox.cpp | 2 +- src/gui/C4GuiComboBox.cpp | 2 +- src/gui/C4GuiContainers.cpp | 2 +- src/gui/C4GuiDialogs.cpp | 2 +- src/gui/C4GuiEdit.cpp | 2 +- src/gui/C4GuiLabels.cpp | 2 +- src/gui/C4GuiListBox.cpp | 2 +- src/gui/C4GuiMenu.cpp | 2 +- src/gui/C4GuiTabular.cpp | 2 +- src/gui/C4KeyboardInput.cpp | 2 +- src/gui/C4KeyboardInput.h | 2 +- src/gui/C4LoaderScreen.cpp | 2 +- src/gui/C4LoaderScreen.h | 2 +- src/gui/C4MainMenu.cpp | 2 +- src/gui/C4MainMenu.h | 2 +- src/gui/C4Menu.cpp | 2 +- src/gui/C4Menu.h | 2 +- src/gui/C4MessageBoard.cpp | 2 +- src/gui/C4MessageBoard.h | 2 +- src/gui/C4MessageInput.cpp | 2 +- src/gui/C4MessageInput.h | 2 +- src/gui/C4MouseControl.cpp | 2 +- src/gui/C4MouseControl.h | 2 +- src/gui/C4PlayerInfoListBox.cpp | 2 +- src/gui/C4PlayerInfoListBox.h | 2 +- src/gui/C4Scoreboard.cpp | 2 +- src/gui/C4Scoreboard.h | 2 +- src/gui/C4ScriptGuiWindow.cpp | 2 +- src/gui/C4ScriptGuiWindow.h | 2 +- src/gui/C4Startup.cpp | 2 +- src/gui/C4Startup.h | 2 +- src/gui/C4StartupAboutDlg.cpp | 2 +- src/gui/C4StartupAboutDlg.h | 2 +- src/gui/C4StartupMainDlg.cpp | 2 +- src/gui/C4StartupMainDlg.h | 2 +- src/gui/C4StartupNetDlg.cpp | 2 +- src/gui/C4StartupNetDlg.h | 2 +- src/gui/C4StartupOptionsDlg.cpp | 2 +- src/gui/C4StartupOptionsDlg.h | 2 +- src/gui/C4StartupPlrSelDlg.cpp | 2 +- src/gui/C4StartupPlrSelDlg.h | 2 +- src/gui/C4StartupScenSelDlg.cpp | 2 +- src/gui/C4StartupScenSelDlg.h | 2 +- src/gui/C4UpdateDlg.cpp | 2 +- src/gui/C4UpdateDlg.h | 2 +- src/gui/C4UpperBoard.cpp | 2 +- src/gui/C4UpperBoard.h | 2 +- src/landscape/C4LandscapeRender.cpp | 2 +- src/landscape/C4LandscapeRender.h | 2 +- src/landscape/C4Map.cpp | 2 +- src/landscape/C4Map.h | 2 +- src/landscape/C4MapCreatorS2.cpp | 2 +- src/landscape/C4MapCreatorS2.h | 2 +- src/landscape/C4MapScript.cpp | 2 +- src/landscape/C4MapScript.h | 2 +- src/landscape/C4MapScriptAlgo.cpp | 2 +- src/landscape/C4MassMover.cpp | 2 +- src/landscape/C4MassMover.h | 2 +- src/landscape/C4Material.cpp | 2 +- src/landscape/C4Material.h | 2 +- src/landscape/C4MaterialList.cpp | 2 +- src/landscape/C4MaterialList.h | 2 +- src/landscape/C4PXS.cpp | 2 +- src/landscape/C4PXS.h | 2 +- src/landscape/C4Particles.cpp | 2 +- src/landscape/C4Particles.h | 2 +- src/landscape/C4PathFinder.cpp | 2 +- src/landscape/C4PathFinder.h | 2 +- src/landscape/C4Scenario.cpp | 2 +- src/landscape/C4Scenario.h | 2 +- src/landscape/C4ScenarioSection.cpp | 2 +- src/landscape/C4Sky.cpp | 2 +- src/landscape/C4Sky.h | 2 +- src/landscape/C4SolidMask.cpp | 2 +- src/landscape/C4SolidMask.h | 2 +- src/landscape/C4Texture.cpp | 2 +- src/landscape/C4Texture.h | 2 +- src/landscape/C4TextureShape.cpp | 2 +- src/landscape/C4TextureShape.h | 2 +- src/landscape/C4TransferZone.cpp | 2 +- src/landscape/C4TransferZone.h | 2 +- src/landscape/C4Weather.cpp | 2 +- src/landscape/C4Weather.h | 2 +- src/landscape/fow/C4FoW.cpp | 2 +- src/landscape/fow/C4FoW.h | 2 +- src/landscape/fow/C4FoWAmbient.cpp | 2 +- src/landscape/fow/C4FoWAmbient.h | 2 +- src/landscape/fow/C4FoWBeam.cpp | 2 +- src/landscape/fow/C4FoWBeam.h | 2 +- src/landscape/fow/C4FoWBeamTriangle.h | 4 ++-- src/landscape/fow/C4FoWDrawStrategy.cpp | 2 +- src/landscape/fow/C4FoWDrawStrategy.h | 2 +- src/landscape/fow/C4FoWLight.cpp | 2 +- src/landscape/fow/C4FoWLight.h | 2 +- src/landscape/fow/C4FoWLightSection.cpp | 2 +- src/landscape/fow/C4FoWLightSection.h | 2 +- src/landscape/fow/C4FoWRegion.cpp | 2 +- src/landscape/fow/C4FoWRegion.h | 2 +- src/lib/C4InputValidation.cpp | 2 +- src/lib/C4InputValidation.h | 2 +- src/lib/C4Log.cpp | 2 +- src/lib/C4Log.h | 2 +- src/lib/C4LogBuf.cpp | 2 +- src/lib/C4LogBuf.h | 2 +- src/lib/C4Markup.cpp | 2 +- src/lib/C4Markup.h | 2 +- src/lib/C4NameList.cpp | 2 +- src/lib/C4NameList.h | 2 +- src/lib/C4Random.cpp | 2 +- src/lib/C4Random.h | 2 +- src/lib/C4Real.cpp | 2 +- src/lib/C4Real.h | 2 +- src/lib/C4Rect.cpp | 2 +- src/lib/C4Rect.h | 2 +- src/lib/C4SimpleLog.cpp | 2 +- src/lib/C4Stat.cpp | 2 +- src/lib/C4Stat.h | 2 +- src/lib/Standard.cpp | 2 +- src/lib/Standard.h | 2 +- src/lib/StdAdaptors.h | 2 +- src/lib/StdBuf.cpp | 2 +- src/lib/StdBuf.h | 2 +- src/lib/StdColors.h | 2 +- src/lib/StdCompiler.cpp | 2 +- src/lib/StdCompiler.h | 2 +- src/lib/StdMesh.cpp | 2 +- src/lib/StdMesh.h | 2 +- src/lib/StdMeshLoader.cpp | 2 +- src/lib/StdMeshLoader.h | 2 +- src/lib/StdMeshLoaderBinary.cpp | 2 +- src/lib/StdMeshLoaderBinaryChunks.cpp | 2 +- src/lib/StdMeshLoaderBinaryChunks.h | 2 +- src/lib/StdMeshLoaderDataStream.h | 2 +- src/lib/StdMeshLoaderXml.cpp | 2 +- src/lib/StdMeshMaterial.cpp | 2 +- src/lib/StdMeshMaterial.h | 2 +- src/lib/StdMeshMath.cpp | 2 +- src/lib/StdMeshMath.h | 2 +- src/lib/StdMeshUpdate.cpp | 2 +- src/lib/StdMeshUpdate.h | 2 +- src/lib/StdResStr2.cpp | 4 ++-- src/netio/TstC4NetIO.cpp | 2 +- src/network/C4Client.cpp | 2 +- src/network/C4Client.h | 2 +- src/network/C4GameControlNetwork.cpp | 2 +- src/network/C4GameControlNetwork.h | 2 +- src/network/C4InteractiveThread.cpp | 2 +- src/network/C4InteractiveThread.h | 2 +- src/network/C4League.cpp | 2 +- src/network/C4League.h | 2 +- src/network/C4NetIO.cpp | 2 +- src/network/C4NetIO.h | 2 +- src/network/C4Network2.cpp | 2 +- src/network/C4Network2.h | 2 +- src/network/C4Network2Client.cpp | 2 +- src/network/C4Network2Client.h | 2 +- src/network/C4Network2Dialogs.cpp | 2 +- src/network/C4Network2Dialogs.h | 2 +- src/network/C4Network2Discover.cpp | 2 +- src/network/C4Network2Discover.h | 2 +- src/network/C4Network2IO.cpp | 2 +- src/network/C4Network2IO.h | 2 +- src/network/C4Network2IRC.cpp | 2 +- src/network/C4Network2IRC.h | 2 +- src/network/C4Network2Players.cpp | 2 +- src/network/C4Network2Players.h | 2 +- src/network/C4Network2Reference.cpp | 2 +- src/network/C4Network2Reference.h | 2 +- src/network/C4Network2Res.cpp | 2 +- src/network/C4Network2Res.h | 2 +- src/network/C4Network2ResDlg.cpp | 2 +- src/network/C4Network2Stats.cpp | 2 +- src/network/C4Network2Stats.h | 2 +- src/network/C4Network2UPnP.h | 2 +- src/network/C4Network2UPnPDummy.cpp | 2 +- src/network/C4Network2UPnPLinux.cpp | 2 +- src/network/C4Network2UPnPWin32.cpp | 2 +- src/network/C4Packet2.cpp | 2 +- src/network/C4PacketBase.h | 2 +- src/object/C4Action.cpp | 2 +- src/object/C4Command.cpp | 2 +- src/object/C4Command.h | 2 +- src/object/C4Def.cpp | 2 +- src/object/C4Def.h | 2 +- src/object/C4DefGraphics.cpp | 2 +- src/object/C4DefGraphics.h | 2 +- src/object/C4DefList.cpp | 2 +- src/object/C4DefList.h | 2 +- src/object/C4FindObject.cpp | 2 +- src/object/C4FindObject.h | 2 +- src/object/C4GameObjects.cpp | 2 +- src/object/C4GameObjects.h | 2 +- src/object/C4IDList.cpp | 2 +- src/object/C4IDList.h | 2 +- src/object/C4Id.cpp | 2 +- src/object/C4Id.h | 2 +- src/object/C4InfoCore.cpp | 2 +- src/object/C4InfoCore.h | 2 +- src/object/C4MeshAnimation.cpp | 2 +- src/object/C4MeshAnimation.h | 2 +- src/object/C4Movement.cpp | 2 +- src/object/C4Object.cpp | 2 +- src/object/C4Object.h | 2 +- src/object/C4ObjectCom.cpp | 2 +- src/object/C4ObjectCom.h | 2 +- src/object/C4ObjectInfo.cpp | 2 +- src/object/C4ObjectInfo.h | 2 +- src/object/C4ObjectInfoList.cpp | 2 +- src/object/C4ObjectInfoList.h | 2 +- src/object/C4ObjectList.cpp | 4 ++-- src/object/C4ObjectList.h | 2 +- src/object/C4ObjectMenu.cpp | 2 +- src/object/C4ObjectMenu.h | 2 +- src/object/C4ObjectPtr.cpp | 2 +- src/object/C4ObjectPtr.h | 2 +- src/object/C4ObjectScript.cpp | 2 +- src/object/C4Sector.cpp | 2 +- src/object/C4Sector.h | 2 +- src/object/C4Shape.cpp | 2 +- src/object/C4Shape.h | 2 +- src/platform/C4App.cpp | 2 +- src/platform/C4App.h | 2 +- src/platform/C4AppDelegate+MainMenuActions.h | 2 +- src/platform/C4AppDelegate+MainMenuActions.mm | 2 +- src/platform/C4AppDelegate.h | 2 +- src/platform/C4AppDelegate.mm | 2 +- src/platform/C4AppGTK.cpp | 2 +- src/platform/C4AppMac.mm | 2 +- src/platform/C4AppSDL.cpp | 2 +- src/platform/C4AppT.cpp | 2 +- src/platform/C4AppWin32Impl.h | 2 +- src/platform/C4CrashHandlerWin32.cpp | 2 +- src/platform/C4FileMonitor.cpp | 2 +- src/platform/C4FileMonitor.h | 2 +- src/platform/C4FileMonitorMac.mm | 2 +- src/platform/C4GamePadCon.cpp | 2 +- src/platform/C4GamePadCon.h | 2 +- src/platform/C4MusicFile.cpp | 2 +- src/platform/C4MusicFile.h | 2 +- src/platform/C4MusicSystem.cpp | 2 +- src/platform/C4MusicSystem.h | 2 +- src/platform/C4SoundIncludes.h | 2 +- src/platform/C4SoundInstance.cpp | 2 +- src/platform/C4SoundInstance.h | 2 +- src/platform/C4SoundLoaders.cpp | 2 +- src/platform/C4SoundLoaders.h | 2 +- src/platform/C4SoundModifiers.cpp | 2 +- src/platform/C4SoundModifiers.h | 2 +- src/platform/C4SoundSystem.cpp | 2 +- src/platform/C4SoundSystem.h | 2 +- src/platform/C4StdInProc.cpp | 2 +- src/platform/C4StdInProc.h | 2 +- src/platform/C4TimeMilliseconds.cpp | 2 +- src/platform/C4TimeMilliseconds.h | 2 +- src/platform/C4Window.h | 2 +- src/platform/C4WindowController.h | 2 +- src/platform/C4WindowController.mm | 2 +- src/platform/C4WindowGTK.cpp | 2 +- src/platform/C4WindowMac.mm | 2 +- src/platform/C4WindowSDL.cpp | 2 +- src/platform/C4WindowWin32.cpp | 2 +- src/platform/C4windowswrapper.h | 2 +- src/platform/CocoaKeycodeMap.h | 2 +- src/platform/ObjectiveCAssociated.h | 2 +- src/platform/PlatformAbstraction.cpp | 2 +- src/platform/PlatformAbstraction.h | 2 +- src/platform/StdFile.cpp | 2 +- src/platform/StdFile.h | 2 +- src/platform/StdRegistry.cpp | 2 +- src/platform/StdRegistry.h | 2 +- src/platform/StdScheduler.cpp | 2 +- src/platform/StdScheduler.h | 2 +- src/platform/StdSchedulerMac.mm | 2 +- src/platform/StdSchedulerPoll.cpp | 2 +- src/platform/StdSchedulerWin32.cpp | 2 +- src/platform/StdSync.h | 2 +- src/player/C4Player.cpp | 2 +- src/player/C4Player.h | 2 +- src/player/C4PlayerList.cpp | 2 +- src/player/C4PlayerList.h | 2 +- src/player/C4RankSystem.cpp | 2 +- src/player/C4RankSystem.h | 2 +- src/player/C4ScenarioParameters.cpp | 2 +- src/player/C4ScenarioParameters.h | 4 ++-- src/script/C4Aul.cpp | 2 +- src/script/C4Aul.h | 2 +- src/script/C4AulDebug.cpp | 2 +- src/script/C4AulDebug.h | 2 +- src/script/C4AulDefFunc.h | 2 +- src/script/C4AulExec.cpp | 2 +- src/script/C4AulExec.h | 2 +- src/script/C4AulFunc.cpp | 2 +- src/script/C4AulFunc.h | 2 +- src/script/C4AulLink.cpp | 2 +- src/script/C4AulParse.cpp | 2 +- src/script/C4AulScriptFunc.cpp | 2 +- src/script/C4AulScriptFunc.h | 2 +- src/script/C4Effect.cpp | 2 +- src/script/C4Effect.h | 2 +- src/script/C4PropList.cpp | 2 +- src/script/C4PropList.h | 2 +- src/script/C4Script.cpp | 2 +- src/script/C4ScriptHost.cpp | 2 +- src/script/C4ScriptHost.h | 2 +- src/script/C4ScriptMain.cpp | 2 +- src/script/C4ScriptStandalone.cpp | 2 +- src/script/C4ScriptStandaloneStubs.cpp | 2 +- src/script/C4StringTable.cpp | 2 +- src/script/C4StringTable.h | 2 +- src/script/C4Value.cpp | 2 +- src/script/C4Value.h | 2 +- src/script/C4ValueArray.cpp | 2 +- src/script/C4ValueArray.h | 2 +- src/script/C4ValueMap.cpp | 2 +- src/script/C4ValueMap.h | 2 +- 460 files changed, 464 insertions(+), 464 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c1608669a..f6bc77c80 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2009-2015, The OpenClonk Team and contributors +# Copyright (c) 2009-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/COPYING b/COPYING index bd61cfb8f..199b1bd5b 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de -Copyright (c) 2009-2015, The OpenClonk Team and contributors +Copyright (c) 2009-2016, The OpenClonk Team and contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/cmake/FindAudio.cmake b/cmake/FindAudio.cmake index edb8276bf..336be4918 100644 --- a/cmake/FindAudio.cmake +++ b/cmake/FindAudio.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2009-2015, The OpenClonk Team and contributors +# Copyright (c) 2009-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/FindDbgHelp.cmake b/cmake/FindDbgHelp.cmake index 6253e4d67..d10866a96 100644 --- a/cmake/FindDbgHelp.cmake +++ b/cmake/FindDbgHelp.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2011-2015, The OpenClonk Team and contributors +# Copyright (c) 2011-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/FindFreetype.cmake b/cmake/FindFreetype.cmake index 4488bd512..d147b2ca9 100644 --- a/cmake/FindFreetype.cmake +++ b/cmake/FindFreetype.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2014-2015, The OpenClonk Team and contributors +# Copyright (c) 2014-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/FindGLEW.cmake b/cmake/FindGLEW.cmake index a897064cf..72f0a3f5b 100644 --- a/cmake/FindGLEW.cmake +++ b/cmake/FindGLEW.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2015, The OpenClonk Team and contributors +# Copyright (c) 2015-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/FindGTK3.cmake b/cmake/FindGTK3.cmake index 738ea7c28..10ba61c42 100644 --- a/cmake/FindGTK3.cmake +++ b/cmake/FindGTK3.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2015, The OpenClonk Team and contributors +# Copyright (c) 2015-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/FindUpnp.cmake b/cmake/FindUpnp.cmake index b648744f5..a661f0d1c 100644 --- a/cmake/FindUpnp.cmake +++ b/cmake/FindUpnp.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2012-2015, The OpenClonk Team and contributors +# Copyright (c) 2012-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/GitGetChangesetID.cmake b/cmake/GitGetChangesetID.cmake index 96a856e40..387802cec 100644 --- a/cmake/GitGetChangesetID.cmake +++ b/cmake/GitGetChangesetID.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2012-2013, The OpenClonk Team and contributors +# Copyright (c) 2012-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/RequireCXXSourceCompiles.cmake b/cmake/RequireCXXSourceCompiles.cmake index cec4fac0a..1469169e5 100644 --- a/cmake/RequireCXXSourceCompiles.cmake +++ b/cmake/RequireCXXSourceCompiles.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2013, The OpenClonk Team and contributors +# Copyright (c) 2013-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/cmake/Version.cmake b/cmake/Version.cmake index c8955bb8b..1843c1774 100644 --- a/cmake/Version.cmake +++ b/cmake/Version.cmake @@ -1,6 +1,6 @@ # OpenClonk, http://www.openclonk.org # -# Copyright (c) 2009-2015, The OpenClonk Team and contributors +# Copyright (c) 2009-2016, The OpenClonk Team and contributors # # Distributed under the terms of the ISC license; see accompanying file # "COPYING" for details. diff --git a/include/c4script/c4script.h b/include/c4script/c4script.h index 2f3eb0aea..3eb88ee37 100644 --- a/include/c4script/c4script.h +++ b/include/c4script/c4script.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2015, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/C4Globals.cpp b/src/C4Globals.cpp index 6f9e4cc53..4fe722d90 100644 --- a/src/C4Globals.cpp +++ b/src/C4Globals.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/C4Include.cpp b/src/C4Include.cpp index 04446c0d0..640040988 100644 --- a/src/C4Include.cpp +++ b/src/C4Include.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/C4Include.h b/src/C4Include.h index d4863fa19..d7c799daf 100644 --- a/src/C4Include.h +++ b/src/C4Include.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/C4Prototypes.h b/src/C4Prototypes.h index 1d91b582e..2eeae8d4a 100644 --- a/src/C4Prototypes.h +++ b/src/C4Prototypes.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/C4Version.h.in b/src/C4Version.h.in index 11d2180bf..43ffa9d97 100644 --- a/src/C4Version.h.in +++ b/src/C4Version.h.in @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4ComponentHost.cpp b/src/c4group/C4ComponentHost.cpp index 7119d6410..82f4be57d 100644 --- a/src/c4group/C4ComponentHost.cpp +++ b/src/c4group/C4ComponentHost.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4ComponentHost.h b/src/c4group/C4ComponentHost.h index 8cf45ffe2..6e599f232 100644 --- a/src/c4group/C4ComponentHost.h +++ b/src/c4group/C4ComponentHost.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Components.h b/src/c4group/C4Components.h index fad537f40..836ea9adb 100644 --- a/src/c4group/C4Components.h +++ b/src/c4group/C4Components.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Extra.cpp b/src/c4group/C4Extra.cpp index f5bb58988..98f44c29c 100644 --- a/src/c4group/C4Extra.cpp +++ b/src/c4group/C4Extra.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Extra.h b/src/c4group/C4Extra.h index 884b4497b..ee069f6d3 100644 --- a/src/c4group/C4Extra.h +++ b/src/c4group/C4Extra.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Group.cpp b/src/c4group/C4Group.cpp index 5745895e8..b21725606 100644 --- a/src/c4group/C4Group.cpp +++ b/src/c4group/C4Group.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Group.h b/src/c4group/C4Group.h index 3ca53176d..821460c6b 100644 --- a/src/c4group/C4Group.h +++ b/src/c4group/C4Group.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4GroupMain.cpp b/src/c4group/C4GroupMain.cpp index 46bc11183..2b697e93f 100644 --- a/src/c4group/C4GroupMain.cpp +++ b/src/c4group/C4GroupMain.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4GroupSet.cpp b/src/c4group/C4GroupSet.cpp index 6b9e11258..0f50d2de9 100644 --- a/src/c4group/C4GroupSet.cpp +++ b/src/c4group/C4GroupSet.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4GroupSet.h b/src/c4group/C4GroupSet.h index 6c04a9709..00b28fa06 100644 --- a/src/c4group/C4GroupSet.h +++ b/src/c4group/C4GroupSet.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4LangStringTable.cpp b/src/c4group/C4LangStringTable.cpp index 60431e5f5..d6c227da4 100644 --- a/src/c4group/C4LangStringTable.cpp +++ b/src/c4group/C4LangStringTable.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4LangStringTable.h b/src/c4group/C4LangStringTable.h index f7df05b38..89a64906e 100644 --- a/src/c4group/C4LangStringTable.h +++ b/src/c4group/C4LangStringTable.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Language.cpp b/src/c4group/C4Language.cpp index 920c4335a..0dec2eb67 100644 --- a/src/c4group/C4Language.cpp +++ b/src/c4group/C4Language.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Language.h b/src/c4group/C4Language.h index 6e62d3d02..e004f5661 100644 --- a/src/c4group/C4Language.h +++ b/src/c4group/C4Language.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Update.cpp b/src/c4group/C4Update.cpp index 922b1facf..066f8d354 100644 --- a/src/c4group/C4Update.cpp +++ b/src/c4group/C4Update.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/C4Update.h b/src/c4group/C4Update.h index 99d20ca02..6c78f8008 100644 --- a/src/c4group/C4Update.h +++ b/src/c4group/C4Update.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/CStdFile.cpp b/src/c4group/CStdFile.cpp index caa8a5379..e43daa899 100644 --- a/src/c4group/CStdFile.cpp +++ b/src/c4group/CStdFile.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/CStdFile.h b/src/c4group/CStdFile.h index 73399f168..f4af7e073 100644 --- a/src/c4group/CStdFile.h +++ b/src/c4group/CStdFile.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/c4group/gunzip4c4group.cpp b/src/c4group/gunzip4c4group.cpp index 76b7ddffa..144f0125b 100644 --- a/src/c4group/gunzip4c4group.cpp +++ b/src/c4group/gunzip4c4group.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2007, Günther Brammer - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/config/C4Config.cpp b/src/config/C4Config.cpp index deef369b8..4193045ea 100644 --- a/src/config/C4Config.cpp +++ b/src/config/C4Config.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/config/C4Config.h b/src/config/C4Config.h index b44fa046f..c7afaa442 100644 --- a/src/config/C4Config.h +++ b/src/config/C4Config.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/config/C4Constants.h b/src/config/C4Constants.h index 8d98f41bd..80709293c 100644 --- a/src/config/C4Constants.h +++ b/src/config/C4Constants.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/config/C4Reloc.cpp b/src/config/C4Reloc.cpp index b721d6fcc..3e9976100 100644 --- a/src/config/C4Reloc.cpp +++ b/src/config/C4Reloc.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/config/C4Reloc.h b/src/config/C4Reloc.h index 66ae400ce..0ab716872 100644 --- a/src/config/C4Reloc.h +++ b/src/config/C4Reloc.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4Control.cpp b/src/control/C4Control.cpp index ca3613c6d..3bb77a46d 100644 --- a/src/control/C4Control.cpp +++ b/src/control/C4Control.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4Control.h b/src/control/C4Control.h index e211ff534..1b0942a87 100644 --- a/src/control/C4Control.h +++ b/src/control/C4Control.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4GameControl.cpp b/src/control/C4GameControl.cpp index 40056d83a..bbe9cb7e7 100644 --- a/src/control/C4GameControl.cpp +++ b/src/control/C4GameControl.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4GameControl.h b/src/control/C4GameControl.h index a9db0e4dc..634759acd 100644 --- a/src/control/C4GameControl.h +++ b/src/control/C4GameControl.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4GameParameters.cpp b/src/control/C4GameParameters.cpp index c540a38ee..767363cb6 100644 --- a/src/control/C4GameParameters.cpp +++ b/src/control/C4GameParameters.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4GameParameters.h b/src/control/C4GameParameters.h index a3f66bee4..68129e270 100644 --- a/src/control/C4GameParameters.h +++ b/src/control/C4GameParameters.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4GameSave.cpp b/src/control/C4GameSave.cpp index 617266330..26bcaf8cc 100644 --- a/src/control/C4GameSave.cpp +++ b/src/control/C4GameSave.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4GameSave.h b/src/control/C4GameSave.h index 7b340d2a4..76bbaa580 100644 --- a/src/control/C4GameSave.h +++ b/src/control/C4GameSave.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4PlayerControl.cpp b/src/control/C4PlayerControl.cpp index be853090d..675333564 100644 --- a/src/control/C4PlayerControl.cpp +++ b/src/control/C4PlayerControl.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4PlayerControl.h b/src/control/C4PlayerControl.h index 79ea5dd3a..71c43027e 100644 --- a/src/control/C4PlayerControl.h +++ b/src/control/C4PlayerControl.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4PlayerInfo.cpp b/src/control/C4PlayerInfo.cpp index d8d714666..02e8d0fb7 100644 --- a/src/control/C4PlayerInfo.cpp +++ b/src/control/C4PlayerInfo.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4PlayerInfo.h b/src/control/C4PlayerInfo.h index 3df4c1a0f..2b9929767 100644 --- a/src/control/C4PlayerInfo.h +++ b/src/control/C4PlayerInfo.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4PlayerInfoConflicts.cpp b/src/control/C4PlayerInfoConflicts.cpp index 2146b9993..cfc27d94b 100644 --- a/src/control/C4PlayerInfoConflicts.cpp +++ b/src/control/C4PlayerInfoConflicts.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4Record.cpp b/src/control/C4Record.cpp index e6b580b30..9e3735116 100644 --- a/src/control/C4Record.cpp +++ b/src/control/C4Record.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4Record.h b/src/control/C4Record.h index 33f420502..794fc9ace 100644 --- a/src/control/C4Record.h +++ b/src/control/C4Record.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4RoundResults.cpp b/src/control/C4RoundResults.cpp index 159d5feb1..680573039 100644 --- a/src/control/C4RoundResults.cpp +++ b/src/control/C4RoundResults.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4RoundResults.h b/src/control/C4RoundResults.h index af1486034..9b98881a2 100644 --- a/src/control/C4RoundResults.h +++ b/src/control/C4RoundResults.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4Teams.cpp b/src/control/C4Teams.cpp index 72428a1b1..b80edf4f1 100644 --- a/src/control/C4Teams.cpp +++ b/src/control/C4Teams.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/control/C4Teams.h b/src/control/C4Teams.h index fd5e42495..0778c2b30 100644 --- a/src/control/C4Teams.h +++ b/src/control/C4Teams.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4Console.cpp b/src/editor/C4Console.cpp index 2820264fd..139409dcd 100644 --- a/src/editor/C4Console.cpp +++ b/src/editor/C4Console.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4Console.h b/src/editor/C4Console.h index e4ac77c79..17b93a79b 100644 --- a/src/editor/C4Console.h +++ b/src/editor/C4Console.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleCocoa.mm b/src/editor/C4ConsoleCocoa.mm index d37592ff0..36d077bb5 100644 --- a/src/editor/C4ConsoleCocoa.mm +++ b/src/editor/C4ConsoleCocoa.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleGTK.cpp b/src/editor/C4ConsoleGTK.cpp index 59201aa62..d093221f0 100644 --- a/src/editor/C4ConsoleGTK.cpp +++ b/src/editor/C4ConsoleGTK.cpp @@ -5,7 +5,7 @@ * Copyright (c) 2002, 2005, Sven Eberhardt * Copyright (c) 2006-2007, Armin Burgmeier * Copyright (c) 2007, Günther Brammer - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleGTKDlg.cpp b/src/editor/C4ConsoleGTKDlg.cpp index f2c78b827..c915cb299 100644 --- a/src/editor/C4ConsoleGTKDlg.cpp +++ b/src/editor/C4ConsoleGTKDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleGTKDlg.h b/src/editor/C4ConsoleGTKDlg.h index de7f58c8c..a5b48ed67 100644 --- a/src/editor/C4ConsoleGTKDlg.h +++ b/src/editor/C4ConsoleGTKDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleGUI.h b/src/editor/C4ConsoleGUI.h index 5bac6d03f..c0dd5eaea 100644 --- a/src/editor/C4ConsoleGUI.h +++ b/src/editor/C4ConsoleGUI.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2006, Armin Burgmeier - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleGUICommon.h b/src/editor/C4ConsoleGUICommon.h index 50fcc02d8..2270e65f6 100644 --- a/src/editor/C4ConsoleGUICommon.h +++ b/src/editor/C4ConsoleGUICommon.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005, Günther Brammer - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ConsoleWin32.cpp b/src/editor/C4ConsoleWin32.cpp index 1e9db2ea9..f89672ac5 100644 --- a/src/editor/C4ConsoleWin32.cpp +++ b/src/editor/C4ConsoleWin32.cpp @@ -5,7 +5,7 @@ * Copyright (c) 2004, Peter Wortmann * Copyright (c) 2005-2007, Günther Brammer * Copyright (c) 2005, 2007, Sven Eberhardt - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4EditCursor.cpp b/src/editor/C4EditCursor.cpp index 313ff32ce..e2a2a4188 100644 --- a/src/editor/C4EditCursor.cpp +++ b/src/editor/C4EditCursor.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4EditCursor.h b/src/editor/C4EditCursor.h index ddd7cd550..b4b7c84c5 100644 --- a/src/editor/C4EditCursor.h +++ b/src/editor/C4EditCursor.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4EditorWindowController.h b/src/editor/C4EditorWindowController.h index fe5ec9965..c868d89ab 100644 --- a/src/editor/C4EditorWindowController.h +++ b/src/editor/C4EditorWindowController.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4EditorWindowController.mm b/src/editor/C4EditorWindowController.mm index ea6f21836..4231f2cff 100644 --- a/src/editor/C4EditorWindowController.mm +++ b/src/editor/C4EditorWindowController.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ObjectListDlg.cpp b/src/editor/C4ObjectListDlg.cpp index 8fb158724..bdffea648 100644 --- a/src/editor/C4ObjectListDlg.cpp +++ b/src/editor/C4ObjectListDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ObjectListDlg.h b/src/editor/C4ObjectListDlg.h index fbe04c574..452de567e 100644 --- a/src/editor/C4ObjectListDlg.h +++ b/src/editor/C4ObjectListDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ToolsDlg.cpp b/src/editor/C4ToolsDlg.cpp index 8f414a2cd..2188feaac 100644 --- a/src/editor/C4ToolsDlg.cpp +++ b/src/editor/C4ToolsDlg.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ToolsDlg.h b/src/editor/C4ToolsDlg.h index 102399f10..2d9b86dbd 100644 --- a/src/editor/C4ToolsDlg.h +++ b/src/editor/C4ToolsDlg.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ViewportWindow.cpp b/src/editor/C4ViewportWindow.cpp index 8fe9f5873..fbb17e0ec 100644 --- a/src/editor/C4ViewportWindow.cpp +++ b/src/editor/C4ViewportWindow.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/editor/C4ViewportWindow.h b/src/editor/C4ViewportWindow.h index f792f402e..8c71abec6 100644 --- a/src/editor/C4ViewportWindow.h +++ b/src/editor/C4ViewportWindow.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Application.cpp b/src/game/C4Application.cpp index a4b23b5bd..9308ae703 100644 --- a/src/game/C4Application.cpp +++ b/src/game/C4Application.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Application.h b/src/game/C4Application.h index f38537af0..e6b2e5dde 100644 --- a/src/game/C4Application.h +++ b/src/game/C4Application.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4FullScreen.cpp b/src/game/C4FullScreen.cpp index 462ceba14..e23421d3b 100644 --- a/src/game/C4FullScreen.cpp +++ b/src/game/C4FullScreen.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4FullScreen.h b/src/game/C4FullScreen.h index de1f06873..2fb7d547a 100644 --- a/src/game/C4FullScreen.h +++ b/src/game/C4FullScreen.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Game.cpp b/src/game/C4Game.cpp index 4884b03a2..f6190c43c 100644 --- a/src/game/C4Game.cpp +++ b/src/game/C4Game.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Game.h b/src/game/C4Game.h index e315e0fd5..b37977d48 100644 --- a/src/game/C4Game.h +++ b/src/game/C4Game.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4GameScript.cpp b/src/game/C4GameScript.cpp index c9b50a4c3..b2f15cfb5 100644 --- a/src/game/C4GameScript.cpp +++ b/src/game/C4GameScript.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4GameScript.h b/src/game/C4GameScript.h index 682d06324..0db659d1f 100644 --- a/src/game/C4GameScript.h +++ b/src/game/C4GameScript.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4GameVersion.h b/src/game/C4GameVersion.h index 5d5772d75..7fdc66d3e 100644 --- a/src/game/C4GameVersion.h +++ b/src/game/C4GameVersion.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4GraphicsSystem.cpp b/src/game/C4GraphicsSystem.cpp index 172ec9f5c..937ad6f5b 100644 --- a/src/game/C4GraphicsSystem.cpp +++ b/src/game/C4GraphicsSystem.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4GraphicsSystem.h b/src/game/C4GraphicsSystem.h index ba3ecb18b..962b5099a 100644 --- a/src/game/C4GraphicsSystem.h +++ b/src/game/C4GraphicsSystem.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Physics.h b/src/game/C4Physics.h index e4d001db3..d1a01fe2d 100644 --- a/src/game/C4Physics.h +++ b/src/game/C4Physics.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Viewport.cpp b/src/game/C4Viewport.cpp index b965b5411..d088e45c3 100644 --- a/src/game/C4Viewport.cpp +++ b/src/game/C4Viewport.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/C4Viewport.h b/src/game/C4Viewport.h index 17bd5a28f..96f90d06d 100644 --- a/src/game/C4Viewport.h +++ b/src/game/C4Viewport.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/game/ClonkMain.cpp b/src/game/ClonkMain.cpp index dc12c77f2..43cf3d22d 100644 --- a/src/game/ClonkMain.cpp +++ b/src/game/ClonkMain.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/Bitmap256.cpp b/src/graphics/Bitmap256.cpp index d1d80b03e..528f89def 100644 --- a/src/graphics/Bitmap256.cpp +++ b/src/graphics/Bitmap256.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/Bitmap256.h b/src/graphics/Bitmap256.h index 71579e67a..6ffef57cd 100644 --- a/src/graphics/Bitmap256.h +++ b/src/graphics/Bitmap256.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Draw.cpp b/src/graphics/C4Draw.cpp index 802bed33a..43c184ecd 100644 --- a/src/graphics/C4Draw.cpp +++ b/src/graphics/C4Draw.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Draw.h b/src/graphics/C4Draw.h index 27cf2c022..4bf14344f 100644 --- a/src/graphics/C4Draw.h +++ b/src/graphics/C4Draw.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawGL.cpp b/src/graphics/C4DrawGL.cpp index 1a1e31ee3..163b0ed0f 100644 --- a/src/graphics/C4DrawGL.cpp +++ b/src/graphics/C4DrawGL.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawGL.h b/src/graphics/C4DrawGL.h index f83cdf3d4..95d96b20f 100644 --- a/src/graphics/C4DrawGL.h +++ b/src/graphics/C4DrawGL.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawGLCtx.cpp b/src/graphics/C4DrawGLCtx.cpp index 6cbdb45ff..18af47231 100644 --- a/src/graphics/C4DrawGLCtx.cpp +++ b/src/graphics/C4DrawGLCtx.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawGLMac.h b/src/graphics/C4DrawGLMac.h index a0837f969..e20f103a1 100644 --- a/src/graphics/C4DrawGLMac.h +++ b/src/graphics/C4DrawGLMac.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawGLMac.mm b/src/graphics/C4DrawGLMac.mm index dba6285e0..db5d8dd27 100644 --- a/src/graphics/C4DrawGLMac.mm +++ b/src/graphics/C4DrawGLMac.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawMeshGL.cpp b/src/graphics/C4DrawMeshGL.cpp index 2eaa919a8..95be47f2a 100644 --- a/src/graphics/C4DrawMeshGL.cpp +++ b/src/graphics/C4DrawMeshGL.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013-2015, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawT.cpp b/src/graphics/C4DrawT.cpp index 72bd9bcbb..fe25ee87c 100644 --- a/src/graphics/C4DrawT.cpp +++ b/src/graphics/C4DrawT.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4DrawT.h b/src/graphics/C4DrawT.h index 4f33e8938..11c22e7b6 100644 --- a/src/graphics/C4DrawT.h +++ b/src/graphics/C4DrawT.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Facet.cpp b/src/graphics/C4Facet.cpp index 481d15a41..493291693 100644 --- a/src/graphics/C4Facet.cpp +++ b/src/graphics/C4Facet.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Facet.h b/src/graphics/C4Facet.h index 91e4bc978..387a7fb85 100644 --- a/src/graphics/C4Facet.h +++ b/src/graphics/C4Facet.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4FacetEx.cpp b/src/graphics/C4FacetEx.cpp index 040adc663..06c124789 100644 --- a/src/graphics/C4FacetEx.cpp +++ b/src/graphics/C4FacetEx.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4FacetEx.h b/src/graphics/C4FacetEx.h index 345670c14..521e94910 100644 --- a/src/graphics/C4FacetEx.h +++ b/src/graphics/C4FacetEx.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4FontLoader.cpp b/src/graphics/C4FontLoader.cpp index 9d89b4e2f..d352e90cd 100644 --- a/src/graphics/C4FontLoader.cpp +++ b/src/graphics/C4FontLoader.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2003-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4FontLoader.h b/src/graphics/C4FontLoader.h index 781492e61..6ccd03544 100644 --- a/src/graphics/C4FontLoader.h +++ b/src/graphics/C4FontLoader.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2003-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4GraphicsResource.cpp b/src/graphics/C4GraphicsResource.cpp index cfb6a0ed0..9a8ec6d2e 100644 --- a/src/graphics/C4GraphicsResource.cpp +++ b/src/graphics/C4GraphicsResource.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4GraphicsResource.h b/src/graphics/C4GraphicsResource.h index edf70672c..fb42a3a59 100644 --- a/src/graphics/C4GraphicsResource.h +++ b/src/graphics/C4GraphicsResource.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Shader.cpp b/src/graphics/C4Shader.cpp index 91af2e043..157e3605f 100644 --- a/src/graphics/C4Shader.cpp +++ b/src/graphics/C4Shader.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Shader.h b/src/graphics/C4Shader.h index 64bbd1433..0902a6788 100644 --- a/src/graphics/C4Shader.h +++ b/src/graphics/C4Shader.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Surface.cpp b/src/graphics/C4Surface.cpp index 5fcbdf713..cf5c63040 100644 --- a/src/graphics/C4Surface.cpp +++ b/src/graphics/C4Surface.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4Surface.h b/src/graphics/C4Surface.h index 603a27b54..53380b53e 100644 --- a/src/graphics/C4Surface.h +++ b/src/graphics/C4Surface.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/C4SurfaceLoaders.cpp b/src/graphics/C4SurfaceLoaders.cpp index 41f94e4ca..04688ab88 100644 --- a/src/graphics/C4SurfaceLoaders.cpp +++ b/src/graphics/C4SurfaceLoaders.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/CSurface8.cpp b/src/graphics/CSurface8.cpp index 953a669be..e720330ff 100644 --- a/src/graphics/CSurface8.cpp +++ b/src/graphics/CSurface8.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/CSurface8.h b/src/graphics/CSurface8.h index e74546410..4b4c554f4 100644 --- a/src/graphics/CSurface8.h +++ b/src/graphics/CSurface8.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/StdPNG.cpp b/src/graphics/StdPNG.cpp index d8840753d..09ea955c9 100644 --- a/src/graphics/StdPNG.cpp +++ b/src/graphics/StdPNG.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/graphics/StdPNG.h b/src/graphics/StdPNG.h index 12fb5e006..1fc7cd964 100644 --- a/src/graphics/StdPNG.h +++ b/src/graphics/StdPNG.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4ChatDlg.cpp b/src/gui/C4ChatDlg.cpp index dd371c837..771e9b04e 100644 --- a/src/gui/C4ChatDlg.cpp +++ b/src/gui/C4ChatDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4ChatDlg.h b/src/gui/C4ChatDlg.h index 06548c6c2..f594ab63c 100644 --- a/src/gui/C4ChatDlg.h +++ b/src/gui/C4ChatDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4DownloadDlg.cpp b/src/gui/C4DownloadDlg.cpp index 6ab1b06bd..485b27600 100644 --- a/src/gui/C4DownloadDlg.cpp +++ b/src/gui/C4DownloadDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4DownloadDlg.h b/src/gui/C4DownloadDlg.h index f09ea4fca..abc853a6c 100644 --- a/src/gui/C4DownloadDlg.h +++ b/src/gui/C4DownloadDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4FileSelDlg.cpp b/src/gui/C4FileSelDlg.cpp index 95ded03ab..abd7112da 100644 --- a/src/gui/C4FileSelDlg.cpp +++ b/src/gui/C4FileSelDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4FileSelDlg.h b/src/gui/C4FileSelDlg.h index ef8465c3a..2e532b053 100644 --- a/src/gui/C4FileSelDlg.h +++ b/src/gui/C4FileSelDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Folder.cpp b/src/gui/C4Folder.cpp index 11e45c379..1792a2632 100644 --- a/src/gui/C4Folder.cpp +++ b/src/gui/C4Folder.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Folder.h b/src/gui/C4Folder.h index 279a3d6f4..e79d07fab 100644 --- a/src/gui/C4Folder.h +++ b/src/gui/C4Folder.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameDialogs.cpp b/src/gui/C4GameDialogs.cpp index 8cf6cf718..7e297d7f2 100644 --- a/src/gui/C4GameDialogs.cpp +++ b/src/gui/C4GameDialogs.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameDialogs.h b/src/gui/C4GameDialogs.h index d00c38fcb..92a515056 100644 --- a/src/gui/C4GameDialogs.h +++ b/src/gui/C4GameDialogs.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameLobby.cpp b/src/gui/C4GameLobby.cpp index 66c70314f..6cefba72b 100644 --- a/src/gui/C4GameLobby.cpp +++ b/src/gui/C4GameLobby.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameLobby.h b/src/gui/C4GameLobby.h index bf0f9aa9c..b30b2ab27 100644 --- a/src/gui/C4GameLobby.h +++ b/src/gui/C4GameLobby.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameMessage.cpp b/src/gui/C4GameMessage.cpp index 346423c07..8f3829103 100644 --- a/src/gui/C4GameMessage.cpp +++ b/src/gui/C4GameMessage.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameMessage.h b/src/gui/C4GameMessage.h index f8c7365f4..ba24b23a3 100644 --- a/src/gui/C4GameMessage.h +++ b/src/gui/C4GameMessage.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameOptions.cpp b/src/gui/C4GameOptions.cpp index 41ac98565..34e342afd 100644 --- a/src/gui/C4GameOptions.cpp +++ b/src/gui/C4GameOptions.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameOptions.h b/src/gui/C4GameOptions.h index 18f3c8ddd..b2833d4c1 100644 --- a/src/gui/C4GameOptions.h +++ b/src/gui/C4GameOptions.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameOverDlg.cpp b/src/gui/C4GameOverDlg.cpp index 3e0c1b616..338de7e8c 100644 --- a/src/gui/C4GameOverDlg.cpp +++ b/src/gui/C4GameOverDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GameOverDlg.h b/src/gui/C4GameOverDlg.h index 6b3bea227..aa0687a8f 100644 --- a/src/gui/C4GameOverDlg.h +++ b/src/gui/C4GameOverDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GfxErrorDlg.cpp b/src/gui/C4GfxErrorDlg.cpp index dde145b2d..6442212e4 100644 --- a/src/gui/C4GfxErrorDlg.cpp +++ b/src/gui/C4GfxErrorDlg.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2013, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Gui.cpp b/src/gui/C4Gui.cpp index 214cd68e8..e659483cd 100644 --- a/src/gui/C4Gui.cpp +++ b/src/gui/C4Gui.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Gui.h b/src/gui/C4Gui.h index 16fee2b0c..1bc54f893 100644 --- a/src/gui/C4Gui.h +++ b/src/gui/C4Gui.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiButton.cpp b/src/gui/C4GuiButton.cpp index a6bf1c158..2f7e47e1c 100644 --- a/src/gui/C4GuiButton.cpp +++ b/src/gui/C4GuiButton.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiCheckBox.cpp b/src/gui/C4GuiCheckBox.cpp index cc56f52cb..32b53850f 100644 --- a/src/gui/C4GuiCheckBox.cpp +++ b/src/gui/C4GuiCheckBox.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiComboBox.cpp b/src/gui/C4GuiComboBox.cpp index 914ed3e23..1ad65d637 100644 --- a/src/gui/C4GuiComboBox.cpp +++ b/src/gui/C4GuiComboBox.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiContainers.cpp b/src/gui/C4GuiContainers.cpp index 0aa3d2748..d0fe12124 100644 --- a/src/gui/C4GuiContainers.cpp +++ b/src/gui/C4GuiContainers.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiDialogs.cpp b/src/gui/C4GuiDialogs.cpp index aa5dd9b8c..b0d13fd32 100644 --- a/src/gui/C4GuiDialogs.cpp +++ b/src/gui/C4GuiDialogs.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiEdit.cpp b/src/gui/C4GuiEdit.cpp index f67414f5e..441177f4f 100644 --- a/src/gui/C4GuiEdit.cpp +++ b/src/gui/C4GuiEdit.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiLabels.cpp b/src/gui/C4GuiLabels.cpp index 7759e66ad..9fa3e9d9e 100644 --- a/src/gui/C4GuiLabels.cpp +++ b/src/gui/C4GuiLabels.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiListBox.cpp b/src/gui/C4GuiListBox.cpp index c0ce9fcc3..3dac6015a 100644 --- a/src/gui/C4GuiListBox.cpp +++ b/src/gui/C4GuiListBox.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiMenu.cpp b/src/gui/C4GuiMenu.cpp index 16a2bf52e..37aed0a7d 100644 --- a/src/gui/C4GuiMenu.cpp +++ b/src/gui/C4GuiMenu.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4GuiTabular.cpp b/src/gui/C4GuiTabular.cpp index 38075cf6e..5c420e862 100644 --- a/src/gui/C4GuiTabular.cpp +++ b/src/gui/C4GuiTabular.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4KeyboardInput.cpp b/src/gui/C4KeyboardInput.cpp index 779252c44..4d1693cd3 100644 --- a/src/gui/C4KeyboardInput.cpp +++ b/src/gui/C4KeyboardInput.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4KeyboardInput.h b/src/gui/C4KeyboardInput.h index 904cece50..0d1d2611b 100644 --- a/src/gui/C4KeyboardInput.h +++ b/src/gui/C4KeyboardInput.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4LoaderScreen.cpp b/src/gui/C4LoaderScreen.cpp index ad79c3106..e9c206fe7 100644 --- a/src/gui/C4LoaderScreen.cpp +++ b/src/gui/C4LoaderScreen.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2003-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4LoaderScreen.h b/src/gui/C4LoaderScreen.h index f116956a0..b2671b463 100644 --- a/src/gui/C4LoaderScreen.h +++ b/src/gui/C4LoaderScreen.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2003-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MainMenu.cpp b/src/gui/C4MainMenu.cpp index e7556750d..a01872bf6 100644 --- a/src/gui/C4MainMenu.cpp +++ b/src/gui/C4MainMenu.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MainMenu.h b/src/gui/C4MainMenu.h index 3eaafd327..ed77d4e13 100644 --- a/src/gui/C4MainMenu.h +++ b/src/gui/C4MainMenu.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Menu.cpp b/src/gui/C4Menu.cpp index 5422ffe14..767cb73d1 100644 --- a/src/gui/C4Menu.cpp +++ b/src/gui/C4Menu.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Menu.h b/src/gui/C4Menu.h index 29c003e7b..087a9176f 100644 --- a/src/gui/C4Menu.h +++ b/src/gui/C4Menu.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MessageBoard.cpp b/src/gui/C4MessageBoard.cpp index 571333dbf..28d7f59cd 100644 --- a/src/gui/C4MessageBoard.cpp +++ b/src/gui/C4MessageBoard.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MessageBoard.h b/src/gui/C4MessageBoard.h index 49376f95b..a7efe4454 100644 --- a/src/gui/C4MessageBoard.h +++ b/src/gui/C4MessageBoard.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MessageInput.cpp b/src/gui/C4MessageInput.cpp index 7e455adf5..daa61372a 100644 --- a/src/gui/C4MessageInput.cpp +++ b/src/gui/C4MessageInput.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MessageInput.h b/src/gui/C4MessageInput.h index ab9bb60ed..51697db45 100644 --- a/src/gui/C4MessageInput.h +++ b/src/gui/C4MessageInput.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MouseControl.cpp b/src/gui/C4MouseControl.cpp index a42d0b5b8..29680789c 100644 --- a/src/gui/C4MouseControl.cpp +++ b/src/gui/C4MouseControl.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4MouseControl.h b/src/gui/C4MouseControl.h index e1b220025..e4dba30ca 100644 --- a/src/gui/C4MouseControl.h +++ b/src/gui/C4MouseControl.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4PlayerInfoListBox.cpp b/src/gui/C4PlayerInfoListBox.cpp index ec3e54eac..7753505bf 100644 --- a/src/gui/C4PlayerInfoListBox.cpp +++ b/src/gui/C4PlayerInfoListBox.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4PlayerInfoListBox.h b/src/gui/C4PlayerInfoListBox.h index fec4d49cf..4713ff272 100644 --- a/src/gui/C4PlayerInfoListBox.h +++ b/src/gui/C4PlayerInfoListBox.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Scoreboard.cpp b/src/gui/C4Scoreboard.cpp index a5f1180b0..b39fc7671 100644 --- a/src/gui/C4Scoreboard.cpp +++ b/src/gui/C4Scoreboard.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Scoreboard.h b/src/gui/C4Scoreboard.h index 7ff63bf87..dbca9fd04 100644 --- a/src/gui/C4Scoreboard.h +++ b/src/gui/C4Scoreboard.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4ScriptGuiWindow.cpp b/src/gui/C4ScriptGuiWindow.cpp index eb4a16568..3dff016af 100644 --- a/src/gui/C4ScriptGuiWindow.cpp +++ b/src/gui/C4ScriptGuiWindow.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4ScriptGuiWindow.h b/src/gui/C4ScriptGuiWindow.h index 009e10c28..cd14c586d 100644 --- a/src/gui/C4ScriptGuiWindow.h +++ b/src/gui/C4ScriptGuiWindow.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * -* Copyright (c) 2014-2015, The OpenClonk Team and contributors +* Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Startup.cpp b/src/gui/C4Startup.cpp index 0c87107d4..4e05843bb 100644 --- a/src/gui/C4Startup.cpp +++ b/src/gui/C4Startup.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4Startup.h b/src/gui/C4Startup.h index 6d59be02e..83c5da5af 100644 --- a/src/gui/C4Startup.h +++ b/src/gui/C4Startup.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupAboutDlg.cpp b/src/gui/C4StartupAboutDlg.cpp index d939c5a99..266ceabf6 100644 --- a/src/gui/C4StartupAboutDlg.cpp +++ b/src/gui/C4StartupAboutDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2014, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupAboutDlg.h b/src/gui/C4StartupAboutDlg.h index b1ba20d5b..7ce5f2bf3 100644 --- a/src/gui/C4StartupAboutDlg.h +++ b/src/gui/C4StartupAboutDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013-2014, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupMainDlg.cpp b/src/gui/C4StartupMainDlg.cpp index af04c9de4..9a1631e38 100644 --- a/src/gui/C4StartupMainDlg.cpp +++ b/src/gui/C4StartupMainDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupMainDlg.h b/src/gui/C4StartupMainDlg.h index 7d19a5e8f..d7f6dae3a 100644 --- a/src/gui/C4StartupMainDlg.h +++ b/src/gui/C4StartupMainDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupNetDlg.cpp b/src/gui/C4StartupNetDlg.cpp index 48fdc468d..adcda7b16 100644 --- a/src/gui/C4StartupNetDlg.cpp +++ b/src/gui/C4StartupNetDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2006-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupNetDlg.h b/src/gui/C4StartupNetDlg.h index eef40005e..9ce0f8171 100644 --- a/src/gui/C4StartupNetDlg.h +++ b/src/gui/C4StartupNetDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2006-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupOptionsDlg.cpp b/src/gui/C4StartupOptionsDlg.cpp index f3f0a041d..abac9c0cd 100644 --- a/src/gui/C4StartupOptionsDlg.cpp +++ b/src/gui/C4StartupOptionsDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupOptionsDlg.h b/src/gui/C4StartupOptionsDlg.h index 405a0529c..63d8afd8f 100644 --- a/src/gui/C4StartupOptionsDlg.h +++ b/src/gui/C4StartupOptionsDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupPlrSelDlg.cpp b/src/gui/C4StartupPlrSelDlg.cpp index 6943ebb53..0ccc35eaf 100644 --- a/src/gui/C4StartupPlrSelDlg.cpp +++ b/src/gui/C4StartupPlrSelDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupPlrSelDlg.h b/src/gui/C4StartupPlrSelDlg.h index 623213cc0..2ff52f05d 100644 --- a/src/gui/C4StartupPlrSelDlg.h +++ b/src/gui/C4StartupPlrSelDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupScenSelDlg.cpp b/src/gui/C4StartupScenSelDlg.cpp index f9fbe3246..42577fad3 100644 --- a/src/gui/C4StartupScenSelDlg.cpp +++ b/src/gui/C4StartupScenSelDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4StartupScenSelDlg.h b/src/gui/C4StartupScenSelDlg.h index a12229c5a..8667e6a98 100644 --- a/src/gui/C4StartupScenSelDlg.h +++ b/src/gui/C4StartupScenSelDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4UpdateDlg.cpp b/src/gui/C4UpdateDlg.cpp index 3a49b5683..5f502bfe7 100644 --- a/src/gui/C4UpdateDlg.cpp +++ b/src/gui/C4UpdateDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4UpdateDlg.h b/src/gui/C4UpdateDlg.h index 904cc4364..987d7c272 100644 --- a/src/gui/C4UpdateDlg.h +++ b/src/gui/C4UpdateDlg.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4UpperBoard.cpp b/src/gui/C4UpperBoard.cpp index 382d4d704..15850c575 100644 --- a/src/gui/C4UpperBoard.cpp +++ b/src/gui/C4UpperBoard.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/gui/C4UpperBoard.h b/src/gui/C4UpperBoard.h index 7beada643..bd4aac16f 100644 --- a/src/gui/C4UpperBoard.h +++ b/src/gui/C4UpperBoard.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4LandscapeRender.cpp b/src/landscape/C4LandscapeRender.cpp index 28cb660ef..2fd732280 100644 --- a/src/landscape/C4LandscapeRender.cpp +++ b/src/landscape/C4LandscapeRender.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2011-2015, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4LandscapeRender.h b/src/landscape/C4LandscapeRender.h index 67a8f34df..e464c368d 100644 --- a/src/landscape/C4LandscapeRender.h +++ b/src/landscape/C4LandscapeRender.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Map.cpp b/src/landscape/C4Map.cpp index c0360fe08..e7a24d220 100644 --- a/src/landscape/C4Map.cpp +++ b/src/landscape/C4Map.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Map.h b/src/landscape/C4Map.h index a056aeacd..c868663b8 100644 --- a/src/landscape/C4Map.h +++ b/src/landscape/C4Map.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MapCreatorS2.cpp b/src/landscape/C4MapCreatorS2.cpp index f715b9187..92382f992 100644 --- a/src/landscape/C4MapCreatorS2.cpp +++ b/src/landscape/C4MapCreatorS2.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MapCreatorS2.h b/src/landscape/C4MapCreatorS2.h index e6db6ae7d..09450ee32 100644 --- a/src/landscape/C4MapCreatorS2.h +++ b/src/landscape/C4MapCreatorS2.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MapScript.cpp b/src/landscape/C4MapScript.cpp index 1e062834f..d56ed67a8 100644 --- a/src/landscape/C4MapScript.cpp +++ b/src/landscape/C4MapScript.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MapScript.h b/src/landscape/C4MapScript.h index c3123dc73..c2a5f2156 100644 --- a/src/landscape/C4MapScript.h +++ b/src/landscape/C4MapScript.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MapScriptAlgo.cpp b/src/landscape/C4MapScriptAlgo.cpp index 13958552f..f8f9b368a 100644 --- a/src/landscape/C4MapScriptAlgo.cpp +++ b/src/landscape/C4MapScriptAlgo.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MassMover.cpp b/src/landscape/C4MassMover.cpp index 8575d6b66..786f37c9c 100644 --- a/src/landscape/C4MassMover.cpp +++ b/src/landscape/C4MassMover.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MassMover.h b/src/landscape/C4MassMover.h index 34b0acbfc..7ba6428c6 100644 --- a/src/landscape/C4MassMover.h +++ b/src/landscape/C4MassMover.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Material.cpp b/src/landscape/C4Material.cpp index f7c300ed1..8e918af33 100644 --- a/src/landscape/C4Material.cpp +++ b/src/landscape/C4Material.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Material.h b/src/landscape/C4Material.h index 7197eb90d..6164ee0eb 100644 --- a/src/landscape/C4Material.h +++ b/src/landscape/C4Material.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MaterialList.cpp b/src/landscape/C4MaterialList.cpp index 76071aeae..e294f6cf5 100644 --- a/src/landscape/C4MaterialList.cpp +++ b/src/landscape/C4MaterialList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4MaterialList.h b/src/landscape/C4MaterialList.h index 77d71aa20..5c6bbb69b 100644 --- a/src/landscape/C4MaterialList.h +++ b/src/landscape/C4MaterialList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4PXS.cpp b/src/landscape/C4PXS.cpp index ac1e9d042..e6afd2916 100644 --- a/src/landscape/C4PXS.cpp +++ b/src/landscape/C4PXS.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4PXS.h b/src/landscape/C4PXS.h index 0126059d4..a7277bca6 100644 --- a/src/landscape/C4PXS.h +++ b/src/landscape/C4PXS.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Particles.cpp b/src/landscape/C4Particles.cpp index c5b18cba8..929f12c4d 100644 --- a/src/landscape/C4Particles.cpp +++ b/src/landscape/C4Particles.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Particles.h b/src/landscape/C4Particles.h index e18810653..c1f110762 100644 --- a/src/landscape/C4Particles.h +++ b/src/landscape/C4Particles.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4PathFinder.cpp b/src/landscape/C4PathFinder.cpp index 2f75a2984..a596c79ec 100644 --- a/src/landscape/C4PathFinder.cpp +++ b/src/landscape/C4PathFinder.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4PathFinder.h b/src/landscape/C4PathFinder.h index 06895da2b..2fba5deaf 100644 --- a/src/landscape/C4PathFinder.h +++ b/src/landscape/C4PathFinder.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Scenario.cpp b/src/landscape/C4Scenario.cpp index 1e6fc95b1..69874d39a 100644 --- a/src/landscape/C4Scenario.cpp +++ b/src/landscape/C4Scenario.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Scenario.h b/src/landscape/C4Scenario.h index ad984ec15..9857da38c 100644 --- a/src/landscape/C4Scenario.h +++ b/src/landscape/C4Scenario.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4ScenarioSection.cpp b/src/landscape/C4ScenarioSection.cpp index 9d1b17841..95660253c 100644 --- a/src/landscape/C4ScenarioSection.cpp +++ b/src/landscape/C4ScenarioSection.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Sky.cpp b/src/landscape/C4Sky.cpp index b64a835f1..3ee110136 100644 --- a/src/landscape/C4Sky.cpp +++ b/src/landscape/C4Sky.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Sky.h b/src/landscape/C4Sky.h index c60623c89..1edd05dc2 100644 --- a/src/landscape/C4Sky.h +++ b/src/landscape/C4Sky.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4SolidMask.cpp b/src/landscape/C4SolidMask.cpp index d46ca24c0..1ee0561fe 100644 --- a/src/landscape/C4SolidMask.cpp +++ b/src/landscape/C4SolidMask.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4SolidMask.h b/src/landscape/C4SolidMask.h index 738de0e21..d8611a520 100644 --- a/src/landscape/C4SolidMask.h +++ b/src/landscape/C4SolidMask.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Texture.cpp b/src/landscape/C4Texture.cpp index 8a9efc40b..24860f195 100644 --- a/src/landscape/C4Texture.cpp +++ b/src/landscape/C4Texture.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Texture.h b/src/landscape/C4Texture.h index 92337a3bf..33c74a6d2 100644 --- a/src/landscape/C4Texture.h +++ b/src/landscape/C4Texture.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4TextureShape.cpp b/src/landscape/C4TextureShape.cpp index ceb8c620d..77f87c46c 100644 --- a/src/landscape/C4TextureShape.cpp +++ b/src/landscape/C4TextureShape.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4TextureShape.h b/src/landscape/C4TextureShape.h index 20b1ff959..a014a7873 100644 --- a/src/landscape/C4TextureShape.h +++ b/src/landscape/C4TextureShape.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4TransferZone.cpp b/src/landscape/C4TransferZone.cpp index 5e0058c6a..cb30dbfe2 100644 --- a/src/landscape/C4TransferZone.cpp +++ b/src/landscape/C4TransferZone.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4TransferZone.h b/src/landscape/C4TransferZone.h index f7566494a..683bec441 100644 --- a/src/landscape/C4TransferZone.h +++ b/src/landscape/C4TransferZone.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Weather.cpp b/src/landscape/C4Weather.cpp index b4be993db..efe3c8813 100644 --- a/src/landscape/C4Weather.cpp +++ b/src/landscape/C4Weather.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/C4Weather.h b/src/landscape/C4Weather.h index 5c34da5c8..ee2e7cfaf 100644 --- a/src/landscape/C4Weather.h +++ b/src/landscape/C4Weather.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoW.cpp b/src/landscape/fow/C4FoW.cpp index 13d41730a..4b2751e99 100644 --- a/src/landscape/fow/C4FoW.cpp +++ b/src/landscape/fow/C4FoW.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoW.h b/src/landscape/fow/C4FoW.h index 80ab13de4..e1ccae8fb 100644 --- a/src/landscape/fow/C4FoW.h +++ b/src/landscape/fow/C4FoW.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWAmbient.cpp b/src/landscape/fow/C4FoWAmbient.cpp index ab1cfd98f..f274b9e55 100644 --- a/src/landscape/fow/C4FoWAmbient.cpp +++ b/src/landscape/fow/C4FoWAmbient.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWAmbient.h b/src/landscape/fow/C4FoWAmbient.h index 12e28c4f8..2e084f9f6 100644 --- a/src/landscape/fow/C4FoWAmbient.h +++ b/src/landscape/fow/C4FoWAmbient.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWBeam.cpp b/src/landscape/fow/C4FoWBeam.cpp index f2975b699..49d76d248 100644 --- a/src/landscape/fow/C4FoWBeam.cpp +++ b/src/landscape/fow/C4FoWBeam.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWBeam.h b/src/landscape/fow/C4FoWBeam.h index 2cdafcf16..2d7e4daf5 100644 --- a/src/landscape/fow/C4FoWBeam.h +++ b/src/landscape/fow/C4FoWBeam.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWBeamTriangle.h b/src/landscape/fow/C4FoWBeamTriangle.h index ad7cab419..9321e655f 100644 --- a/src/landscape/fow/C4FoWBeamTriangle.h +++ b/src/landscape/fow/C4FoWBeamTriangle.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. @@ -45,4 +45,4 @@ public: bool descending; }; -#endif \ No newline at end of file +#endif diff --git a/src/landscape/fow/C4FoWDrawStrategy.cpp b/src/landscape/fow/C4FoWDrawStrategy.cpp index d4330a385..071c543a4 100644 --- a/src/landscape/fow/C4FoWDrawStrategy.cpp +++ b/src/landscape/fow/C4FoWDrawStrategy.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWDrawStrategy.h b/src/landscape/fow/C4FoWDrawStrategy.h index 7f1d22aa6..7a4048e41 100644 --- a/src/landscape/fow/C4FoWDrawStrategy.h +++ b/src/landscape/fow/C4FoWDrawStrategy.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWLight.cpp b/src/landscape/fow/C4FoWLight.cpp index a99273213..892440532 100644 --- a/src/landscape/fow/C4FoWLight.cpp +++ b/src/landscape/fow/C4FoWLight.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWLight.h b/src/landscape/fow/C4FoWLight.h index 369ea88e0..9f03d9165 100644 --- a/src/landscape/fow/C4FoWLight.h +++ b/src/landscape/fow/C4FoWLight.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWLightSection.cpp b/src/landscape/fow/C4FoWLightSection.cpp index 8ee9226b4..cca34c078 100644 --- a/src/landscape/fow/C4FoWLightSection.cpp +++ b/src/landscape/fow/C4FoWLightSection.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWLightSection.h b/src/landscape/fow/C4FoWLightSection.h index 03423fb38..54700f8b6 100644 --- a/src/landscape/fow/C4FoWLightSection.h +++ b/src/landscape/fow/C4FoWLightSection.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWRegion.cpp b/src/landscape/fow/C4FoWRegion.cpp index 642bc680f..a27063eb0 100644 --- a/src/landscape/fow/C4FoWRegion.cpp +++ b/src/landscape/fow/C4FoWRegion.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/landscape/fow/C4FoWRegion.h b/src/landscape/fow/C4FoWRegion.h index 6ecfbcdb1..2f5e71db9 100644 --- a/src/landscape/fow/C4FoWRegion.h +++ b/src/landscape/fow/C4FoWRegion.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014-2015, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4InputValidation.cpp b/src/lib/C4InputValidation.cpp index 9ae16f264..44eea312d 100644 --- a/src/lib/C4InputValidation.cpp +++ b/src/lib/C4InputValidation.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4InputValidation.h b/src/lib/C4InputValidation.h index b3d071532..15be559e4 100644 --- a/src/lib/C4InputValidation.h +++ b/src/lib/C4InputValidation.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Log.cpp b/src/lib/C4Log.cpp index 9b0780d50..9799ac01e 100644 --- a/src/lib/C4Log.cpp +++ b/src/lib/C4Log.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Log.h b/src/lib/C4Log.h index 3fc6118b3..f26779e1c 100644 --- a/src/lib/C4Log.h +++ b/src/lib/C4Log.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4LogBuf.cpp b/src/lib/C4LogBuf.cpp index c252161df..7571ab12e 100644 --- a/src/lib/C4LogBuf.cpp +++ b/src/lib/C4LogBuf.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4LogBuf.h b/src/lib/C4LogBuf.h index 976db923c..ea9febbf3 100644 --- a/src/lib/C4LogBuf.h +++ b/src/lib/C4LogBuf.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Markup.cpp b/src/lib/C4Markup.cpp index 936d6a370..c59bd3473 100644 --- a/src/lib/C4Markup.cpp +++ b/src/lib/C4Markup.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Markup.h b/src/lib/C4Markup.h index b55d61a73..aadd52c39 100644 --- a/src/lib/C4Markup.h +++ b/src/lib/C4Markup.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4NameList.cpp b/src/lib/C4NameList.cpp index 294848bda..326510bb5 100644 --- a/src/lib/C4NameList.cpp +++ b/src/lib/C4NameList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4NameList.h b/src/lib/C4NameList.h index ddeb888f7..e4d5cc0c7 100644 --- a/src/lib/C4NameList.h +++ b/src/lib/C4NameList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Random.cpp b/src/lib/C4Random.cpp index 446976759..a1a2d031f 100644 --- a/src/lib/C4Random.cpp +++ b/src/lib/C4Random.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Random.h b/src/lib/C4Random.h index be758bda5..571c151b2 100644 --- a/src/lib/C4Random.h +++ b/src/lib/C4Random.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Real.cpp b/src/lib/C4Real.cpp index b01e80d74..0cd4eb927 100644 --- a/src/lib/C4Real.cpp +++ b/src/lib/C4Real.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Real.h b/src/lib/C4Real.h index ebfc81d74..116dc5fb9 100644 --- a/src/lib/C4Real.h +++ b/src/lib/C4Real.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Rect.cpp b/src/lib/C4Rect.cpp index b658fbe8a..59d8d0ef1 100644 --- a/src/lib/C4Rect.cpp +++ b/src/lib/C4Rect.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Rect.h b/src/lib/C4Rect.h index 92261c245..93af55678 100644 --- a/src/lib/C4Rect.h +++ b/src/lib/C4Rect.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4SimpleLog.cpp b/src/lib/C4SimpleLog.cpp index 26580cf64..cf7e5deee 100644 --- a/src/lib/C4SimpleLog.cpp +++ b/src/lib/C4SimpleLog.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005, Günther Brammer - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Stat.cpp b/src/lib/C4Stat.cpp index 92e658c7c..e156cb7a1 100644 --- a/src/lib/C4Stat.cpp +++ b/src/lib/C4Stat.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/C4Stat.h b/src/lib/C4Stat.h index 3acdce9f1..7b2e51a81 100644 --- a/src/lib/C4Stat.h +++ b/src/lib/C4Stat.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/Standard.cpp b/src/lib/Standard.cpp index 5b3fdb372..cc28babc0 100644 --- a/src/lib/Standard.cpp +++ b/src/lib/Standard.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/Standard.h b/src/lib/Standard.h index c227540fc..9b4acf7e7 100644 --- a/src/lib/Standard.h +++ b/src/lib/Standard.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdAdaptors.h b/src/lib/StdAdaptors.h index 2838d659e..c730bc62c 100644 --- a/src/lib/StdAdaptors.h +++ b/src/lib/StdAdaptors.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdBuf.cpp b/src/lib/StdBuf.cpp index 819f5204e..286a50594 100644 --- a/src/lib/StdBuf.cpp +++ b/src/lib/StdBuf.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdBuf.h b/src/lib/StdBuf.h index fdc7f75aa..1893a866c 100644 --- a/src/lib/StdBuf.h +++ b/src/lib/StdBuf.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdColors.h b/src/lib/StdColors.h index e70bc2e82..b66ea49a5 100644 --- a/src/lib/StdColors.h +++ b/src/lib/StdColors.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdCompiler.cpp b/src/lib/StdCompiler.cpp index b1d06d79a..98b75320a 100644 --- a/src/lib/StdCompiler.cpp +++ b/src/lib/StdCompiler.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdCompiler.h b/src/lib/StdCompiler.h index e8532919b..8fa4dd41c 100644 --- a/src/lib/StdCompiler.h +++ b/src/lib/StdCompiler.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMesh.cpp b/src/lib/StdMesh.cpp index 9e748c4d8..6f4b6e7b6 100644 --- a/src/lib/StdMesh.cpp +++ b/src/lib/StdMesh.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMesh.h b/src/lib/StdMesh.h index 2c44f52f6..31a184afb 100644 --- a/src/lib/StdMesh.h +++ b/src/lib/StdMesh.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoader.cpp b/src/lib/StdMeshLoader.cpp index a6f4628f6..25da486c2 100644 --- a/src/lib/StdMeshLoader.cpp +++ b/src/lib/StdMeshLoader.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2015, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoader.h b/src/lib/StdMeshLoader.h index 9e3b1de9d..4a854892c 100644 --- a/src/lib/StdMeshLoader.h +++ b/src/lib/StdMeshLoader.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoaderBinary.cpp b/src/lib/StdMeshLoaderBinary.cpp index f5e0e067c..120101713 100644 --- a/src/lib/StdMeshLoaderBinary.cpp +++ b/src/lib/StdMeshLoaderBinary.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2015, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoaderBinaryChunks.cpp b/src/lib/StdMeshLoaderBinaryChunks.cpp index f2dba695b..6ed3a895a 100644 --- a/src/lib/StdMeshLoaderBinaryChunks.cpp +++ b/src/lib/StdMeshLoaderBinaryChunks.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoaderBinaryChunks.h b/src/lib/StdMeshLoaderBinaryChunks.h index b14481b79..c03a4197f 100644 --- a/src/lib/StdMeshLoaderBinaryChunks.h +++ b/src/lib/StdMeshLoaderBinaryChunks.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoaderDataStream.h b/src/lib/StdMeshLoaderDataStream.h index 99cf062ef..165cc5cf1 100644 --- a/src/lib/StdMeshLoaderDataStream.h +++ b/src/lib/StdMeshLoaderDataStream.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshLoaderXml.cpp b/src/lib/StdMeshLoaderXml.cpp index 5e27a1e06..ab80a0c74 100644 --- a/src/lib/StdMeshLoaderXml.cpp +++ b/src/lib/StdMeshLoaderXml.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshMaterial.cpp b/src/lib/StdMeshMaterial.cpp index ac4923bfa..3cfcef80c 100644 --- a/src/lib/StdMeshMaterial.cpp +++ b/src/lib/StdMeshMaterial.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshMaterial.h b/src/lib/StdMeshMaterial.h index 36fa3d5b1..0ffee1f77 100644 --- a/src/lib/StdMeshMaterial.h +++ b/src/lib/StdMeshMaterial.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshMath.cpp b/src/lib/StdMeshMath.cpp index 3a02136b0..dab67a517 100644 --- a/src/lib/StdMeshMath.cpp +++ b/src/lib/StdMeshMath.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshMath.h b/src/lib/StdMeshMath.h index 953d50d0b..66de17896 100644 --- a/src/lib/StdMeshMath.h +++ b/src/lib/StdMeshMath.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2015, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshUpdate.cpp b/src/lib/StdMeshUpdate.cpp index a4039879f..8f865a8f7 100644 --- a/src/lib/StdMeshUpdate.cpp +++ b/src/lib/StdMeshUpdate.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdMeshUpdate.h b/src/lib/StdMeshUpdate.h index d0310e15b..598103807 100644 --- a/src/lib/StdMeshUpdate.h +++ b/src/lib/StdMeshUpdate.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/lib/StdResStr2.cpp b/src/lib/StdResStr2.cpp index 1f6fe92f5..df94a89ea 100644 --- a/src/lib/StdResStr2.cpp +++ b/src/lib/StdResStr2.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. @@ -34,4 +34,4 @@ const char *LoadResStrNoAmp(const char *id) } *cpd = 0; return strResult; -} \ No newline at end of file +} diff --git a/src/netio/TstC4NetIO.cpp b/src/netio/TstC4NetIO.cpp index 12744eaae..c36576e91 100644 --- a/src/netio/TstC4NetIO.cpp +++ b/src/netio/TstC4NetIO.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 2005-2006, Peter Wortmann * Copyright (c) 2005, Günther Brammer - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Client.cpp b/src/network/C4Client.cpp index db26eb18e..80e93fe86 100644 --- a/src/network/C4Client.cpp +++ b/src/network/C4Client.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Client.h b/src/network/C4Client.h index dcd99d0a3..d168d8cf9 100644 --- a/src/network/C4Client.h +++ b/src/network/C4Client.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4GameControlNetwork.cpp b/src/network/C4GameControlNetwork.cpp index f8781618a..2caf3531d 100644 --- a/src/network/C4GameControlNetwork.cpp +++ b/src/network/C4GameControlNetwork.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4GameControlNetwork.h b/src/network/C4GameControlNetwork.h index 8fc637769..6605b4c78 100644 --- a/src/network/C4GameControlNetwork.h +++ b/src/network/C4GameControlNetwork.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4InteractiveThread.cpp b/src/network/C4InteractiveThread.cpp index 126fc253f..bff65925b 100644 --- a/src/network/C4InteractiveThread.cpp +++ b/src/network/C4InteractiveThread.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4InteractiveThread.h b/src/network/C4InteractiveThread.h index da0b08ea2..339d45f5d 100644 --- a/src/network/C4InteractiveThread.h +++ b/src/network/C4InteractiveThread.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4League.cpp b/src/network/C4League.cpp index 256c8924a..fdc4336fa 100644 --- a/src/network/C4League.cpp +++ b/src/network/C4League.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2006-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4League.h b/src/network/C4League.h index 8e1ac80cd..ad9399d81 100644 --- a/src/network/C4League.h +++ b/src/network/C4League.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4NetIO.cpp b/src/network/C4NetIO.cpp index 1ede4364b..871bc16df 100644 --- a/src/network/C4NetIO.cpp +++ b/src/network/C4NetIO.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4NetIO.h b/src/network/C4NetIO.h index f904eaf48..fe6f6b435 100644 --- a/src/network/C4NetIO.h +++ b/src/network/C4NetIO.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2.cpp b/src/network/C4Network2.cpp index f298937c2..862606e77 100644 --- a/src/network/C4Network2.cpp +++ b/src/network/C4Network2.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2.h b/src/network/C4Network2.h index 70da2f0aa..a9f477fcb 100644 --- a/src/network/C4Network2.h +++ b/src/network/C4Network2.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Client.cpp b/src/network/C4Network2Client.cpp index 33242dbac..ec8b6ea08 100644 --- a/src/network/C4Network2Client.cpp +++ b/src/network/C4Network2Client.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Client.h b/src/network/C4Network2Client.h index ada7a506c..34941c4d1 100644 --- a/src/network/C4Network2Client.h +++ b/src/network/C4Network2Client.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Dialogs.cpp b/src/network/C4Network2Dialogs.cpp index 1f7cd7152..62c091921 100644 --- a/src/network/C4Network2Dialogs.cpp +++ b/src/network/C4Network2Dialogs.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Dialogs.h b/src/network/C4Network2Dialogs.h index 5b0d8fa97..39475a5a3 100644 --- a/src/network/C4Network2Dialogs.h +++ b/src/network/C4Network2Dialogs.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Discover.cpp b/src/network/C4Network2Discover.cpp index dafc127fd..8da86e926 100644 --- a/src/network/C4Network2Discover.cpp +++ b/src/network/C4Network2Discover.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Discover.h b/src/network/C4Network2Discover.h index d0641e9f0..6b51b4442 100644 --- a/src/network/C4Network2Discover.h +++ b/src/network/C4Network2Discover.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2IO.cpp b/src/network/C4Network2IO.cpp index 6ee14111b..601459af3 100644 --- a/src/network/C4Network2IO.cpp +++ b/src/network/C4Network2IO.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2IO.h b/src/network/C4Network2IO.h index f48b66f15..8e4aaf85b 100644 --- a/src/network/C4Network2IO.h +++ b/src/network/C4Network2IO.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2IRC.cpp b/src/network/C4Network2IRC.cpp index b37d543f5..aa4266eef 100644 --- a/src/network/C4Network2IRC.cpp +++ b/src/network/C4Network2IRC.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2IRC.h b/src/network/C4Network2IRC.h index 96283be56..9b8ef4b4a 100644 --- a/src/network/C4Network2IRC.h +++ b/src/network/C4Network2IRC.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Players.cpp b/src/network/C4Network2Players.cpp index 24df5f10c..2f4d4fbf4 100644 --- a/src/network/C4Network2Players.cpp +++ b/src/network/C4Network2Players.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Players.h b/src/network/C4Network2Players.h index e12893320..72f33d81c 100644 --- a/src/network/C4Network2Players.h +++ b/src/network/C4Network2Players.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Reference.cpp b/src/network/C4Network2Reference.cpp index 72bc8f91c..e10b768c8 100644 --- a/src/network/C4Network2Reference.cpp +++ b/src/network/C4Network2Reference.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Reference.h b/src/network/C4Network2Reference.h index cacf8fbf7..4fa2b0345 100644 --- a/src/network/C4Network2Reference.h +++ b/src/network/C4Network2Reference.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Res.cpp b/src/network/C4Network2Res.cpp index 9b62a784b..1869ee6e3 100644 --- a/src/network/C4Network2Res.cpp +++ b/src/network/C4Network2Res.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Res.h b/src/network/C4Network2Res.h index de869e3cd..3c20a06d4 100644 --- a/src/network/C4Network2Res.h +++ b/src/network/C4Network2Res.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2ResDlg.cpp b/src/network/C4Network2ResDlg.cpp index 635c499c3..06c29ab5d 100644 --- a/src/network/C4Network2ResDlg.cpp +++ b/src/network/C4Network2ResDlg.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Stats.cpp b/src/network/C4Network2Stats.cpp index 8458c2e36..92c20a1d4 100644 --- a/src/network/C4Network2Stats.cpp +++ b/src/network/C4Network2Stats.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2Stats.h b/src/network/C4Network2Stats.h index 73c06ad7d..b15338320 100644 --- a/src/network/C4Network2Stats.h +++ b/src/network/C4Network2Stats.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2UPnP.h b/src/network/C4Network2UPnP.h index b502addc8..e4dd2ada0 100644 --- a/src/network/C4Network2UPnP.h +++ b/src/network/C4Network2UPnP.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2013, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2UPnPDummy.cpp b/src/network/C4Network2UPnPDummy.cpp index 03fe577cf..497cf251f 100644 --- a/src/network/C4Network2UPnPDummy.cpp +++ b/src/network/C4Network2UPnPDummy.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2013, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2UPnPLinux.cpp b/src/network/C4Network2UPnPLinux.cpp index 9e64a7278..4d61d0044 100644 --- a/src/network/C4Network2UPnPLinux.cpp +++ b/src/network/C4Network2UPnPLinux.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2013, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Network2UPnPWin32.cpp b/src/network/C4Network2UPnPWin32.cpp index 3eaff64f6..b42f46108 100644 --- a/src/network/C4Network2UPnPWin32.cpp +++ b/src/network/C4Network2UPnPWin32.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2013, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4Packet2.cpp b/src/network/C4Packet2.cpp index 365815099..1442911ac 100644 --- a/src/network/C4Packet2.cpp +++ b/src/network/C4Packet2.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/network/C4PacketBase.h b/src/network/C4PacketBase.h index 5ef94d2e6..b0ec5d5d0 100644 --- a/src/network/C4PacketBase.h +++ b/src/network/C4PacketBase.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Action.cpp b/src/object/C4Action.cpp index 13026f58a..f3f1afd2a 100644 --- a/src/object/C4Action.cpp +++ b/src/object/C4Action.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Command.cpp b/src/object/C4Command.cpp index 0e1e40878..3ab9a801e 100644 --- a/src/object/C4Command.cpp +++ b/src/object/C4Command.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Command.h b/src/object/C4Command.h index 478170a99..8a7182030 100644 --- a/src/object/C4Command.h +++ b/src/object/C4Command.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Def.cpp b/src/object/C4Def.cpp index 36c0ba5c1..e77ef4d71 100644 --- a/src/object/C4Def.cpp +++ b/src/object/C4Def.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Def.h b/src/object/C4Def.h index f4f46f138..e00ce9d3c 100644 --- a/src/object/C4Def.h +++ b/src/object/C4Def.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4DefGraphics.cpp b/src/object/C4DefGraphics.cpp index 6f2d97c80..60116a647 100644 --- a/src/object/C4DefGraphics.cpp +++ b/src/object/C4DefGraphics.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4DefGraphics.h b/src/object/C4DefGraphics.h index 6ad13a4f2..729377a4c 100644 --- a/src/object/C4DefGraphics.h +++ b/src/object/C4DefGraphics.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2004-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4DefList.cpp b/src/object/C4DefList.cpp index 9e01b595b..e061b10ca 100644 --- a/src/object/C4DefList.cpp +++ b/src/object/C4DefList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4DefList.h b/src/object/C4DefList.h index 917ba4f18..89b9e783f 100644 --- a/src/object/C4DefList.h +++ b/src/object/C4DefList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4FindObject.cpp b/src/object/C4FindObject.cpp index fad1311b5..f823f714d 100644 --- a/src/object/C4FindObject.cpp +++ b/src/object/C4FindObject.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4FindObject.h b/src/object/C4FindObject.h index b1e24ed89..9973d0294 100644 --- a/src/object/C4FindObject.h +++ b/src/object/C4FindObject.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4GameObjects.cpp b/src/object/C4GameObjects.cpp index 2f7592aeb..77232c21b 100644 --- a/src/object/C4GameObjects.cpp +++ b/src/object/C4GameObjects.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4GameObjects.h b/src/object/C4GameObjects.h index 715ed0857..18823962d 100644 --- a/src/object/C4GameObjects.h +++ b/src/object/C4GameObjects.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4IDList.cpp b/src/object/C4IDList.cpp index a8898f585..403aa5de2 100644 --- a/src/object/C4IDList.cpp +++ b/src/object/C4IDList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4IDList.h b/src/object/C4IDList.h index 5988d4aca..153486667 100644 --- a/src/object/C4IDList.h +++ b/src/object/C4IDList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Id.cpp b/src/object/C4Id.cpp index d88bcf518..6ca5ce182 100644 --- a/src/object/C4Id.cpp +++ b/src/object/C4Id.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Id.h b/src/object/C4Id.h index b756633ce..a3d418df2 100644 --- a/src/object/C4Id.h +++ b/src/object/C4Id.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4InfoCore.cpp b/src/object/C4InfoCore.cpp index 71f1a41ff..be939efe2 100644 --- a/src/object/C4InfoCore.cpp +++ b/src/object/C4InfoCore.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4InfoCore.h b/src/object/C4InfoCore.h index 87b0b72f0..1c4a94177 100644 --- a/src/object/C4InfoCore.h +++ b/src/object/C4InfoCore.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4MeshAnimation.cpp b/src/object/C4MeshAnimation.cpp index e6acd9060..1f4a0b17b 100644 --- a/src/object/C4MeshAnimation.cpp +++ b/src/object/C4MeshAnimation.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4MeshAnimation.h b/src/object/C4MeshAnimation.h index 5214ba02e..ac784cef4 100644 --- a/src/object/C4MeshAnimation.h +++ b/src/object/C4MeshAnimation.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Movement.cpp b/src/object/C4Movement.cpp index 0f0a13dd1..9af4878eb 100644 --- a/src/object/C4Movement.cpp +++ b/src/object/C4Movement.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Object.cpp b/src/object/C4Object.cpp index 4686454a8..898e97a1f 100644 --- a/src/object/C4Object.cpp +++ b/src/object/C4Object.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Object.h b/src/object/C4Object.h index 775b29945..9c477f8c1 100644 --- a/src/object/C4Object.h +++ b/src/object/C4Object.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectCom.cpp b/src/object/C4ObjectCom.cpp index 735ac6eb8..b183bef6f 100644 --- a/src/object/C4ObjectCom.cpp +++ b/src/object/C4ObjectCom.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectCom.h b/src/object/C4ObjectCom.h index 33fa2afcb..ae9d69e0d 100644 --- a/src/object/C4ObjectCom.h +++ b/src/object/C4ObjectCom.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectInfo.cpp b/src/object/C4ObjectInfo.cpp index 508c054d4..a8d7745cc 100644 --- a/src/object/C4ObjectInfo.cpp +++ b/src/object/C4ObjectInfo.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectInfo.h b/src/object/C4ObjectInfo.h index 6719af33f..913e7b9d4 100644 --- a/src/object/C4ObjectInfo.h +++ b/src/object/C4ObjectInfo.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectInfoList.cpp b/src/object/C4ObjectInfoList.cpp index bf242cc9a..5ec11b1f2 100644 --- a/src/object/C4ObjectInfoList.cpp +++ b/src/object/C4ObjectInfoList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectInfoList.h b/src/object/C4ObjectInfoList.h index 844207db9..d2f27e6c0 100644 --- a/src/object/C4ObjectInfoList.h +++ b/src/object/C4ObjectInfoList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectList.cpp b/src/object/C4ObjectList.cpp index 17317f38a..a6afcb731 100644 --- a/src/object/C4ObjectList.cpp +++ b/src/object/C4ObjectList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. @@ -999,4 +999,4 @@ C4ObjectList::iterator C4ObjectList::ReverseView::begin() const C4ObjectList::iterator C4ObjectList::ReverseView::end() const { return iterator(list, nullptr, true); -} \ No newline at end of file +} diff --git a/src/object/C4ObjectList.h b/src/object/C4ObjectList.h index 4810f8546..35ebe158a 100644 --- a/src/object/C4ObjectList.h +++ b/src/object/C4ObjectList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectMenu.cpp b/src/object/C4ObjectMenu.cpp index 38398ad72..c16b9fcb5 100644 --- a/src/object/C4ObjectMenu.cpp +++ b/src/object/C4ObjectMenu.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectMenu.h b/src/object/C4ObjectMenu.h index 0ef509993..0344e866a 100644 --- a/src/object/C4ObjectMenu.h +++ b/src/object/C4ObjectMenu.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectPtr.cpp b/src/object/C4ObjectPtr.cpp index 827b601ed..100aa62bb 100644 --- a/src/object/C4ObjectPtr.cpp +++ b/src/object/C4ObjectPtr.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectPtr.h b/src/object/C4ObjectPtr.h index df747329a..8b779f55a 100644 --- a/src/object/C4ObjectPtr.h +++ b/src/object/C4ObjectPtr.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4ObjectScript.cpp b/src/object/C4ObjectScript.cpp index d2043a369..6f55a0a12 100644 --- a/src/object/C4ObjectScript.cpp +++ b/src/object/C4ObjectScript.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Sector.cpp b/src/object/C4Sector.cpp index 80b3af79e..7c04143a3 100644 --- a/src/object/C4Sector.cpp +++ b/src/object/C4Sector.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Sector.h b/src/object/C4Sector.h index 941342d6f..c19cb2a02 100644 --- a/src/object/C4Sector.h +++ b/src/object/C4Sector.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Shape.cpp b/src/object/C4Shape.cpp index 27fd430f8..8f1629dd8 100644 --- a/src/object/C4Shape.cpp +++ b/src/object/C4Shape.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/object/C4Shape.h b/src/object/C4Shape.h index c44d03a39..30a6347e0 100644 --- a/src/object/C4Shape.h +++ b/src/object/C4Shape.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4App.cpp b/src/platform/C4App.cpp index 6b0cae17a..319f5c8fa 100644 --- a/src/platform/C4App.cpp +++ b/src/platform/C4App.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2007, Alexander Post - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4App.h b/src/platform/C4App.h index 9fad17862..13f8905d0 100644 --- a/src/platform/C4App.h +++ b/src/platform/C4App.h @@ -4,7 +4,7 @@ * Copyright (c) 2005, Sven Eberhardt * Copyright (c) 2005-2006, Günther Brammer * Copyright (c) 2006, Armin Burgmeier - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppDelegate+MainMenuActions.h b/src/platform/C4AppDelegate+MainMenuActions.h index 3bc8a47e9..9322add3d 100644 --- a/src/platform/C4AppDelegate+MainMenuActions.h +++ b/src/platform/C4AppDelegate+MainMenuActions.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppDelegate+MainMenuActions.mm b/src/platform/C4AppDelegate+MainMenuActions.mm index 21d4ac06d..603ea9bab 100644 --- a/src/platform/C4AppDelegate+MainMenuActions.mm +++ b/src/platform/C4AppDelegate+MainMenuActions.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppDelegate.h b/src/platform/C4AppDelegate.h index 98d97e5d9..aeba939b4 100644 --- a/src/platform/C4AppDelegate.h +++ b/src/platform/C4AppDelegate.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2006-2007, Julian Raschke - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppDelegate.mm b/src/platform/C4AppDelegate.mm index a7565de2a..b8543b093 100644 --- a/src/platform/C4AppDelegate.mm +++ b/src/platform/C4AppDelegate.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppGTK.cpp b/src/platform/C4AppGTK.cpp index 5956cd5d9..9fa18968c 100644 --- a/src/platform/C4AppGTK.cpp +++ b/src/platform/C4AppGTK.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppMac.mm b/src/platform/C4AppMac.mm index 6a4f6d297..0db51a962 100644 --- a/src/platform/C4AppMac.mm +++ b/src/platform/C4AppMac.mm @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppSDL.cpp b/src/platform/C4AppSDL.cpp index 0bb7b8f74..25fea271e 100644 --- a/src/platform/C4AppSDL.cpp +++ b/src/platform/C4AppSDL.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppT.cpp b/src/platform/C4AppT.cpp index 81e493101..26a38f1f0 100644 --- a/src/platform/C4AppT.cpp +++ b/src/platform/C4AppT.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4AppWin32Impl.h b/src/platform/C4AppWin32Impl.h index 1b533dc14..6b8d83196 100644 --- a/src/platform/C4AppWin32Impl.h +++ b/src/platform/C4AppWin32Impl.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4CrashHandlerWin32.cpp b/src/platform/C4CrashHandlerWin32.cpp index 888a70aa7..3708b6096 100644 --- a/src/platform/C4CrashHandlerWin32.cpp +++ b/src/platform/C4CrashHandlerWin32.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4FileMonitor.cpp b/src/platform/C4FileMonitor.cpp index d549e37cd..318cf3ee7 100644 --- a/src/platform/C4FileMonitor.cpp +++ b/src/platform/C4FileMonitor.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4FileMonitor.h b/src/platform/C4FileMonitor.h index c8eed6c70..0ab5f522b 100644 --- a/src/platform/C4FileMonitor.h +++ b/src/platform/C4FileMonitor.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2008-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4FileMonitorMac.mm b/src/platform/C4FileMonitorMac.mm index 4fb0e73c8..9a4772f32 100644 --- a/src/platform/C4FileMonitorMac.mm +++ b/src/platform/C4FileMonitorMac.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4GamePadCon.cpp b/src/platform/C4GamePadCon.cpp index bbdcda6ee..d4ef80a6d 100644 --- a/src/platform/C4GamePadCon.cpp +++ b/src/platform/C4GamePadCon.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4GamePadCon.h b/src/platform/C4GamePadCon.h index e60002773..a1bb0fd53 100644 --- a/src/platform/C4GamePadCon.h +++ b/src/platform/C4GamePadCon.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4MusicFile.cpp b/src/platform/C4MusicFile.cpp index fc7adeb5c..d748bcafe 100644 --- a/src/platform/C4MusicFile.cpp +++ b/src/platform/C4MusicFile.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4MusicFile.h b/src/platform/C4MusicFile.h index 09d36c0ed..3e9332e43 100644 --- a/src/platform/C4MusicFile.h +++ b/src/platform/C4MusicFile.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4MusicSystem.cpp b/src/platform/C4MusicSystem.cpp index 86b4ce625..ca4ab14fc 100644 --- a/src/platform/C4MusicSystem.cpp +++ b/src/platform/C4MusicSystem.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4MusicSystem.h b/src/platform/C4MusicSystem.h index 5fab718a1..40dc6d6a0 100644 --- a/src/platform/C4MusicSystem.h +++ b/src/platform/C4MusicSystem.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundIncludes.h b/src/platform/C4SoundIncludes.h index 5e80239e0..d4cf131d7 100644 --- a/src/platform/C4SoundIncludes.h +++ b/src/platform/C4SoundIncludes.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2014, The OpenClonk Team and contributors + * Copyright (c) 2014-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundInstance.cpp b/src/platform/C4SoundInstance.cpp index 7d352e79c..79c8f3136 100644 --- a/src/platform/C4SoundInstance.cpp +++ b/src/platform/C4SoundInstance.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundInstance.h b/src/platform/C4SoundInstance.h index 3425514e2..b38c154bc 100644 --- a/src/platform/C4SoundInstance.h +++ b/src/platform/C4SoundInstance.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundLoaders.cpp b/src/platform/C4SoundLoaders.cpp index ab77ab7da..5e10ff2b9 100644 --- a/src/platform/C4SoundLoaders.cpp +++ b/src/platform/C4SoundLoaders.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundLoaders.h b/src/platform/C4SoundLoaders.h index 96151828b..cdf098b06 100644 --- a/src/platform/C4SoundLoaders.h +++ b/src/platform/C4SoundLoaders.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundModifiers.cpp b/src/platform/C4SoundModifiers.cpp index 2e554ff97..f12c41cdb 100644 --- a/src/platform/C4SoundModifiers.cpp +++ b/src/platform/C4SoundModifiers.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2015, The OpenClonk Team and contributors + * Copyright (c) 2015-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundModifiers.h b/src/platform/C4SoundModifiers.h index ebc267f94..aae4d1423 100644 --- a/src/platform/C4SoundModifiers.h +++ b/src/platform/C4SoundModifiers.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2015, The OpenClonk Team and contributors + * Copyright (c) 2015-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundSystem.cpp b/src/platform/C4SoundSystem.cpp index 177790aa4..7430679b0 100644 --- a/src/platform/C4SoundSystem.cpp +++ b/src/platform/C4SoundSystem.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4SoundSystem.h b/src/platform/C4SoundSystem.h index 2e1b570e6..1e451576c 100644 --- a/src/platform/C4SoundSystem.h +++ b/src/platform/C4SoundSystem.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4StdInProc.cpp b/src/platform/C4StdInProc.cpp index 000b15146..13191fa6b 100644 --- a/src/platform/C4StdInProc.cpp +++ b/src/platform/C4StdInProc.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 2005, Peter Wortmann * Copyright (c) 2005-2006, Günther Brammer - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4StdInProc.h b/src/platform/C4StdInProc.h index 01c4198df..8065aea21 100644 --- a/src/platform/C4StdInProc.h +++ b/src/platform/C4StdInProc.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4TimeMilliseconds.cpp b/src/platform/C4TimeMilliseconds.cpp index 0ece89b1b..ae9a19fe5 100644 --- a/src/platform/C4TimeMilliseconds.cpp +++ b/src/platform/C4TimeMilliseconds.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4TimeMilliseconds.h b/src/platform/C4TimeMilliseconds.h index 0636af661..87896287e 100644 --- a/src/platform/C4TimeMilliseconds.h +++ b/src/platform/C4TimeMilliseconds.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4Window.h b/src/platform/C4Window.h index e18d0c418..2509fc9c4 100644 --- a/src/platform/C4Window.h +++ b/src/platform/C4Window.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4WindowController.h b/src/platform/C4WindowController.h index b89984845..9b800cc58 100644 --- a/src/platform/C4WindowController.h +++ b/src/platform/C4WindowController.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4WindowController.mm b/src/platform/C4WindowController.mm index 46dadf552..cda806e57 100644 --- a/src/platform/C4WindowController.mm +++ b/src/platform/C4WindowController.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4WindowGTK.cpp b/src/platform/C4WindowGTK.cpp index afa5fb0c1..2b62beb47 100644 --- a/src/platform/C4WindowGTK.cpp +++ b/src/platform/C4WindowGTK.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4WindowMac.mm b/src/platform/C4WindowMac.mm index 93031893c..139da0737 100644 --- a/src/platform/C4WindowMac.mm +++ b/src/platform/C4WindowMac.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4WindowSDL.cpp b/src/platform/C4WindowSDL.cpp index cffd63205..574aa02eb 100644 --- a/src/platform/C4WindowSDL.cpp +++ b/src/platform/C4WindowSDL.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2005-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4WindowWin32.cpp b/src/platform/C4WindowWin32.cpp index 7add841f2..9202f96ba 100644 --- a/src/platform/C4WindowWin32.cpp +++ b/src/platform/C4WindowWin32.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/C4windowswrapper.h b/src/platform/C4windowswrapper.h index 96f3c6a1d..e58d11ff3 100644 --- a/src/platform/C4windowswrapper.h +++ b/src/platform/C4windowswrapper.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/CocoaKeycodeMap.h b/src/platform/CocoaKeycodeMap.h index 123abe0b1..316a8f5cd 100644 --- a/src/platform/CocoaKeycodeMap.h +++ b/src/platform/CocoaKeycodeMap.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2012, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/ObjectiveCAssociated.h b/src/platform/ObjectiveCAssociated.h index 1191379ba..ebd7ae7e6 100644 --- a/src/platform/ObjectiveCAssociated.h +++ b/src/platform/ObjectiveCAssociated.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/PlatformAbstraction.cpp b/src/platform/PlatformAbstraction.cpp index eeffb3990..cc6c31a9d 100644 --- a/src/platform/PlatformAbstraction.cpp +++ b/src/platform/PlatformAbstraction.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001, Sven Eberhardt - * Copyright (c) 2010-2013, The OpenClonk Team and contributors + * Copyright (c) 2010-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/PlatformAbstraction.h b/src/platform/PlatformAbstraction.h index 49366d0ba..3f43a11f9 100644 --- a/src/platform/PlatformAbstraction.h +++ b/src/platform/PlatformAbstraction.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdFile.cpp b/src/platform/StdFile.cpp index 1540323b2..fb9de5424 100644 --- a/src/platform/StdFile.cpp +++ b/src/platform/StdFile.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdFile.h b/src/platform/StdFile.h index bd8b4c362..7570d9e29 100644 --- a/src/platform/StdFile.h +++ b/src/platform/StdFile.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdRegistry.cpp b/src/platform/StdRegistry.cpp index 8ac5c3301..5701a6442 100644 --- a/src/platform/StdRegistry.cpp +++ b/src/platform/StdRegistry.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdRegistry.h b/src/platform/StdRegistry.h index 01c03876f..e3b568c1d 100644 --- a/src/platform/StdRegistry.h +++ b/src/platform/StdRegistry.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdScheduler.cpp b/src/platform/StdScheduler.cpp index f2309d9c9..c8a86e149 100644 --- a/src/platform/StdScheduler.cpp +++ b/src/platform/StdScheduler.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdScheduler.h b/src/platform/StdScheduler.h index 41a4e169b..5f4907df8 100644 --- a/src/platform/StdScheduler.h +++ b/src/platform/StdScheduler.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdSchedulerMac.mm b/src/platform/StdSchedulerMac.mm index 3b183440b..b1c80caef 100644 --- a/src/platform/StdSchedulerMac.mm +++ b/src/platform/StdSchedulerMac.mm @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2015, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdSchedulerPoll.cpp b/src/platform/StdSchedulerPoll.cpp index e8f102341..31e528a7e 100644 --- a/src/platform/StdSchedulerPoll.cpp +++ b/src/platform/StdSchedulerPoll.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdSchedulerWin32.cpp b/src/platform/StdSchedulerWin32.cpp index 5ab0f2072..aac739bbd 100644 --- a/src/platform/StdSchedulerWin32.cpp +++ b/src/platform/StdSchedulerWin32.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/platform/StdSync.h b/src/platform/StdSync.h index 549790868..1c1511cf6 100644 --- a/src/platform/StdSync.h +++ b/src/platform/StdSync.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4Player.cpp b/src/player/C4Player.cpp index b37191299..75641296b 100644 --- a/src/player/C4Player.cpp +++ b/src/player/C4Player.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4Player.h b/src/player/C4Player.h index 4df4085a2..be66f08c2 100644 --- a/src/player/C4Player.h +++ b/src/player/C4Player.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4PlayerList.cpp b/src/player/C4PlayerList.cpp index 062d4162e..724378bdf 100644 --- a/src/player/C4PlayerList.cpp +++ b/src/player/C4PlayerList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4PlayerList.h b/src/player/C4PlayerList.h index 24c4195fc..0c939682a 100644 --- a/src/player/C4PlayerList.h +++ b/src/player/C4PlayerList.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4RankSystem.cpp b/src/player/C4RankSystem.cpp index d3b23e0a7..5e0011434 100644 --- a/src/player/C4RankSystem.cpp +++ b/src/player/C4RankSystem.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4RankSystem.h b/src/player/C4RankSystem.h index c6c105a5f..eaeade6a4 100644 --- a/src/player/C4RankSystem.h +++ b/src/player/C4RankSystem.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4ScenarioParameters.cpp b/src/player/C4ScenarioParameters.cpp index d74ef17fc..6b68e50d9 100644 --- a/src/player/C4ScenarioParameters.cpp +++ b/src/player/C4ScenarioParameters.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/player/C4ScenarioParameters.h b/src/player/C4ScenarioParameters.h index 9fdf70414..0a8ef83e7 100644 --- a/src/player/C4ScenarioParameters.h +++ b/src/player/C4ScenarioParameters.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. @@ -129,4 +129,4 @@ public: -#endif // INC_C4ScenarioParameters \ No newline at end of file +#endif // INC_C4ScenarioParameters diff --git a/src/script/C4Aul.cpp b/src/script/C4Aul.cpp index 1a1cde352..b7e0dab08 100644 --- a/src/script/C4Aul.cpp +++ b/src/script/C4Aul.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4Aul.h b/src/script/C4Aul.h index 994629f15..2b9345c31 100644 --- a/src/script/C4Aul.h +++ b/src/script/C4Aul.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulDebug.cpp b/src/script/C4AulDebug.cpp index 3f8cf8d7c..ca4f24aa2 100644 --- a/src/script/C4AulDebug.cpp +++ b/src/script/C4AulDebug.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulDebug.h b/src/script/C4AulDebug.h index 0b0056450..26b5c5685 100644 --- a/src/script/C4AulDebug.h +++ b/src/script/C4AulDebug.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulDefFunc.h b/src/script/C4AulDefFunc.h index 5fd40e7b8..0ef61b297 100644 --- a/src/script/C4AulDefFunc.h +++ b/src/script/C4AulDefFunc.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulExec.cpp b/src/script/C4AulExec.cpp index 0e67ac2b3..67b4c4685 100644 --- a/src/script/C4AulExec.cpp +++ b/src/script/C4AulExec.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulExec.h b/src/script/C4AulExec.h index 9278d059f..21fbde199 100644 --- a/src/script/C4AulExec.h +++ b/src/script/C4AulExec.h @@ -4,7 +4,7 @@ * Copyright (c) 2001, 2006-2007, Sven Eberhardt * Copyright (c) 2006, Peter Wortmann * Copyright (c) 2007, Günther Brammer - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulFunc.cpp b/src/script/C4AulFunc.cpp index a2a43b438..2b6c88b1e 100644 --- a/src/script/C4AulFunc.cpp +++ b/src/script/C4AulFunc.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001, 2007, Sven Eberhardt - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulFunc.h b/src/script/C4AulFunc.h index 75140fe2c..68e15e3bc 100644 --- a/src/script/C4AulFunc.h +++ b/src/script/C4AulFunc.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulLink.cpp b/src/script/C4AulLink.cpp index b3106a4ab..e7316b2f0 100644 --- a/src/script/C4AulLink.cpp +++ b/src/script/C4AulLink.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulParse.cpp b/src/script/C4AulParse.cpp index 13640a869..7fd538f13 100644 --- a/src/script/C4AulParse.cpp +++ b/src/script/C4AulParse.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulScriptFunc.cpp b/src/script/C4AulScriptFunc.cpp index a4abfc915..a80a69023 100644 --- a/src/script/C4AulScriptFunc.cpp +++ b/src/script/C4AulScriptFunc.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2014, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4AulScriptFunc.h b/src/script/C4AulScriptFunc.h index 7245f77e9..eae355133 100644 --- a/src/script/C4AulScriptFunc.h +++ b/src/script/C4AulScriptFunc.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2001-2014, The OpenClonk Team and contributors + * Copyright (c) 2001-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4Effect.cpp b/src/script/C4Effect.cpp index 5919291e4..9aa5b6d49 100644 --- a/src/script/C4Effect.cpp +++ b/src/script/C4Effect.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4Effect.h b/src/script/C4Effect.h index ba5d24bd0..c246246d0 100644 --- a/src/script/C4Effect.h +++ b/src/script/C4Effect.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4PropList.cpp b/src/script/C4PropList.cpp index c8b281e8a..e717cbc72 100644 --- a/src/script/C4PropList.cpp +++ b/src/script/C4PropList.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 2004, Peter Wortmann * Copyright (c) 2007, Günther Brammer - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4PropList.h b/src/script/C4PropList.h index 63cf8e10a..c79ba9bc8 100644 --- a/src/script/C4PropList.h +++ b/src/script/C4PropList.h @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4Script.cpp b/src/script/C4Script.cpp index ccb6aee60..4112de26e 100644 --- a/src/script/C4Script.cpp +++ b/src/script/C4Script.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ScriptHost.cpp b/src/script/C4ScriptHost.cpp index 3cf7b65cf..6511701d3 100644 --- a/src/script/C4ScriptHost.cpp +++ b/src/script/C4ScriptHost.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ScriptHost.h b/src/script/C4ScriptHost.h index dfffe2d56..e2424b133 100644 --- a/src/script/C4ScriptHost.h +++ b/src/script/C4ScriptHost.h @@ -3,7 +3,7 @@ * * Copyright (c) 1998-2000, Matthes Bender * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ScriptMain.cpp b/src/script/C4ScriptMain.cpp index 148d74536..ab39292ff 100644 --- a/src/script/C4ScriptMain.cpp +++ b/src/script/C4ScriptMain.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2012-2015, The OpenClonk Team and contributors + * Copyright (c) 2012-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ScriptStandalone.cpp b/src/script/C4ScriptStandalone.cpp index 4ebe2a68a..c01827137 100644 --- a/src/script/C4ScriptStandalone.cpp +++ b/src/script/C4ScriptStandalone.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2011-2015, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ScriptStandaloneStubs.cpp b/src/script/C4ScriptStandaloneStubs.cpp index 203a72e71..cf405a860 100644 --- a/src/script/C4ScriptStandaloneStubs.cpp +++ b/src/script/C4ScriptStandaloneStubs.cpp @@ -1,7 +1,7 @@ /* * OpenClonk, http://www.openclonk.org * - * Copyright (c) 2011-2013, The OpenClonk Team and contributors + * Copyright (c) 2011-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4StringTable.cpp b/src/script/C4StringTable.cpp index c4031cb8f..f9f4ec2ba 100644 --- a/src/script/C4StringTable.cpp +++ b/src/script/C4StringTable.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4StringTable.h b/src/script/C4StringTable.h index 5d94c4ad1..d27447d3f 100644 --- a/src/script/C4StringTable.h +++ b/src/script/C4StringTable.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4Value.cpp b/src/script/C4Value.cpp index 6574c3515..ba68bfd9c 100644 --- a/src/script/C4Value.cpp +++ b/src/script/C4Value.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4Value.h b/src/script/C4Value.h index 852036885..d582cbe4c 100644 --- a/src/script/C4Value.h +++ b/src/script/C4Value.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ValueArray.cpp b/src/script/C4ValueArray.cpp index 4d81843a4..8facffbc1 100644 --- a/src/script/C4ValueArray.cpp +++ b/src/script/C4ValueArray.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ValueArray.h b/src/script/C4ValueArray.h index 2741e25ea..788489b2c 100644 --- a/src/script/C4ValueArray.h +++ b/src/script/C4ValueArray.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ValueMap.cpp b/src/script/C4ValueMap.cpp index b014d85ff..e112c3fc4 100644 --- a/src/script/C4ValueMap.cpp +++ b/src/script/C4ValueMap.cpp @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2009-2013, The OpenClonk Team and contributors + * Copyright (c) 2009-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details. diff --git a/src/script/C4ValueMap.h b/src/script/C4ValueMap.h index 8ba5d42df..9837f3d26 100644 --- a/src/script/C4ValueMap.h +++ b/src/script/C4ValueMap.h @@ -2,7 +2,7 @@ * OpenClonk, http://www.openclonk.org * * Copyright (c) 2001-2009, RedWolf Design GmbH, http://www.clonk.de/ - * Copyright (c) 2013, The OpenClonk Team and contributors + * Copyright (c) 2013-2016, The OpenClonk Team and contributors * * Distributed under the terms of the ISC license; see accompanying file * "COPYING" for details.