From fea5ac26b22f4052f20fd65de4b713e0b5bc876e Mon Sep 17 00:00:00 2001 From: Andrew Copland Date: Fri, 29 Jan 2016 11:31:54 +0000 Subject: [PATCH] MERRY HAPPY 2016 --- AUTHORS.txt | 2 +- configure.ac | 2 +- contrib/json/JsonUtils.cpp | 2 +- contrib/json/JsonUtils.h | 2 +- data/factions/00_AutoGenerate.lua | 2 +- data/factions/01_default.lua | 2 +- data/factions/02_federation.lua | 2 +- data/factions/03_CIW.lua | 2 +- data/factions/04_haber.lua | 2 +- data/libs/Character.lua | 2 +- data/libs/EquipSet.lua | 2 +- data/libs/Equipment.lua | 2 +- data/libs/Event.lua | 2 +- data/libs/FlightLog.lua | 2 +- data/libs/Legal.lua | 2 +- data/libs/Mission.lua | 2 +- data/libs/NameGen.lua | 2 +- data/libs/Player.lua | 2 +- data/libs/Ship.lua | 2 +- data/libs/SpaceStation.lua | 2 +- data/libs/autoload.lua | 2 +- data/libs/ui/InfoFace.lua | 2 +- data/libs/ui/InfoGauge.lua | 2 +- data/libs/ui/MessageBox.lua | 2 +- data/libs/ui/SmallLabeledButton.lua | 2 +- data/libs/ui/SmartTable.lua | 2 +- data/libs/ui/TabView.lua | 2 +- data/libs/utils.lua | 2 +- data/modules/AIWarning/AIWarning.lua | 2 +- data/modules/Assassination/Assassination.lua | 2 +- data/modules/BreakdownServicing/BreakdownServicing.lua | 2 +- data/modules/BulkShips.lua | 2 +- data/modules/CrimeTracking/CrimeTracking.lua | 2 +- data/modules/DeliverPackage/DeliverPackage.lua | 2 +- data/modules/DonateToCranks/DonateToCranks.lua | 2 +- data/modules/FuelClub/FuelClub.lua | 2 +- data/modules/GoodsTrader/GoodsTrader.lua | 2 +- data/modules/MusicPlayer.lua | 2 +- data/modules/NewsEventCommodity/NewsEventCommodity.lua | 2 +- data/modules/Pirates.lua | 2 +- data/modules/SearchRescue/SearchRescue.lua | 2 +- data/modules/SecondHand/SecondHand.lua | 2 +- data/modules/StationRefuelling/StationRefuelling.lua | 2 +- data/modules/StatsTracking/StatsTracking.lua | 2 +- data/modules/System/Explore.lua | 2 +- data/modules/System/OutOfFuel.lua | 2 +- data/modules/Taxi/Taxi.lua | 2 +- data/modules/TradeShips.lua | 2 +- data/shaders/opengl/FresnelColour.frag | 2 +- data/shaders/opengl/FresnelColour.vert | 2 +- data/shaders/opengl/attributes.glsl | 2 +- data/shaders/opengl/billboard_sphereimpostor.frag | 2 +- data/shaders/opengl/billboard_sphereimpostor.vert | 2 +- data/shaders/opengl/eclipse.glsl | 2 +- data/shaders/opengl/gassphere_base.frag | 2 +- data/shaders/opengl/gassphere_base.vert | 2 +- data/shaders/opengl/geosphere_sky.frag | 2 +- data/shaders/opengl/geosphere_sky.vert | 2 +- data/shaders/opengl/geosphere_star.frag | 2 +- data/shaders/opengl/geosphere_star.vert | 2 +- data/shaders/opengl/geosphere_terrain.frag | 2 +- data/shaders/opengl/geosphere_terrain.vert | 2 +- data/shaders/opengl/lib.glsl | 2 +- data/shaders/opengl/logz.glsl | 2 +- data/shaders/opengl/multi.frag | 2 +- data/shaders/opengl/multi.vert | 2 +- data/shaders/opengl/planetrings.frag | 2 +- data/shaders/opengl/planetrings.vert | 2 +- data/shaders/opengl/shield.frag | 2 +- data/shaders/opengl/shield.vert | 2 +- data/shaders/opengl/skybox.frag | 2 +- data/shaders/opengl/skybox.vert | 2 +- data/shaders/opengl/starfield.frag | 2 +- data/shaders/opengl/starfield.vert | 2 +- data/shaders/opengl/ui.frag | 2 +- data/shaders/opengl/ui.vert | 2 +- data/shaders/opengl/vtxColor.frag | 2 +- data/shaders/opengl/vtxColor.vert | 2 +- data/systems/00_sol.lua | 2 +- data/systems/01_epsilon_eridani.lua | 2 +- data/systems/02_local_stars.lua | 2 +- data/systems/03_bright_stars.lua | 2 +- data/systems/custom/00_barnard_s_star.lua | 2 +- data/systems/custom/01_werribee.lua | 2 +- data/systems/custom/02_black_hole.lua | 2 +- data/systems/custom/04_rondel.lua | 2 +- data/ui/ErrorScreen.lua | 2 +- data/ui/FileDialog.lua | 2 +- data/ui/GalacticView.lua | 2 +- data/ui/InfoView.lua | 2 +- data/ui/InfoView/CrewRoster.lua | 2 +- data/ui/InfoView/EconTrade.lua | 2 +- data/ui/InfoView/Missions.lua | 2 +- data/ui/InfoView/OrbitalAnalysis.lua | 2 +- data/ui/InfoView/PersonalInfo.lua | 2 +- data/ui/InfoView/ShipInfo.lua | 2 +- data/ui/MainMenu.lua | 2 +- data/ui/QuitConfirmation.lua | 2 +- data/ui/Settings.lua | 2 +- data/ui/StationView.lua | 2 +- data/ui/StationView/BulletinBoard.lua | 2 +- data/ui/StationView/ChatForm.lua | 2 +- data/ui/StationView/CommodityMarket.lua | 2 +- data/ui/StationView/EquipmentMarket.lua | 2 +- data/ui/StationView/EquipmentTableWidgets.lua | 2 +- data/ui/StationView/Lobby.lua | 2 +- data/ui/StationView/Police.lua | 2 +- data/ui/StationView/ShipMarket.lua | 2 +- data/ui/StationView/ShipRepairs.lua | 2 +- osx/SDLMain.h | 2 +- osx/SDLMain.m | 2 +- scripts/scan_enums.py | 2 +- scripts/wiki_commons.lua | 2 +- scripts/wiki_ship_chart.lua | 2 +- scripts/wiki_ship_facts.lua | 2 +- src/Aabb.h | 2 +- src/AmbientSounds.cpp | 2 +- src/AmbientSounds.h | 2 +- src/AnimationCurves.h | 2 +- src/Background.cpp | 2 +- src/Background.h | 2 +- src/BaseSphere.cpp | 2 +- src/BaseSphere.h | 2 +- src/Body.cpp | 2 +- src/Body.h | 2 +- src/ByteRange.h | 2 +- src/CRC32.cpp | 2 +- src/CRC32.h | 2 +- src/Camera.cpp | 2 +- src/Camera.h | 2 +- src/CameraController.cpp | 2 +- src/CameraController.h | 2 +- src/CargoBody.cpp | 2 +- src/CargoBody.h | 2 +- src/CityOnPlanet.cpp | 2 +- src/CityOnPlanet.h | 2 +- src/CollMesh.cpp | 2 +- src/CollMesh.h | 2 +- src/Color.cpp | 2 +- src/Color.h | 2 +- src/Cutscene.h | 2 +- src/DeathView.cpp | 2 +- src/DeathView.h | 2 +- src/DeleteEmitter.h | 2 +- src/DynamicBody.cpp | 2 +- src/DynamicBody.h | 2 +- src/Easing.h | 2 +- src/EnumStrings.cpp | 2 +- src/EnumStrings.h | 2 +- src/FaceParts.cpp | 2 +- src/FaceParts.h | 2 +- src/Factions.cpp | 2 +- src/Factions.h | 2 +- src/FileSourceZip.cpp | 2 +- src/FileSourceZip.h | 2 +- src/FileSystem.cpp | 2 +- src/FileSystem.h | 2 +- src/FloatComparison.h | 2 +- src/FontCache.cpp | 2 +- src/FontCache.h | 2 +- src/Frame.cpp | 2 +- src/Frame.h | 2 +- src/Game.cpp | 2 +- src/Game.h | 2 +- src/GameConfig.cpp | 2 +- src/GameConfig.h | 2 +- src/GasGiant.cpp | 2 +- src/GasGiant.h | 2 +- src/GeoPatch.cpp | 2 +- src/GeoPatch.h | 2 +- src/GeoPatchContext.cpp | 2 +- src/GeoPatchContext.h | 2 +- src/GeoPatchJobs.cpp | 2 +- src/GeoPatchJobs.h | 2 +- src/GeoSphere.cpp | 2 +- src/GeoSphere.h | 2 +- src/HudTrail.cpp | 2 +- src/HudTrail.h | 2 +- src/HyperspaceCloud.cpp | 2 +- src/HyperspaceCloud.h | 2 +- src/IniConfig.cpp | 2 +- src/IniConfig.h | 2 +- src/Intro.cpp | 2 +- src/Intro.h | 2 +- src/IterationProxy.h | 2 +- src/JobQueue.cpp | 2 +- src/JobQueue.h | 2 +- src/KeyBindings.cpp | 2 +- src/KeyBindings.h | 2 +- src/KeyBindings.inc.h | 2 +- src/Lang.cpp | 2 +- src/Lang.h | 2 +- src/LangStrings.inc.h | 2 +- src/Lua.cpp | 2 +- src/Lua.h | 2 +- src/LuaBody.cpp | 2 +- src/LuaCargoBody.cpp | 2 +- src/LuaComms.cpp | 2 +- src/LuaComms.h | 2 +- src/LuaConsole.cpp | 2 +- src/LuaConsole.h | 2 +- src/LuaConstants.cpp | 2 +- src/LuaConstants.h | 2 +- src/LuaDev.cpp | 2 +- src/LuaDev.h | 2 +- src/LuaEngine.cpp | 2 +- src/LuaEngine.h | 2 +- src/LuaEvent.cpp | 2 +- src/LuaEvent.h | 2 +- src/LuaFaction.cpp | 2 +- src/LuaFileSystem.cpp | 2 +- src/LuaFileSystem.h | 2 +- src/LuaFixed.cpp | 2 +- src/LuaFixed.h | 2 +- src/LuaFormat.cpp | 2 +- src/LuaFormat.h | 2 +- src/LuaGame.cpp | 2 +- src/LuaGame.h | 2 +- src/LuaLang.cpp | 2 +- src/LuaLang.h | 2 +- src/LuaManager.cpp | 2 +- src/LuaManager.h | 2 +- src/LuaMatrix.cpp | 2 +- src/LuaMatrix.h | 2 +- src/LuaMissile.cpp | 2 +- src/LuaMissile.h | 2 +- src/LuaModelBody.cpp | 2 +- src/LuaMusic.cpp | 2 +- src/LuaMusic.h | 2 +- src/LuaNameGen.cpp | 2 +- src/LuaNameGen.h | 2 +- src/LuaObject.cpp | 2 +- src/LuaObject.h | 2 +- src/LuaPlanet.cpp | 2 +- src/LuaPlayer.cpp | 2 +- src/LuaPropertiedObject.cpp | 2 +- src/LuaPushPull.h | 2 +- src/LuaRand.cpp | 2 +- src/LuaRef.cpp | 2 +- src/LuaRef.h | 2 +- src/LuaSerializer.cpp | 2 +- src/LuaSerializer.h | 2 +- src/LuaServerAgent.cpp | 2 +- src/LuaServerAgent.h | 2 +- src/LuaShip.cpp | 2 +- src/LuaShipDef.cpp | 2 +- src/LuaShipDef.h | 2 +- src/LuaSpace.cpp | 2 +- src/LuaSpace.h | 2 +- src/LuaSpaceStation.cpp | 2 +- src/LuaStar.cpp | 2 +- src/LuaStarSystem.cpp | 2 +- src/LuaSystemBody.cpp | 2 +- src/LuaSystemPath.cpp | 2 +- src/LuaTable.h | 2 +- src/LuaTimer.cpp | 2 +- src/LuaTimer.h | 2 +- src/LuaUtils.cpp | 2 +- src/LuaUtils.h | 2 +- src/LuaVector.cpp | 2 +- src/LuaVector.h | 2 +- src/LuaWrappable.h | 2 +- src/MathUtil.cpp | 2 +- src/MathUtil.h | 2 +- src/Missile.cpp | 2 +- src/Missile.h | 2 +- src/ModManager.cpp | 2 +- src/ModManager.h | 2 +- src/ModelBody.cpp | 2 +- src/ModelBody.h | 2 +- src/ModelCache.cpp | 2 +- src/ModelCache.h | 2 +- src/ModelViewer.cpp | 2 +- src/ModelViewer.h | 2 +- src/NavLights.cpp | 2 +- src/NavLights.h | 2 +- src/OS.h | 2 +- src/Object.h | 2 +- src/ObjectViewerView.cpp | 2 +- src/ObjectViewerView.h | 2 +- src/Orbit.cpp | 2 +- src/Orbit.h | 2 +- src/PersistSystemData.h | 2 +- src/Pi.cpp | 2 +- src/Pi.h | 2 +- src/Plane.cpp | 2 +- src/Plane.h | 2 +- src/Planet.cpp | 2 +- src/Planet.h | 2 +- src/Player.cpp | 2 +- src/Player.h | 2 +- src/PngWriter.cpp | 2 +- src/PngWriter.h | 2 +- src/Polit.cpp | 2 +- src/Polit.h | 2 +- src/Projectile.cpp | 2 +- src/Projectile.h | 2 +- src/PropertiedObject.h | 2 +- src/PropertyMap.cpp | 2 +- src/PropertyMap.h | 2 +- src/Quaternion.h | 2 +- src/Random.h | 2 +- src/RefCounted.h | 2 +- src/SDLWrappers.cpp | 2 +- src/SDLWrappers.h | 2 +- src/SectorView.cpp | 2 +- src/SectorView.h | 2 +- src/Sensors.cpp | 2 +- src/Sensors.h | 2 +- src/Serializer.cpp | 2 +- src/Serializer.h | 2 +- src/ServerAgent.cpp | 2 +- src/ServerAgent.h | 2 +- src/Sfx.cpp | 2 +- src/Sfx.h | 2 +- src/Shields.cpp | 2 +- src/Ship-AI.cpp | 2 +- src/Ship.cpp | 2 +- src/Ship.h | 2 +- src/ShipAICmd.cpp | 2 +- src/ShipAICmd.h | 2 +- src/ShipController.cpp | 2 +- src/ShipController.h | 2 +- src/ShipCpanel.cpp | 2 +- src/ShipCpanel.h | 2 +- src/ShipCpanelMultiFuncDisplays.cpp | 2 +- src/ShipCpanelMultiFuncDisplays.h | 2 +- src/ShipType.cpp | 2 +- src/ShipType.h | 2 +- src/SmartPtr.h | 2 +- src/Sound.cpp | 2 +- src/Sound.h | 2 +- src/SoundMusic.cpp | 2 +- src/SoundMusic.h | 2 +- src/Space.cpp | 2 +- src/Space.h | 2 +- src/SpaceStation.cpp | 2 +- src/SpaceStation.h | 2 +- src/SpaceStationType.cpp | 2 +- src/SpaceStationType.h | 2 +- src/SpeedLines.cpp | 2 +- src/SpeedLines.h | 2 +- src/Sphere.cpp | 2 +- src/Sphere.h | 2 +- src/Star.cpp | 2 +- src/Star.h | 2 +- src/StringF.cpp | 2 +- src/StringF.h | 2 +- src/StringRange.h | 2 +- src/SystemInfoView.cpp | 2 +- src/SystemInfoView.h | 2 +- src/SystemView.cpp | 2 +- src/SystemView.h | 2 +- src/TerrainBody.cpp | 2 +- src/TerrainBody.h | 2 +- src/Tombstone.cpp | 2 +- src/Tombstone.h | 2 +- src/UIView.cpp | 2 +- src/UIView.h | 2 +- src/VideoLink.h | 2 +- src/View.cpp | 2 +- src/View.h | 2 +- src/WorldView.cpp | 2 +- src/WorldView.h | 2 +- src/buildopts.h | 2 +- src/collider/BVHTree.cpp | 2 +- src/collider/BVHTree.h | 2 +- src/collider/CollisionContact.h | 2 +- src/collider/CollisionSpace.cpp | 2 +- src/collider/CollisionSpace.h | 2 +- src/collider/Geom.cpp | 2 +- src/collider/Geom.h | 2 +- src/collider/GeomTree.cpp | 2 +- src/collider/GeomTree.h | 2 +- src/collider/collider.h | 2 +- src/enum_table.cpp | 2 +- src/enum_table.h | 2 +- src/fixed.h | 2 +- src/galaxy/CustomSystem.cpp | 2 +- src/galaxy/CustomSystem.h | 2 +- src/galaxy/Economy.cpp | 2 +- src/galaxy/Economy.h | 2 +- src/galaxy/Galaxy.cpp | 2 +- src/galaxy/Galaxy.h | 2 +- src/galaxy/GalaxyCache.cpp | 2 +- src/galaxy/GalaxyCache.h | 2 +- src/galaxy/GalaxyGenerator.cpp | 2 +- src/galaxy/GalaxyGenerator.h | 2 +- src/galaxy/Sector.cpp | 2 +- src/galaxy/Sector.h | 2 +- src/galaxy/SectorGenerator.cpp | 2 +- src/galaxy/SectorGenerator.h | 2 +- src/galaxy/StarSystem.cpp | 2 +- src/galaxy/StarSystem.h | 2 +- src/galaxy/StarSystemGenerator.cpp | 2 +- src/galaxy/StarSystemGenerator.h | 2 +- src/galaxy/SystemPath.cpp | 2 +- src/galaxy/SystemPath.h | 2 +- src/gameconsts.h | 2 +- src/gameui/BindingCapture.cpp | 2 +- src/gameui/BindingCapture.h | 2 +- src/gameui/Face.cpp | 2 +- src/gameui/Face.h | 2 +- src/gameui/GalaxyMap.cpp | 2 +- src/gameui/GalaxyMap.h | 2 +- src/gameui/GameUI.h | 2 +- src/gameui/LabelOverlay.cpp | 2 +- src/gameui/LabelOverlay.h | 2 +- src/gameui/Lua.cpp | 2 +- src/gameui/Lua.h | 2 +- src/gameui/LuaBindingCapture.cpp | 2 +- src/gameui/LuaFace.cpp | 2 +- src/gameui/LuaGalaxyMap.cpp | 2 +- src/gameui/LuaModelSpinner.cpp | 2 +- src/gameui/ModelSpinner.cpp | 2 +- src/gameui/ModelSpinner.h | 2 +- src/gameui/Panel.cpp | 2 +- src/gameui/Panel.h | 2 +- src/graphics/Drawables.cpp | 2 +- src/graphics/Drawables.h | 2 +- src/graphics/Frustum.cpp | 2 +- src/graphics/Frustum.h | 2 +- src/graphics/Graphics.cpp | 2 +- src/graphics/Graphics.h | 2 +- src/graphics/Light.cpp | 2 +- src/graphics/Light.h | 2 +- src/graphics/Material.cpp | 2 +- src/graphics/Material.h | 2 +- src/graphics/RenderState.h | 2 +- src/graphics/RenderTarget.h | 2 +- src/graphics/Renderer.cpp | 2 +- src/graphics/Renderer.h | 2 +- src/graphics/Stats.cpp | 2 +- src/graphics/Stats.h | 2 +- src/graphics/Texture.h | 2 +- src/graphics/TextureBuilder.cpp | 2 +- src/graphics/TextureBuilder.h | 2 +- src/graphics/Types.h | 2 +- src/graphics/VertexArray.cpp | 2 +- src/graphics/VertexArray.h | 2 +- src/graphics/VertexBuffer.cpp | 2 +- src/graphics/VertexBuffer.h | 2 +- src/graphics/WindowSDL.cpp | 2 +- src/graphics/WindowSDL.h | 2 +- src/graphics/dummy/MaterialDummy.h | 2 +- src/graphics/dummy/RenderStateDummy.h | 2 +- src/graphics/dummy/RenderTargetDummy.h | 2 +- src/graphics/dummy/RendererDummy.cpp | 2 +- src/graphics/dummy/RendererDummy.h | 2 +- src/graphics/dummy/TextureDummy.h | 2 +- src/graphics/dummy/VertexBufferDummy.h | 2 +- src/graphics/opengl/FresnelColourMaterial.cpp | 2 +- src/graphics/opengl/FresnelColourMaterial.h | 2 +- src/graphics/opengl/GasGiantMaterial.cpp | 2 +- src/graphics/opengl/GasGiantMaterial.h | 2 +- src/graphics/opengl/GeoSphereMaterial.cpp | 2 +- src/graphics/opengl/GeoSphereMaterial.h | 2 +- src/graphics/opengl/LineMaterial.cpp | 2 +- src/graphics/opengl/LineMaterial.h | 2 +- src/graphics/opengl/MaterialGL.cpp | 2 +- src/graphics/opengl/MaterialGL.h | 2 +- src/graphics/opengl/MultiMaterial.cpp | 2 +- src/graphics/opengl/MultiMaterial.h | 2 +- src/graphics/opengl/OpenGLLibs.h | 2 +- src/graphics/opengl/Program.cpp | 2 +- src/graphics/opengl/Program.h | 2 +- src/graphics/opengl/RenderStateGL.cpp | 2 +- src/graphics/opengl/RenderStateGL.h | 2 +- src/graphics/opengl/RenderTargetGL.cpp | 2 +- src/graphics/opengl/RenderTargetGL.h | 2 +- src/graphics/opengl/RendererGL.cpp | 2 +- src/graphics/opengl/RendererGL.h | 2 +- src/graphics/opengl/RingMaterial.cpp | 2 +- src/graphics/opengl/RingMaterial.h | 2 +- src/graphics/opengl/ShieldMaterial.cpp | 2 +- src/graphics/opengl/ShieldMaterial.h | 2 +- src/graphics/opengl/SkyboxMaterial.h | 2 +- src/graphics/opengl/SphereImpostorMaterial.h | 2 +- src/graphics/opengl/StarfieldMaterial.h | 2 +- src/graphics/opengl/TextureGL.cpp | 2 +- src/graphics/opengl/TextureGL.h | 2 +- src/graphics/opengl/UIMaterial.cpp | 2 +- src/graphics/opengl/UIMaterial.h | 2 +- src/graphics/opengl/Uniform.cpp | 2 +- src/graphics/opengl/Uniform.h | 2 +- src/graphics/opengl/VertexBufferGL.cpp | 2 +- src/graphics/opengl/VertexBufferGL.h | 2 +- src/graphics/opengl/VtxColorMaterial.cpp | 2 +- src/graphics/opengl/VtxColorMaterial.h | 2 +- src/gui/Gui.cpp | 2 +- src/gui/Gui.h | 2 +- src/gui/GuiAdjustment.h | 2 +- src/gui/GuiBox.cpp | 2 +- src/gui/GuiBox.h | 2 +- src/gui/GuiButton.cpp | 2 +- src/gui/GuiButton.h | 2 +- src/gui/GuiContainer.cpp | 2 +- src/gui/GuiContainer.h | 2 +- src/gui/GuiEvents.h | 2 +- src/gui/GuiFixed.cpp | 2 +- src/gui/GuiFixed.h | 2 +- src/gui/GuiISelectable.h | 2 +- src/gui/GuiImage.cpp | 2 +- src/gui/GuiImage.h | 2 +- src/gui/GuiImageButton.cpp | 2 +- src/gui/GuiImageButton.h | 2 +- src/gui/GuiImageRadioButton.cpp | 2 +- src/gui/GuiImageRadioButton.h | 2 +- src/gui/GuiLabel.cpp | 2 +- src/gui/GuiLabel.h | 2 +- src/gui/GuiLabelSet.cpp | 2 +- src/gui/GuiLabelSet.h | 2 +- src/gui/GuiMeterBar.cpp | 2 +- src/gui/GuiMeterBar.h | 2 +- src/gui/GuiMultiStateImageButton.cpp | 2 +- src/gui/GuiMultiStateImageButton.h | 2 +- src/gui/GuiRadioButton.cpp | 2 +- src/gui/GuiRadioButton.h | 2 +- src/gui/GuiRadioGroup.cpp | 2 +- src/gui/GuiRadioGroup.h | 2 +- src/gui/GuiScreen.cpp | 2 +- src/gui/GuiScreen.h | 2 +- src/gui/GuiStack.cpp | 2 +- src/gui/GuiStack.h | 2 +- src/gui/GuiTabbed.cpp | 2 +- src/gui/GuiTabbed.h | 2 +- src/gui/GuiTextEntry.cpp | 2 +- src/gui/GuiTextEntry.h | 2 +- src/gui/GuiTextLayout.cpp | 2 +- src/gui/GuiTextLayout.h | 2 +- src/gui/GuiTexturedQuad.cpp | 2 +- src/gui/GuiTexturedQuad.h | 2 +- src/gui/GuiToggleButton.cpp | 2 +- src/gui/GuiToggleButton.h | 2 +- src/gui/GuiToolTip.cpp | 2 +- src/gui/GuiToolTip.h | 2 +- src/gui/GuiVScrollBar.cpp | 2 +- src/gui/GuiVScrollBar.h | 2 +- src/gui/GuiVScrollPortal.cpp | 2 +- src/gui/GuiVScrollPortal.h | 2 +- src/gui/GuiWidget.cpp | 2 +- src/gui/GuiWidget.h | 2 +- src/libs.h | 2 +- src/main.cpp | 2 +- src/matrix3x3.h | 2 +- src/matrix4x4.h | 2 +- src/modelcompiler.cpp | 2 +- src/perlin.cpp | 2 +- src/perlin.h | 2 +- src/posix/FileSystemPosix.cpp | 2 +- src/posix/OSPosix.cpp | 2 +- src/scenegraph/Animation.cpp | 2 +- src/scenegraph/Animation.h | 2 +- src/scenegraph/AnimationChannel.h | 2 +- src/scenegraph/AnimationKey.h | 2 +- src/scenegraph/BaseLoader.cpp | 2 +- src/scenegraph/BaseLoader.h | 2 +- src/scenegraph/Billboard.cpp | 2 +- src/scenegraph/Billboard.h | 2 +- src/scenegraph/BinaryConverter.h | 2 +- src/scenegraph/CollisionGeometry.cpp | 2 +- src/scenegraph/CollisionGeometry.h | 2 +- src/scenegraph/CollisionVisitor.cpp | 2 +- src/scenegraph/CollisionVisitor.h | 2 +- src/scenegraph/ColorMap.cpp | 2 +- src/scenegraph/ColorMap.h | 2 +- src/scenegraph/DumpVisitor.cpp | 2 +- src/scenegraph/DumpVisitor.h | 2 +- src/scenegraph/FindNodeVisitor.cpp | 2 +- src/scenegraph/FindNodeVisitor.h | 2 +- src/scenegraph/Group.cpp | 2 +- src/scenegraph/Group.h | 2 +- src/scenegraph/LOD.cpp | 2 +- src/scenegraph/LOD.h | 2 +- src/scenegraph/Label3D.cpp | 2 +- src/scenegraph/Label3D.h | 2 +- src/scenegraph/Loader.cpp | 2 +- src/scenegraph/Loader.h | 2 +- src/scenegraph/LoaderDefinitions.h | 2 +- src/scenegraph/Lua.cpp | 2 +- src/scenegraph/Lua.h | 2 +- src/scenegraph/LuaModel.cpp | 2 +- src/scenegraph/LuaModelSkin.cpp | 2 +- src/scenegraph/MatrixTransform.cpp | 2 +- src/scenegraph/MatrixTransform.h | 2 +- src/scenegraph/Model.cpp | 2 +- src/scenegraph/Model.h | 2 +- src/scenegraph/ModelNode.cpp | 2 +- src/scenegraph/ModelNode.h | 2 +- src/scenegraph/ModelSkin.cpp | 2 +- src/scenegraph/ModelSkin.h | 2 +- src/scenegraph/Node.cpp | 2 +- src/scenegraph/Node.h | 2 +- src/scenegraph/NodeCopyCache.h | 2 +- src/scenegraph/NodeVisitor.cpp | 2 +- src/scenegraph/NodeVisitor.h | 2 +- src/scenegraph/Parser.cpp | 2 +- src/scenegraph/Parser.h | 2 +- src/scenegraph/Pattern.cpp | 2 +- src/scenegraph/Pattern.h | 2 +- src/scenegraph/SceneGraph.h | 2 +- src/scenegraph/StaticGeometry.cpp | 2 +- src/scenegraph/StaticGeometry.h | 2 +- src/scenegraph/Thruster.cpp | 2 +- src/scenegraph/Thruster.h | 2 +- src/terrain/Terrain.cpp | 2 +- src/terrain/Terrain.h | 2 +- src/terrain/TerrainColorAsteroid.cpp | 2 +- src/terrain/TerrainColorBandedRock.cpp | 2 +- src/terrain/TerrainColorDeadWithWater.cpp | 2 +- src/terrain/TerrainColorDesert.cpp | 2 +- src/terrain/TerrainColorEarthLike.cpp | 2 +- src/terrain/TerrainColorEarthLikeHeightmapped.cpp | 2 +- src/terrain/TerrainColorGGJupiter.cpp | 2 +- src/terrain/TerrainColorGGNeptune.cpp | 2 +- src/terrain/TerrainColorGGNeptune2.cpp | 2 +- src/terrain/TerrainColorGGSaturn.cpp | 2 +- src/terrain/TerrainColorGGSaturn2.cpp | 2 +- src/terrain/TerrainColorGGUranus.cpp | 2 +- src/terrain/TerrainColorIce.cpp | 2 +- src/terrain/TerrainColorMethane.cpp | 2 +- src/terrain/TerrainColorRock.cpp | 2 +- src/terrain/TerrainColorRock2.cpp | 2 +- src/terrain/TerrainColorSolid.cpp | 2 +- src/terrain/TerrainColorStarBrownDwarf.cpp | 2 +- src/terrain/TerrainColorStarG.cpp | 2 +- src/terrain/TerrainColorStarK.cpp | 2 +- src/terrain/TerrainColorStarM.cpp | 2 +- src/terrain/TerrainColorStarWhiteDwarf.cpp | 2 +- src/terrain/TerrainColorTFGood.cpp | 2 +- src/terrain/TerrainColorTFPoor.cpp | 2 +- src/terrain/TerrainColorVolcanic.cpp | 2 +- src/terrain/TerrainFeature.cpp | 2 +- src/terrain/TerrainFeature.h | 2 +- src/terrain/TerrainHeightAsteroid.cpp | 2 +- src/terrain/TerrainHeightAsteroid2.cpp | 2 +- src/terrain/TerrainHeightAsteroid3.cpp | 2 +- src/terrain/TerrainHeightAsteroid4.cpp | 2 +- src/terrain/TerrainHeightBarrenRock.cpp | 2 +- src/terrain/TerrainHeightBarrenRock2.cpp | 2 +- src/terrain/TerrainHeightBarrenRock3.cpp | 2 +- src/terrain/TerrainHeightEllipsoid.cpp | 2 +- src/terrain/TerrainHeightFlat.cpp | 2 +- src/terrain/TerrainHeightHillsCraters.cpp | 2 +- src/terrain/TerrainHeightHillsCraters2.cpp | 2 +- src/terrain/TerrainHeightHillsDunes.cpp | 2 +- src/terrain/TerrainHeightHillsNormal.cpp | 2 +- src/terrain/TerrainHeightHillsRidged.cpp | 2 +- src/terrain/TerrainHeightHillsRivers.cpp | 2 +- src/terrain/TerrainHeightMapped.cpp | 2 +- src/terrain/TerrainHeightMapped2.cpp | 2 +- src/terrain/TerrainHeightMountainsCraters.cpp | 2 +- src/terrain/TerrainHeightMountainsCraters2.cpp | 2 +- src/terrain/TerrainHeightMountainsNormal.cpp | 2 +- src/terrain/TerrainHeightMountainsRidged.cpp | 2 +- src/terrain/TerrainHeightMountainsRivers.cpp | 2 +- src/terrain/TerrainHeightMountainsRiversVolcano.cpp | 2 +- src/terrain/TerrainHeightMountainsVolcano.cpp | 2 +- src/terrain/TerrainHeightRuggedDesert.cpp | 2 +- src/terrain/TerrainHeightRuggedLava.cpp | 2 +- src/terrain/TerrainHeightWaterSolid.cpp | 2 +- src/terrain/TerrainHeightWaterSolidCanyons.cpp | 2 +- src/terrain/TerrainNoise.h | 2 +- src/test_DateTime.cpp | 2 +- src/test_FileSystem.cpp | 2 +- src/test_Frame.cpp | 2 +- src/test_Random.cpp | 2 +- src/test_StringF.cpp | 2 +- src/tests.cpp | 2 +- src/text/DistanceFieldFont.cpp | 2 +- src/text/DistanceFieldFont.h | 2 +- src/text/FontConfig.cpp | 2 +- src/text/FontConfig.h | 2 +- src/text/TextSupport.cpp | 2 +- src/text/TextSupport.h | 2 +- src/text/TextureFont.cpp | 2 +- src/text/TextureFont.h | 2 +- src/textstress.cpp | 2 +- src/ui/Align.cpp | 2 +- src/ui/Align.h | 2 +- src/ui/Animation.cpp | 2 +- src/ui/Animation.h | 2 +- src/ui/Background.cpp | 2 +- src/ui/Background.h | 2 +- src/ui/Box.cpp | 2 +- src/ui/Box.h | 2 +- src/ui/Button.cpp | 2 +- src/ui/Button.h | 2 +- src/ui/CellSpec.cpp | 2 +- src/ui/CellSpec.h | 2 +- src/ui/CheckBox.cpp | 2 +- src/ui/CheckBox.h | 2 +- src/ui/ColorBackground.cpp | 2 +- src/ui/ColorBackground.h | 2 +- src/ui/Container.cpp | 2 +- src/ui/Container.h | 2 +- src/ui/Context.cpp | 2 +- src/ui/Context.h | 2 +- src/ui/DropDown.cpp | 2 +- src/ui/DropDown.h | 2 +- src/ui/Event.cpp | 2 +- src/ui/Event.h | 2 +- src/ui/EventDispatcher.cpp | 2 +- src/ui/EventDispatcher.h | 2 +- src/ui/Expand.cpp | 2 +- src/ui/Expand.h | 2 +- src/ui/Gauge.cpp | 2 +- src/ui/Gauge.h | 2 +- src/ui/Gradient.cpp | 2 +- src/ui/Gradient.h | 2 +- src/ui/Grid.cpp | 2 +- src/ui/Grid.h | 2 +- src/ui/Icon.cpp | 2 +- src/ui/Icon.h | 2 +- src/ui/Image.cpp | 2 +- src/ui/Image.h | 2 +- src/ui/Label.cpp | 2 +- src/ui/Label.h | 2 +- src/ui/Layer.cpp | 2 +- src/ui/Layer.h | 2 +- src/ui/List.cpp | 2 +- src/ui/List.h | 2 +- src/ui/Lua.cpp | 2 +- src/ui/Lua.h | 2 +- src/ui/LuaAlign.cpp | 2 +- src/ui/LuaAnimation.cpp | 2 +- src/ui/LuaBackground.cpp | 2 +- src/ui/LuaBox.cpp | 2 +- src/ui/LuaButton.cpp | 2 +- src/ui/LuaCheckBox.cpp | 2 +- src/ui/LuaColorBackground.cpp | 2 +- src/ui/LuaContainer.cpp | 2 +- src/ui/LuaContext.cpp | 2 +- src/ui/LuaDropDown.cpp | 2 +- src/ui/LuaExpand.cpp | 2 +- src/ui/LuaGauge.cpp | 2 +- src/ui/LuaGradient.cpp | 2 +- src/ui/LuaGrid.cpp | 2 +- src/ui/LuaIcon.cpp | 2 +- src/ui/LuaImage.cpp | 2 +- src/ui/LuaLabel.cpp | 2 +- src/ui/LuaLayer.cpp | 2 +- src/ui/LuaList.cpp | 2 +- src/ui/LuaMargin.cpp | 2 +- src/ui/LuaMultiLineText.cpp | 2 +- src/ui/LuaNumberLabel.cpp | 2 +- src/ui/LuaOverlayStack.cpp | 2 +- src/ui/LuaScroller.cpp | 2 +- src/ui/LuaSignal.h | 2 +- src/ui/LuaSingle.cpp | 2 +- src/ui/LuaSlider.cpp | 2 +- src/ui/LuaSmallButton.cpp | 2 +- src/ui/LuaTable.cpp | 2 +- src/ui/LuaTextEntry.cpp | 2 +- src/ui/LuaWidget.cpp | 2 +- src/ui/Margin.cpp | 2 +- src/ui/Margin.h | 2 +- src/ui/MousePointer.h | 2 +- src/ui/MultiLineText.cpp | 2 +- src/ui/MultiLineText.h | 2 +- src/ui/NumberLabel.cpp | 2 +- src/ui/NumberLabel.h | 2 +- src/ui/OverlayStack.h | 2 +- src/ui/Point.h | 2 +- src/ui/Scroller.cpp | 2 +- src/ui/Scroller.h | 2 +- src/ui/Single.cpp | 2 +- src/ui/Single.h | 2 +- src/ui/Skin.cpp | 2 +- src/ui/Skin.h | 2 +- src/ui/Slider.cpp | 2 +- src/ui/Slider.h | 2 +- src/ui/SmallButton.cpp | 2 +- src/ui/SmallButton.h | 2 +- src/ui/Table.cpp | 2 +- src/ui/Table.h | 2 +- src/ui/TextEntry.cpp | 2 +- src/ui/TextEntry.h | 2 +- src/ui/TextLayout.cpp | 2 +- src/ui/TextLayout.h | 2 +- src/ui/Widget.cpp | 2 +- src/ui/Widget.h | 2 +- src/ui/WidgetSet.h | 2 +- src/uitest.cpp | 2 +- src/utils.cpp | 2 +- src/utils.h | 2 +- src/vector2.h | 2 +- src/vector3.h | 2 +- src/win32/FileSystemWin32.cpp | 2 +- src/win32/OSWin32.cpp | 2 +- src/win32/TextUtils.cpp | 2 +- src/win32/TextUtils.h | 2 +- src/win32/Win32Setup.h | 2 +- src/win32/WinMath.cpp | 2 +- src/win32/WinMath.h | 2 +- src/win32/msvc_bug.cpp | 2 +- src/win32/pch.cpp | 2 +- src/win32/pch.h | 2 +- src/win32/perlintest.cpp | 2 +- src/win32/pioneer.rc | 2 +- 800 files changed, 800 insertions(+), 800 deletions(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index 7baf2050c..1ca676362 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -103,7 +103,7 @@ The Pioneer Developers are: Licensing ========= -Copyright © 2008-2015 Pioneer Developers +Copyright © 2008-2016 Pioneer Developers Portions copyright © 2013-2014 Meteoric Games Ltd. Pioneer's core code and extension modules are licensed under the terms of the diff --git a/configure.ac b/configure.ac index fb2a0fd33..b886dd7a6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +dnl Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details dnl Licensed under the terms of the GPL v3. See COPYING.txt for details dnl Process this file with autoconf to create configure. diff --git a/contrib/json/JsonUtils.cpp b/contrib/json/JsonUtils.cpp index ee42743af..4df31d650 100644 --- a/contrib/json/JsonUtils.cpp +++ b/contrib/json/JsonUtils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _USE_MATH_DEFINES diff --git a/contrib/json/JsonUtils.h b/contrib/json/JsonUtils.h index 90ae019dd..ed0bde9e2 100644 --- a/contrib/json/JsonUtils.h +++ b/contrib/json/JsonUtils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _JSON_UTILS_H diff --git a/data/factions/00_AutoGenerate.lua b/data/factions/00_AutoGenerate.lua index affc3eaab..500e4d9a2 100644 --- a/data/factions/00_AutoGenerate.lua +++ b/data/factions/00_AutoGenerate.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/factions/01_default.lua b/data/factions/01_default.lua index f7eecf304..7c6e1e657 100644 --- a/data/factions/01_default.lua +++ b/data/factions/01_default.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Independent') diff --git a/data/factions/02_federation.lua b/data/factions/02_federation.lua index 37144474a..f2707e057 100644 --- a/data/factions/02_federation.lua +++ b/data/factions/02_federation.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Solar Federation') diff --git a/data/factions/03_CIW.lua b/data/factions/03_CIW.lua index f59505ada..fe5500eff 100644 --- a/data/factions/03_CIW.lua +++ b/data/factions/03_CIW.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Commonwealth of Independent Worlds') diff --git a/data/factions/04_haber.lua b/data/factions/04_haber.lua index 7e15103d7..a26faf6fa 100644 --- a/data/factions/04_haber.lua +++ b/data/factions/04_haber.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local f = Faction:new('Haber Corporation') diff --git a/data/libs/Character.lua b/data/libs/Character.lua index 377d5754d..86fe47037 100644 --- a/data/libs/Character.lua +++ b/data/libs/Character.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/EquipSet.lua b/data/libs/EquipSet.lua index f29212cd5..6b2a2e325 100644 --- a/data/libs/EquipSet.lua +++ b/data/libs/EquipSet.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local utils = import("utils") diff --git a/data/libs/Equipment.lua b/data/libs/Equipment.lua index 573c615d5..eb550c6e5 100644 --- a/data/libs/Equipment.lua +++ b/data/libs/Equipment.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local utils = import("utils") diff --git a/data/libs/Event.lua b/data/libs/Event.lua index bc2e22928..916791362 100644 --- a/data/libs/Event.lua +++ b/data/libs/Event.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/FlightLog.lua b/data/libs/FlightLog.lua index c3bd94f0e..da4d847c8 100644 --- a/data/libs/FlightLog.lua +++ b/data/libs/FlightLog.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/Legal.lua b/data/libs/Legal.lua index 6a48d16da..9bcd25057 100644 --- a/data/libs/Legal.lua +++ b/data/libs/Legal.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Comms = import("Comms") local Game = import("Game") diff --git a/data/libs/Mission.lua b/data/libs/Mission.lua index df10d0c1f..ef989dfec 100644 --- a/data/libs/Mission.lua +++ b/data/libs/Mission.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/libs/NameGen.lua b/data/libs/NameGen.lua index 59e905d46..1b9bcb1a3 100644 --- a/data/libs/NameGen.lua +++ b/data/libs/NameGen.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- diff --git a/data/libs/Player.lua b/data/libs/Player.lua index 603db1d54..6ffd84991 100644 --- a/data/libs/Player.lua +++ b/data/libs/Player.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Player = import_core("Player") diff --git a/data/libs/Ship.lua b/data/libs/Ship.lua index c7f828e2b..0ec24810d 100644 --- a/data/libs/Ship.lua +++ b/data/libs/Ship.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Ship = import_core("Ship") diff --git a/data/libs/SpaceStation.lua b/data/libs/SpaceStation.lua index 85a9ddd56..7bf507cd7 100644 --- a/data/libs/SpaceStation.lua +++ b/data/libs/SpaceStation.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local SpaceStation = import_core("SpaceStation") diff --git a/data/libs/autoload.lua b/data/libs/autoload.lua index 540789c16..5922966f6 100644 --- a/data/libs/autoload.lua +++ b/data/libs/autoload.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- this is the only library automatically loaded at startup diff --git a/data/libs/ui/InfoFace.lua b/data/libs/ui/InfoFace.lua index 5a51c2958..cf42e6f42 100644 --- a/data/libs/ui/InfoFace.lua +++ b/data/libs/ui/InfoFace.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/InfoGauge.lua b/data/libs/ui/InfoGauge.lua index 42497e964..a92dae649 100644 --- a/data/libs/ui/InfoGauge.lua +++ b/data/libs/ui/InfoGauge.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/MessageBox.lua b/data/libs/ui/MessageBox.lua index 7ba3078b3..915cbd420 100644 --- a/data/libs/ui/MessageBox.lua +++ b/data/libs/ui/MessageBox.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/SmallLabeledButton.lua b/data/libs/ui/SmallLabeledButton.lua index 391b19ad4..deed34091 100644 --- a/data/libs/ui/SmallLabeledButton.lua +++ b/data/libs/ui/SmallLabeledButton.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/SmartTable.lua b/data/libs/ui/SmartTable.lua index ef2c92364..479ee9ec1 100644 --- a/data/libs/ui/SmartTable.lua +++ b/data/libs/ui/SmartTable.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/ui/TabView.lua b/data/libs/ui/TabView.lua index fea76b9d4..14886ea39 100644 --- a/data/libs/ui/TabView.lua +++ b/data/libs/ui/TabView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/libs/utils.lua b/data/libs/utils.lua index 5efb51eca..e7898ddf9 100644 --- a/data/libs/utils.lua +++ b/data/libs/utils.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local utils diff --git a/data/modules/AIWarning/AIWarning.lua b/data/modules/AIWarning/AIWarning.lua index 3eac6ce52..5a8b75dea 100644 --- a/data/modules/AIWarning/AIWarning.lua +++ b/data/modules/AIWarning/AIWarning.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/Assassination/Assassination.lua b/data/modules/Assassination/Assassination.lua index 29a235602..f104a6150 100644 --- a/data/modules/Assassination/Assassination.lua +++ b/data/modules/Assassination/Assassination.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/BreakdownServicing/BreakdownServicing.lua b/data/modules/BreakdownServicing/BreakdownServicing.lua index f4df1533d..d0404788d 100644 --- a/data/modules/BreakdownServicing/BreakdownServicing.lua +++ b/data/modules/BreakdownServicing/BreakdownServicing.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/BulkShips.lua b/data/modules/BulkShips.lua index c9d525ea4..6efe7e39b 100644 --- a/data/modules/BulkShips.lua +++ b/data/modules/BulkShips.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/CrimeTracking/CrimeTracking.lua b/data/modules/CrimeTracking/CrimeTracking.lua index 63e58fb83..50d53f8e2 100644 --- a/data/modules/CrimeTracking/CrimeTracking.lua +++ b/data/modules/CrimeTracking/CrimeTracking.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Event = import("Event") diff --git a/data/modules/DeliverPackage/DeliverPackage.lua b/data/modules/DeliverPackage/DeliverPackage.lua index 19ea06b70..3121165e7 100644 --- a/data/modules/DeliverPackage/DeliverPackage.lua +++ b/data/modules/DeliverPackage/DeliverPackage.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/DonateToCranks/DonateToCranks.lua b/data/modules/DonateToCranks/DonateToCranks.lua index 61ed5f646..b72bd7fea 100644 --- a/data/modules/DonateToCranks/DonateToCranks.lua +++ b/data/modules/DonateToCranks/DonateToCranks.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/FuelClub/FuelClub.lua b/data/modules/FuelClub/FuelClub.lua index d4ccd4bbb..3dfc4ba01 100644 --- a/data/modules/FuelClub/FuelClub.lua +++ b/data/modules/FuelClub/FuelClub.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/GoodsTrader/GoodsTrader.lua b/data/modules/GoodsTrader/GoodsTrader.lua index 65fbe3674..9b41043f2 100644 --- a/data/modules/GoodsTrader/GoodsTrader.lua +++ b/data/modules/GoodsTrader/GoodsTrader.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/MusicPlayer.lua b/data/modules/MusicPlayer.lua index 4d4107d32..91898cc4d 100644 --- a/data/modules/MusicPlayer.lua +++ b/data/modules/MusicPlayer.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/NewsEventCommodity/NewsEventCommodity.lua b/data/modules/NewsEventCommodity/NewsEventCommodity.lua index 8689e7dd6..9c7c14052 100644 --- a/data/modules/NewsEventCommodity/NewsEventCommodity.lua +++ b/data/modules/NewsEventCommodity/NewsEventCommodity.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- Create a news event on the BBS (to do: place it on diff --git a/data/modules/Pirates.lua b/data/modules/Pirates.lua index 3866e1ef3..f74158175 100644 --- a/data/modules/Pirates.lua +++ b/data/modules/Pirates.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/SearchRescue/SearchRescue.lua b/data/modules/SearchRescue/SearchRescue.lua index 61102b122..cd0377bf3 100644 --- a/data/modules/SearchRescue/SearchRescue.lua +++ b/data/modules/SearchRescue/SearchRescue.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt diff --git a/data/modules/SecondHand/SecondHand.lua b/data/modules/SecondHand/SecondHand.lua index 95f3669a9..d07588542 100644 --- a/data/modules/SecondHand/SecondHand.lua +++ b/data/modules/SecondHand/SecondHand.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/StationRefuelling/StationRefuelling.lua b/data/modules/StationRefuelling/StationRefuelling.lua index c4bd978b9..1803686e4 100644 --- a/data/modules/StationRefuelling/StationRefuelling.lua +++ b/data/modules/StationRefuelling/StationRefuelling.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/StatsTracking/StatsTracking.lua b/data/modules/StatsTracking/StatsTracking.lua index 3e479719d..08cf66b8d 100644 --- a/data/modules/StatsTracking/StatsTracking.lua +++ b/data/modules/StatsTracking/StatsTracking.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Event = import("Event") diff --git a/data/modules/System/Explore.lua b/data/modules/System/Explore.lua index 092022a4a..5ef8008d9 100644 --- a/data/modules/System/Explore.lua +++ b/data/modules/System/Explore.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/modules/System/OutOfFuel.lua b/data/modules/System/OutOfFuel.lua index f3592e9ad..770c01a4b 100644 --- a/data/modules/System/OutOfFuel.lua +++ b/data/modules/System/OutOfFuel.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Lang = import("Lang") diff --git a/data/modules/Taxi/Taxi.lua b/data/modules/Taxi/Taxi.lua index e92f2b976..09a51c3f7 100644 --- a/data/modules/Taxi/Taxi.lua +++ b/data/modules/Taxi/Taxi.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/modules/TradeShips.lua b/data/modules/TradeShips.lua index 8ae1be787..fa0de783d 100644 --- a/data/modules/TradeShips.lua +++ b/data/modules/TradeShips.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/shaders/opengl/FresnelColour.frag b/data/shaders/opengl/FresnelColour.frag index d36f5c9e1..926a27956 100644 --- a/data/shaders/opengl/FresnelColour.frag +++ b/data/shaders/opengl/FresnelColour.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/FresnelColour.vert b/data/shaders/opengl/FresnelColour.vert index 1c42f78cc..5aa37cd11 100644 --- a/data/shaders/opengl/FresnelColour.vert +++ b/data/shaders/opengl/FresnelColour.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/attributes.glsl b/data/shaders/opengl/attributes.glsl index 67563c4e1..6ad318b8d 100644 --- a/data/shaders/opengl/attributes.glsl +++ b/data/shaders/opengl/attributes.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #extension GL_ARB_explicit_attrib_location : enable diff --git a/data/shaders/opengl/billboard_sphereimpostor.frag b/data/shaders/opengl/billboard_sphereimpostor.frag index c8125e4d1..172106c14 100644 --- a/data/shaders/opengl/billboard_sphereimpostor.frag +++ b/data/shaders/opengl/billboard_sphereimpostor.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/billboard_sphereimpostor.vert b/data/shaders/opengl/billboard_sphereimpostor.vert index 18ecd0987..f6c7f0b9a 100644 --- a/data/shaders/opengl/billboard_sphereimpostor.vert +++ b/data/shaders/opengl/billboard_sphereimpostor.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/eclipse.glsl b/data/shaders/opengl/eclipse.glsl index da1de773d..9c6ffe2ea 100644 --- a/data/shaders/opengl/eclipse.glsl +++ b/data/shaders/opengl/eclipse.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef ECLIPSE diff --git a/data/shaders/opengl/gassphere_base.frag b/data/shaders/opengl/gassphere_base.frag index 1e534a95c..d6c5839ab 100644 --- a/data/shaders/opengl/gassphere_base.frag +++ b/data/shaders/opengl/gassphere_base.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/gassphere_base.vert b/data/shaders/opengl/gassphere_base.vert index 601488ef9..3400fc385 100644 --- a/data/shaders/opengl/gassphere_base.vert +++ b/data/shaders/opengl/gassphere_base.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_sky.frag b/data/shaders/opengl/geosphere_sky.frag index 696e8fefc..ff6d404f0 100644 --- a/data/shaders/opengl/geosphere_sky.frag +++ b/data/shaders/opengl/geosphere_sky.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_sky.vert b/data/shaders/opengl/geosphere_sky.vert index 2e6e77938..5e86b867b 100644 --- a/data/shaders/opengl/geosphere_sky.vert +++ b/data/shaders/opengl/geosphere_sky.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_star.frag b/data/shaders/opengl/geosphere_star.frag index 55253a122..ee6db3471 100644 --- a/data/shaders/opengl/geosphere_star.frag +++ b/data/shaders/opengl/geosphere_star.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_star.vert b/data/shaders/opengl/geosphere_star.vert index b3130ba33..1fc96f318 100644 --- a/data/shaders/opengl/geosphere_star.vert +++ b/data/shaders/opengl/geosphere_star.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_terrain.frag b/data/shaders/opengl/geosphere_terrain.frag index 9b8b81544..8a5741c1f 100644 --- a/data/shaders/opengl/geosphere_terrain.frag +++ b/data/shaders/opengl/geosphere_terrain.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/geosphere_terrain.vert b/data/shaders/opengl/geosphere_terrain.vert index 42603328b..68cd1e769 100644 --- a/data/shaders/opengl/geosphere_terrain.vert +++ b/data/shaders/opengl/geosphere_terrain.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/lib.glsl b/data/shaders/opengl/lib.glsl index acc901134..83d903fdf 100644 --- a/data/shaders/opengl/lib.glsl +++ b/data/shaders/opengl/lib.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifdef FRAGMENT_SHADER diff --git a/data/shaders/opengl/logz.glsl b/data/shaders/opengl/logz.glsl index 55c71945a..ab5f2132c 100644 --- a/data/shaders/opengl/logz.glsl +++ b/data/shaders/opengl/logz.glsl @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // See http://www.gamedev.net/community/forums/mod/journal/journal.asp?jn=263350&reply_id=3513134 diff --git a/data/shaders/opengl/multi.frag b/data/shaders/opengl/multi.frag index 35d0a26df..5904f234c 100644 --- a/data/shaders/opengl/multi.frag +++ b/data/shaders/opengl/multi.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/multi.vert b/data/shaders/opengl/multi.vert index 5a30aafc5..137423cf5 100644 --- a/data/shaders/opengl/multi.vert +++ b/data/shaders/opengl/multi.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // #extension GL_ARB_gpu_shader5 : enable diff --git a/data/shaders/opengl/planetrings.frag b/data/shaders/opengl/planetrings.frag index 94cec318f..9ff3dc301 100644 --- a/data/shaders/opengl/planetrings.frag +++ b/data/shaders/opengl/planetrings.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/planetrings.vert b/data/shaders/opengl/planetrings.vert index d8dc07793..d0556f783 100644 --- a/data/shaders/opengl/planetrings.vert +++ b/data/shaders/opengl/planetrings.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/shield.frag b/data/shaders/opengl/shield.frag index 743556180..815971b79 100644 --- a/data/shaders/opengl/shield.frag +++ b/data/shaders/opengl/shield.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/shield.vert b/data/shaders/opengl/shield.vert index 32319bd29..0dddf4a6e 100644 --- a/data/shaders/opengl/shield.vert +++ b/data/shaders/opengl/shield.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/skybox.frag b/data/shaders/opengl/skybox.frag index 5228f38f0..32c501779 100644 --- a/data/shaders/opengl/skybox.frag +++ b/data/shaders/opengl/skybox.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/skybox.vert b/data/shaders/opengl/skybox.vert index 61f8f2900..61a68d9d1 100644 --- a/data/shaders/opengl/skybox.vert +++ b/data/shaders/opengl/skybox.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/starfield.frag b/data/shaders/opengl/starfield.frag index b6e8b8a22..61ddcb6f6 100644 --- a/data/shaders/opengl/starfield.frag +++ b/data/shaders/opengl/starfield.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/starfield.vert b/data/shaders/opengl/starfield.vert index 7d3da426a..e6be41f8c 100644 --- a/data/shaders/opengl/starfield.vert +++ b/data/shaders/opengl/starfield.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/ui.frag b/data/shaders/opengl/ui.frag index 08a491f4a..d7c56e616 100644 --- a/data/shaders/opengl/ui.frag +++ b/data/shaders/opengl/ui.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/ui.vert b/data/shaders/opengl/ui.vert index f71f9c627..3606a3fce 100644 --- a/data/shaders/opengl/ui.vert +++ b/data/shaders/opengl/ui.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/vtxColor.frag b/data/shaders/opengl/vtxColor.frag index afad72a73..72f17c537 100644 --- a/data/shaders/opengl/vtxColor.frag +++ b/data/shaders/opengl/vtxColor.frag @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/shaders/opengl/vtxColor.vert b/data/shaders/opengl/vtxColor.vert index 9bf081ebd..8a7e3006c 100644 --- a/data/shaders/opengl/vtxColor.vert +++ b/data/shaders/opengl/vtxColor.vert @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "attributes.glsl" diff --git a/data/systems/00_sol.lua b/data/systems/00_sol.lua index e4e90cc6a..a3d40b316 100644 --- a/data/systems/00_sol.lua +++ b/data/systems/00_sol.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Sol', { 'STAR_G' }) diff --git a/data/systems/01_epsilon_eridani.lua b/data/systems/01_epsilon_eridani.lua index fa81b0bc1..4eb1562cf 100644 --- a/data/systems/01_epsilon_eridani.lua +++ b/data/systems/01_epsilon_eridani.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Epsilon Eridani', { 'STAR_K' }) diff --git a/data/systems/02_local_stars.lua b/data/systems/02_local_stars.lua index 376388425..55127c3d4 100644 --- a/data/systems/02_local_stars.lua +++ b/data/systems/02_local_stars.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt CustomSystem:new('GJ 1075',{'STAR_K'}):add_to_sector(2,-1,-4,v(0.451,0.409,0.034)) diff --git a/data/systems/03_bright_stars.lua b/data/systems/03_bright_stars.lua index 67d91a2de..01d8446c2 100644 --- a/data/systems/03_bright_stars.lua +++ b/data/systems/03_bright_stars.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt CustomSystem:new('Castor',{'STAR_A'}):add_to_sector(5,2,3,v(0.012,0.194,0.404)) diff --git a/data/systems/custom/00_barnard_s_star.lua b/data/systems/custom/00_barnard_s_star.lua index 0d1a845ff..82b7ef05e 100644 --- a/data/systems/custom/00_barnard_s_star.lua +++ b/data/systems/custom/00_barnard_s_star.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Barnard\'s star',{ 'STAR_M' }) diff --git a/data/systems/custom/01_werribee.lua b/data/systems/custom/01_werribee.lua index 946acbfa7..fd4bf4d7e 100644 --- a/data/systems/custom/01_werribee.lua +++ b/data/systems/custom/01_werribee.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new("Werribee",{'STAR_G'}) diff --git a/data/systems/custom/02_black_hole.lua b/data/systems/custom/02_black_hole.lua index dbf50deba..408c3762c 100644 --- a/data/systems/custom/02_black_hole.lua +++ b/data/systems/custom/02_black_hole.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local s = CustomSystem:new('Black Hole', { 'STAR_SM_BH' }) diff --git a/data/systems/custom/04_rondel.lua b/data/systems/custom/04_rondel.lua index 7a09dfa8e..5a731434b 100644 --- a/data/systems/custom/04_rondel.lua +++ b/data/systems/custom/04_rondel.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt -- example of a custom system directly specifying a faction diff --git a/data/ui/ErrorScreen.lua b/data/ui/ErrorScreen.lua index 743f9e653..45c4787e4 100644 --- a/data/ui/ErrorScreen.lua +++ b/data/ui/ErrorScreen.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/FileDialog.lua b/data/ui/FileDialog.lua index 3a83ef1a4..d8ffef8ee 100644 --- a/data/ui/FileDialog.lua +++ b/data/ui/FileDialog.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/GalacticView.lua b/data/ui/GalacticView.lua index cf96398cd..1d45cc635 100644 --- a/data/ui/GalacticView.lua +++ b/data/ui/GalacticView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView.lua b/data/ui/InfoView.lua index dfceef402..c5065d7d5 100644 --- a/data/ui/InfoView.lua +++ b/data/ui/InfoView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/CrewRoster.lua b/data/ui/InfoView/CrewRoster.lua index b7f0ac502..f9385771e 100644 --- a/data/ui/InfoView/CrewRoster.lua +++ b/data/ui/InfoView/CrewRoster.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/EconTrade.lua b/data/ui/InfoView/EconTrade.lua index a2326afa5..b7b7eb2bb 100644 --- a/data/ui/InfoView/EconTrade.lua +++ b/data/ui/InfoView/EconTrade.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/Missions.lua b/data/ui/InfoView/Missions.lua index 0c633bf66..79c45fa5a 100644 --- a/data/ui/InfoView/Missions.lua +++ b/data/ui/InfoView/Missions.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/OrbitalAnalysis.lua b/data/ui/InfoView/OrbitalAnalysis.lua index f78300038..309b62500 100644 --- a/data/ui/InfoView/OrbitalAnalysis.lua +++ b/data/ui/InfoView/OrbitalAnalysis.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/PersonalInfo.lua b/data/ui/InfoView/PersonalInfo.lua index e8cfe31d6..a14226c73 100644 --- a/data/ui/InfoView/PersonalInfo.lua +++ b/data/ui/InfoView/PersonalInfo.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/InfoView/ShipInfo.lua b/data/ui/InfoView/ShipInfo.lua index f933f0d5b..6bdb9b226 100644 --- a/data/ui/InfoView/ShipInfo.lua +++ b/data/ui/InfoView/ShipInfo.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/MainMenu.lua b/data/ui/MainMenu.lua index 5e84eed03..15130602c 100644 --- a/data/ui/MainMenu.lua +++ b/data/ui/MainMenu.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/QuitConfirmation.lua b/data/ui/QuitConfirmation.lua index 08d406eb4..932b0899a 100644 --- a/data/ui/QuitConfirmation.lua +++ b/data/ui/QuitConfirmation.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/Settings.lua b/data/ui/Settings.lua index 01b9b6057..8f7e3f438 100644 --- a/data/ui/Settings.lua +++ b/data/ui/Settings.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/ui/StationView.lua b/data/ui/StationView.lua index 05dc470e7..5743b8002 100644 --- a/data/ui/StationView.lua +++ b/data/ui/StationView.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Game = import("Game") diff --git a/data/ui/StationView/BulletinBoard.lua b/data/ui/StationView/BulletinBoard.lua index 4674ea388..dc5d73197 100644 --- a/data/ui/StationView/BulletinBoard.lua +++ b/data/ui/StationView/BulletinBoard.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/ChatForm.lua b/data/ui/StationView/ChatForm.lua index d9054afc3..9b6ae3e9d 100644 --- a/data/ui/StationView/ChatForm.lua +++ b/data/ui/StationView/ChatForm.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/CommodityMarket.lua b/data/ui/StationView/CommodityMarket.lua index 6eee67c21..bdea26d70 100644 --- a/data/ui/StationView/CommodityMarket.lua +++ b/data/ui/StationView/CommodityMarket.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/EquipmentMarket.lua b/data/ui/StationView/EquipmentMarket.lua index c7c8f6bda..53b5d517f 100644 --- a/data/ui/StationView/EquipmentMarket.lua +++ b/data/ui/StationView/EquipmentMarket.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/EquipmentTableWidgets.lua b/data/ui/StationView/EquipmentTableWidgets.lua index 1214bb980..ba825c66c 100644 --- a/data/ui/StationView/EquipmentTableWidgets.lua +++ b/data/ui/StationView/EquipmentTableWidgets.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/Lobby.lua b/data/ui/StationView/Lobby.lua index a11127a3d..b19d5c4ef 100644 --- a/data/ui/StationView/Lobby.lua +++ b/data/ui/StationView/Lobby.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/Police.lua b/data/ui/StationView/Police.lua index e78355d4d..c5875dbdc 100644 --- a/data/ui/StationView/Police.lua +++ b/data/ui/StationView/Police.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/ShipMarket.lua b/data/ui/StationView/ShipMarket.lua index 09663d82c..2285a7868 100644 --- a/data/ui/StationView/ShipMarket.lua +++ b/data/ui/StationView/ShipMarket.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/data/ui/StationView/ShipRepairs.lua b/data/ui/StationView/ShipRepairs.lua index f11cac138..2630093bf 100644 --- a/data/ui/StationView/ShipRepairs.lua +++ b/data/ui/StationView/ShipRepairs.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt local Engine = import("Engine") diff --git a/osx/SDLMain.h b/osx/SDLMain.h index 4c46cdff7..d9ca65d1e 100644 --- a/osx/SDLMain.h +++ b/osx/SDLMain.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // diff --git a/osx/SDLMain.m b/osx/SDLMain.m index 23653ad9d..4aaf7c367 100644 --- a/osx/SDLMain.m +++ b/osx/SDLMain.m @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // diff --git a/scripts/scan_enums.py b/scripts/scan_enums.py index 1207371d7..a956021ec 100755 --- a/scripts/scan_enums.py +++ b/scripts/scan_enums.py @@ -360,7 +360,7 @@ def parse_enum(toktype, toktext, tokens, preceding_comment=None): return None def write_license_header(fl): - fl.write('/* Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details */\n') + fl.write('/* Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details */\n') fl.write('/* Licensed under the terms of the GPL v3. See licenses/GPL-3.txt */\n') fl.write('\n') diff --git a/scripts/wiki_commons.lua b/scripts/wiki_commons.lua index c42c885f6..d46b7d567 100644 --- a/scripts/wiki_commons.lua +++ b/scripts/wiki_commons.lua @@ -1,4 +1,4 @@ --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of CC-BY-SA 3.0. See licenses/CC-BY-SA-3.0.txt round = function(number, significand) diff --git a/scripts/wiki_ship_chart.lua b/scripts/wiki_ship_chart.lua index 0972eb1b4..44c8bd2cb 100755 --- a/scripts/wiki_ship_chart.lua +++ b/scripts/wiki_ship_chart.lua @@ -1,5 +1,5 @@ #!/usr/bin/lua --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of CC-BY-SA 3.0. See licenses/CC-BY-SA-3.0.txt require("wiki_commons") diff --git a/scripts/wiki_ship_facts.lua b/scripts/wiki_ship_facts.lua index a0a51cf69..33435f39b 100755 --- a/scripts/wiki_ship_facts.lua +++ b/scripts/wiki_ship_facts.lua @@ -1,5 +1,5 @@ #!/usr/bin/lua --- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details -- Licensed under the terms of CC-BY-SA 3.0. See licenses/CC-BY-SA-3.0.txt require("wiki_commons") diff --git a/src/Aabb.h b/src/Aabb.h index bb539d24a..d1ab42cfd 100644 --- a/src/Aabb.h +++ b/src/Aabb.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _AABB_H diff --git a/src/AmbientSounds.cpp b/src/AmbientSounds.cpp index 6d70b14fa..7d9eac022 100644 --- a/src/AmbientSounds.cpp +++ b/src/AmbientSounds.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/AmbientSounds.h b/src/AmbientSounds.h index 197eab5db..0944eeb78 100644 --- a/src/AmbientSounds.h +++ b/src/AmbientSounds.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef AMBIENTSOUNDS_H diff --git a/src/AnimationCurves.h b/src/AnimationCurves.h index 99b03ac0f..298504733 100644 --- a/src/AnimationCurves.h +++ b/src/AnimationCurves.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ANIMATIONCURVES_H diff --git a/src/Background.cpp b/src/Background.cpp index 7051c3099..8047485cc 100644 --- a/src/Background.cpp +++ b/src/Background.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Background.h" diff --git a/src/Background.h b/src/Background.h index afc155b93..7b8191ffd 100644 --- a/src/Background.h +++ b/src/Background.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BACKGROUND_H diff --git a/src/BaseSphere.cpp b/src/BaseSphere.cpp index 703a57503..2f2276491 100644 --- a/src/BaseSphere.cpp +++ b/src/BaseSphere.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/BaseSphere.h b/src/BaseSphere.h index 9a786966f..65f33ec8d 100644 --- a/src/BaseSphere.h +++ b/src/BaseSphere.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BASESPHERE_H diff --git a/src/Body.cpp b/src/Body.cpp index b9b5e3963..43a583bb1 100644 --- a/src/Body.cpp +++ b/src/Body.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Body.h b/src/Body.h index 07e999365..eb01c174e 100644 --- a/src/Body.h +++ b/src/Body.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BODY_H diff --git a/src/ByteRange.h b/src/ByteRange.h index 0d3ab16dc..d5859f9d8 100644 --- a/src/ByteRange.h +++ b/src/ByteRange.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BYTERANGE_H diff --git a/src/CRC32.cpp b/src/CRC32.cpp index ff3ac211e..c8cbfd1fb 100644 --- a/src/CRC32.cpp +++ b/src/CRC32.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CRC32.h" diff --git a/src/CRC32.h b/src/CRC32.h index 161704aaf..50ab4e8d7 100644 --- a/src/CRC32.h +++ b/src/CRC32.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CRC32_H diff --git a/src/Camera.cpp b/src/Camera.cpp index 6b18f6d78..1ffa8b567 100644 --- a/src/Camera.cpp +++ b/src/Camera.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Camera.h" diff --git a/src/Camera.h b/src/Camera.h index c4abcc822..ec6e2b3a9 100644 --- a/src/Camera.h +++ b/src/Camera.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CAMERA_H diff --git a/src/CameraController.cpp b/src/CameraController.cpp index c484e394b..b7f357603 100644 --- a/src/CameraController.cpp +++ b/src/CameraController.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CameraController.h" diff --git a/src/CameraController.h b/src/CameraController.h index 8d062f50f..51271db55 100644 --- a/src/CameraController.h +++ b/src/CameraController.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef CAMERACONTROLLER_H diff --git a/src/CargoBody.cpp b/src/CargoBody.cpp index 990a771be..7fd70d719 100644 --- a/src/CargoBody.cpp +++ b/src/CargoBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Ship.h" diff --git a/src/CargoBody.h b/src/CargoBody.h index d3f8d4a56..5c794b121 100644 --- a/src/CargoBody.h +++ b/src/CargoBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CARGOBODY_H diff --git a/src/CityOnPlanet.cpp b/src/CityOnPlanet.cpp index ee65dcd9d..4dcd5c338 100644 --- a/src/CityOnPlanet.cpp +++ b/src/CityOnPlanet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/CityOnPlanet.h b/src/CityOnPlanet.h index cff40756a..5bbaa62e9 100644 --- a/src/CityOnPlanet.h +++ b/src/CityOnPlanet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CITYONPLANET_H diff --git a/src/CollMesh.cpp b/src/CollMesh.cpp index 154dbeafd..ed8602e69 100644 --- a/src/CollMesh.cpp +++ b/src/CollMesh.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollMesh.h" diff --git a/src/CollMesh.h b/src/CollMesh.h index 1efb305fe..542da131f 100644 --- a/src/CollMesh.h +++ b/src/CollMesh.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLMESH_H diff --git a/src/Color.cpp b/src/Color.cpp index 5c4ac44ad..720d64e86 100644 --- a/src/Color.cpp +++ b/src/Color.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Color.h" diff --git a/src/Color.h b/src/Color.h index a88165d16..cc1755227 100644 --- a/src/Color.h +++ b/src/Color.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLOR_H diff --git a/src/Cutscene.h b/src/Cutscene.h index a70aafc87..45bcc0c44 100644 --- a/src/Cutscene.h +++ b/src/Cutscene.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CUTSCENE_H diff --git a/src/DeathView.cpp b/src/DeathView.cpp index b8534fc62..be3cf5624 100644 --- a/src/DeathView.cpp +++ b/src/DeathView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DeathView.h" diff --git a/src/DeathView.h b/src/DeathView.h index f7f15e911..90678a00e 100644 --- a/src/DeathView.h +++ b/src/DeathView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef DEATH_VIEW_H diff --git a/src/DeleteEmitter.h b/src/DeleteEmitter.h index 92792def3..5deb5b831 100644 --- a/src/DeleteEmitter.h +++ b/src/DeleteEmitter.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DELETEEMITTER_H diff --git a/src/DynamicBody.cpp b/src/DynamicBody.cpp index 8b3e81ab0..1c542b851 100644 --- a/src/DynamicBody.cpp +++ b/src/DynamicBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/DynamicBody.h b/src/DynamicBody.h index 93708727c..f64a45876 100644 --- a/src/DynamicBody.h +++ b/src/DynamicBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DYNAMICBODY_H diff --git a/src/Easing.h b/src/Easing.h index 53b7bc2aa..15026bd93 100644 --- a/src/Easing.h +++ b/src/Easing.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Adapted from Robert Penner's easing equations diff --git a/src/EnumStrings.cpp b/src/EnumStrings.cpp index b366e360a..d2fe3e8d6 100644 --- a/src/EnumStrings.cpp +++ b/src/EnumStrings.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "enum_table.h" diff --git a/src/EnumStrings.h b/src/EnumStrings.h index 93ce42ce0..aae062ab0 100644 --- a/src/EnumStrings.h +++ b/src/EnumStrings.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ENUMSTRINGS_H diff --git a/src/FaceParts.cpp b/src/FaceParts.cpp index 5b1ca7f19..83073b1f1 100644 --- a/src/FaceParts.cpp +++ b/src/FaceParts.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FaceParts.h" diff --git a/src/FaceParts.h b/src/FaceParts.h index 0d0c867e7..681478055 100644 --- a/src/FaceParts.h +++ b/src/FaceParts.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef FACE_PARTS_H diff --git a/src/Factions.cpp b/src/Factions.cpp index c53ec00f2..e62e266ca 100644 --- a/src/Factions.cpp +++ b/src/Factions.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Factions.h" diff --git a/src/Factions.h b/src/Factions.h index 55219f23b..b56abd2b9 100644 --- a/src/Factions.h +++ b/src/Factions.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FACTIONS_H diff --git a/src/FileSourceZip.cpp b/src/FileSourceZip.cpp index 21cd8210d..1b0f27ba3 100644 --- a/src/FileSourceZip.cpp +++ b/src/FileSourceZip.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FileSourceZip.h" diff --git a/src/FileSourceZip.h b/src/FileSourceZip.h index af87835ea..8976ef7b9 100644 --- a/src/FileSourceZip.h +++ b/src/FileSourceZip.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FILESOURCEZIP_H diff --git a/src/FileSystem.cpp b/src/FileSystem.cpp index 780b84bc2..c709c878b 100644 --- a/src/FileSystem.cpp +++ b/src/FileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/FileSystem.h b/src/FileSystem.h index 7f6f4bf9d..a8c15d275 100644 --- a/src/FileSystem.h +++ b/src/FileSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FILESYSTEM_H diff --git a/src/FloatComparison.h b/src/FloatComparison.h index 4833206e3..3347954eb 100644 --- a/src/FloatComparison.h +++ b/src/FloatComparison.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FLOATCOMPARISON_H diff --git a/src/FontCache.cpp b/src/FontCache.cpp index a888cf3f3..6720ce396 100644 --- a/src/FontCache.cpp +++ b/src/FontCache.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FontCache.h" diff --git a/src/FontCache.h b/src/FontCache.h index a66593ea5..4ed0bcf2a 100644 --- a/src/FontCache.h +++ b/src/FontCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FONTCACHE_H diff --git a/src/Frame.cpp b/src/Frame.cpp index b66da6618..c4e0bbf73 100644 --- a/src/Frame.cpp +++ b/src/Frame.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Frame.h" diff --git a/src/Frame.h b/src/Frame.h index d1de3432b..92284d37d 100644 --- a/src/Frame.h +++ b/src/Frame.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FRAME_H diff --git a/src/Game.cpp b/src/Game.cpp index b54e2b282..7922d7e38 100644 --- a/src/Game.cpp +++ b/src/Game.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Game.h" diff --git a/src/Game.h b/src/Game.h index 11b2dbdf4..a8af67328 100644 --- a/src/Game.h +++ b/src/Game.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GAME_H diff --git a/src/GameConfig.cpp b/src/GameConfig.cpp index 8b0ecaa04..7f1fda0bc 100644 --- a/src/GameConfig.cpp +++ b/src/GameConfig.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GameConfig.h" diff --git a/src/GameConfig.h b/src/GameConfig.h index 0fa3424b7..4592de0fc 100644 --- a/src/GameConfig.h +++ b/src/GameConfig.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GAMECONFIG_H diff --git a/src/GasGiant.cpp b/src/GasGiant.cpp index 2dc70ee59..42a2a6d66 100644 --- a/src/GasGiant.cpp +++ b/src/GasGiant.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GasGiant.h b/src/GasGiant.h index 8641b5531..46f32d504 100644 --- a/src/GasGiant.h +++ b/src/GasGiant.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GASGIANT_H diff --git a/src/GeoPatch.cpp b/src/GeoPatch.cpp index 810cdc8e1..b45645a5c 100644 --- a/src/GeoPatch.cpp +++ b/src/GeoPatch.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoPatch.h b/src/GeoPatch.h index 33dac31c3..0dec74c3c 100644 --- a/src/GeoPatch.h +++ b/src/GeoPatch.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOPATCH_H diff --git a/src/GeoPatchContext.cpp b/src/GeoPatchContext.cpp index 47805a55e..4d35a8020 100644 --- a/src/GeoPatchContext.cpp +++ b/src/GeoPatchContext.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoPatchContext.h b/src/GeoPatchContext.h index 116580a25..ba09418f6 100644 --- a/src/GeoPatchContext.h +++ b/src/GeoPatchContext.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOPATCHCONTEXT_H diff --git a/src/GeoPatchJobs.cpp b/src/GeoPatchJobs.cpp index 2a3aceab8..30c64130f 100644 --- a/src/GeoPatchJobs.cpp +++ b/src/GeoPatchJobs.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoPatchJobs.h b/src/GeoPatchJobs.h index 36fbb6b9b..940a13727 100644 --- a/src/GeoPatchJobs.h +++ b/src/GeoPatchJobs.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOPATCHJOBS_H diff --git a/src/GeoSphere.cpp b/src/GeoSphere.cpp index 07a9b18ca..068189e38 100644 --- a/src/GeoSphere.cpp +++ b/src/GeoSphere.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/GeoSphere.h b/src/GeoSphere.h index c538ee7a1..cb1898a81 100644 --- a/src/GeoSphere.h +++ b/src/GeoSphere.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOSPHERE_H diff --git a/src/HudTrail.cpp b/src/HudTrail.cpp index 6b94caa9f..4608eff08 100644 --- a/src/HudTrail.cpp +++ b/src/HudTrail.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "HudTrail.h" diff --git a/src/HudTrail.h b/src/HudTrail.h index 2e406233d..066b2c301 100644 --- a/src/HudTrail.h +++ b/src/HudTrail.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _HUDTRAIL_H diff --git a/src/HyperspaceCloud.cpp b/src/HyperspaceCloud.cpp index 70cf63c63..ef5c31ac4 100644 --- a/src/HyperspaceCloud.cpp +++ b/src/HyperspaceCloud.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "HyperspaceCloud.h" diff --git a/src/HyperspaceCloud.h b/src/HyperspaceCloud.h index 05fe17bb9..476dd037d 100644 --- a/src/HyperspaceCloud.h +++ b/src/HyperspaceCloud.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _HYPERSPACECLOUD_H diff --git a/src/IniConfig.cpp b/src/IniConfig.cpp index d90d27c9d..6d549665d 100644 --- a/src/IniConfig.cpp +++ b/src/IniConfig.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/IniConfig.h b/src/IniConfig.h index 6a1ea8f4a..2d34dad81 100644 --- a/src/IniConfig.h +++ b/src/IniConfig.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _INICONFIG_H diff --git a/src/Intro.cpp b/src/Intro.cpp index cb3d8dacf..e44eba8a2 100644 --- a/src/Intro.cpp +++ b/src/Intro.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Intro.h" diff --git a/src/Intro.h b/src/Intro.h index c18ea7628..ff376c929 100644 --- a/src/Intro.h +++ b/src/Intro.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _INTRO_H diff --git a/src/IterationProxy.h b/src/IterationProxy.h index e8752eee8..d4e190005 100644 --- a/src/IterationProxy.h +++ b/src/IterationProxy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ITERATIONPROXY_H diff --git a/src/JobQueue.cpp b/src/JobQueue.cpp index b744e0577..4c05aff40 100644 --- a/src/JobQueue.cpp +++ b/src/JobQueue.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "JobQueue.h" diff --git a/src/JobQueue.h b/src/JobQueue.h index 339ff6ca0..890c0415b 100644 --- a/src/JobQueue.h +++ b/src/JobQueue.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef JOBQUEUE_H diff --git a/src/KeyBindings.cpp b/src/KeyBindings.cpp index ea145e547..2575ecb02 100644 --- a/src/KeyBindings.cpp +++ b/src/KeyBindings.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "KeyBindings.h" diff --git a/src/KeyBindings.h b/src/KeyBindings.h index d8cf154c7..ff947100f 100644 --- a/src/KeyBindings.h +++ b/src/KeyBindings.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef KEYBINDINGS_H diff --git a/src/KeyBindings.inc.h b/src/KeyBindings.inc.h index e75149d75..f14f446f6 100644 --- a/src/KeyBindings.inc.h +++ b/src/KeyBindings.inc.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef KEY_BINDING diff --git a/src/Lang.cpp b/src/Lang.cpp index f90202216..1fe58674f 100644 --- a/src/Lang.cpp +++ b/src/Lang.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Lang.h b/src/Lang.h index e078f7b68..480cfa787 100644 --- a/src/Lang.h +++ b/src/Lang.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LANG_H diff --git a/src/LangStrings.inc.h b/src/LangStrings.inc.h index 996d18d77..f3a65cafa 100644 --- a/src/LangStrings.inc.h +++ b/src/LangStrings.inc.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt DECLARE_STRING(LANG_NAME) diff --git a/src/Lua.cpp b/src/Lua.cpp index 2a6b6ab13..fb6782de1 100644 --- a/src/Lua.cpp +++ b/src/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/Lua.h b/src/Lua.h index 82e8ceceb..b1fadaad4 100644 --- a/src/Lua.h +++ b/src/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUA_H diff --git a/src/LuaBody.cpp b/src/LuaBody.cpp index 4a4c851c8..8c65a010d 100644 --- a/src/LuaBody.cpp +++ b/src/LuaBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaCargoBody.cpp b/src/LuaCargoBody.cpp index 3332c7baa..ea2296acd 100644 --- a/src/LuaCargoBody.cpp +++ b/src/LuaCargoBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaComms.cpp b/src/LuaComms.cpp index b0886abd6..96ec0ab55 100644 --- a/src/LuaComms.cpp +++ b/src/LuaComms.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaComms.h" diff --git a/src/LuaComms.h b/src/LuaComms.h index f5abdfa5b..e5bbfb23a 100644 --- a/src/LuaComms.h +++ b/src/LuaComms.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUACOMMS_H diff --git a/src/LuaConsole.cpp b/src/LuaConsole.cpp index acd1d6404..cb8314e22 100644 --- a/src/LuaConsole.cpp +++ b/src/LuaConsole.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaConsole.h" diff --git a/src/LuaConsole.h b/src/LuaConsole.h index 363092615..53b0d2904 100644 --- a/src/LuaConsole.h +++ b/src/LuaConsole.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUACONSOLE_H diff --git a/src/LuaConstants.cpp b/src/LuaConstants.cpp index c0363e064..755335451 100644 --- a/src/LuaConstants.cpp +++ b/src/LuaConstants.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaConstants.h" diff --git a/src/LuaConstants.h b/src/LuaConstants.h index a34a03310..7b2c4afb7 100644 --- a/src/LuaConstants.h +++ b/src/LuaConstants.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUACONSTANTS_H diff --git a/src/LuaDev.cpp b/src/LuaDev.cpp index 5b75c2ff2..bd10d9edc 100644 --- a/src/LuaDev.cpp +++ b/src/LuaDev.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaDev.h" diff --git a/src/LuaDev.h b/src/LuaDev.h index 5a5da03ad..0f62c1c91 100644 --- a/src/LuaDev.h +++ b/src/LuaDev.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUADEV_H diff --git a/src/LuaEngine.cpp b/src/LuaEngine.cpp index fae09aeeb..22bbfca5a 100644 --- a/src/LuaEngine.cpp +++ b/src/LuaEngine.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaEngine.h" diff --git a/src/LuaEngine.h b/src/LuaEngine.h index a81d52b7f..859a052a8 100644 --- a/src/LuaEngine.h +++ b/src/LuaEngine.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAENGINE_H diff --git a/src/LuaEvent.cpp b/src/LuaEvent.cpp index 3088b63d5..f854e8fad 100644 --- a/src/LuaEvent.cpp +++ b/src/LuaEvent.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaEvent.h b/src/LuaEvent.h index 6260147ff..cb3366669 100644 --- a/src/LuaEvent.h +++ b/src/LuaEvent.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAEVENT_H diff --git a/src/LuaFaction.cpp b/src/LuaFaction.cpp index dcb4510dc..a4e0d71da 100644 --- a/src/LuaFaction.cpp +++ b/src/LuaFaction.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaFileSystem.cpp b/src/LuaFileSystem.cpp index f178ff9e3..b7ef3a4d7 100644 --- a/src/LuaFileSystem.cpp +++ b/src/LuaFileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaFileSystem.h" diff --git a/src/LuaFileSystem.h b/src/LuaFileSystem.h index 3f078fc29..e202a3ca6 100644 --- a/src/LuaFileSystem.h +++ b/src/LuaFileSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAFILESYSTEM_H diff --git a/src/LuaFixed.cpp b/src/LuaFixed.cpp index 6b2715729..6d0c01b3f 100644 --- a/src/LuaFixed.cpp +++ b/src/LuaFixed.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaFixed.h b/src/LuaFixed.h index 2c452921c..5fbb84c82 100644 --- a/src/LuaFixed.h +++ b/src/LuaFixed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAFIXED_H diff --git a/src/LuaFormat.cpp b/src/LuaFormat.cpp index a6d26428f..0e753f6ed 100644 --- a/src/LuaFormat.cpp +++ b/src/LuaFormat.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaFormat.h" diff --git a/src/LuaFormat.h b/src/LuaFormat.h index 3c37ffc74..f8b0d5398 100644 --- a/src/LuaFormat.h +++ b/src/LuaFormat.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUADATE_H diff --git a/src/LuaGame.cpp b/src/LuaGame.cpp index 8de48e7d1..be259e398 100644 --- a/src/LuaGame.cpp +++ b/src/LuaGame.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaGame.h" diff --git a/src/LuaGame.h b/src/LuaGame.h index 21f94098d..5adbb1f56 100644 --- a/src/LuaGame.h +++ b/src/LuaGame.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAGAME_H diff --git a/src/LuaLang.cpp b/src/LuaLang.cpp index 8292f065f..34c72f066 100644 --- a/src/LuaLang.cpp +++ b/src/LuaLang.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaLang.h" diff --git a/src/LuaLang.h b/src/LuaLang.h index a4391d1f2..08374344c 100644 --- a/src/LuaLang.h +++ b/src/LuaLang.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUALANG_H diff --git a/src/LuaManager.cpp b/src/LuaManager.cpp index 96c76feff..0b21b0c6f 100644 --- a/src/LuaManager.cpp +++ b/src/LuaManager.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaManager.h" diff --git a/src/LuaManager.h b/src/LuaManager.h index 29386812b..1864987e7 100644 --- a/src/LuaManager.h +++ b/src/LuaManager.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMANAGER_H diff --git a/src/LuaMatrix.cpp b/src/LuaMatrix.cpp index fd90a5f38..702c12d90 100644 --- a/src/LuaMatrix.cpp +++ b/src/LuaMatrix.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaMatrix.h b/src/LuaMatrix.h index ba8b1c95e..69c7b4380 100644 --- a/src/LuaMatrix.h +++ b/src/LuaMatrix.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMATRIX_H diff --git a/src/LuaMissile.cpp b/src/LuaMissile.cpp index 19ce11fcd..c5b8577c8 100644 --- a/src/LuaMissile.cpp +++ b/src/LuaMissile.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaMissile.h" diff --git a/src/LuaMissile.h b/src/LuaMissile.h index 8e1665f61..468be9a9a 100644 --- a/src/LuaMissile.h +++ b/src/LuaMissile.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMISSILE_H diff --git a/src/LuaModelBody.cpp b/src/LuaModelBody.cpp index 24a1f8a47..3663ec9c6 100644 --- a/src/LuaModelBody.cpp +++ b/src/LuaModelBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaMusic.cpp b/src/LuaMusic.cpp index d808ab76e..543e9a41b 100644 --- a/src/LuaMusic.cpp +++ b/src/LuaMusic.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaMusic.h" diff --git a/src/LuaMusic.h b/src/LuaMusic.h index a7e860357..2dcab574a 100644 --- a/src/LuaMusic.h +++ b/src/LuaMusic.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAMUSIC_H diff --git a/src/LuaNameGen.cpp b/src/LuaNameGen.cpp index 5e40b7f95..2a36aff2e 100644 --- a/src/LuaNameGen.cpp +++ b/src/LuaNameGen.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaNameGen.h" diff --git a/src/LuaNameGen.h b/src/LuaNameGen.h index 2bc4d76b3..b6dd00433 100644 --- a/src/LuaNameGen.h +++ b/src/LuaNameGen.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUANAMEGEN_H diff --git a/src/LuaObject.cpp b/src/LuaObject.cpp index eebab5880..459ec8b5c 100644 --- a/src/LuaObject.cpp +++ b/src/LuaObject.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaObject.h b/src/LuaObject.h index 8f66e8eb2..c7670ffbc 100644 --- a/src/LuaObject.h +++ b/src/LuaObject.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAOBJECT_H diff --git a/src/LuaPlanet.cpp b/src/LuaPlanet.cpp index 9e63fc5f5..e45bd753f 100644 --- a/src/LuaPlanet.cpp +++ b/src/LuaPlanet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaPlayer.cpp b/src/LuaPlayer.cpp index c3e6a6540..d0514b5ef 100644 --- a/src/LuaPlayer.cpp +++ b/src/LuaPlayer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaPropertiedObject.cpp b/src/LuaPropertiedObject.cpp index 7c8bf59f5..21ea11cb8 100644 --- a/src/LuaPropertiedObject.cpp +++ b/src/LuaPropertiedObject.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaPushPull.h b/src/LuaPushPull.h index 0e02a82d6..b21b1560f 100644 --- a/src/LuaPushPull.h +++ b/src/LuaPushPull.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAPUSHPULL_H diff --git a/src/LuaRand.cpp b/src/LuaRand.cpp index 2cbfeea9f..3435b57c3 100644 --- a/src/LuaRand.cpp +++ b/src/LuaRand.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaRef.cpp b/src/LuaRef.cpp index b8528827e..c6facef56 100644 --- a/src/LuaRef.cpp +++ b/src/LuaRef.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaRef.h" diff --git a/src/LuaRef.h b/src/LuaRef.h index e0f51be3b..2438d37dc 100644 --- a/src/LuaRef.h +++ b/src/LuaRef.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAREF_H diff --git a/src/LuaSerializer.cpp b/src/LuaSerializer.cpp index a309937db..323cf8db4 100644 --- a/src/LuaSerializer.cpp +++ b/src/LuaSerializer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaSerializer.h" diff --git a/src/LuaSerializer.h b/src/LuaSerializer.h index d0facdcac..074a42206 100644 --- a/src/LuaSerializer.h +++ b/src/LuaSerializer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUASERIALIZER_H diff --git a/src/LuaServerAgent.cpp b/src/LuaServerAgent.cpp index 07ae74385..5102b1d5f 100644 --- a/src/LuaServerAgent.cpp +++ b/src/LuaServerAgent.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaServerAgent.h" diff --git a/src/LuaServerAgent.h b/src/LuaServerAgent.h index b8b6451f5..92d9365ca 100644 --- a/src/LuaServerAgent.h +++ b/src/LuaServerAgent.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef LUASERVERAGENT_H diff --git a/src/LuaShip.cpp b/src/LuaShip.cpp index e4442f920..7186fcded 100644 --- a/src/LuaShip.cpp +++ b/src/LuaShip.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaShipDef.cpp b/src/LuaShipDef.cpp index 62ebca6e3..287d2c84d 100644 --- a/src/LuaShipDef.cpp +++ b/src/LuaShipDef.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/LuaShipDef.h b/src/LuaShipDef.h index f0a3ac9a7..2544386a5 100644 --- a/src/LuaShipDef.h +++ b/src/LuaShipDef.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef LUASHIPDEF_H diff --git a/src/LuaSpace.cpp b/src/LuaSpace.cpp index a9f1dd0fd..e5062711f 100644 --- a/src/LuaSpace.cpp +++ b/src/LuaSpace.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaSpace.h b/src/LuaSpace.h index 195a850d2..3107c9ce2 100644 --- a/src/LuaSpace.h +++ b/src/LuaSpace.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUASPACE_H diff --git a/src/LuaSpaceStation.cpp b/src/LuaSpaceStation.cpp index 8a979673c..a62cfa616 100644 --- a/src/LuaSpaceStation.cpp +++ b/src/LuaSpaceStation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaStar.cpp b/src/LuaStar.cpp index 3db7ac1bb..1a07cee64 100644 --- a/src/LuaStar.cpp +++ b/src/LuaStar.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaStarSystem.cpp b/src/LuaStarSystem.cpp index 92b8753d6..0b6fb35dc 100644 --- a/src/LuaStarSystem.cpp +++ b/src/LuaStarSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaSystemBody.cpp b/src/LuaSystemBody.cpp index c1ff0ef2d..e13a3fada 100644 --- a/src/LuaSystemBody.cpp +++ b/src/LuaSystemBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaSystemPath.cpp b/src/LuaSystemPath.cpp index 9b21dccb3..0d3a53392 100644 --- a/src/LuaSystemPath.cpp +++ b/src/LuaSystemPath.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaObject.h" diff --git a/src/LuaTable.h b/src/LuaTable.h index 6ba7dc018..8d9ee5655 100644 --- a/src/LuaTable.h +++ b/src/LuaTable.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUATABLE_H diff --git a/src/LuaTimer.cpp b/src/LuaTimer.cpp index 8f268ef24..f966fff2f 100644 --- a/src/LuaTimer.cpp +++ b/src/LuaTimer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaTimer.h" diff --git a/src/LuaTimer.h b/src/LuaTimer.h index 2f23313dc..c3b1b157d 100644 --- a/src/LuaTimer.h +++ b/src/LuaTimer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUATIMER_H diff --git a/src/LuaUtils.cpp b/src/LuaUtils.cpp index eae1ddc83..b2fa5f29a 100644 --- a/src/LuaUtils.cpp +++ b/src/LuaUtils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LuaUtils.h" diff --git a/src/LuaUtils.h b/src/LuaUtils.h index c75407ea2..1cdef4255 100644 --- a/src/LuaUtils.h +++ b/src/LuaUtils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAUTILS_H diff --git a/src/LuaVector.cpp b/src/LuaVector.cpp index 449491bcd..33aafecfd 100644 --- a/src/LuaVector.cpp +++ b/src/LuaVector.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/LuaVector.h b/src/LuaVector.h index 556f51f33..68aa3dc56 100644 --- a/src/LuaVector.h +++ b/src/LuaVector.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LUAVECTOR_H diff --git a/src/LuaWrappable.h b/src/LuaWrappable.h index ede903646..8f4f2a906 100644 --- a/src/LuaWrappable.h +++ b/src/LuaWrappable.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef LUAWRAPPABLE_H diff --git a/src/MathUtil.cpp b/src/MathUtil.cpp index 2308930b2..cc4e33f0b 100644 --- a/src/MathUtil.cpp +++ b/src/MathUtil.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MathUtil.h" diff --git a/src/MathUtil.h b/src/MathUtil.h index 93f70ad1b..c92e57705 100644 --- a/src/MathUtil.h +++ b/src/MathUtil.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATHUTIL_H diff --git a/src/Missile.cpp b/src/Missile.cpp index 0d03355a4..860c3873f 100644 --- a/src/Missile.cpp +++ b/src/Missile.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Missile.h" diff --git a/src/Missile.h b/src/Missile.h index e41e329ec..e5d6362ab 100644 --- a/src/Missile.h +++ b/src/Missile.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MISSILE_H diff --git a/src/ModManager.cpp b/src/ModManager.cpp index 64fae92d3..9b43ed6af 100644 --- a/src/ModManager.cpp +++ b/src/ModManager.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModManager.h" diff --git a/src/ModManager.h b/src/ModManager.h index 0bb412839..a08c4d710 100644 --- a/src/ModManager.h +++ b/src/ModManager.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODMANAGER_H diff --git a/src/ModelBody.cpp b/src/ModelBody.cpp index 1e5f446d7..0d43c3ab9 100644 --- a/src/ModelBody.cpp +++ b/src/ModelBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/ModelBody.h b/src/ModelBody.h index 4510d2fa3..990fa2d3e 100644 --- a/src/ModelBody.h +++ b/src/ModelBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODELBODY_H diff --git a/src/ModelCache.cpp b/src/ModelCache.cpp index 2f84c0fe7..f9984c71e 100644 --- a/src/ModelCache.cpp +++ b/src/ModelCache.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelCache.h" diff --git a/src/ModelCache.h b/src/ModelCache.h index 8dc1ecb8c..1146114fc 100644 --- a/src/ModelCache.h +++ b/src/ModelCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODELCACHE_H diff --git a/src/ModelViewer.cpp b/src/ModelViewer.cpp index 3bafe4e06..fd10475ab 100644 --- a/src/ModelViewer.cpp +++ b/src/ModelViewer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelViewer.h" diff --git a/src/ModelViewer.h b/src/ModelViewer.h index a7e7fc10f..be6897375 100644 --- a/src/ModelViewer.h +++ b/src/ModelViewer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef MODELVIEWER_H diff --git a/src/NavLights.cpp b/src/NavLights.cpp index 0abc6f9e9..a805b96db 100644 --- a/src/NavLights.cpp +++ b/src/NavLights.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NavLights.h" diff --git a/src/NavLights.h b/src/NavLights.h index e0a4fd252..808e3b9a5 100644 --- a/src/NavLights.h +++ b/src/NavLights.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _NAVLIGHTS_H diff --git a/src/OS.h b/src/OS.h index 3e43fb9dc..650430746 100644 --- a/src/OS.h +++ b/src/OS.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OS_H diff --git a/src/Object.h b/src/Object.h index 1be8c31f6..012cf1e95 100644 --- a/src/Object.h +++ b/src/Object.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OBJECT_H diff --git a/src/ObjectViewerView.cpp b/src/ObjectViewerView.cpp index d9b241ef0..cf93c1ca8 100644 --- a/src/ObjectViewerView.cpp +++ b/src/ObjectViewerView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ObjectViewerView.h" diff --git a/src/ObjectViewerView.h b/src/ObjectViewerView.h index 40f6e98b9..e4f0be48b 100644 --- a/src/ObjectViewerView.h +++ b/src/ObjectViewerView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OBJECTVIEWERVIEW_H diff --git a/src/Orbit.cpp b/src/Orbit.cpp index 9d5ed4cb1..e9fd3540d 100644 --- a/src/Orbit.cpp +++ b/src/Orbit.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Orbit.h" diff --git a/src/Orbit.h b/src/Orbit.h index edbf61b45..749b69f96 100644 --- a/src/Orbit.h +++ b/src/Orbit.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef ORBIT_H diff --git a/src/PersistSystemData.h b/src/PersistSystemData.h index 454c12e5e..2cba8d7de 100644 --- a/src/PersistSystemData.h +++ b/src/PersistSystemData.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PERSISTSYSTEMDATA_H diff --git a/src/Pi.cpp b/src/Pi.cpp index e9aea6014..0616c6dc5 100644 --- a/src/Pi.cpp +++ b/src/Pi.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/Pi.h b/src/Pi.h index 7aed6787b..c20602bf6 100644 --- a/src/Pi.h +++ b/src/Pi.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PI_H diff --git a/src/Plane.cpp b/src/Plane.cpp index 70d7ae741..38b976218 100644 --- a/src/Plane.cpp +++ b/src/Plane.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Plane.h b/src/Plane.h index d97b21eec..893f4f4c5 100644 --- a/src/Plane.h +++ b/src/Plane.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/Planet.cpp b/src/Planet.cpp index de6299e82..ac167b25e 100644 --- a/src/Planet.cpp +++ b/src/Planet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Planet.h" diff --git a/src/Planet.h b/src/Planet.h index 2a1bd7aaf..c2c1165ba 100644 --- a/src/Planet.h +++ b/src/Planet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PLANET_H diff --git a/src/Player.cpp b/src/Player.cpp index 1ffe8a4ab..997a8236e 100644 --- a/src/Player.cpp +++ b/src/Player.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Player.h" diff --git a/src/Player.h b/src/Player.h index 5a3161e1d..ae1e006e6 100644 --- a/src/Player.h +++ b/src/Player.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PLAYER_H diff --git a/src/PngWriter.cpp b/src/PngWriter.cpp index 13adca6d5..1d5610249 100644 --- a/src/PngWriter.cpp +++ b/src/PngWriter.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "PngWriter.h" diff --git a/src/PngWriter.h b/src/PngWriter.h index c2eb5248f..fa293dd49 100644 --- a/src/PngWriter.h +++ b/src/PngWriter.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PNGWRITER_H diff --git a/src/Polit.cpp b/src/Polit.cpp index 164a388b8..34400b591 100644 --- a/src/Polit.cpp +++ b/src/Polit.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Polit.h b/src/Polit.h index 2d59d9e82..e0a9c3a51 100644 --- a/src/Polit.h +++ b/src/Polit.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _POLIT_H diff --git a/src/Projectile.cpp b/src/Projectile.cpp index 0c6e77a03..84db9bc93 100644 --- a/src/Projectile.cpp +++ b/src/Projectile.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Projectile.h b/src/Projectile.h index 5389de3a6..29d4aaae9 100644 --- a/src/Projectile.h +++ b/src/Projectile.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PROJECTILE_H diff --git a/src/PropertiedObject.h b/src/PropertiedObject.h index ef8a66e3b..dbc798915 100644 --- a/src/PropertiedObject.h +++ b/src/PropertiedObject.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PROPERTIEDOBJECT_H diff --git a/src/PropertyMap.cpp b/src/PropertyMap.cpp index 71c2eac82..78bc68d0c 100644 --- a/src/PropertyMap.cpp +++ b/src/PropertyMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "PropertyMap.h" diff --git a/src/PropertyMap.h b/src/PropertyMap.h index 379b44e45..f4a0f8537 100644 --- a/src/PropertyMap.h +++ b/src/PropertyMap.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef PROPERTYMAP_H diff --git a/src/Quaternion.h b/src/Quaternion.h index ca7117f76..17b867c57 100644 --- a/src/Quaternion.h +++ b/src/Quaternion.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _QUATERNION_H diff --git a/src/Random.h b/src/Random.h index 3f2945ae1..e8462f678 100644 --- a/src/Random.h +++ b/src/Random.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // A deterministic random number generator for use by the rest of the diff --git a/src/RefCounted.h b/src/RefCounted.h index cce4be68f..c923e331c 100644 --- a/src/RefCounted.h +++ b/src/RefCounted.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _REFCOUNTED_H diff --git a/src/SDLWrappers.cpp b/src/SDLWrappers.cpp index fb17cec4e..959ad8b20 100644 --- a/src/SDLWrappers.cpp +++ b/src/SDLWrappers.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/SDLWrappers.h b/src/SDLWrappers.h index 7317ba08c..6c97e9c28 100644 --- a/src/SDLWrappers.h +++ b/src/SDLWrappers.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SDLWRAPPERS_H diff --git a/src/SectorView.cpp b/src/SectorView.cpp index 1bafcf5ca..dad9e9048 100644 --- a/src/SectorView.cpp +++ b/src/SectorView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/SectorView.h b/src/SectorView.h index 90926278e..e2470e3bb 100644 --- a/src/SectorView.h +++ b/src/SectorView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SECTORVIEW_H diff --git a/src/Sensors.cpp b/src/Sensors.cpp index d5d1c52ee..ed9bfc066 100644 --- a/src/Sensors.cpp +++ b/src/Sensors.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Sensors.h" diff --git a/src/Sensors.h b/src/Sensors.h index a3d305225..0d9cb1abf 100644 --- a/src/Sensors.h +++ b/src/Sensors.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SENSORS_H diff --git a/src/Serializer.cpp b/src/Serializer.cpp index 821fade72..6830eb1c7 100644 --- a/src/Serializer.cpp +++ b/src/Serializer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "galaxy/StarSystem.h" diff --git a/src/Serializer.h b/src/Serializer.h index e18b86e47..17781ffa7 100644 --- a/src/Serializer.h +++ b/src/Serializer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SERIALIZE_H diff --git a/src/ServerAgent.cpp b/src/ServerAgent.cpp index b3521b879..0ec6d068d 100644 --- a/src/ServerAgent.cpp +++ b/src/ServerAgent.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #if defined(_MSC_VER) && !defined(NOMINMAX) diff --git a/src/ServerAgent.h b/src/ServerAgent.h index 8ec32ac58..c3c588c8f 100644 --- a/src/ServerAgent.h +++ b/src/ServerAgent.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SERVERAGENT_H diff --git a/src/Sfx.cpp b/src/Sfx.cpp index ba3048d81..3e32b8e8a 100644 --- a/src/Sfx.cpp +++ b/src/Sfx.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Sfx.h" diff --git a/src/Sfx.h b/src/Sfx.h index 5536be6f9..d85e08c88 100644 --- a/src/Sfx.h +++ b/src/Sfx.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SFX_H diff --git a/src/Shields.cpp b/src/Shields.cpp index d01c2e1b3..d5f0b7dd3 100644 --- a/src/Shields.cpp +++ b/src/Shields.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Shields.h" diff --git a/src/Ship-AI.cpp b/src/Ship-AI.cpp index 6577e5382..7d384d502 100644 --- a/src/Ship-AI.cpp +++ b/src/Ship-AI.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Ship.cpp b/src/Ship.cpp index d09fbfde8..6d4fdbea6 100644 --- a/src/Ship.cpp +++ b/src/Ship.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Ship.h" diff --git a/src/Ship.h b/src/Ship.h index bbcb53d27..44c2b1e0f 100644 --- a/src/Ship.h +++ b/src/Ship.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIP_H diff --git a/src/ShipAICmd.cpp b/src/ShipAICmd.cpp index 112c54855..aab348afe 100644 --- a/src/ShipAICmd.cpp +++ b/src/ShipAICmd.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/ShipAICmd.h b/src/ShipAICmd.h index d57a15f5c..0fd4e62ea 100644 --- a/src/ShipAICmd.h +++ b/src/ShipAICmd.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPAICMD_H diff --git a/src/ShipController.cpp b/src/ShipController.cpp index 097bfd151..cb6bc650e 100644 --- a/src/ShipController.cpp +++ b/src/ShipController.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ShipController.h" diff --git a/src/ShipController.h b/src/ShipController.h index 38f40fbc1..85a0f0b8c 100644 --- a/src/ShipController.h +++ b/src/ShipController.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPCONTROLLER_H diff --git a/src/ShipCpanel.cpp b/src/ShipCpanel.cpp index 9b2342ab8..c9182f45d 100644 --- a/src/ShipCpanel.cpp +++ b/src/ShipCpanel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/ShipCpanel.h b/src/ShipCpanel.h index c5cbf3113..484f54418 100644 --- a/src/ShipCpanel.h +++ b/src/ShipCpanel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPCPANEL_H diff --git a/src/ShipCpanelMultiFuncDisplays.cpp b/src/ShipCpanelMultiFuncDisplays.cpp index 655620e49..8b57569e5 100644 --- a/src/ShipCpanelMultiFuncDisplays.cpp +++ b/src/ShipCpanelMultiFuncDisplays.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ShipCpanelMultiFuncDisplays.h" diff --git a/src/ShipCpanelMultiFuncDisplays.h b/src/ShipCpanelMultiFuncDisplays.h index ae57890c3..25630d2dc 100644 --- a/src/ShipCpanelMultiFuncDisplays.h +++ b/src/ShipCpanelMultiFuncDisplays.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPCPANELMULTIFUNCDISPLAYS_H diff --git a/src/ShipType.cpp b/src/ShipType.cpp index 3ec6c9bd3..6bbf8d1e2 100644 --- a/src/ShipType.cpp +++ b/src/ShipType.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #define ALLOW_LUA_SHIP_DEF 0 diff --git a/src/ShipType.h b/src/ShipType.h index d5a971754..a02191ac8 100644 --- a/src/ShipType.h +++ b/src/ShipType.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SHIPTYPE_H diff --git a/src/SmartPtr.h b/src/SmartPtr.h index ce67bd97d..c859822b9 100644 --- a/src/SmartPtr.h +++ b/src/SmartPtr.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SMARTPTR_H diff --git a/src/Sound.cpp b/src/Sound.cpp index d5560082e..8abc84bd6 100644 --- a/src/Sound.cpp +++ b/src/Sound.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt /* diff --git a/src/Sound.h b/src/Sound.h index 0d8556c5c..0dee638de 100644 --- a/src/Sound.h +++ b/src/Sound.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt diff --git a/src/SoundMusic.cpp b/src/SoundMusic.cpp index f3667a124..6c23d7816 100644 --- a/src/SoundMusic.cpp +++ b/src/SoundMusic.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SoundMusic.h" diff --git a/src/SoundMusic.h b/src/SoundMusic.h index dc198c642..7115ba662 100644 --- a/src/SoundMusic.h +++ b/src/SoundMusic.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MUSIC_H diff --git a/src/Space.cpp b/src/Space.cpp index 3a87dd7c5..8808e3f2e 100644 --- a/src/Space.cpp +++ b/src/Space.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Space.h b/src/Space.h index 6dd5b8241..7e2fb9a9f 100644 --- a/src/Space.h +++ b/src/Space.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPACE_H diff --git a/src/SpaceStation.cpp b/src/SpaceStation.cpp index 2f4b3cb40..cd795fc23 100644 --- a/src/SpaceStation.cpp +++ b/src/SpaceStation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SpaceStation.h" diff --git a/src/SpaceStation.h b/src/SpaceStation.h index 074d17d04..b40cea486 100644 --- a/src/SpaceStation.h +++ b/src/SpaceStation.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPACESTATION_H diff --git a/src/SpaceStationType.cpp b/src/SpaceStationType.cpp index 8a3c472f3..92b31daed 100644 --- a/src/SpaceStationType.cpp +++ b/src/SpaceStationType.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SpaceStationType.h" diff --git a/src/SpaceStationType.h b/src/SpaceStationType.h index ac4794632..e59ea6246 100644 --- a/src/SpaceStationType.h +++ b/src/SpaceStationType.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPACESTATIONTYPE_H diff --git a/src/SpeedLines.cpp b/src/SpeedLines.cpp index ae4fd8a0d..a3a46b87c 100644 --- a/src/SpeedLines.cpp +++ b/src/SpeedLines.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SpeedLines.h" diff --git a/src/SpeedLines.h b/src/SpeedLines.h index 0c8e3356d..77d5990f9 100644 --- a/src/SpeedLines.h +++ b/src/SpeedLines.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SPEEDLINES_H diff --git a/src/Sphere.cpp b/src/Sphere.cpp index 05e958efa..01bf463db 100644 --- a/src/Sphere.cpp +++ b/src/Sphere.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/Sphere.h b/src/Sphere.h index 1e95f67ad..48445eb2e 100644 --- a/src/Sphere.h +++ b/src/Sphere.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/Star.cpp b/src/Star.cpp index 6f76391d0..e0ff5d00f 100644 --- a/src/Star.cpp +++ b/src/Star.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Star.h" diff --git a/src/Star.h b/src/Star.h index a2c1ae3e2..fb80d34d8 100644 --- a/src/Star.h +++ b/src/Star.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STAR_H diff --git a/src/StringF.cpp b/src/StringF.cpp index 3c6f30e51..a7405b895 100644 --- a/src/StringF.cpp +++ b/src/StringF.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StringF.h" diff --git a/src/StringF.h b/src/StringF.h index bb688e72c..09d880870 100644 --- a/src/StringF.h +++ b/src/StringF.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STRINGF_H diff --git a/src/StringRange.h b/src/StringRange.h index 2b63b6d2f..1e058e119 100644 --- a/src/StringRange.h +++ b/src/StringRange.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STRINGRANGE_H diff --git a/src/SystemInfoView.cpp b/src/SystemInfoView.cpp index 8f896f352..91ad66d26 100644 --- a/src/SystemInfoView.cpp +++ b/src/SystemInfoView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/SystemInfoView.h b/src/SystemInfoView.h index 3a4a54cac..5fdce67b5 100644 --- a/src/SystemInfoView.h +++ b/src/SystemInfoView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SYSTEMINFOVIEW_H diff --git a/src/SystemView.cpp b/src/SystemView.cpp index 02c525389..6b0eba9d1 100644 --- a/src/SystemView.cpp +++ b/src/SystemView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SystemView.h" diff --git a/src/SystemView.h b/src/SystemView.h index 65b41363e..ede1a3358 100644 --- a/src/SystemView.h +++ b/src/SystemView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SYSTEMVIEW_H diff --git a/src/TerrainBody.cpp b/src/TerrainBody.cpp index 72bd1eb06..b36c59679 100644 --- a/src/TerrainBody.cpp +++ b/src/TerrainBody.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TerrainBody.h" diff --git a/src/TerrainBody.h b/src/TerrainBody.h index 167843787..a65fa52a5 100644 --- a/src/TerrainBody.h +++ b/src/TerrainBody.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAINBODY_H diff --git a/src/Tombstone.cpp b/src/Tombstone.cpp index 148150548..d84f22ff7 100644 --- a/src/Tombstone.cpp +++ b/src/Tombstone.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Tombstone.h" diff --git a/src/Tombstone.h b/src/Tombstone.h index 8f914cea2..132926061 100644 --- a/src/Tombstone.h +++ b/src/Tombstone.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TOMBSTONE_H diff --git a/src/UIView.cpp b/src/UIView.cpp index ffacddcf3..7fc39393c 100644 --- a/src/UIView.cpp +++ b/src/UIView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "UIView.h" diff --git a/src/UIView.h b/src/UIView.h index 29b7e9319..dbed97405 100644 --- a/src/UIView.h +++ b/src/UIView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UIVIEW_H diff --git a/src/VideoLink.h b/src/VideoLink.h index f40d6c9a7..400fe293f 100644 --- a/src/VideoLink.h +++ b/src/VideoLink.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VIDEOLINK_H diff --git a/src/View.cpp b/src/View.cpp index fc04015be..1fba742a0 100644 --- a/src/View.cpp +++ b/src/View.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "View.h" diff --git a/src/View.h b/src/View.h index 78fdb0f25..2dfb389ac 100644 --- a/src/View.h +++ b/src/View.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VIEW_H diff --git a/src/WorldView.cpp b/src/WorldView.cpp index 3f68bf395..25e804726 100644 --- a/src/WorldView.cpp +++ b/src/WorldView.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "WorldView.h" diff --git a/src/WorldView.h b/src/WorldView.h index 87c1cec45..3275454c8 100644 --- a/src/WorldView.h +++ b/src/WorldView.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _WORLDVIEW_H diff --git a/src/buildopts.h b/src/buildopts.h index cd36812e2..33a01cbae 100644 --- a/src/buildopts.h +++ b/src/buildopts.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BUILDOPTS_H diff --git a/src/collider/BVHTree.cpp b/src/collider/BVHTree.cpp index c607cf7cc..a6730cdfd 100644 --- a/src/collider/BVHTree.cpp +++ b/src/collider/BVHTree.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BVHTree.h" diff --git a/src/collider/BVHTree.h b/src/collider/BVHTree.h index 6e0504efe..8389c9cd8 100644 --- a/src/collider/BVHTree.h +++ b/src/collider/BVHTree.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _BVHTREE_H diff --git a/src/collider/CollisionContact.h b/src/collider/CollisionContact.h index 9f1039c8f..b751d4bde 100644 --- a/src/collider/CollisionContact.h +++ b/src/collider/CollisionContact.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISION_CONTACT_H diff --git a/src/collider/CollisionSpace.cpp b/src/collider/CollisionSpace.cpp index 14ac2bb71..9d91f8aa0 100644 --- a/src/collider/CollisionSpace.cpp +++ b/src/collider/CollisionSpace.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollisionSpace.h" diff --git a/src/collider/CollisionSpace.h b/src/collider/CollisionSpace.h index c62704670..e1b08c18a 100644 --- a/src/collider/CollisionSpace.h +++ b/src/collider/CollisionSpace.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISION_SPACE diff --git a/src/collider/Geom.cpp b/src/collider/Geom.cpp index 1336e0f4c..6ebef7fc9 100644 --- a/src/collider/Geom.cpp +++ b/src/collider/Geom.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/collider/Geom.h b/src/collider/Geom.h index 4b8b200e0..dcad8bf84 100644 --- a/src/collider/Geom.h +++ b/src/collider/Geom.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOM_H diff --git a/src/collider/GeomTree.cpp b/src/collider/GeomTree.cpp index 6f7b797dc..ac9ec7ea0 100644 --- a/src/collider/GeomTree.cpp +++ b/src/collider/GeomTree.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "../libs.h" diff --git a/src/collider/GeomTree.h b/src/collider/GeomTree.h index 9795a933b..487f3e309 100644 --- a/src/collider/GeomTree.h +++ b/src/collider/GeomTree.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GEOMTREE_H diff --git a/src/collider/collider.h b/src/collider/collider.h index b707ce403..7dd46bc00 100644 --- a/src/collider/collider.h +++ b/src/collider/collider.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISION_H diff --git a/src/enum_table.cpp b/src/enum_table.cpp index a19541a72..e78daea4f 100644 --- a/src/enum_table.cpp +++ b/src/enum_table.cpp @@ -1,4 +1,4 @@ -/* Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details */ +/* Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details */ /* Licensed under the terms of the GPL v3. See licenses/GPL-3.txt */ /* THIS FILE IS AUTO-GENERATED, CHANGES WILL BE OVERWRITTEN */ diff --git a/src/enum_table.h b/src/enum_table.h index 2fa6586a5..790b39831 100644 --- a/src/enum_table.h +++ b/src/enum_table.h @@ -1,4 +1,4 @@ -/* Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details */ +/* Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details */ /* Licensed under the terms of the GPL v3. See licenses/GPL-3.txt */ #ifndef HX_GEN_ENUM_TABLES diff --git a/src/fixed.h b/src/fixed.h index 8228801eb..7c125eccc 100644 --- a/src/fixed.h +++ b/src/fixed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FIXED_H diff --git a/src/galaxy/CustomSystem.cpp b/src/galaxy/CustomSystem.cpp index 68888b3fd..5c812e760 100644 --- a/src/galaxy/CustomSystem.cpp +++ b/src/galaxy/CustomSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CustomSystem.h" diff --git a/src/galaxy/CustomSystem.h b/src/galaxy/CustomSystem.h index 89a50cee6..98f65707f 100644 --- a/src/galaxy/CustomSystem.h +++ b/src/galaxy/CustomSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _CUSTOMSYSTEM_H diff --git a/src/galaxy/Economy.cpp b/src/galaxy/Economy.cpp index e0aad8882..d81bb6946 100644 --- a/src/galaxy/Economy.cpp +++ b/src/galaxy/Economy.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "galaxy/Economy.h" diff --git a/src/galaxy/Economy.h b/src/galaxy/Economy.h index 3a8c8ca22..e6aab771a 100644 --- a/src/galaxy/Economy.h +++ b/src/galaxy/Economy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GALAXY_ECONOMY_H diff --git a/src/galaxy/Galaxy.cpp b/src/galaxy/Galaxy.cpp index b334e23ad..0813f17e9 100644 --- a/src/galaxy/Galaxy.cpp +++ b/src/galaxy/Galaxy.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/galaxy/Galaxy.h b/src/galaxy/Galaxy.h index e481a5e98..8cc38b310 100644 --- a/src/galaxy/Galaxy.h +++ b/src/galaxy/Galaxy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GALAXY_H diff --git a/src/galaxy/GalaxyCache.cpp b/src/galaxy/GalaxyCache.cpp index 05c1b2007..2df78f6de 100644 --- a/src/galaxy/GalaxyCache.cpp +++ b/src/galaxy/GalaxyCache.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/galaxy/GalaxyCache.h b/src/galaxy/GalaxyCache.h index fdd1b4409..1450441b0 100644 --- a/src/galaxy/GalaxyCache.h +++ b/src/galaxy/GalaxyCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SECTORCACHE_H diff --git a/src/galaxy/GalaxyGenerator.cpp b/src/galaxy/GalaxyGenerator.cpp index d1293c2cb..a162bab7b 100644 --- a/src/galaxy/GalaxyGenerator.cpp +++ b/src/galaxy/GalaxyGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/galaxy/GalaxyGenerator.h b/src/galaxy/GalaxyGenerator.h index 3d2ebf6a2..1dea2ce43 100644 --- a/src/galaxy/GalaxyGenerator.h +++ b/src/galaxy/GalaxyGenerator.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GALAXYGENERATOR_H diff --git a/src/galaxy/Sector.cpp b/src/galaxy/Sector.cpp index a76541805..6e023e6c4 100644 --- a/src/galaxy/Sector.cpp +++ b/src/galaxy/Sector.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Sector.h" diff --git a/src/galaxy/Sector.h b/src/galaxy/Sector.h index b18118df9..8dced7d69 100644 --- a/src/galaxy/Sector.h +++ b/src/galaxy/Sector.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SECTOR_H diff --git a/src/galaxy/SectorGenerator.cpp b/src/galaxy/SectorGenerator.cpp index b2e58f7f6..783dc2d70 100644 --- a/src/galaxy/SectorGenerator.cpp +++ b/src/galaxy/SectorGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/galaxy/SectorGenerator.h b/src/galaxy/SectorGenerator.h index f38e3addc..a368eb572 100644 --- a/src/galaxy/SectorGenerator.h +++ b/src/galaxy/SectorGenerator.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SECTORGENERATOR_H diff --git a/src/galaxy/StarSystem.cpp b/src/galaxy/StarSystem.cpp index a82ce2fdb..93c156a08 100644 --- a/src/galaxy/StarSystem.cpp +++ b/src/galaxy/StarSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StarSystem.h" diff --git a/src/galaxy/StarSystem.h b/src/galaxy/StarSystem.h index 1765509fd..330ba49a7 100644 --- a/src/galaxy/StarSystem.h +++ b/src/galaxy/StarSystem.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STARSYSTEM_H diff --git a/src/galaxy/StarSystemGenerator.cpp b/src/galaxy/StarSystemGenerator.cpp index bc6897596..e82dd09a2 100644 --- a/src/galaxy/StarSystemGenerator.cpp +++ b/src/galaxy/StarSystemGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StarSystemGenerator.h" diff --git a/src/galaxy/StarSystemGenerator.h b/src/galaxy/StarSystemGenerator.h index 7fc33b80b..739228fd6 100644 --- a/src/galaxy/StarSystemGenerator.h +++ b/src/galaxy/StarSystemGenerator.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef STARSYSTEM_GENERATOR_H diff --git a/src/galaxy/SystemPath.cpp b/src/galaxy/SystemPath.cpp index 7dfc6f929..08390772a 100644 --- a/src/galaxy/SystemPath.cpp +++ b/src/galaxy/SystemPath.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SystemPath.h" diff --git a/src/galaxy/SystemPath.h b/src/galaxy/SystemPath.h index a9bf344ff..53afbc2b5 100644 --- a/src/galaxy/SystemPath.h +++ b/src/galaxy/SystemPath.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SYSTEMPATH_H diff --git a/src/gameconsts.h b/src/gameconsts.h index bc47591dd..de9e6a99f 100644 --- a/src/gameconsts.h +++ b/src/gameconsts.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GAMECONSTS_H diff --git a/src/gameui/BindingCapture.cpp b/src/gameui/BindingCapture.cpp index 919807281..35c47be48 100644 --- a/src/gameui/BindingCapture.cpp +++ b/src/gameui/BindingCapture.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BindingCapture.h" diff --git a/src/gameui/BindingCapture.h b/src/gameui/BindingCapture.h index d1bb321ba..404ad7039 100644 --- a/src/gameui/BindingCapture.h +++ b/src/gameui/BindingCapture.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_BINDINGCAPTURE_H diff --git a/src/gameui/Face.cpp b/src/gameui/Face.cpp index 199bd4566..a28427f99 100644 --- a/src/gameui/Face.cpp +++ b/src/gameui/Face.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Face.h" diff --git a/src/gameui/Face.h b/src/gameui/Face.h index 4aeb5696c..5b1d16abd 100644 --- a/src/gameui/Face.h +++ b/src/gameui/Face.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_FACE_H diff --git a/src/gameui/GalaxyMap.cpp b/src/gameui/GalaxyMap.cpp index eff600157..a8060ec3b 100644 --- a/src/gameui/GalaxyMap.cpp +++ b/src/gameui/GalaxyMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GalaxyMap.h" diff --git a/src/gameui/GalaxyMap.h b/src/gameui/GalaxyMap.h index e462ade8c..dc000385a 100644 --- a/src/gameui/GalaxyMap.h +++ b/src/gameui/GalaxyMap.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_GALAXYMAP_H diff --git a/src/gameui/GameUI.h b/src/gameui/GameUI.h index b4f45f636..e7c373960 100644 --- a/src/gameui/GameUI.h +++ b/src/gameui/GameUI.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_GAMEUI_H diff --git a/src/gameui/LabelOverlay.cpp b/src/gameui/LabelOverlay.cpp index c695fc9c8..ed938395f 100644 --- a/src/gameui/LabelOverlay.cpp +++ b/src/gameui/LabelOverlay.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LabelOverlay.h" diff --git a/src/gameui/LabelOverlay.h b/src/gameui/LabelOverlay.h index 1cc297e94..4ebae0b26 100644 --- a/src/gameui/LabelOverlay.h +++ b/src/gameui/LabelOverlay.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_LABELOVERLAY_H diff --git a/src/gameui/Lua.cpp b/src/gameui/Lua.cpp index 8a7e1571f..003c63f7c 100644 --- a/src/gameui/Lua.cpp +++ b/src/gameui/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/gameui/Lua.h b/src/gameui/Lua.h index 64ebbe704..f1d8caeaa 100644 --- a/src/gameui/Lua.h +++ b/src/gameui/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_LUA_H diff --git a/src/gameui/LuaBindingCapture.cpp b/src/gameui/LuaBindingCapture.cpp index 550f7dddb..635aace8f 100644 --- a/src/gameui/LuaBindingCapture.cpp +++ b/src/gameui/LuaBindingCapture.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BindingCapture.h" diff --git a/src/gameui/LuaFace.cpp b/src/gameui/LuaFace.cpp index a3f1a82ae..8a2146ddf 100644 --- a/src/gameui/LuaFace.cpp +++ b/src/gameui/LuaFace.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Face.h" diff --git a/src/gameui/LuaGalaxyMap.cpp b/src/gameui/LuaGalaxyMap.cpp index 7d97e9e53..a74265761 100644 --- a/src/gameui/LuaGalaxyMap.cpp +++ b/src/gameui/LuaGalaxyMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GalaxyMap.h" diff --git a/src/gameui/LuaModelSpinner.cpp b/src/gameui/LuaModelSpinner.cpp index b588b0b7f..f0050a810 100644 --- a/src/gameui/LuaModelSpinner.cpp +++ b/src/gameui/LuaModelSpinner.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSpinner.h" diff --git a/src/gameui/ModelSpinner.cpp b/src/gameui/ModelSpinner.cpp index 408a7444c..0606e120b 100644 --- a/src/gameui/ModelSpinner.cpp +++ b/src/gameui/ModelSpinner.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSpinner.h" diff --git a/src/gameui/ModelSpinner.h b/src/gameui/ModelSpinner.h index 01e2b099c..7339e5e92 100644 --- a/src/gameui/ModelSpinner.h +++ b/src/gameui/ModelSpinner.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_MODELSPINNER_H diff --git a/src/gameui/Panel.cpp b/src/gameui/Panel.cpp index 8d9d73cdd..5a5fb44b9 100644 --- a/src/gameui/Panel.cpp +++ b/src/gameui/Panel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Panel.h" diff --git a/src/gameui/Panel.h b/src/gameui/Panel.h index 07a8682d6..217d24f88 100644 --- a/src/gameui/Panel.h +++ b/src/gameui/Panel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GAMEUI_PANEL_H diff --git a/src/graphics/Drawables.cpp b/src/graphics/Drawables.cpp index ceeff95d8..4103925bc 100644 --- a/src/graphics/Drawables.cpp +++ b/src/graphics/Drawables.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Drawables.h" diff --git a/src/graphics/Drawables.h b/src/graphics/Drawables.h index 6f5a54132..230e39360 100644 --- a/src/graphics/Drawables.h +++ b/src/graphics/Drawables.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DRAWABLES_H diff --git a/src/graphics/Frustum.cpp b/src/graphics/Frustum.cpp index 2e3015834..f690c6594 100644 --- a/src/graphics/Frustum.cpp +++ b/src/graphics/Frustum.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Frustum.h" diff --git a/src/graphics/Frustum.h b/src/graphics/Frustum.h index d7ffad14b..6bf2f101a 100644 --- a/src/graphics/Frustum.h +++ b/src/graphics/Frustum.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _FRUSTUM_H diff --git a/src/graphics/Graphics.cpp b/src/graphics/Graphics.cpp index 18cb57569..4be6220b8 100644 --- a/src/graphics/Graphics.cpp +++ b/src/graphics/Graphics.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Graphics.h" diff --git a/src/graphics/Graphics.h b/src/graphics/Graphics.h index 6047b2e2e..3cfa1ba95 100644 --- a/src/graphics/Graphics.h +++ b/src/graphics/Graphics.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_H diff --git a/src/graphics/Light.cpp b/src/graphics/Light.cpp index 168f91bb7..9d6413d13 100644 --- a/src/graphics/Light.cpp +++ b/src/graphics/Light.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Light.h" diff --git a/src/graphics/Light.h b/src/graphics/Light.h index 6cd050dab..85ca6bf09 100644 --- a/src/graphics/Light.h +++ b/src/graphics/Light.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LIGHT_H diff --git a/src/graphics/Material.cpp b/src/graphics/Material.cpp index 3c3d3debf..e66189975 100644 --- a/src/graphics/Material.cpp +++ b/src/graphics/Material.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Material.h" diff --git a/src/graphics/Material.h b/src/graphics/Material.h index 83584ab0f..80c673f2b 100644 --- a/src/graphics/Material.h +++ b/src/graphics/Material.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATERIAL_H diff --git a/src/graphics/RenderState.h b/src/graphics/RenderState.h index 0d59638be..5fc13dda8 100644 --- a/src/graphics/RenderState.h +++ b/src/graphics/RenderState.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_RENDERSTATE_H diff --git a/src/graphics/RenderTarget.h b/src/graphics/RenderTarget.h index c6cbdffb4..817e71ba4 100644 --- a/src/graphics/RenderTarget.h +++ b/src/graphics/RenderTarget.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_RENDERTARGET_H diff --git a/src/graphics/Renderer.cpp b/src/graphics/Renderer.cpp index 452bab826..78264ecb0 100644 --- a/src/graphics/Renderer.cpp +++ b/src/graphics/Renderer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Renderer.h" diff --git a/src/graphics/Renderer.h b/src/graphics/Renderer.h index 1a80383f6..a76c001eb 100644 --- a/src/graphics/Renderer.h +++ b/src/graphics/Renderer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _RENDERER_H diff --git a/src/graphics/Stats.cpp b/src/graphics/Stats.cpp index b573dc54f..9dabf6e72 100644 --- a/src/graphics/Stats.cpp +++ b/src/graphics/Stats.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Stats.h" diff --git a/src/graphics/Stats.h b/src/graphics/Stats.h index db60963a1..c3d9f98db 100644 --- a/src/graphics/Stats.h +++ b/src/graphics/Stats.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STATS_H diff --git a/src/graphics/Texture.h b/src/graphics/Texture.h index 4bd2a057a..9b35ae870 100644 --- a/src/graphics/Texture.h +++ b/src/graphics/Texture.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTURE_H diff --git a/src/graphics/TextureBuilder.cpp b/src/graphics/TextureBuilder.cpp index 31639ff7a..86e923846 100644 --- a/src/graphics/TextureBuilder.cpp +++ b/src/graphics/TextureBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextureBuilder.h" diff --git a/src/graphics/TextureBuilder.h b/src/graphics/TextureBuilder.h index da73eb717..6c64c5dad 100644 --- a/src/graphics/TextureBuilder.h +++ b/src/graphics/TextureBuilder.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTUREBUILDER_H diff --git a/src/graphics/Types.h b/src/graphics/Types.h index 424e26064..df042eef8 100644 --- a/src/graphics/Types.h +++ b/src/graphics/Types.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GRAPHICS_TYPES_H diff --git a/src/graphics/VertexArray.cpp b/src/graphics/VertexArray.cpp index 618898087..99528e722 100644 --- a/src/graphics/VertexArray.cpp +++ b/src/graphics/VertexArray.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "VertexArray.h" diff --git a/src/graphics/VertexArray.h b/src/graphics/VertexArray.h index fb09fe56b..8767456cd 100644 --- a/src/graphics/VertexArray.h +++ b/src/graphics/VertexArray.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VERTEXARRAY_H diff --git a/src/graphics/VertexBuffer.cpp b/src/graphics/VertexBuffer.cpp index 8a6e86e08..562af9530 100644 --- a/src/graphics/VertexBuffer.cpp +++ b/src/graphics/VertexBuffer.cpp @@ -1,4 +1,4 @@ -// Copyright � 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright � 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/VertexBuffer.h" diff --git a/src/graphics/VertexBuffer.h b/src/graphics/VertexBuffer.h index c8f3d45f1..dd5855fd5 100644 --- a/src/graphics/VertexBuffer.h +++ b/src/graphics/VertexBuffer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GRAPHICS_VERTEXBUFFER_H diff --git a/src/graphics/WindowSDL.cpp b/src/graphics/WindowSDL.cpp index 0e17fd05b..0b1748eb5 100644 --- a/src/graphics/WindowSDL.cpp +++ b/src/graphics/WindowSDL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "WindowSDL.h" diff --git a/src/graphics/WindowSDL.h b/src/graphics/WindowSDL.h index 1396a614b..ca95f8564 100644 --- a/src/graphics/WindowSDL.h +++ b/src/graphics/WindowSDL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GRAPHICS_WINDOW_SDL_H diff --git a/src/graphics/dummy/MaterialDummy.h b/src/graphics/dummy/MaterialDummy.h index 57dea702a..a8774d841 100644 --- a/src/graphics/dummy/MaterialDummy.h +++ b/src/graphics/dummy/MaterialDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DUMMY_MATERIAL_H diff --git a/src/graphics/dummy/RenderStateDummy.h b/src/graphics/dummy/RenderStateDummy.h index 4fbc6c43a..250781386 100644 --- a/src/graphics/dummy/RenderStateDummy.h +++ b/src/graphics/dummy/RenderStateDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DUMMY_RENDERSTATE_H diff --git a/src/graphics/dummy/RenderTargetDummy.h b/src/graphics/dummy/RenderTargetDummy.h index 1ff3b5d2e..fab43aa46 100644 --- a/src/graphics/dummy/RenderTargetDummy.h +++ b/src/graphics/dummy/RenderTargetDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _DUMMY_RENDERTARGET_H diff --git a/src/graphics/dummy/RendererDummy.cpp b/src/graphics/dummy/RendererDummy.cpp index f536874af..cdc6b6c7a 100644 --- a/src/graphics/dummy/RendererDummy.cpp +++ b/src/graphics/dummy/RendererDummy.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RendererDummy.h" diff --git a/src/graphics/dummy/RendererDummy.h b/src/graphics/dummy/RendererDummy.h index 5139a2908..68092e690 100644 --- a/src/graphics/dummy/RendererDummy.h +++ b/src/graphics/dummy/RendererDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/dummy/TextureDummy.h b/src/graphics/dummy/TextureDummy.h index d81987520..36826b47f 100644 --- a/src/graphics/dummy/TextureDummy.h +++ b/src/graphics/dummy/TextureDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTUREDUMMY_H diff --git a/src/graphics/dummy/VertexBufferDummy.h b/src/graphics/dummy/VertexBufferDummy.h index af99400cc..dc06531b1 100644 --- a/src/graphics/dummy/VertexBufferDummy.h +++ b/src/graphics/dummy/VertexBufferDummy.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef DUMMY_VERTEXBUFFER_H diff --git a/src/graphics/opengl/FresnelColourMaterial.cpp b/src/graphics/opengl/FresnelColourMaterial.cpp index cb9dec053..4cd775656 100644 --- a/src/graphics/opengl/FresnelColourMaterial.cpp +++ b/src/graphics/opengl/FresnelColourMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FresnelColourMaterial.h" diff --git a/src/graphics/opengl/FresnelColourMaterial.h b/src/graphics/opengl/FresnelColourMaterial.h index 1bc748f9e..aaf0248b0 100644 --- a/src/graphics/opengl/FresnelColourMaterial.h +++ b/src/graphics/opengl/FresnelColourMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_FresnelColourMaterial_H diff --git a/src/graphics/opengl/GasGiantMaterial.cpp b/src/graphics/opengl/GasGiantMaterial.cpp index b69fbf0a5..9029999a5 100644 --- a/src/graphics/opengl/GasGiantMaterial.cpp +++ b/src/graphics/opengl/GasGiantMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GasGiantMaterial.h" diff --git a/src/graphics/opengl/GasGiantMaterial.h b/src/graphics/opengl/GasGiantMaterial.h index 8ed0840d7..31b45df3d 100644 --- a/src/graphics/opengl/GasGiantMaterial.h +++ b/src/graphics/opengl/GasGiantMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_GASGIANTMATERIAL_H diff --git a/src/graphics/opengl/GeoSphereMaterial.cpp b/src/graphics/opengl/GeoSphereMaterial.cpp index cf57f31e6..3fd6b5a00 100644 --- a/src/graphics/opengl/GeoSphereMaterial.cpp +++ b/src/graphics/opengl/GeoSphereMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GeoSphereMaterial.h" diff --git a/src/graphics/opengl/GeoSphereMaterial.h b/src/graphics/opengl/GeoSphereMaterial.h index 0584c8c92..7f0cb2371 100644 --- a/src/graphics/opengl/GeoSphereMaterial.h +++ b/src/graphics/opengl/GeoSphereMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_GEOSPHEREMATERIAL_H diff --git a/src/graphics/opengl/LineMaterial.cpp b/src/graphics/opengl/LineMaterial.cpp index 448fd7ded..578797084 100644 --- a/src/graphics/opengl/LineMaterial.cpp +++ b/src/graphics/opengl/LineMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LineMaterial.h" diff --git a/src/graphics/opengl/LineMaterial.h b/src/graphics/opengl/LineMaterial.h index 7e14a3f0f..48ca08954 100644 --- a/src/graphics/opengl/LineMaterial.h +++ b/src/graphics/opengl/LineMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_LINEMATERIAL_H diff --git a/src/graphics/opengl/MaterialGL.cpp b/src/graphics/opengl/MaterialGL.cpp index 41c4aa772..771a9c950 100644 --- a/src/graphics/opengl/MaterialGL.cpp +++ b/src/graphics/opengl/MaterialGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MaterialGL.h" diff --git a/src/graphics/opengl/MaterialGL.h b/src/graphics/opengl/MaterialGL.h index 0b0ea6d9c..fa23a1ad0 100644 --- a/src/graphics/opengl/MaterialGL.h +++ b/src/graphics/opengl/MaterialGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_MATERIAL_H diff --git a/src/graphics/opengl/MultiMaterial.cpp b/src/graphics/opengl/MultiMaterial.cpp index 1308a9b47..d2085714d 100644 --- a/src/graphics/opengl/MultiMaterial.cpp +++ b/src/graphics/opengl/MultiMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MultiMaterial.h" diff --git a/src/graphics/opengl/MultiMaterial.h b/src/graphics/opengl/MultiMaterial.h index 145977dda..479a84269 100644 --- a/src/graphics/opengl/MultiMaterial.h +++ b/src/graphics/opengl/MultiMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_MULTIMATERIAL_H diff --git a/src/graphics/opengl/OpenGLLibs.h b/src/graphics/opengl/OpenGLLibs.h index 1a5818c0f..d8d713036 100644 --- a/src/graphics/opengl/OpenGLLibs.h +++ b/src/graphics/opengl/OpenGLLibs.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/opengl/Program.cpp b/src/graphics/opengl/Program.cpp index 63fafc0a5..c40103700 100644 --- a/src/graphics/opengl/Program.cpp +++ b/src/graphics/opengl/Program.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Program.h" diff --git a/src/graphics/opengl/Program.h b/src/graphics/opengl/Program.h index b21351c44..78a4fd23b 100644 --- a/src/graphics/opengl/Program.h +++ b/src/graphics/opengl/Program.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GRAPHICS_OGLPROGRAM_H diff --git a/src/graphics/opengl/RenderStateGL.cpp b/src/graphics/opengl/RenderStateGL.cpp index 55fbac77a..18c88ff6f 100644 --- a/src/graphics/opengl/RenderStateGL.cpp +++ b/src/graphics/opengl/RenderStateGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/opengl/RenderStateGL.h" diff --git a/src/graphics/opengl/RenderStateGL.h b/src/graphics/opengl/RenderStateGL.h index 87ebbbcc2..27460e719 100644 --- a/src/graphics/opengl/RenderStateGL.h +++ b/src/graphics/opengl/RenderStateGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_RENDERSTATE_H diff --git a/src/graphics/opengl/RenderTargetGL.cpp b/src/graphics/opengl/RenderTargetGL.cpp index 7d841ea12..d67f0478d 100644 --- a/src/graphics/opengl/RenderTargetGL.cpp +++ b/src/graphics/opengl/RenderTargetGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RenderTargetGL.h" diff --git a/src/graphics/opengl/RenderTargetGL.h b/src/graphics/opengl/RenderTargetGL.h index 0c2cdd2be..4840b6888 100644 --- a/src/graphics/opengl/RenderTargetGL.h +++ b/src/graphics/opengl/RenderTargetGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_RENDERTARGET_H diff --git a/src/graphics/opengl/RendererGL.cpp b/src/graphics/opengl/RendererGL.cpp index 58990634d..aa8fff781 100644 --- a/src/graphics/opengl/RendererGL.cpp +++ b/src/graphics/opengl/RendererGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RendererGL.h" diff --git a/src/graphics/opengl/RendererGL.h b/src/graphics/opengl/RendererGL.h index d8eb9508c..6268b450d 100644 --- a/src/graphics/opengl/RendererGL.h +++ b/src/graphics/opengl/RendererGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #pragma once diff --git a/src/graphics/opengl/RingMaterial.cpp b/src/graphics/opengl/RingMaterial.cpp index 6bc771133..546186b0b 100644 --- a/src/graphics/opengl/RingMaterial.cpp +++ b/src/graphics/opengl/RingMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "RingMaterial.h" diff --git a/src/graphics/opengl/RingMaterial.h b/src/graphics/opengl/RingMaterial.h index c49d41105..64a52fab7 100644 --- a/src/graphics/opengl/RingMaterial.h +++ b/src/graphics/opengl/RingMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_RINGMATERIAL_H diff --git a/src/graphics/opengl/ShieldMaterial.cpp b/src/graphics/opengl/ShieldMaterial.cpp index 72fc5c692..9a54b5c27 100644 --- a/src/graphics/opengl/ShieldMaterial.cpp +++ b/src/graphics/opengl/ShieldMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ShieldMaterial.h" diff --git a/src/graphics/opengl/ShieldMaterial.h b/src/graphics/opengl/ShieldMaterial.h index 56e33a260..036872dbd 100644 --- a/src/graphics/opengl/ShieldMaterial.h +++ b/src/graphics/opengl/ShieldMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_SHIELDMATERIAL_H diff --git a/src/graphics/opengl/SkyboxMaterial.h b/src/graphics/opengl/SkyboxMaterial.h index 96eef44c7..418246086 100644 --- a/src/graphics/opengl/SkyboxMaterial.h +++ b/src/graphics/opengl/SkyboxMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_SKYBOX_MATERIAL_H_ diff --git a/src/graphics/opengl/SphereImpostorMaterial.h b/src/graphics/opengl/SphereImpostorMaterial.h index b9dbdb1e2..8a752448e 100644 --- a/src/graphics/opengl/SphereImpostorMaterial.h +++ b/src/graphics/opengl/SphereImpostorMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GL2_SPHEREIMPOSTORMATERIAL_H #define _GL2_SPHEREIMPOSTORMATERIAL_H diff --git a/src/graphics/opengl/StarfieldMaterial.h b/src/graphics/opengl/StarfieldMaterial.h index 2592ca902..e7991dfe3 100644 --- a/src/graphics/opengl/StarfieldMaterial.h +++ b/src/graphics/opengl/StarfieldMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_STARFIELD_MATERIAL_H diff --git a/src/graphics/opengl/TextureGL.cpp b/src/graphics/opengl/TextureGL.cpp index 87cbca2dc..e8c5ab1cd 100644 --- a/src/graphics/opengl/TextureGL.cpp +++ b/src/graphics/opengl/TextureGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/Renderer.h" diff --git a/src/graphics/opengl/TextureGL.h b/src/graphics/opengl/TextureGL.h index 13cba00b9..b594615b5 100644 --- a/src/graphics/opengl/TextureGL.h +++ b/src/graphics/opengl/TextureGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXTUREGL_H diff --git a/src/graphics/opengl/UIMaterial.cpp b/src/graphics/opengl/UIMaterial.cpp index 874c2b686..28cb1095b 100644 --- a/src/graphics/opengl/UIMaterial.cpp +++ b/src/graphics/opengl/UIMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "UIMaterial.h" diff --git a/src/graphics/opengl/UIMaterial.h b/src/graphics/opengl/UIMaterial.h index a6b40b729..e5bcf12b3 100644 --- a/src/graphics/opengl/UIMaterial.h +++ b/src/graphics/opengl/UIMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GL_UIMATERIAL_H diff --git a/src/graphics/opengl/Uniform.cpp b/src/graphics/opengl/Uniform.cpp index 16d123748..771383210 100644 --- a/src/graphics/opengl/Uniform.cpp +++ b/src/graphics/opengl/Uniform.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Uniform.h" diff --git a/src/graphics/opengl/Uniform.h b/src/graphics/opengl/Uniform.h index 81b0de176..a721ed635 100644 --- a/src/graphics/opengl/Uniform.h +++ b/src/graphics/opengl/Uniform.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _OGL_UNIFORM_H diff --git a/src/graphics/opengl/VertexBufferGL.cpp b/src/graphics/opengl/VertexBufferGL.cpp index f4620a2b2..6598062c5 100644 --- a/src/graphics/opengl/VertexBufferGL.cpp +++ b/src/graphics/opengl/VertexBufferGL.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "graphics/opengl/VertexBufferGL.h" diff --git a/src/graphics/opengl/VertexBufferGL.h b/src/graphics/opengl/VertexBufferGL.h index d6ea94b28..e568799ba 100644 --- a/src/graphics/opengl/VertexBufferGL.h +++ b/src/graphics/opengl/VertexBufferGL.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef OGL_VERTEXBUFFER_H diff --git a/src/graphics/opengl/VtxColorMaterial.cpp b/src/graphics/opengl/VtxColorMaterial.cpp index 93b24ab09..4ea0a038a 100644 --- a/src/graphics/opengl/VtxColorMaterial.cpp +++ b/src/graphics/opengl/VtxColorMaterial.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "VtxColorMaterial.h" diff --git a/src/graphics/opengl/VtxColorMaterial.h b/src/graphics/opengl/VtxColorMaterial.h index 2f51f26fa..575222acd 100644 --- a/src/graphics/opengl/VtxColorMaterial.h +++ b/src/graphics/opengl/VtxColorMaterial.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GL_VTXCOLORMATERIAL_H diff --git a/src/gui/Gui.cpp b/src/gui/Gui.cpp index 8cc9dfaa5..f29367c98 100644 --- a/src/gui/Gui.cpp +++ b/src/gui/Gui.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/Gui.h b/src/gui/Gui.h index 68baaf5d5..f6df1c536 100644 --- a/src/gui/Gui.h +++ b/src/gui/Gui.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUI_H diff --git a/src/gui/GuiAdjustment.h b/src/gui/GuiAdjustment.h index 7f1babf69..136072d64 100644 --- a/src/gui/GuiAdjustment.h +++ b/src/gui/GuiAdjustment.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIADJUSTMENT_H diff --git a/src/gui/GuiBox.cpp b/src/gui/GuiBox.cpp index d22dcbf90..b9e2fdf39 100644 --- a/src/gui/GuiBox.cpp +++ b/src/gui/GuiBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt diff --git a/src/gui/GuiBox.h b/src/gui/GuiBox.h index 3c1cc05dd..a62cc91a8 100644 --- a/src/gui/GuiBox.h +++ b/src/gui/GuiBox.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIBOX_H diff --git a/src/gui/GuiButton.cpp b/src/gui/GuiButton.cpp index 1fc61cadd..179c4cef8 100644 --- a/src/gui/GuiButton.cpp +++ b/src/gui/GuiButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiButton.h b/src/gui/GuiButton.h index c0095d5fd..09202173a 100644 --- a/src/gui/GuiButton.h +++ b/src/gui/GuiButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIBUTTON_H diff --git a/src/gui/GuiContainer.cpp b/src/gui/GuiContainer.cpp index 7657db83a..7bc80d40c 100644 --- a/src/gui/GuiContainer.cpp +++ b/src/gui/GuiContainer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiContainer.h b/src/gui/GuiContainer.h index 57f78cf16..899f12789 100644 --- a/src/gui/GuiContainer.h +++ b/src/gui/GuiContainer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUICONTAINER_H diff --git a/src/gui/GuiEvents.h b/src/gui/GuiEvents.h index 5ceaeb38a..497ceda80 100644 --- a/src/gui/GuiEvents.h +++ b/src/gui/GuiEvents.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIEVENTS_H diff --git a/src/gui/GuiFixed.cpp b/src/gui/GuiFixed.cpp index f9c4517de..56c2a2b25 100644 --- a/src/gui/GuiFixed.cpp +++ b/src/gui/GuiFixed.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiFixed.h b/src/gui/GuiFixed.h index ba4a64030..518b08695 100644 --- a/src/gui/GuiFixed.h +++ b/src/gui/GuiFixed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIFIXED_H diff --git a/src/gui/GuiISelectable.h b/src/gui/GuiISelectable.h index 73c053d6b..cf2cdc09d 100644 --- a/src/gui/GuiISelectable.h +++ b/src/gui/GuiISelectable.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIISELECTABLE_H diff --git a/src/gui/GuiImage.cpp b/src/gui/GuiImage.cpp index 51771913b..5ef1bbd80 100644 --- a/src/gui/GuiImage.cpp +++ b/src/gui/GuiImage.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiImage.h b/src/gui/GuiImage.h index ba9e582c5..b39ac73be 100644 --- a/src/gui/GuiImage.h +++ b/src/gui/GuiImage.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIIMAGE_H diff --git a/src/gui/GuiImageButton.cpp b/src/gui/GuiImageButton.cpp index f55e29418..576de4a96 100644 --- a/src/gui/GuiImageButton.cpp +++ b/src/gui/GuiImageButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiImageButton.h b/src/gui/GuiImageButton.h index 37e2525de..9411d7bfa 100644 --- a/src/gui/GuiImageButton.h +++ b/src/gui/GuiImageButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIIMAGEBUTTON_H diff --git a/src/gui/GuiImageRadioButton.cpp b/src/gui/GuiImageRadioButton.cpp index 5941d67de..726401faa 100644 --- a/src/gui/GuiImageRadioButton.cpp +++ b/src/gui/GuiImageRadioButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiImageRadioButton.h b/src/gui/GuiImageRadioButton.h index 1ad91dddb..112618ad3 100644 --- a/src/gui/GuiImageRadioButton.h +++ b/src/gui/GuiImageRadioButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIIMAGERADIOBUTTON_H diff --git a/src/gui/GuiLabel.cpp b/src/gui/GuiLabel.cpp index a9f8dadde..437971e3f 100644 --- a/src/gui/GuiLabel.cpp +++ b/src/gui/GuiLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiLabel.h b/src/gui/GuiLabel.h index 775e1810c..59a2c0468 100644 --- a/src/gui/GuiLabel.h +++ b/src/gui/GuiLabel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUILABEL_H diff --git a/src/gui/GuiLabelSet.cpp b/src/gui/GuiLabelSet.cpp index 1e6102c13..c97af8665 100644 --- a/src/gui/GuiLabelSet.cpp +++ b/src/gui/GuiLabelSet.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiLabelSet.h b/src/gui/GuiLabelSet.h index 0a508b231..c8d54117a 100644 --- a/src/gui/GuiLabelSet.h +++ b/src/gui/GuiLabelSet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GUILABELSET_H diff --git a/src/gui/GuiMeterBar.cpp b/src/gui/GuiMeterBar.cpp index 6023f631f..9e47c56f7 100644 --- a/src/gui/GuiMeterBar.cpp +++ b/src/gui/GuiMeterBar.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiMeterBar.h b/src/gui/GuiMeterBar.h index d397654b2..b556d3b94 100644 --- a/src/gui/GuiMeterBar.h +++ b/src/gui/GuiMeterBar.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef GUIMETERBAR_H diff --git a/src/gui/GuiMultiStateImageButton.cpp b/src/gui/GuiMultiStateImageButton.cpp index fb1ef4a41..87de03bac 100644 --- a/src/gui/GuiMultiStateImageButton.cpp +++ b/src/gui/GuiMultiStateImageButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiMultiStateImageButton.h b/src/gui/GuiMultiStateImageButton.h index 5feed7706..b7bbe9053 100644 --- a/src/gui/GuiMultiStateImageButton.h +++ b/src/gui/GuiMultiStateImageButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIMULTISTATEIMAGEBUTTON_H diff --git a/src/gui/GuiRadioButton.cpp b/src/gui/GuiRadioButton.cpp index 150f274c7..a059d813e 100644 --- a/src/gui/GuiRadioButton.cpp +++ b/src/gui/GuiRadioButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiRadioButton.h b/src/gui/GuiRadioButton.h index 677a42fe0..b48c0f4c8 100644 --- a/src/gui/GuiRadioButton.h +++ b/src/gui/GuiRadioButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIRADIOBUTTON_H diff --git a/src/gui/GuiRadioGroup.cpp b/src/gui/GuiRadioGroup.cpp index e745593e2..dab53497b 100644 --- a/src/gui/GuiRadioGroup.cpp +++ b/src/gui/GuiRadioGroup.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiRadioGroup.h b/src/gui/GuiRadioGroup.h index e94fd1656..63c47aa0f 100644 --- a/src/gui/GuiRadioGroup.h +++ b/src/gui/GuiRadioGroup.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIRADIOGROUP_H diff --git a/src/gui/GuiScreen.cpp b/src/gui/GuiScreen.cpp index 4dc02279a..1aab9b3a9 100644 --- a/src/gui/GuiScreen.cpp +++ b/src/gui/GuiScreen.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiScreen.h b/src/gui/GuiScreen.h index e2399ce81..e5a7af4c2 100644 --- a/src/gui/GuiScreen.h +++ b/src/gui/GuiScreen.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUISCREEN_H diff --git a/src/gui/GuiStack.cpp b/src/gui/GuiStack.cpp index c2b380bf5..ab6f81c5b 100644 --- a/src/gui/GuiStack.cpp +++ b/src/gui/GuiStack.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiStack.h b/src/gui/GuiStack.h index 16d75c042..34962c194 100644 --- a/src/gui/GuiStack.h +++ b/src/gui/GuiStack.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUISTACK_H diff --git a/src/gui/GuiTabbed.cpp b/src/gui/GuiTabbed.cpp index 0df9236d9..63d14998d 100644 --- a/src/gui/GuiTabbed.cpp +++ b/src/gui/GuiTabbed.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiTabbed.h b/src/gui/GuiTabbed.h index 2253c0427..56befafd8 100644 --- a/src/gui/GuiTabbed.h +++ b/src/gui/GuiTabbed.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITABBED_H diff --git a/src/gui/GuiTextEntry.cpp b/src/gui/GuiTextEntry.cpp index 5d9b44056..262f9b8eb 100644 --- a/src/gui/GuiTextEntry.cpp +++ b/src/gui/GuiTextEntry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiTextEntry.h b/src/gui/GuiTextEntry.h index 4c8be0d76..d3f4b6192 100644 --- a/src/gui/GuiTextEntry.h +++ b/src/gui/GuiTextEntry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITEXTENTRY_H diff --git a/src/gui/GuiTextLayout.cpp b/src/gui/GuiTextLayout.cpp index 71a071189..ab0a265c7 100644 --- a/src/gui/GuiTextLayout.cpp +++ b/src/gui/GuiTextLayout.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiTextLayout.h b/src/gui/GuiTextLayout.h index 5e8c8f894..412066da6 100644 --- a/src/gui/GuiTextLayout.h +++ b/src/gui/GuiTextLayout.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITEXTLAYOUT_H diff --git a/src/gui/GuiTexturedQuad.cpp b/src/gui/GuiTexturedQuad.cpp index 1d95e5937..acb53cf1d 100644 --- a/src/gui/GuiTexturedQuad.cpp +++ b/src/gui/GuiTexturedQuad.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "GuiTexturedQuad.h" diff --git a/src/gui/GuiTexturedQuad.h b/src/gui/GuiTexturedQuad.h index 7ada508a5..c616d5f78 100644 --- a/src/gui/GuiTexturedQuad.h +++ b/src/gui/GuiTexturedQuad.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITEXTURE_H diff --git a/src/gui/GuiToggleButton.cpp b/src/gui/GuiToggleButton.cpp index 5a8826ee3..c1ec554ca 100644 --- a/src/gui/GuiToggleButton.cpp +++ b/src/gui/GuiToggleButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiToggleButton.h b/src/gui/GuiToggleButton.h index 4d4263ffe..676f846f5 100644 --- a/src/gui/GuiToggleButton.h +++ b/src/gui/GuiToggleButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITOGGLEBUTTON_H diff --git a/src/gui/GuiToolTip.cpp b/src/gui/GuiToolTip.cpp index b62837b96..dc000c682 100644 --- a/src/gui/GuiToolTip.cpp +++ b/src/gui/GuiToolTip.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiToolTip.h b/src/gui/GuiToolTip.h index 8a65bd545..3f3a4a47a 100644 --- a/src/gui/GuiToolTip.h +++ b/src/gui/GuiToolTip.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUITOOLTIP_H diff --git a/src/gui/GuiVScrollBar.cpp b/src/gui/GuiVScrollBar.cpp index 7fee6bfa8..63d55bc79 100644 --- a/src/gui/GuiVScrollBar.cpp +++ b/src/gui/GuiVScrollBar.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiVScrollBar.h b/src/gui/GuiVScrollBar.h index aa0319942..8b8767e12 100644 --- a/src/gui/GuiVScrollBar.h +++ b/src/gui/GuiVScrollBar.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIVSCROLLBAR diff --git a/src/gui/GuiVScrollPortal.cpp b/src/gui/GuiVScrollPortal.cpp index 110cd4cc0..e8a1823b2 100644 --- a/src/gui/GuiVScrollPortal.cpp +++ b/src/gui/GuiVScrollPortal.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/gui/GuiVScrollPortal.h b/src/gui/GuiVScrollPortal.h index 7b99bd574..28ba038e8 100644 --- a/src/gui/GuiVScrollPortal.h +++ b/src/gui/GuiVScrollPortal.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIVSCROLLPORTAL_H diff --git a/src/gui/GuiWidget.cpp b/src/gui/GuiWidget.cpp index 44e952def..e92ed7c5e 100644 --- a/src/gui/GuiWidget.cpp +++ b/src/gui/GuiWidget.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gui.h" diff --git a/src/gui/GuiWidget.h b/src/gui/GuiWidget.h index 67df49927..2aaa281a1 100644 --- a/src/gui/GuiWidget.h +++ b/src/gui/GuiWidget.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _GUIWIDGET_H diff --git a/src/libs.h b/src/libs.h index 281be27d4..14c2f4b98 100644 --- a/src/libs.h +++ b/src/libs.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LIBS_H diff --git a/src/main.cpp b/src/main.cpp index 77d7fda7b..4c76d325c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/matrix3x3.h b/src/matrix3x3.h index 5d345089b..5e0f7cc71 100644 --- a/src/matrix3x3.h +++ b/src/matrix3x3.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATRIX3X3_H diff --git a/src/matrix4x4.h b/src/matrix4x4.h index 6fba9b16f..9dc9bdf5e 100644 --- a/src/matrix4x4.h +++ b/src/matrix4x4.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATRIX4X4_H diff --git a/src/modelcompiler.cpp b/src/modelcompiler.cpp index 7d61f11b1..401cf3cfe 100644 --- a/src/modelcompiler.cpp +++ b/src/modelcompiler.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/perlin.cpp b/src/perlin.cpp index ab14bb1c7..9b014ecdd 100644 --- a/src/perlin.cpp +++ b/src/perlin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/perlin.h b/src/perlin.h index 02b68d78b..705cc9d04 100644 --- a/src/perlin.h +++ b/src/perlin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _PERLIN_H diff --git a/src/posix/FileSystemPosix.cpp b/src/posix/FileSystemPosix.cpp index 161b0341c..dd3873024 100644 --- a/src/posix/FileSystemPosix.cpp +++ b/src/posix/FileSystemPosix.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/posix/OSPosix.cpp b/src/posix/OSPosix.cpp index ec158247f..c3ff28cbd 100644 --- a/src/posix/OSPosix.cpp +++ b/src/posix/OSPosix.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "OS.h" diff --git a/src/scenegraph/Animation.cpp b/src/scenegraph/Animation.cpp index 335fee6d6..c95dd4652 100644 --- a/src/scenegraph/Animation.cpp +++ b/src/scenegraph/Animation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Animation.h" diff --git a/src/scenegraph/Animation.h b/src/scenegraph/Animation.h index 47077def2..987f2e15a 100644 --- a/src/scenegraph/Animation.h +++ b/src/scenegraph/Animation.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ANIMATION_H diff --git a/src/scenegraph/AnimationChannel.h b/src/scenegraph/AnimationChannel.h index aa492ad2c..aca99eac4 100644 --- a/src/scenegraph/AnimationChannel.h +++ b/src/scenegraph/AnimationChannel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ANIMATIONCHANNEL_H diff --git a/src/scenegraph/AnimationKey.h b/src/scenegraph/AnimationKey.h index 433440b92..932f06913 100644 --- a/src/scenegraph/AnimationKey.h +++ b/src/scenegraph/AnimationKey.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ANIMATIONKEY_H diff --git a/src/scenegraph/BaseLoader.cpp b/src/scenegraph/BaseLoader.cpp index a3e2b47b9..4197abeaf 100644 --- a/src/scenegraph/BaseLoader.cpp +++ b/src/scenegraph/BaseLoader.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "BaseLoader.h" diff --git a/src/scenegraph/BaseLoader.h b/src/scenegraph/BaseLoader.h index ed1670d38..db85a4cd0 100644 --- a/src/scenegraph/BaseLoader.h +++ b/src/scenegraph/BaseLoader.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_LOADER_H diff --git a/src/scenegraph/Billboard.cpp b/src/scenegraph/Billboard.cpp index 6dde98c9e..a119aded8 100644 --- a/src/scenegraph/Billboard.cpp +++ b/src/scenegraph/Billboard.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Billboard.h" diff --git a/src/scenegraph/Billboard.h b/src/scenegraph/Billboard.h index d047e34b1..a7409a886 100644 --- a/src/scenegraph/Billboard.h +++ b/src/scenegraph/Billboard.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_BILLBOARD_H diff --git a/src/scenegraph/BinaryConverter.h b/src/scenegraph/BinaryConverter.h index e6c706989..ff7bac2b0 100644 --- a/src/scenegraph/BinaryConverter.h +++ b/src/scenegraph/BinaryConverter.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_BINARYCONVERTER_H diff --git a/src/scenegraph/CollisionGeometry.cpp b/src/scenegraph/CollisionGeometry.cpp index 2934b5096..4d7114a3b 100644 --- a/src/scenegraph/CollisionGeometry.cpp +++ b/src/scenegraph/CollisionGeometry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollisionGeometry.h" diff --git a/src/scenegraph/CollisionGeometry.h b/src/scenegraph/CollisionGeometry.h index 59a770feb..31915cbcf 100644 --- a/src/scenegraph/CollisionGeometry.h +++ b/src/scenegraph/CollisionGeometry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_COLLISIONGEOMETRY_H diff --git a/src/scenegraph/CollisionVisitor.cpp b/src/scenegraph/CollisionVisitor.cpp index ee756610c..bf07db52f 100644 --- a/src/scenegraph/CollisionVisitor.cpp +++ b/src/scenegraph/CollisionVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CollisionVisitor.h" diff --git a/src/scenegraph/CollisionVisitor.h b/src/scenegraph/CollisionVisitor.h index 0b09f8379..dee6caf3d 100644 --- a/src/scenegraph/CollisionVisitor.h +++ b/src/scenegraph/CollisionVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _COLLISIONVISITOR_H diff --git a/src/scenegraph/ColorMap.cpp b/src/scenegraph/ColorMap.cpp index 73be64cd4..31eb05deb 100644 --- a/src/scenegraph/ColorMap.cpp +++ b/src/scenegraph/ColorMap.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ColorMap.h" diff --git a/src/scenegraph/ColorMap.h b/src/scenegraph/ColorMap.h index 2212d7985..6d4c0b579 100644 --- a/src/scenegraph/ColorMap.h +++ b/src/scenegraph/ColorMap.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_COLORMAP_H diff --git a/src/scenegraph/DumpVisitor.cpp b/src/scenegraph/DumpVisitor.cpp index 4a34617d4..25f993c94 100644 --- a/src/scenegraph/DumpVisitor.cpp +++ b/src/scenegraph/DumpVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DumpVisitor.h" diff --git a/src/scenegraph/DumpVisitor.h b/src/scenegraph/DumpVisitor.h index c9b0f8460..1afac16b5 100644 --- a/src/scenegraph/DumpVisitor.h +++ b/src/scenegraph/DumpVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NodeVisitor.h" diff --git a/src/scenegraph/FindNodeVisitor.cpp b/src/scenegraph/FindNodeVisitor.cpp index f215cca90..4629f9587 100644 --- a/src/scenegraph/FindNodeVisitor.cpp +++ b/src/scenegraph/FindNodeVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FindNodeVisitor.h" diff --git a/src/scenegraph/FindNodeVisitor.h b/src/scenegraph/FindNodeVisitor.h index 27ebe453e..9e2fa70da 100644 --- a/src/scenegraph/FindNodeVisitor.h +++ b/src/scenegraph/FindNodeVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_FINDNODEVISITOR_H diff --git a/src/scenegraph/Group.cpp b/src/scenegraph/Group.cpp index 025330044..1409ac25e 100644 --- a/src/scenegraph/Group.cpp +++ b/src/scenegraph/Group.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Group.h" diff --git a/src/scenegraph/Group.h b/src/scenegraph/Group.h index 9e6adf63d..0722ee178 100644 --- a/src/scenegraph/Group.h +++ b/src/scenegraph/Group.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_GROUP_H diff --git a/src/scenegraph/LOD.cpp b/src/scenegraph/LOD.cpp index a88b2b4f1..c2c24d201 100644 --- a/src/scenegraph/LOD.cpp +++ b/src/scenegraph/LOD.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "LOD.h" diff --git a/src/scenegraph/LOD.h b/src/scenegraph/LOD.h index 8ac4223e1..ddad8abb0 100644 --- a/src/scenegraph/LOD.h +++ b/src/scenegraph/LOD.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LOD_H diff --git a/src/scenegraph/Label3D.cpp b/src/scenegraph/Label3D.cpp index 7f1bff682..646419bf6 100644 --- a/src/scenegraph/Label3D.cpp +++ b/src/scenegraph/Label3D.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Label3D.h" diff --git a/src/scenegraph/Label3D.h b/src/scenegraph/Label3D.h index 4e31a461b..064f39c27 100644 --- a/src/scenegraph/Label3D.h +++ b/src/scenegraph/Label3D.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_LABEL_H diff --git a/src/scenegraph/Loader.cpp b/src/scenegraph/Loader.cpp index dd034a005..1cb25a54f 100644 --- a/src/scenegraph/Loader.cpp +++ b/src/scenegraph/Loader.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Loader.h" diff --git a/src/scenegraph/Loader.h b/src/scenegraph/Loader.h index 1c25638d0..4d195a3fd 100644 --- a/src/scenegraph/Loader.h +++ b/src/scenegraph/Loader.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_ASSIMPLOADER_H diff --git a/src/scenegraph/LoaderDefinitions.h b/src/scenegraph/LoaderDefinitions.h index 894d22d52..fa0a4c742 100644 --- a/src/scenegraph/LoaderDefinitions.h +++ b/src/scenegraph/LoaderDefinitions.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _LOADERDEFINITIONS_H_ diff --git a/src/scenegraph/Lua.cpp b/src/scenegraph/Lua.cpp index e4e6b632f..037a5d1b3 100644 --- a/src/scenegraph/Lua.cpp +++ b/src/scenegraph/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/scenegraph/Lua.h b/src/scenegraph/Lua.h index e7d8fb63a..5306a8d08 100644 --- a/src/scenegraph/Lua.h +++ b/src/scenegraph/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SCENEGRAPH_LUA_H diff --git a/src/scenegraph/LuaModel.cpp b/src/scenegraph/LuaModel.cpp index 02ebe5944..fbdcd1ae7 100644 --- a/src/scenegraph/LuaModel.cpp +++ b/src/scenegraph/LuaModel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Model.h" diff --git a/src/scenegraph/LuaModelSkin.cpp b/src/scenegraph/LuaModelSkin.cpp index e004c8cde..f26faf1f9 100644 --- a/src/scenegraph/LuaModelSkin.cpp +++ b/src/scenegraph/LuaModelSkin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSkin.h" diff --git a/src/scenegraph/MatrixTransform.cpp b/src/scenegraph/MatrixTransform.cpp index c93796dc7..31d248c88 100644 --- a/src/scenegraph/MatrixTransform.cpp +++ b/src/scenegraph/MatrixTransform.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MatrixTransform.h" diff --git a/src/scenegraph/MatrixTransform.h b/src/scenegraph/MatrixTransform.h index 812e4a01b..d9d777976 100644 --- a/src/scenegraph/MatrixTransform.h +++ b/src/scenegraph/MatrixTransform.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MATRIXTRANSFORM_H diff --git a/src/scenegraph/Model.cpp b/src/scenegraph/Model.cpp index fabb51a43..fe37fd416 100644 --- a/src/scenegraph/Model.cpp +++ b/src/scenegraph/Model.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Model.h" diff --git a/src/scenegraph/Model.h b/src/scenegraph/Model.h index e5e678c88..9e6d55740 100644 --- a/src/scenegraph/Model.h +++ b/src/scenegraph/Model.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_MODEL_H diff --git a/src/scenegraph/ModelNode.cpp b/src/scenegraph/ModelNode.cpp index 20359f89a..c97c4a4e3 100644 --- a/src/scenegraph/ModelNode.cpp +++ b/src/scenegraph/ModelNode.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelNode.h" diff --git a/src/scenegraph/ModelNode.h b/src/scenegraph/ModelNode.h index 1c9e8686b..302acca6b 100644 --- a/src/scenegraph/ModelNode.h +++ b/src/scenegraph/ModelNode.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _MODELNODE_H diff --git a/src/scenegraph/ModelSkin.cpp b/src/scenegraph/ModelSkin.cpp index 1a7cd299a..3b0244195 100644 --- a/src/scenegraph/ModelSkin.cpp +++ b/src/scenegraph/ModelSkin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ModelSkin.h" diff --git a/src/scenegraph/ModelSkin.h b/src/scenegraph/ModelSkin.h index c043ee2af..2b28b5a7d 100644 --- a/src/scenegraph/ModelSkin.h +++ b/src/scenegraph/ModelSkin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SCENEGRAPH_MODELSKIN_H diff --git a/src/scenegraph/Node.cpp b/src/scenegraph/Node.cpp index a0458cb07..cfc1d5e13 100644 --- a/src/scenegraph/Node.cpp +++ b/src/scenegraph/Node.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Node.h" diff --git a/src/scenegraph/Node.h b/src/scenegraph/Node.h index 225194cec..94660e314 100644 --- a/src/scenegraph/Node.h +++ b/src/scenegraph/Node.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _NODE_H diff --git a/src/scenegraph/NodeCopyCache.h b/src/scenegraph/NodeCopyCache.h index fe4dd9abf..246c6e5a1 100644 --- a/src/scenegraph/NodeCopyCache.h +++ b/src/scenegraph/NodeCopyCache.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef SCENEGRAPH_NODECOPYCACHE_H diff --git a/src/scenegraph/NodeVisitor.cpp b/src/scenegraph/NodeVisitor.cpp index 4a978d37a..14e3dfd05 100644 --- a/src/scenegraph/NodeVisitor.cpp +++ b/src/scenegraph/NodeVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NodeVisitor.h" diff --git a/src/scenegraph/NodeVisitor.h b/src/scenegraph/NodeVisitor.h index fe86d2b2c..91f5141be 100644 --- a/src/scenegraph/NodeVisitor.h +++ b/src/scenegraph/NodeVisitor.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _NODEVISITOR_H diff --git a/src/scenegraph/Parser.cpp b/src/scenegraph/Parser.cpp index daf9e92b9..5b9706e54 100644 --- a/src/scenegraph/Parser.cpp +++ b/src/scenegraph/Parser.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Parser.h" diff --git a/src/scenegraph/Parser.h b/src/scenegraph/Parser.h index fcebad5f7..2a66b89c0 100644 --- a/src/scenegraph/Parser.h +++ b/src/scenegraph/Parser.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_PARSER_H_ diff --git a/src/scenegraph/Pattern.cpp b/src/scenegraph/Pattern.cpp index a34c0de9b..971566f65 100644 --- a/src/scenegraph/Pattern.cpp +++ b/src/scenegraph/Pattern.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pattern.h" diff --git a/src/scenegraph/Pattern.h b/src/scenegraph/Pattern.h index 8ffd48882..a0f2cabf0 100644 --- a/src/scenegraph/Pattern.h +++ b/src/scenegraph/Pattern.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_PATTERN_H diff --git a/src/scenegraph/SceneGraph.h b/src/scenegraph/SceneGraph.h index 4f7aa0813..265dfc2cc 100644 --- a/src/scenegraph/SceneGraph.h +++ b/src/scenegraph/SceneGraph.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt //this file includes common headers diff --git a/src/scenegraph/StaticGeometry.cpp b/src/scenegraph/StaticGeometry.cpp index 921fbbf9c..ae6e34e35 100644 --- a/src/scenegraph/StaticGeometry.cpp +++ b/src/scenegraph/StaticGeometry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StaticGeometry.h" diff --git a/src/scenegraph/StaticGeometry.h b/src/scenegraph/StaticGeometry.h index cf512aa65..2956ec3c1 100644 --- a/src/scenegraph/StaticGeometry.h +++ b/src/scenegraph/StaticGeometry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _STATICGEOMETRY_H diff --git a/src/scenegraph/Thruster.cpp b/src/scenegraph/Thruster.cpp index 6811a1964..3e6f642f3 100644 --- a/src/scenegraph/Thruster.cpp +++ b/src/scenegraph/Thruster.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Easing.h" diff --git a/src/scenegraph/Thruster.h b/src/scenegraph/Thruster.h index 250458db9..9947aee22 100644 --- a/src/scenegraph/Thruster.h +++ b/src/scenegraph/Thruster.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _SCENEGRAPH_THRUSTER_H diff --git a/src/terrain/Terrain.cpp b/src/terrain/Terrain.cpp index e9116c6ad..6a7fd4523 100644 --- a/src/terrain/Terrain.cpp +++ b/src/terrain/Terrain.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/Terrain.h b/src/terrain/Terrain.h index 5b5fdfdfd..6d285c01f 100644 --- a/src/terrain/Terrain.h +++ b/src/terrain/Terrain.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAIN_H diff --git a/src/terrain/TerrainColorAsteroid.cpp b/src/terrain/TerrainColorAsteroid.cpp index 4ca35cff4..8397f3cc7 100644 --- a/src/terrain/TerrainColorAsteroid.cpp +++ b/src/terrain/TerrainColorAsteroid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorBandedRock.cpp b/src/terrain/TerrainColorBandedRock.cpp index 92d86c767..ba0fbbbae 100644 --- a/src/terrain/TerrainColorBandedRock.cpp +++ b/src/terrain/TerrainColorBandedRock.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorDeadWithWater.cpp b/src/terrain/TerrainColorDeadWithWater.cpp index 4b9e77914..f169c5e06 100644 --- a/src/terrain/TerrainColorDeadWithWater.cpp +++ b/src/terrain/TerrainColorDeadWithWater.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorDesert.cpp b/src/terrain/TerrainColorDesert.cpp index 4b72b8117..025cdfab4 100644 --- a/src/terrain/TerrainColorDesert.cpp +++ b/src/terrain/TerrainColorDesert.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorEarthLike.cpp b/src/terrain/TerrainColorEarthLike.cpp index adfbd546d..58e3ba699 100644 --- a/src/terrain/TerrainColorEarthLike.cpp +++ b/src/terrain/TerrainColorEarthLike.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorEarthLikeHeightmapped.cpp b/src/terrain/TerrainColorEarthLikeHeightmapped.cpp index dd6a7d8cb..a01fba2e3 100644 --- a/src/terrain/TerrainColorEarthLikeHeightmapped.cpp +++ b/src/terrain/TerrainColorEarthLikeHeightmapped.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGJupiter.cpp b/src/terrain/TerrainColorGGJupiter.cpp index cd393072c..8e9981577 100644 --- a/src/terrain/TerrainColorGGJupiter.cpp +++ b/src/terrain/TerrainColorGGJupiter.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGNeptune.cpp b/src/terrain/TerrainColorGGNeptune.cpp index 8deb067a4..4b35cd21e 100644 --- a/src/terrain/TerrainColorGGNeptune.cpp +++ b/src/terrain/TerrainColorGGNeptune.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGNeptune2.cpp b/src/terrain/TerrainColorGGNeptune2.cpp index 50762cdd5..90da39760 100644 --- a/src/terrain/TerrainColorGGNeptune2.cpp +++ b/src/terrain/TerrainColorGGNeptune2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGSaturn.cpp b/src/terrain/TerrainColorGGSaturn.cpp index f1474fee7..48ba2c987 100644 --- a/src/terrain/TerrainColorGGSaturn.cpp +++ b/src/terrain/TerrainColorGGSaturn.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGSaturn2.cpp b/src/terrain/TerrainColorGGSaturn2.cpp index acf1ca749..e0ccf0046 100644 --- a/src/terrain/TerrainColorGGSaturn2.cpp +++ b/src/terrain/TerrainColorGGSaturn2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorGGUranus.cpp b/src/terrain/TerrainColorGGUranus.cpp index 5ad3f830b..48d6fc4cb 100644 --- a/src/terrain/TerrainColorGGUranus.cpp +++ b/src/terrain/TerrainColorGGUranus.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorIce.cpp b/src/terrain/TerrainColorIce.cpp index 3eba3ddeb..6dafabf16 100644 --- a/src/terrain/TerrainColorIce.cpp +++ b/src/terrain/TerrainColorIce.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorMethane.cpp b/src/terrain/TerrainColorMethane.cpp index 025e99def..8b6ba5372 100644 --- a/src/terrain/TerrainColorMethane.cpp +++ b/src/terrain/TerrainColorMethane.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorRock.cpp b/src/terrain/TerrainColorRock.cpp index fd779aa33..958ebfd43 100644 --- a/src/terrain/TerrainColorRock.cpp +++ b/src/terrain/TerrainColorRock.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorRock2.cpp b/src/terrain/TerrainColorRock2.cpp index dc84f0af8..add55725c 100644 --- a/src/terrain/TerrainColorRock2.cpp +++ b/src/terrain/TerrainColorRock2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorSolid.cpp b/src/terrain/TerrainColorSolid.cpp index 6f485d05c..fe4be9d2b 100644 --- a/src/terrain/TerrainColorSolid.cpp +++ b/src/terrain/TerrainColorSolid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarBrownDwarf.cpp b/src/terrain/TerrainColorStarBrownDwarf.cpp index f644e13e7..3ed2631c4 100644 --- a/src/terrain/TerrainColorStarBrownDwarf.cpp +++ b/src/terrain/TerrainColorStarBrownDwarf.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarG.cpp b/src/terrain/TerrainColorStarG.cpp index 15f92499b..dccbaf216 100644 --- a/src/terrain/TerrainColorStarG.cpp +++ b/src/terrain/TerrainColorStarG.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarK.cpp b/src/terrain/TerrainColorStarK.cpp index fd8731d8c..49f1cea01 100644 --- a/src/terrain/TerrainColorStarK.cpp +++ b/src/terrain/TerrainColorStarK.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarM.cpp b/src/terrain/TerrainColorStarM.cpp index f958a89ad..3d1e8a1ce 100644 --- a/src/terrain/TerrainColorStarM.cpp +++ b/src/terrain/TerrainColorStarM.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorStarWhiteDwarf.cpp b/src/terrain/TerrainColorStarWhiteDwarf.cpp index 54abc63ef..a103b3186 100644 --- a/src/terrain/TerrainColorStarWhiteDwarf.cpp +++ b/src/terrain/TerrainColorStarWhiteDwarf.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorTFGood.cpp b/src/terrain/TerrainColorTFGood.cpp index 5964f2f1b..9ac127fe1 100644 --- a/src/terrain/TerrainColorTFGood.cpp +++ b/src/terrain/TerrainColorTFGood.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorTFPoor.cpp b/src/terrain/TerrainColorTFPoor.cpp index 4757e43cb..e29d2c89c 100644 --- a/src/terrain/TerrainColorTFPoor.cpp +++ b/src/terrain/TerrainColorTFPoor.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainColorVolcanic.cpp b/src/terrain/TerrainColorVolcanic.cpp index 28090da08..2b98e5217 100644 --- a/src/terrain/TerrainColorVolcanic.cpp +++ b/src/terrain/TerrainColorVolcanic.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainFeature.cpp b/src/terrain/TerrainFeature.cpp index 3f8c009d6..2ebc0ae58 100644 --- a/src/terrain/TerrainFeature.cpp +++ b/src/terrain/TerrainFeature.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TerrainFeature.h" diff --git a/src/terrain/TerrainFeature.h b/src/terrain/TerrainFeature.h index 655a4a3df..1caf9d296 100644 --- a/src/terrain/TerrainFeature.h +++ b/src/terrain/TerrainFeature.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAINFEATURE_H diff --git a/src/terrain/TerrainHeightAsteroid.cpp b/src/terrain/TerrainHeightAsteroid.cpp index acb848cc1..030f91b20 100644 --- a/src/terrain/TerrainHeightAsteroid.cpp +++ b/src/terrain/TerrainHeightAsteroid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightAsteroid2.cpp b/src/terrain/TerrainHeightAsteroid2.cpp index 555052ab3..3faa4d9ef 100644 --- a/src/terrain/TerrainHeightAsteroid2.cpp +++ b/src/terrain/TerrainHeightAsteroid2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightAsteroid3.cpp b/src/terrain/TerrainHeightAsteroid3.cpp index 4baf33811..503b2a3ff 100644 --- a/src/terrain/TerrainHeightAsteroid3.cpp +++ b/src/terrain/TerrainHeightAsteroid3.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightAsteroid4.cpp b/src/terrain/TerrainHeightAsteroid4.cpp index ec6560bb3..c3ba735b8 100644 --- a/src/terrain/TerrainHeightAsteroid4.cpp +++ b/src/terrain/TerrainHeightAsteroid4.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightBarrenRock.cpp b/src/terrain/TerrainHeightBarrenRock.cpp index 4d31cbe01..5f57e96e6 100644 --- a/src/terrain/TerrainHeightBarrenRock.cpp +++ b/src/terrain/TerrainHeightBarrenRock.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightBarrenRock2.cpp b/src/terrain/TerrainHeightBarrenRock2.cpp index 5c8649a6f..4e768e416 100644 --- a/src/terrain/TerrainHeightBarrenRock2.cpp +++ b/src/terrain/TerrainHeightBarrenRock2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightBarrenRock3.cpp b/src/terrain/TerrainHeightBarrenRock3.cpp index 3ecfe2615..198128a30 100644 --- a/src/terrain/TerrainHeightBarrenRock3.cpp +++ b/src/terrain/TerrainHeightBarrenRock3.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightEllipsoid.cpp b/src/terrain/TerrainHeightEllipsoid.cpp index e1742f1fb..94bf0631c 100644 --- a/src/terrain/TerrainHeightEllipsoid.cpp +++ b/src/terrain/TerrainHeightEllipsoid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightFlat.cpp b/src/terrain/TerrainHeightFlat.cpp index a775932d5..c701d2f1c 100644 --- a/src/terrain/TerrainHeightFlat.cpp +++ b/src/terrain/TerrainHeightFlat.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsCraters.cpp b/src/terrain/TerrainHeightHillsCraters.cpp index 5259a7e4f..9ebb45dc2 100644 --- a/src/terrain/TerrainHeightHillsCraters.cpp +++ b/src/terrain/TerrainHeightHillsCraters.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsCraters2.cpp b/src/terrain/TerrainHeightHillsCraters2.cpp index bfaa113b2..5d6aee0a2 100644 --- a/src/terrain/TerrainHeightHillsCraters2.cpp +++ b/src/terrain/TerrainHeightHillsCraters2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsDunes.cpp b/src/terrain/TerrainHeightHillsDunes.cpp index ba748f128..8b46f2d9e 100644 --- a/src/terrain/TerrainHeightHillsDunes.cpp +++ b/src/terrain/TerrainHeightHillsDunes.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsNormal.cpp b/src/terrain/TerrainHeightHillsNormal.cpp index 012be6201..651387cfc 100644 --- a/src/terrain/TerrainHeightHillsNormal.cpp +++ b/src/terrain/TerrainHeightHillsNormal.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsRidged.cpp b/src/terrain/TerrainHeightHillsRidged.cpp index bf7aa5245..0676755da 100644 --- a/src/terrain/TerrainHeightHillsRidged.cpp +++ b/src/terrain/TerrainHeightHillsRidged.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightHillsRivers.cpp b/src/terrain/TerrainHeightHillsRivers.cpp index e8aa5333f..20505f27d 100644 --- a/src/terrain/TerrainHeightHillsRivers.cpp +++ b/src/terrain/TerrainHeightHillsRivers.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMapped.cpp b/src/terrain/TerrainHeightMapped.cpp index dd482c2e3..726cd66f9 100644 --- a/src/terrain/TerrainHeightMapped.cpp +++ b/src/terrain/TerrainHeightMapped.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMapped2.cpp b/src/terrain/TerrainHeightMapped2.cpp index 03551adf8..8ed997182 100644 --- a/src/terrain/TerrainHeightMapped2.cpp +++ b/src/terrain/TerrainHeightMapped2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsCraters.cpp b/src/terrain/TerrainHeightMountainsCraters.cpp index 9c6d3c918..4112cf04f 100644 --- a/src/terrain/TerrainHeightMountainsCraters.cpp +++ b/src/terrain/TerrainHeightMountainsCraters.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsCraters2.cpp b/src/terrain/TerrainHeightMountainsCraters2.cpp index 4f25cb74e..593a252d9 100644 --- a/src/terrain/TerrainHeightMountainsCraters2.cpp +++ b/src/terrain/TerrainHeightMountainsCraters2.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsNormal.cpp b/src/terrain/TerrainHeightMountainsNormal.cpp index c50083e16..4a34c0401 100644 --- a/src/terrain/TerrainHeightMountainsNormal.cpp +++ b/src/terrain/TerrainHeightMountainsNormal.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsRidged.cpp b/src/terrain/TerrainHeightMountainsRidged.cpp index 7cb5fc847..d37d437a3 100644 --- a/src/terrain/TerrainHeightMountainsRidged.cpp +++ b/src/terrain/TerrainHeightMountainsRidged.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsRivers.cpp b/src/terrain/TerrainHeightMountainsRivers.cpp index d064e5533..ec02327e9 100644 --- a/src/terrain/TerrainHeightMountainsRivers.cpp +++ b/src/terrain/TerrainHeightMountainsRivers.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsRiversVolcano.cpp b/src/terrain/TerrainHeightMountainsRiversVolcano.cpp index 908d13853..a77d1531f 100644 --- a/src/terrain/TerrainHeightMountainsRiversVolcano.cpp +++ b/src/terrain/TerrainHeightMountainsRiversVolcano.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightMountainsVolcano.cpp b/src/terrain/TerrainHeightMountainsVolcano.cpp index ffcdc5f9c..f19ef030f 100644 --- a/src/terrain/TerrainHeightMountainsVolcano.cpp +++ b/src/terrain/TerrainHeightMountainsVolcano.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightRuggedDesert.cpp b/src/terrain/TerrainHeightRuggedDesert.cpp index d533286cd..b5950bed0 100644 --- a/src/terrain/TerrainHeightRuggedDesert.cpp +++ b/src/terrain/TerrainHeightRuggedDesert.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightRuggedLava.cpp b/src/terrain/TerrainHeightRuggedLava.cpp index e7f20440c..6f71a1fbc 100644 --- a/src/terrain/TerrainHeightRuggedLava.cpp +++ b/src/terrain/TerrainHeightRuggedLava.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightWaterSolid.cpp b/src/terrain/TerrainHeightWaterSolid.cpp index 2ff22fd48..73d2530e3 100644 --- a/src/terrain/TerrainHeightWaterSolid.cpp +++ b/src/terrain/TerrainHeightWaterSolid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainHeightWaterSolidCanyons.cpp b/src/terrain/TerrainHeightWaterSolidCanyons.cpp index 9ab255a05..de2b9f7ea 100644 --- a/src/terrain/TerrainHeightWaterSolidCanyons.cpp +++ b/src/terrain/TerrainHeightWaterSolidCanyons.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Terrain.h" diff --git a/src/terrain/TerrainNoise.h b/src/terrain/TerrainNoise.h index 338750335..7e87f9591 100644 --- a/src/terrain/TerrainNoise.h +++ b/src/terrain/TerrainNoise.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TERRAINNOISE_H diff --git a/src/test_DateTime.cpp b/src/test_DateTime.cpp index e06f21d24..fb83ff3d5 100644 --- a/src/test_DateTime.cpp +++ b/src/test_DateTime.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DateTime.h" diff --git a/src/test_FileSystem.cpp b/src/test_FileSystem.cpp index 656b401ae..004703bd5 100644 --- a/src/test_FileSystem.cpp +++ b/src/test_FileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FileSystem.h" diff --git a/src/test_Frame.cpp b/src/test_Frame.cpp index 9385b0e99..4caee6349 100644 --- a/src/test_Frame.cpp +++ b/src/test_Frame.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Pi.h" diff --git a/src/test_Random.cpp b/src/test_Random.cpp index 40e8dfac1..e725951a9 100644 --- a/src/test_Random.cpp +++ b/src/test_Random.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/test_StringF.cpp b/src/test_StringF.cpp index f58a1926e..97c335517 100644 --- a/src/test_StringF.cpp +++ b/src/test_StringF.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "StringF.h" diff --git a/src/tests.cpp b/src/tests.cpp index 31b191d6f..7d7bc8060 100644 --- a/src/tests.cpp +++ b/src/tests.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt void test_frames(); diff --git a/src/text/DistanceFieldFont.cpp b/src/text/DistanceFieldFont.cpp index 808f5028c..aa9516f5e 100644 --- a/src/text/DistanceFieldFont.cpp +++ b/src/text/DistanceFieldFont.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DistanceFieldFont.h" diff --git a/src/text/DistanceFieldFont.h b/src/text/DistanceFieldFont.h index eca929569..c273ec780 100644 --- a/src/text/DistanceFieldFont.h +++ b/src/text/DistanceFieldFont.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXT_DISTANCEFIELDFONT_H diff --git a/src/text/FontConfig.cpp b/src/text/FontConfig.cpp index 0849f400e..efb9931fd 100644 --- a/src/text/FontConfig.cpp +++ b/src/text/FontConfig.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "FontConfig.h" diff --git a/src/text/FontConfig.h b/src/text/FontConfig.h index 8b5e6a40d..c0c19a6a7 100644 --- a/src/text/FontConfig.h +++ b/src/text/FontConfig.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef TEXT_FONTCONFIG_H diff --git a/src/text/TextSupport.cpp b/src/text/TextSupport.cpp index 8d3b0a9be..d5bcd8d1a 100644 --- a/src/text/TextSupport.cpp +++ b/src/text/TextSupport.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextSupport.h" diff --git a/src/text/TextSupport.h b/src/text/TextSupport.h index 0a8d2f387..396f9c2ce 100644 --- a/src/text/TextSupport.h +++ b/src/text/TextSupport.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXT_TEXTSUPPORT_H diff --git a/src/text/TextureFont.cpp b/src/text/TextureFont.cpp index dd0c3d1a1..82b7934b8 100644 --- a/src/text/TextureFont.cpp +++ b/src/text/TextureFont.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextureFont.h" diff --git a/src/text/TextureFont.h b/src/text/TextureFont.h index c701b505f..20430a98b 100644 --- a/src/text/TextureFont.h +++ b/src/text/TextureFont.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _TEXT_TEXTUREFONT_H diff --git a/src/textstress.cpp b/src/textstress.cpp index d6efdfc3e..79cd66537 100644 --- a/src/textstress.cpp +++ b/src/textstress.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/ui/Align.cpp b/src/ui/Align.cpp index bbdf23705..49d2cda34 100644 --- a/src/ui/Align.cpp +++ b/src/ui/Align.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Align.h" diff --git a/src/ui/Align.h b/src/ui/Align.h index 834ad40ad..403656996 100644 --- a/src/ui/Align.h +++ b/src/ui/Align.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_ALIGN_H diff --git a/src/ui/Animation.cpp b/src/ui/Animation.cpp index e924e6212..39d198e81 100644 --- a/src/ui/Animation.cpp +++ b/src/ui/Animation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Animation.h" diff --git a/src/ui/Animation.h b/src/ui/Animation.h index 523c89924..e71cb50d4 100644 --- a/src/ui/Animation.h +++ b/src/ui/Animation.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_ANIMATION_H diff --git a/src/ui/Background.cpp b/src/ui/Background.cpp index 5b758d50b..020ae40a8 100644 --- a/src/ui/Background.cpp +++ b/src/ui/Background.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Background.h" diff --git a/src/ui/Background.h b/src/ui/Background.h index 11ae2e6a3..da147274b 100644 --- a/src/ui/Background.h +++ b/src/ui/Background.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_BACKGROUND_H diff --git a/src/ui/Box.cpp b/src/ui/Box.cpp index a680cab7f..8a99ed9ca 100644 --- a/src/ui/Box.cpp +++ b/src/ui/Box.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Box.h" diff --git a/src/ui/Box.h b/src/ui/Box.h index 650c9d6b5..d08614cb0 100644 --- a/src/ui/Box.h +++ b/src/ui/Box.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_BOX_H diff --git a/src/ui/Button.cpp b/src/ui/Button.cpp index 6b415872e..674765145 100644 --- a/src/ui/Button.cpp +++ b/src/ui/Button.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Button.h" diff --git a/src/ui/Button.h b/src/ui/Button.h index 477db53a0..50e4761f3 100644 --- a/src/ui/Button.h +++ b/src/ui/Button.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_BUTTON_H diff --git a/src/ui/CellSpec.cpp b/src/ui/CellSpec.cpp index 7a4a3ef52..797a85802 100644 --- a/src/ui/CellSpec.cpp +++ b/src/ui/CellSpec.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CellSpec.h" diff --git a/src/ui/CellSpec.h b/src/ui/CellSpec.h index 93f4df0ae..6d53e3b69 100644 --- a/src/ui/CellSpec.h +++ b/src/ui/CellSpec.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CELLSPEC_H diff --git a/src/ui/CheckBox.cpp b/src/ui/CheckBox.cpp index c02b3597e..19c326c82 100644 --- a/src/ui/CheckBox.cpp +++ b/src/ui/CheckBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CheckBox.h" diff --git a/src/ui/CheckBox.h b/src/ui/CheckBox.h index 66e64ff32..60fd450fa 100644 --- a/src/ui/CheckBox.h +++ b/src/ui/CheckBox.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CHECKBOX_H diff --git a/src/ui/ColorBackground.cpp b/src/ui/ColorBackground.cpp index 6b47b5bb2..99065c015 100644 --- a/src/ui/ColorBackground.cpp +++ b/src/ui/ColorBackground.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ColorBackground.h" diff --git a/src/ui/ColorBackground.h b/src/ui/ColorBackground.h index 2c33beb3d..12ab29b4a 100644 --- a/src/ui/ColorBackground.h +++ b/src/ui/ColorBackground.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_COLORBACKGROUND_H diff --git a/src/ui/Container.cpp b/src/ui/Container.cpp index 7899e7ac0..a47c7aecc 100644 --- a/src/ui/Container.cpp +++ b/src/ui/Container.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Container.h" diff --git a/src/ui/Container.h b/src/ui/Container.h index 530aa929c..cbd5d9120 100644 --- a/src/ui/Container.h +++ b/src/ui/Container.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CONTAINER_H diff --git a/src/ui/Context.cpp b/src/ui/Context.cpp index f78b95e1b..8f3ee0f9a 100644 --- a/src/ui/Context.cpp +++ b/src/ui/Context.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Context.h" diff --git a/src/ui/Context.h b/src/ui/Context.h index 09a02d727..63a1b1587 100644 --- a/src/ui/Context.h +++ b/src/ui/Context.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_CONTEXT_H diff --git a/src/ui/DropDown.cpp b/src/ui/DropDown.cpp index f8beb9b99..57b690e50 100644 --- a/src/ui/DropDown.cpp +++ b/src/ui/DropDown.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DropDown.h" diff --git a/src/ui/DropDown.h b/src/ui/DropDown.h index fe951e0f2..140b41258 100644 --- a/src/ui/DropDown.h +++ b/src/ui/DropDown.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_DROPDOWN_H diff --git a/src/ui/Event.cpp b/src/ui/Event.cpp index 3753bc5bb..cffaac69b 100644 --- a/src/ui/Event.cpp +++ b/src/ui/Event.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Event.h" diff --git a/src/ui/Event.h b/src/ui/Event.h index 0898b2324..34415151c 100644 --- a/src/ui/Event.h +++ b/src/ui/Event.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_EVENT_H diff --git a/src/ui/EventDispatcher.cpp b/src/ui/EventDispatcher.cpp index 594706d2d..e20a39da9 100644 --- a/src/ui/EventDispatcher.cpp +++ b/src/ui/EventDispatcher.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "EventDispatcher.h" diff --git a/src/ui/EventDispatcher.h b/src/ui/EventDispatcher.h index 28a36e4c5..ae6d555a5 100644 --- a/src/ui/EventDispatcher.h +++ b/src/ui/EventDispatcher.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_EVENTDISPATCHER_H diff --git a/src/ui/Expand.cpp b/src/ui/Expand.cpp index 35553d9cc..ec4acf3aa 100644 --- a/src/ui/Expand.cpp +++ b/src/ui/Expand.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Expand.h" diff --git a/src/ui/Expand.h b/src/ui/Expand.h index 97ca1f44d..6847b448e 100644 --- a/src/ui/Expand.h +++ b/src/ui/Expand.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_EXPAND_H diff --git a/src/ui/Gauge.cpp b/src/ui/Gauge.cpp index f3af6a7ba..3e0f637bd 100644 --- a/src/ui/Gauge.cpp +++ b/src/ui/Gauge.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gauge.h" diff --git a/src/ui/Gauge.h b/src/ui/Gauge.h index 24de36541..8bd4175cf 100644 --- a/src/ui/Gauge.h +++ b/src/ui/Gauge.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_GAUGE_H diff --git a/src/ui/Gradient.cpp b/src/ui/Gradient.cpp index 19c676b38..24fb52e26 100644 --- a/src/ui/Gradient.cpp +++ b/src/ui/Gradient.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gradient.h" diff --git a/src/ui/Gradient.h b/src/ui/Gradient.h index 922b2e2b5..6accab944 100644 --- a/src/ui/Gradient.h +++ b/src/ui/Gradient.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_GRADIENT_H diff --git a/src/ui/Grid.cpp b/src/ui/Grid.cpp index 0e385b4ac..96f5ec24a 100644 --- a/src/ui/Grid.cpp +++ b/src/ui/Grid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Grid.h" diff --git a/src/ui/Grid.h b/src/ui/Grid.h index a5f16949c..7d57dbfb9 100644 --- a/src/ui/Grid.h +++ b/src/ui/Grid.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_GRID_H diff --git a/src/ui/Icon.cpp b/src/ui/Icon.cpp index d7f089af8..b20958817 100644 --- a/src/ui/Icon.cpp +++ b/src/ui/Icon.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Icon.h" diff --git a/src/ui/Icon.h b/src/ui/Icon.h index 4c93d0ecf..3c9c8c4e3 100644 --- a/src/ui/Icon.h +++ b/src/ui/Icon.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_ICON_H diff --git a/src/ui/Image.cpp b/src/ui/Image.cpp index 6f6ca8e47..196f69f10 100644 --- a/src/ui/Image.cpp +++ b/src/ui/Image.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Image.h" diff --git a/src/ui/Image.h b/src/ui/Image.h index a1bf1d5ed..e20197513 100644 --- a/src/ui/Image.h +++ b/src/ui/Image.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_IMAGE_H diff --git a/src/ui/Label.cpp b/src/ui/Label.cpp index 8cfe65c74..c28493962 100644 --- a/src/ui/Label.cpp +++ b/src/ui/Label.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Label.h" diff --git a/src/ui/Label.h b/src/ui/Label.h index b1f9f8196..71ba3f79a 100644 --- a/src/ui/Label.h +++ b/src/ui/Label.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LABEL_H diff --git a/src/ui/Layer.cpp b/src/ui/Layer.cpp index 5bee5ea64..eccc718cf 100644 --- a/src/ui/Layer.cpp +++ b/src/ui/Layer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Layer.h" diff --git a/src/ui/Layer.h b/src/ui/Layer.h index 9d4c8c204..2855f0227 100644 --- a/src/ui/Layer.h +++ b/src/ui/Layer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LAYER_H diff --git a/src/ui/List.cpp b/src/ui/List.cpp index 4cf693393..8ca2334f7 100644 --- a/src/ui/List.cpp +++ b/src/ui/List.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "List.h" diff --git a/src/ui/List.h b/src/ui/List.h index d35ea7175..8b7416610 100644 --- a/src/ui/List.h +++ b/src/ui/List.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LIST_H diff --git a/src/ui/Lua.cpp b/src/ui/Lua.cpp index 0805b5686..5977f061c 100644 --- a/src/ui/Lua.cpp +++ b/src/ui/Lua.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Lua.h" diff --git a/src/ui/Lua.h b/src/ui/Lua.h index ce51e0a6f..3e3d649d2 100644 --- a/src/ui/Lua.h +++ b/src/ui/Lua.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LUA_H diff --git a/src/ui/LuaAlign.cpp b/src/ui/LuaAlign.cpp index f579cfe6e..9ca6a2243 100644 --- a/src/ui/LuaAlign.cpp +++ b/src/ui/LuaAlign.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Align.h" diff --git a/src/ui/LuaAnimation.cpp b/src/ui/LuaAnimation.cpp index 8f349d196..ac7c142ee 100644 --- a/src/ui/LuaAnimation.cpp +++ b/src/ui/LuaAnimation.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Animation.h" diff --git a/src/ui/LuaBackground.cpp b/src/ui/LuaBackground.cpp index 9e3e7014e..32149637e 100644 --- a/src/ui/LuaBackground.cpp +++ b/src/ui/LuaBackground.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Background.h" diff --git a/src/ui/LuaBox.cpp b/src/ui/LuaBox.cpp index 04821fdf1..ecea3bb7c 100644 --- a/src/ui/LuaBox.cpp +++ b/src/ui/LuaBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Box.h" diff --git a/src/ui/LuaButton.cpp b/src/ui/LuaButton.cpp index 25ea90143..80ee44c09 100644 --- a/src/ui/LuaButton.cpp +++ b/src/ui/LuaButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Button.h" diff --git a/src/ui/LuaCheckBox.cpp b/src/ui/LuaCheckBox.cpp index 3d209581f..ce8403c6b 100644 --- a/src/ui/LuaCheckBox.cpp +++ b/src/ui/LuaCheckBox.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "CheckBox.h" diff --git a/src/ui/LuaColorBackground.cpp b/src/ui/LuaColorBackground.cpp index dd07f8e51..06df74dde 100644 --- a/src/ui/LuaColorBackground.cpp +++ b/src/ui/LuaColorBackground.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "ColorBackground.h" diff --git a/src/ui/LuaContainer.cpp b/src/ui/LuaContainer.cpp index d294924bd..a1947e176 100644 --- a/src/ui/LuaContainer.cpp +++ b/src/ui/LuaContainer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Container.h" diff --git a/src/ui/LuaContext.cpp b/src/ui/LuaContext.cpp index 846aa8980..e31af7c51 100644 --- a/src/ui/LuaContext.cpp +++ b/src/ui/LuaContext.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Context.h" diff --git a/src/ui/LuaDropDown.cpp b/src/ui/LuaDropDown.cpp index 22926b5e6..9485f3205 100644 --- a/src/ui/LuaDropDown.cpp +++ b/src/ui/LuaDropDown.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "DropDown.h" diff --git a/src/ui/LuaExpand.cpp b/src/ui/LuaExpand.cpp index e8889e20c..f93d2f966 100644 --- a/src/ui/LuaExpand.cpp +++ b/src/ui/LuaExpand.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Expand.h" diff --git a/src/ui/LuaGauge.cpp b/src/ui/LuaGauge.cpp index e1f1a56ce..cd548a620 100644 --- a/src/ui/LuaGauge.cpp +++ b/src/ui/LuaGauge.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gauge.h" diff --git a/src/ui/LuaGradient.cpp b/src/ui/LuaGradient.cpp index e449370c7..b883fdfea 100644 --- a/src/ui/LuaGradient.cpp +++ b/src/ui/LuaGradient.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Gradient.h" diff --git a/src/ui/LuaGrid.cpp b/src/ui/LuaGrid.cpp index 64730f718..020a8645f 100644 --- a/src/ui/LuaGrid.cpp +++ b/src/ui/LuaGrid.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Grid.h" diff --git a/src/ui/LuaIcon.cpp b/src/ui/LuaIcon.cpp index 87412ae80..63b1ea6ff 100644 --- a/src/ui/LuaIcon.cpp +++ b/src/ui/LuaIcon.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Icon.h" diff --git a/src/ui/LuaImage.cpp b/src/ui/LuaImage.cpp index 444afb059..1cd079945 100644 --- a/src/ui/LuaImage.cpp +++ b/src/ui/LuaImage.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Image.h" diff --git a/src/ui/LuaLabel.cpp b/src/ui/LuaLabel.cpp index 62d54faef..0c75bffba 100644 --- a/src/ui/LuaLabel.cpp +++ b/src/ui/LuaLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Label.h" diff --git a/src/ui/LuaLayer.cpp b/src/ui/LuaLayer.cpp index 17f41e610..131beeb49 100644 --- a/src/ui/LuaLayer.cpp +++ b/src/ui/LuaLayer.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Layer.h" diff --git a/src/ui/LuaList.cpp b/src/ui/LuaList.cpp index 9fcd1ba47..3d8544f2c 100644 --- a/src/ui/LuaList.cpp +++ b/src/ui/LuaList.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "List.h" diff --git a/src/ui/LuaMargin.cpp b/src/ui/LuaMargin.cpp index 8dd460895..c5824beb7 100644 --- a/src/ui/LuaMargin.cpp +++ b/src/ui/LuaMargin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Margin.h" diff --git a/src/ui/LuaMultiLineText.cpp b/src/ui/LuaMultiLineText.cpp index 4f62f7304..3c25cef93 100644 --- a/src/ui/LuaMultiLineText.cpp +++ b/src/ui/LuaMultiLineText.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MultiLineText.h" diff --git a/src/ui/LuaNumberLabel.cpp b/src/ui/LuaNumberLabel.cpp index 51689ff4b..558ccdcb3 100644 --- a/src/ui/LuaNumberLabel.cpp +++ b/src/ui/LuaNumberLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NumberLabel.h" diff --git a/src/ui/LuaOverlayStack.cpp b/src/ui/LuaOverlayStack.cpp index 8d249ad5e..384e994c8 100644 --- a/src/ui/LuaOverlayStack.cpp +++ b/src/ui/LuaOverlayStack.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "OverlayStack.h" diff --git a/src/ui/LuaScroller.cpp b/src/ui/LuaScroller.cpp index 01daa80a3..4d54a16fd 100644 --- a/src/ui/LuaScroller.cpp +++ b/src/ui/LuaScroller.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Scroller.h" diff --git a/src/ui/LuaSignal.h b/src/ui/LuaSignal.h index 04144b3de..b1328b10c 100644 --- a/src/ui/LuaSignal.h +++ b/src/ui/LuaSignal.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_LUASIGNAL_H diff --git a/src/ui/LuaSingle.cpp b/src/ui/LuaSingle.cpp index 415f5053e..239a43481 100644 --- a/src/ui/LuaSingle.cpp +++ b/src/ui/LuaSingle.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Single.h" diff --git a/src/ui/LuaSlider.cpp b/src/ui/LuaSlider.cpp index c0ba832a7..66419daa9 100644 --- a/src/ui/LuaSlider.cpp +++ b/src/ui/LuaSlider.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Slider.h" diff --git a/src/ui/LuaSmallButton.cpp b/src/ui/LuaSmallButton.cpp index 4f3da1403..fbefb9827 100644 --- a/src/ui/LuaSmallButton.cpp +++ b/src/ui/LuaSmallButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SmallButton.h" diff --git a/src/ui/LuaTable.cpp b/src/ui/LuaTable.cpp index 86d117181..ccde9e449 100644 --- a/src/ui/LuaTable.cpp +++ b/src/ui/LuaTable.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Table.h" diff --git a/src/ui/LuaTextEntry.cpp b/src/ui/LuaTextEntry.cpp index 190fc5336..f68b81436 100644 --- a/src/ui/LuaTextEntry.cpp +++ b/src/ui/LuaTextEntry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextEntry.h" diff --git a/src/ui/LuaWidget.cpp b/src/ui/LuaWidget.cpp index e446adb63..9c177c68b 100644 --- a/src/ui/LuaWidget.cpp +++ b/src/ui/LuaWidget.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Widget.h" diff --git a/src/ui/Margin.cpp b/src/ui/Margin.cpp index 592174628..566ede429 100644 --- a/src/ui/Margin.cpp +++ b/src/ui/Margin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Margin.h" diff --git a/src/ui/Margin.h b/src/ui/Margin.h index 7d04cea74..7c9f82b81 100644 --- a/src/ui/Margin.h +++ b/src/ui/Margin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_MARGIN_H diff --git a/src/ui/MousePointer.h b/src/ui/MousePointer.h index 6c4727ab1..7aee3adee 100644 --- a/src/ui/MousePointer.h +++ b/src/ui/MousePointer.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_MOUSEPOINTER_H diff --git a/src/ui/MultiLineText.cpp b/src/ui/MultiLineText.cpp index 1db2437a7..88f7182df 100644 --- a/src/ui/MultiLineText.cpp +++ b/src/ui/MultiLineText.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "MultiLineText.h" diff --git a/src/ui/MultiLineText.h b/src/ui/MultiLineText.h index a44f9c31b..ff7748000 100644 --- a/src/ui/MultiLineText.h +++ b/src/ui/MultiLineText.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_MULTILINETEXT_H diff --git a/src/ui/NumberLabel.cpp b/src/ui/NumberLabel.cpp index db7e3bb32..73f9a5a55 100644 --- a/src/ui/NumberLabel.cpp +++ b/src/ui/NumberLabel.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "NumberLabel.h" diff --git a/src/ui/NumberLabel.h b/src/ui/NumberLabel.h index 342a7bfd1..4d146bd8c 100644 --- a/src/ui/NumberLabel.h +++ b/src/ui/NumberLabel.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_NUMBERLABEL_H diff --git a/src/ui/OverlayStack.h b/src/ui/OverlayStack.h index f468f00bc..13c92d953 100644 --- a/src/ui/OverlayStack.h +++ b/src/ui/OverlayStack.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_OVERLAYSTACK_H diff --git a/src/ui/Point.h b/src/ui/Point.h index 69c5cabd6..64fe46071 100644 --- a/src/ui/Point.h +++ b/src/ui/Point.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_POINT_H diff --git a/src/ui/Scroller.cpp b/src/ui/Scroller.cpp index 4c03630ff..18187b91d 100644 --- a/src/ui/Scroller.cpp +++ b/src/ui/Scroller.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Scroller.h" diff --git a/src/ui/Scroller.h b/src/ui/Scroller.h index d49b57287..5257e9ee0 100644 --- a/src/ui/Scroller.h +++ b/src/ui/Scroller.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SCROLLER_H diff --git a/src/ui/Single.cpp b/src/ui/Single.cpp index 6b46fe64c..a9e9272b0 100644 --- a/src/ui/Single.cpp +++ b/src/ui/Single.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Single.h" diff --git a/src/ui/Single.h b/src/ui/Single.h index 09bf3249d..7b64bb17d 100644 --- a/src/ui/Single.h +++ b/src/ui/Single.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SINGLE_H diff --git a/src/ui/Skin.cpp b/src/ui/Skin.cpp index 02391ad13..7ef959e21 100644 --- a/src/ui/Skin.cpp +++ b/src/ui/Skin.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Skin.h" diff --git a/src/ui/Skin.h b/src/ui/Skin.h index 6cd1d7d9b..81f82176c 100644 --- a/src/ui/Skin.h +++ b/src/ui/Skin.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SKIN_H diff --git a/src/ui/Slider.cpp b/src/ui/Slider.cpp index 0b30cb638..24ce4c860 100644 --- a/src/ui/Slider.cpp +++ b/src/ui/Slider.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Slider.h" diff --git a/src/ui/Slider.h b/src/ui/Slider.h index d4c886c09..f4431fc08 100644 --- a/src/ui/Slider.h +++ b/src/ui/Slider.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SLIDER_H diff --git a/src/ui/SmallButton.cpp b/src/ui/SmallButton.cpp index eb7b49556..3dc5be997 100644 --- a/src/ui/SmallButton.cpp +++ b/src/ui/SmallButton.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "SmallButton.h" diff --git a/src/ui/SmallButton.h b/src/ui/SmallButton.h index 6b138a18f..5e4ec6738 100644 --- a/src/ui/SmallButton.h +++ b/src/ui/SmallButton.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_SMALLBUTTON_H diff --git a/src/ui/Table.cpp b/src/ui/Table.cpp index ee4d880dd..388526ae9 100644 --- a/src/ui/Table.cpp +++ b/src/ui/Table.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Table.h" diff --git a/src/ui/Table.h b/src/ui/Table.h index e2057bba0..b9e4bb950 100644 --- a/src/ui/Table.h +++ b/src/ui/Table.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TABLE_H diff --git a/src/ui/TextEntry.cpp b/src/ui/TextEntry.cpp index b3fe3db00..2d89534e6 100644 --- a/src/ui/TextEntry.cpp +++ b/src/ui/TextEntry.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextEntry.h" diff --git a/src/ui/TextEntry.h b/src/ui/TextEntry.h index 51d2f7b69..093c47745 100644 --- a/src/ui/TextEntry.h +++ b/src/ui/TextEntry.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TEXTENTRY_H diff --git a/src/ui/TextLayout.cpp b/src/ui/TextLayout.cpp index fea00a063..3866613b4 100644 --- a/src/ui/TextLayout.cpp +++ b/src/ui/TextLayout.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextLayout.h" diff --git a/src/ui/TextLayout.h b/src/ui/TextLayout.h index 5e6af9090..7d3ad3d25 100644 --- a/src/ui/TextLayout.h +++ b/src/ui/TextLayout.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TEXTLAYOUT_H diff --git a/src/ui/Widget.cpp b/src/ui/Widget.cpp index c93d38ea4..8a09bc3a9 100644 --- a/src/ui/Widget.cpp +++ b/src/ui/Widget.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Widget.h" diff --git a/src/ui/Widget.h b/src/ui/Widget.h index ea7b9223f..95b3e472c 100644 --- a/src/ui/Widget.h +++ b/src/ui/Widget.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_WIDGET_H diff --git a/src/ui/WidgetSet.h b/src/ui/WidgetSet.h index 45df0ea24..fc3f7915e 100644 --- a/src/ui/WidgetSet.h +++ b/src/ui/WidgetSet.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_WIDGETSET_H diff --git a/src/uitest.cpp b/src/uitest.cpp index d326d27dc..80361a914 100644 --- a/src/uitest.cpp +++ b/src/uitest.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/utils.cpp b/src/utils.cpp index f78f32e17..ab7efc168 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "utils.h" diff --git a/src/utils.h b/src/utils.h index 2075c6840..837df1547 100644 --- a/src/utils.h +++ b/src/utils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _UTILS_H diff --git a/src/vector2.h b/src/vector2.h index a818d3597..c3bd4a9fa 100644 --- a/src/vector2.h +++ b/src/vector2.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VECTOR2_H diff --git a/src/vector3.h b/src/vector3.h index 5c96545c5..276ea5b35 100644 --- a/src/vector3.h +++ b/src/vector3.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _VECTOR3_H diff --git a/src/win32/FileSystemWin32.cpp b/src/win32/FileSystemWin32.cpp index af71b8b9d..1e3367bbc 100644 --- a/src/win32/FileSystemWin32.cpp +++ b/src/win32/FileSystemWin32.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "Win32Setup.h" diff --git a/src/win32/OSWin32.cpp b/src/win32/OSWin32.cpp index 99fd96f57..7ac1486b2 100644 --- a/src/win32/OSWin32.cpp +++ b/src/win32/OSWin32.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #define WIN32_LEAN_AND_MEAN diff --git a/src/win32/TextUtils.cpp b/src/win32/TextUtils.cpp index 71684866c..eea044866 100644 --- a/src/win32/TextUtils.cpp +++ b/src/win32/TextUtils.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "TextUtils.h" diff --git a/src/win32/TextUtils.h b/src/win32/TextUtils.h index b44d1b009..469d12fc2 100644 --- a/src/win32/TextUtils.h +++ b/src/win32/TextUtils.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _WIN32_TEXTUTILS_H diff --git a/src/win32/Win32Setup.h b/src/win32/Win32Setup.h index f13d59306..2989739b0 100644 --- a/src/win32/Win32Setup.h +++ b/src/win32/Win32Setup.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef _WIN32_WIN32SETUP_H diff --git a/src/win32/WinMath.cpp b/src/win32/WinMath.cpp index 673fa25ed..a253ab010 100644 --- a/src/win32/WinMath.cpp +++ b/src/win32/WinMath.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Visit http://www.johndcook.com/stand_alone_code.html for the source of this code and more like it. diff --git a/src/win32/WinMath.h b/src/win32/WinMath.h index 5dcd5dc2a..6b884cbcb 100644 --- a/src/win32/WinMath.h +++ b/src/win32/WinMath.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt // Visit http://www.johndcook.com/stand_alone_code.html for the source of this code and more like it. diff --git a/src/win32/msvc_bug.cpp b/src/win32/msvc_bug.cpp index 17233af21..6ebe88007 100644 --- a/src/win32/msvc_bug.cpp +++ b/src/win32/msvc_bug.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/win32/pch.cpp b/src/win32/pch.cpp index e1214ab43..b19325dd4 100644 --- a/src/win32/pch.cpp +++ b/src/win32/pch.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "pch.h" diff --git a/src/win32/pch.h b/src/win32/pch.h index d88ce3149..09e2ebfcc 100644 --- a/src/win32/pch.h +++ b/src/win32/pch.h @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include "libs.h" diff --git a/src/win32/perlintest.cpp b/src/win32/perlintest.cpp index 44042d1b4..c1ecb4a7d 100644 --- a/src/win32/perlintest.cpp +++ b/src/win32/perlintest.cpp @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #include diff --git a/src/win32/pioneer.rc b/src/win32/pioneer.rc index b56010199..347fb1d0a 100644 --- a/src/win32/pioneer.rc +++ b/src/win32/pioneer.rc @@ -1,4 +1,4 @@ -// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details +// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt id ICON "../../application-icon/pioneer.ico"