From e71225496b21222c328ab81206b74ba50650a0a4 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sun, 21 Feb 2016 16:30:48 +0000 Subject: [PATCH] Clarify GPL version. --- OpenRA.Game/Activities/Activity.cs | 5 +++-- OpenRA.Game/Activities/CallFunc.cs | 5 +++-- OpenRA.Game/Actor.cs | 5 +++-- OpenRA.Game/CPos.cs | 5 +++-- OpenRA.Game/CVec.cs | 5 +++-- OpenRA.Game/CacheStorage.cs | 5 +++-- OpenRA.Game/ContentInstaller.cs | 5 +++-- OpenRA.Game/Download.cs | 5 +++-- OpenRA.Game/Effects/AsyncAction.cs | 5 +++-- OpenRA.Game/Effects/DelayedAction.cs | 5 +++-- OpenRA.Game/Effects/FlashTarget.cs | 5 +++-- OpenRA.Game/Effects/IEffect.cs | 5 +++-- OpenRA.Game/Effects/SpriteEffect.cs | 5 +++-- OpenRA.Game/Exts.cs | 5 +++-- OpenRA.Game/FieldLoader.cs | 5 +++-- OpenRA.Game/FieldSaver.cs | 5 +++-- OpenRA.Game/FileFormats/AudLoader.cs | 5 +++-- OpenRA.Game/FileFormats/Blast.cs | 5 +++-- OpenRA.Game/FileFormats/Blowfish.cs | 5 +++-- OpenRA.Game/FileFormats/BlowfishKeyProvider.cs | 5 +++-- OpenRA.Game/FileFormats/CRC32.cs | 5 +++-- OpenRA.Game/FileFormats/HvaReader.cs | 5 +++-- OpenRA.Game/FileFormats/IdxReader.cs | 5 +++-- OpenRA.Game/FileFormats/ImaAdpcmLoader.cs | 5 +++-- OpenRA.Game/FileFormats/PngLoader.cs | 5 +++-- OpenRA.Game/FileFormats/ReplayMetadata.cs | 5 +++-- OpenRA.Game/FileFormats/VocLoader.cs | 5 +++-- OpenRA.Game/FileFormats/VxlReader.cs | 5 +++-- OpenRA.Game/FileFormats/WavLoader.cs | 5 +++-- OpenRA.Game/FileFormats/XccGlobalDatabase.cs | 5 +++-- OpenRA.Game/FileFormats/XccLocalDatabase.cs | 5 +++-- OpenRA.Game/FileSystem/BagFile.cs | 5 +++-- OpenRA.Game/FileSystem/BigFile.cs | 5 +++-- OpenRA.Game/FileSystem/D2kSoundResources.cs | 5 +++-- OpenRA.Game/FileSystem/FileSystem.cs | 5 +++-- OpenRA.Game/FileSystem/Folder.cs | 5 +++-- OpenRA.Game/FileSystem/IPackage.cs | 5 +++-- OpenRA.Game/FileSystem/IdxEntry.cs | 5 +++-- OpenRA.Game/FileSystem/InstallShieldCABExtractor.cs | 5 +++-- OpenRA.Game/FileSystem/InstallShieldPackage.cs | 5 +++-- OpenRA.Game/FileSystem/MixFile.cs | 5 +++-- OpenRA.Game/FileSystem/PackageEntry.cs | 5 +++-- OpenRA.Game/FileSystem/Pak.cs | 5 +++-- OpenRA.Game/FileSystem/ZipFile.cs | 5 +++-- OpenRA.Game/Game.cs | 5 +++-- OpenRA.Game/GameInformation.cs | 5 +++-- OpenRA.Game/GameRules/ActorInfo.cs | 5 +++-- OpenRA.Game/GameRules/MusicInfo.cs | 5 +++-- OpenRA.Game/GameRules/Ruleset.cs | 5 +++-- OpenRA.Game/GameRules/RulesetCache.cs | 5 +++-- OpenRA.Game/GameRules/SoundInfo.cs | 5 +++-- OpenRA.Game/GameRules/WeaponInfo.cs | 5 +++-- OpenRA.Game/GameSpeed.cs | 5 +++-- OpenRA.Game/GlobalChat.cs | 5 +++-- OpenRA.Game/Graphics/Animation.cs | 5 +++-- OpenRA.Game/Graphics/AnimationWithOffset.cs | 5 +++-- OpenRA.Game/Graphics/ChromeProvider.cs | 5 +++-- OpenRA.Game/Graphics/CursorProvider.cs | 5 +++-- OpenRA.Game/Graphics/CursorSequence.cs | 5 +++-- OpenRA.Game/Graphics/HSLColor.cs | 5 +++-- OpenRA.Game/Graphics/HardwarePalette.cs | 5 +++-- OpenRA.Game/Graphics/IGraphicsDevice.cs | 5 +++-- OpenRA.Game/Graphics/MappedImage.cs | 5 +++-- OpenRA.Game/Graphics/Minimap.cs | 5 +++-- OpenRA.Game/Graphics/Palette.cs | 5 +++-- OpenRA.Game/Graphics/PaletteReference.cs | 5 +++-- OpenRA.Game/Graphics/PlayerColorRemap.cs | 5 +++-- OpenRA.Game/Graphics/Renderable.cs | 5 +++-- OpenRA.Game/Graphics/RgbaColorRenderer.cs | 5 +++-- OpenRA.Game/Graphics/SelectionBarsRenderable.cs | 5 +++-- OpenRA.Game/Graphics/SequenceProvider.cs | 5 +++-- OpenRA.Game/Graphics/Sheet.cs | 5 +++-- OpenRA.Game/Graphics/SheetBuilder.cs | 5 +++-- OpenRA.Game/Graphics/Sprite.cs | 5 +++-- OpenRA.Game/Graphics/SpriteFont.cs | 5 +++-- OpenRA.Game/Graphics/SpriteLoader.cs | 5 +++-- OpenRA.Game/Graphics/SpriteRenderable.cs | 5 +++-- OpenRA.Game/Graphics/SpriteRenderer.cs | 5 +++-- OpenRA.Game/Graphics/TargetLineRenderable.cs | 5 +++-- OpenRA.Game/Graphics/TerrainRenderer.cs | 5 +++-- OpenRA.Game/Graphics/TerrainSpriteLayer.cs | 5 +++-- OpenRA.Game/Graphics/Theater.cs | 5 +++-- OpenRA.Game/Graphics/UISpriteRenderable.cs | 5 +++-- OpenRA.Game/Graphics/Util.cs | 5 +++-- OpenRA.Game/Graphics/Vertex.cs | 5 +++-- OpenRA.Game/Graphics/Viewport.cs | 5 +++-- OpenRA.Game/Graphics/Voxel.cs | 5 +++-- OpenRA.Game/Graphics/VoxelAnimation.cs | 5 +++-- OpenRA.Game/Graphics/VoxelLoader.cs | 5 +++-- OpenRA.Game/Graphics/VoxelProvider.cs | 5 +++-- OpenRA.Game/Graphics/VoxelRenderer.cs | 5 +++-- OpenRA.Game/Graphics/WorldRenderer.cs | 5 +++-- OpenRA.Game/Group.cs | 5 +++-- OpenRA.Game/IUtilityCommand.cs | 5 +++-- OpenRA.Game/Input/Hotkey.cs | 5 +++-- OpenRA.Game/Input/IInputHandler.cs | 5 +++-- OpenRA.Game/Input/InputHandler.cs | 5 +++-- OpenRA.Game/Input/Keycode.cs | 5 +++-- OpenRA.Game/LogProxy.cs | 5 +++-- OpenRA.Game/MPos.cs | 5 +++-- OpenRA.Game/Manifest.cs | 5 +++-- OpenRA.Game/Map/ActorInitializer.cs | 5 +++-- OpenRA.Game/Map/ActorReference.cs | 5 +++-- OpenRA.Game/Map/CellLayer.cs | 5 +++-- OpenRA.Game/Map/CellRegion.cs | 5 +++-- OpenRA.Game/Map/Map.cs | 5 +++-- OpenRA.Game/Map/MapCache.cs | 5 +++-- OpenRA.Game/Map/MapCoordsRegion.cs | 5 +++-- OpenRA.Game/Map/MapGrid.cs | 5 +++-- OpenRA.Game/Map/MapPlayers.cs | 5 +++-- OpenRA.Game/Map/MapPreview.cs | 5 +++-- OpenRA.Game/Map/PlayerReference.cs | 5 +++-- OpenRA.Game/Map/ProjectedCellRegion.cs | 5 +++-- OpenRA.Game/Map/TileReference.cs | 5 +++-- OpenRA.Game/Map/TileSet.cs | 5 +++-- OpenRA.Game/MiniYaml.cs | 5 +++-- OpenRA.Game/ModData.cs | 5 +++-- OpenRA.Game/ModMetadata.cs | 5 +++-- OpenRA.Game/Network/Connection.cs | 5 +++-- OpenRA.Game/Network/FrameData.cs | 5 +++-- OpenRA.Game/Network/GameServer.cs | 5 +++-- OpenRA.Game/Network/GeoIP.cs | 5 +++-- OpenRA.Game/Network/Handshake.cs | 5 +++-- OpenRA.Game/Network/Order.cs | 5 +++-- OpenRA.Game/Network/OrderIO.cs | 5 +++-- OpenRA.Game/Network/OrderManager.cs | 5 +++-- OpenRA.Game/Network/ReplayConnection.cs | 5 +++-- OpenRA.Game/Network/ReplayRecorder.cs | 5 +++-- OpenRA.Game/Network/Session.cs | 5 +++-- OpenRA.Game/Network/SyncReport.cs | 5 +++-- OpenRA.Game/Network/UPnP.cs | 5 +++-- OpenRA.Game/Network/UnitOrders.cs | 5 +++-- OpenRA.Game/ObjectCreator.cs | 5 +++-- OpenRA.Game/Orders/GenericSelectTarget.cs | 5 +++-- OpenRA.Game/Orders/IOrderGenerator.cs | 5 +++-- OpenRA.Game/Orders/UnitOrderGenerator.cs | 5 +++-- OpenRA.Game/Platform.cs | 5 +++-- OpenRA.Game/Player.cs | 5 +++-- OpenRA.Game/Primitives/ActionQueue.cs | 5 +++-- OpenRA.Game/Primitives/Bits.cs | 5 +++-- OpenRA.Game/Primitives/Cache.cs | 5 +++-- OpenRA.Game/Primitives/ConcurrentCache.cs | 5 +++-- OpenRA.Game/Primitives/DisposableAction.cs | 5 +++-- OpenRA.Game/Primitives/IObservableCollection.cs | 5 +++-- OpenRA.Game/Primitives/MergedStream.cs | 5 +++-- OpenRA.Game/Primitives/ObservableCollection.cs | 5 +++-- OpenRA.Game/Primitives/ObservableDictionary.cs | 5 +++-- OpenRA.Game/Primitives/ObservableList.cs | 5 +++-- OpenRA.Game/Primitives/Pair.cs | 5 +++-- OpenRA.Game/Primitives/PriorityQueue.cs | 5 +++-- OpenRA.Game/Primitives/ReadOnlyDictionary.cs | 5 +++-- OpenRA.Game/Primitives/ReadOnlyList.cs | 5 +++-- OpenRA.Game/Primitives/SegmentStream.cs | 5 +++-- OpenRA.Game/Primitives/SpatiallyPartitioned.cs | 5 +++-- OpenRA.Game/Primitives/TypeDictionary.cs | 5 +++-- OpenRA.Game/Primitives/float2.cs | 5 +++-- OpenRA.Game/Primitives/int2.cs | 5 +++-- OpenRA.Game/Renderer.cs | 5 +++-- OpenRA.Game/Scripting/ScriptActorInterface.cs | 5 +++-- OpenRA.Game/Scripting/ScriptContext.cs | 5 +++-- OpenRA.Game/Scripting/ScriptMemberExts.cs | 5 +++-- OpenRA.Game/Scripting/ScriptMemberWrapper.cs | 5 +++-- OpenRA.Game/Scripting/ScriptObjectWrapper.cs | 5 +++-- OpenRA.Game/Scripting/ScriptPlayerInterface.cs | 5 +++-- OpenRA.Game/Scripting/ScriptTypes.cs | 5 +++-- OpenRA.Game/SelectableExts.cs | 5 +++-- OpenRA.Game/Selection.cs | 5 +++-- OpenRA.Game/Server/Connection.cs | 5 +++-- OpenRA.Game/Server/Exts.cs | 5 +++-- OpenRA.Game/Server/ProtocolVersion.cs | 5 +++-- OpenRA.Game/Server/Server.cs | 5 +++-- OpenRA.Game/Server/ServerOrder.cs | 5 +++-- OpenRA.Game/Server/TraitInterfaces.cs | 5 +++-- OpenRA.Game/Settings.cs | 5 +++-- OpenRA.Game/Sound/Sound.cs | 5 +++-- OpenRA.Game/Sound/SoundDevice.cs | 5 +++-- OpenRA.Game/StreamExts.cs | 5 +++-- OpenRA.Game/Support/Arguments.cs | 5 +++-- OpenRA.Game/Support/Evaluator.cs | 5 +++-- OpenRA.Game/Support/LaunchArguments.cs | 5 +++-- OpenRA.Game/Support/Log.cs | 5 +++-- OpenRA.Game/Support/MersenneTwister.cs | 5 +++-- OpenRA.Game/Support/PerfHistory.cs | 5 +++-- OpenRA.Game/Support/PerfItem.cs | 5 +++-- OpenRA.Game/Support/PerfSample.cs | 5 +++-- OpenRA.Game/Support/PerfTimer.cs | 5 +++-- OpenRA.Game/Support/Program.cs | 5 +++-- OpenRA.Game/Sync.cs | 5 +++-- OpenRA.Game/TraitDictionary.cs | 5 +++-- OpenRA.Game/Traits/ActivityUtils.cs | 5 +++-- OpenRA.Game/Traits/DebugPauseState.cs | 5 +++-- OpenRA.Game/Traits/DrawLineToTarget.cs | 5 +++-- OpenRA.Game/Traits/EditorTilesetFilter.cs | 5 +++-- OpenRA.Game/Traits/LintAttributes.cs | 5 +++-- OpenRA.Game/Traits/Player/DeveloperMode.cs | 5 +++-- OpenRA.Game/Traits/Player/FixedColorPalette.cs | 5 +++-- OpenRA.Game/Traits/Player/FrozenActorLayer.cs | 5 +++-- OpenRA.Game/Traits/Player/IndexedPlayerPalette.cs | 5 +++-- OpenRA.Game/Traits/Player/PlayerColorPalette.cs | 5 +++-- OpenRA.Game/Traits/Player/PlayerHighlightPalette.cs | 5 +++-- OpenRA.Game/Traits/Player/PlayerResources.cs | 5 +++-- OpenRA.Game/Traits/RejectsOrders.cs | 5 +++-- OpenRA.Game/Traits/Selectable.cs | 5 +++-- OpenRA.Game/Traits/Target.cs | 5 +++-- OpenRA.Game/Traits/TraitsInterfaces.cs | 5 +++-- OpenRA.Game/Traits/ValidateOrder.cs | 5 +++-- OpenRA.Game/Traits/World/ActorMap.cs | 5 +++-- OpenRA.Game/Traits/World/Faction.cs | 5 +++-- OpenRA.Game/Traits/World/ResourceType.cs | 5 +++-- OpenRA.Game/Traits/World/ScreenMap.cs | 5 +++-- OpenRA.Game/Traits/World/ScreenShaker.cs | 5 +++-- OpenRA.Game/Traits/World/Shroud.cs | 5 +++-- OpenRA.Game/VoiceExts.cs | 5 +++-- OpenRA.Game/WAngle.cs | 5 +++-- OpenRA.Game/WDist.cs | 5 +++-- OpenRA.Game/WPos.cs | 5 +++-- OpenRA.Game/WRot.cs | 5 +++-- OpenRA.Game/WVec.cs | 5 +++-- OpenRA.Game/Widgets/ChromeMetrics.cs | 5 +++-- OpenRA.Game/Widgets/RootWidget.cs | 5 +++-- OpenRA.Game/Widgets/Widget.cs | 5 +++-- OpenRA.Game/Widgets/WidgetLoader.cs | 5 +++-- OpenRA.Game/Widgets/WidgetUtils.cs | 5 +++-- OpenRA.Game/Widgets/WorldInteractionControllerWidget.cs | 5 +++-- OpenRA.Game/World.cs | 5 +++-- OpenRA.Game/WorldUtils.cs | 5 +++-- OpenRA.GameMonitor/GameMonitor.cs | 5 +++-- OpenRA.Mods.Cnc/CncLoadScreen.cs | 5 +++-- OpenRA.Mods.Cnc/Effects/IonCannon.cs | 5 +++-- OpenRA.Mods.Cnc/ImportTiberianDawnLegacyMapCommand.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/AttackPopupTurreted.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/Buildings/ProductionAirdrop.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/PoisonedByTiberium.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/Render/WithCargo.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/Render/WithDeliveryAnimation.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/Render/WithGunboatBody.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/Render/WithReloadingSpriteTurret.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/Render/WithRoof.cs | 5 +++-- OpenRA.Mods.Cnc/Traits/SupportPowers/IonCannonPower.cs | 5 +++-- OpenRA.Mods.Cnc/Widgets/Logic/CncMainMenuLogic.cs | 5 +++-- OpenRA.Mods.Cnc/Widgets/Logic/ProductionTabsLogic.cs | 5 +++-- OpenRA.Mods.Common/AI/AttackOrFleeFuzzy.cs | 5 +++-- OpenRA.Mods.Common/AI/BaseBuilder.cs | 5 +++-- OpenRA.Mods.Common/AI/HackyAI.cs | 5 +++-- OpenRA.Mods.Common/AI/Squad.cs | 5 +++-- OpenRA.Mods.Common/AI/StateMachine.cs | 5 +++-- OpenRA.Mods.Common/AI/States/AirStates.cs | 5 +++-- OpenRA.Mods.Common/AI/States/GroundStates.cs | 5 +++-- OpenRA.Mods.Common/AI/States/ProtectionStates.cs | 5 +++-- OpenRA.Mods.Common/AI/States/StateBase.cs | 5 +++-- OpenRA.Mods.Common/AI/SupportPowerDecision.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/FallToEarth.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/Fly.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/FlyAttack.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/FlyCircle.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/FlyFollow.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/FlyOffMap.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/FlyTimed.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/HeliAttack.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/HeliFly.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/HeliFlyCircle.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/HeliLand.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/HeliReturnToBase.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/Land.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/ResupplyAircraft.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/ReturnToBase.cs | 5 +++-- OpenRA.Mods.Common/Activities/Air/TakeOff.cs | 5 +++-- OpenRA.Mods.Common/Activities/Attack.cs | 5 +++-- OpenRA.Mods.Common/Activities/CaptureActor.cs | 5 +++-- OpenRA.Mods.Common/Activities/DeliverResources.cs | 5 +++-- OpenRA.Mods.Common/Activities/Demolish.cs | 5 +++-- OpenRA.Mods.Common/Activities/DonateSupplies.cs | 5 +++-- OpenRA.Mods.Common/Activities/Enter.cs | 5 +++-- OpenRA.Mods.Common/Activities/EnterTransport.cs | 5 +++-- OpenRA.Mods.Common/Activities/ExternalCaptureActor.cs | 5 +++-- OpenRA.Mods.Common/Activities/FindResources.cs | 5 +++-- OpenRA.Mods.Common/Activities/HarvestResource.cs | 5 +++-- OpenRA.Mods.Common/Activities/HarvesterDockSequence.cs | 5 +++-- OpenRA.Mods.Common/Activities/Hunt.cs | 5 +++-- OpenRA.Mods.Common/Activities/Move/AttackMoveActivity.cs | 5 +++-- OpenRA.Mods.Common/Activities/Move/Drag.cs | 5 +++-- OpenRA.Mods.Common/Activities/Move/Follow.cs | 5 +++-- OpenRA.Mods.Common/Activities/Move/Move.cs | 5 +++-- OpenRA.Mods.Common/Activities/Move/MoveAdjacentTo.cs | 5 +++-- OpenRA.Mods.Common/Activities/Move/MoveWithinRange.cs | 5 +++-- OpenRA.Mods.Common/Activities/Parachute.cs | 5 +++-- OpenRA.Mods.Common/Activities/Rearm.cs | 5 +++-- OpenRA.Mods.Common/Activities/RemoveSelf.cs | 5 +++-- OpenRA.Mods.Common/Activities/Repair.cs | 5 +++-- OpenRA.Mods.Common/Activities/RepairBridge.cs | 5 +++-- OpenRA.Mods.Common/Activities/RepairBuilding.cs | 5 +++-- OpenRA.Mods.Common/Activities/Sell.cs | 5 +++-- OpenRA.Mods.Common/Activities/SimpleTeleport.cs | 5 +++-- OpenRA.Mods.Common/Activities/SpriteHarvesterDockSequence.cs | 5 +++-- OpenRA.Mods.Common/Activities/Transform.cs | 5 +++-- OpenRA.Mods.Common/Activities/Turn.cs | 5 +++-- OpenRA.Mods.Common/Activities/UnloadCargo.cs | 5 +++-- OpenRA.Mods.Common/Activities/Wait.cs | 5 +++-- OpenRA.Mods.Common/Activities/WaitForTransport.cs | 5 +++-- OpenRA.Mods.Common/ActorExts.cs | 5 +++-- OpenRA.Mods.Common/ColorValidator.cs | 5 +++-- OpenRA.Mods.Common/Commands/ChatCommands.cs | 5 +++-- OpenRA.Mods.Common/Commands/DevCommands.cs | 5 +++-- OpenRA.Mods.Common/Commands/HelpCommand.cs | 5 +++-- OpenRA.Mods.Common/Commands/PlayerCommands.cs | 5 +++-- OpenRA.Mods.Common/EditorBrushes/EditorActorBrush.cs | 5 +++-- OpenRA.Mods.Common/EditorBrushes/EditorCopyPasteBrush.cs | 5 +++-- OpenRA.Mods.Common/EditorBrushes/EditorDefaultBrush.cs | 5 +++-- OpenRA.Mods.Common/EditorBrushes/EditorResourceBrush.cs | 5 +++-- OpenRA.Mods.Common/EditorBrushes/EditorTileBrush.cs | 5 +++-- OpenRA.Mods.Common/Effects/AreaBeam.cs | 5 +++-- OpenRA.Mods.Common/Effects/Beacon.cs | 5 +++-- OpenRA.Mods.Common/Effects/Bullet.cs | 5 +++-- OpenRA.Mods.Common/Effects/Contrail.cs | 5 +++-- OpenRA.Mods.Common/Effects/ContrailFader.cs | 5 +++-- OpenRA.Mods.Common/Effects/Corpse.cs | 5 +++-- OpenRA.Mods.Common/Effects/CrateEffect.cs | 5 +++-- OpenRA.Mods.Common/Effects/Explosion.cs | 5 +++-- OpenRA.Mods.Common/Effects/FloatingText.cs | 5 +++-- OpenRA.Mods.Common/Effects/GravityBomb.cs | 5 +++-- OpenRA.Mods.Common/Effects/LaserZap.cs | 5 +++-- OpenRA.Mods.Common/Effects/Missile.cs | 5 +++-- OpenRA.Mods.Common/Effects/NukeLaunch.cs | 5 +++-- OpenRA.Mods.Common/Effects/PowerdownIndicator.cs | 5 +++-- OpenRA.Mods.Common/Effects/RallyPointIndicator.cs | 5 +++-- OpenRA.Mods.Common/Effects/RepairIndicator.cs | 5 +++-- OpenRA.Mods.Common/Effects/Smoke.cs | 5 +++-- OpenRA.Mods.Common/FileFormats/IniFile.cs | 5 +++-- OpenRA.Mods.Common/FileFormats/LCWCompression.cs | 5 +++-- OpenRA.Mods.Common/FileFormats/RLEZerosCompression.cs | 5 +++-- OpenRA.Mods.Common/FileFormats/VqaReader.cs | 5 +++-- OpenRA.Mods.Common/FileFormats/XORDeltaCompression.cs | 5 +++-- OpenRA.Mods.Common/Graphics/ActorPreview.cs | 5 +++-- OpenRA.Mods.Common/Graphics/BeamRenderable.cs | 5 +++-- OpenRA.Mods.Common/Graphics/ContrailRenderable.cs | 5 +++-- OpenRA.Mods.Common/Graphics/DefaultSpriteSequence.cs | 5 +++-- OpenRA.Mods.Common/Graphics/DetectionCircleRenderable.cs | 5 +++-- OpenRA.Mods.Common/Graphics/RangeCircleRenderable.cs | 5 +++-- OpenRA.Mods.Common/Graphics/SelectionBoxRenderable.cs | 5 +++-- OpenRA.Mods.Common/Graphics/SpriteActorPreview.cs | 5 +++-- OpenRA.Mods.Common/Graphics/TextRenderable.cs | 5 +++-- OpenRA.Mods.Common/Graphics/TilesetSpecificSpriteSequence.cs | 5 +++-- OpenRA.Mods.Common/Graphics/VoxelActorPreview.cs | 5 +++-- OpenRA.Mods.Common/Graphics/VoxelRenderable.cs | 5 +++-- OpenRA.Mods.Common/HitShapes/Capsule.cs | 5 +++-- OpenRA.Mods.Common/HitShapes/Circle.cs | 5 +++-- OpenRA.Mods.Common/HitShapes/IHitShape.cs | 5 +++-- OpenRA.Mods.Common/HitShapes/Rectangle.cs | 5 +++-- OpenRA.Mods.Common/InstallUtils.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckActorReferences.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckActors.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckChromeLogic.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckDeathTypes.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckDefaultVisibility.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckMapCordon.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckMapMetadata.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckPalettes.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckPlayers.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckRevealFootprint.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckSequences.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckSyncAnnotations.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckTargetHealthRadius.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckTraitPrerequisites.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckUpgrades.cs | 5 +++-- OpenRA.Mods.Common/Lint/CheckVoiceReferences.cs | 5 +++-- OpenRA.Mods.Common/Lint/LintBuildablePrerequisites.cs | 5 +++-- OpenRA.Mods.Common/Lint/LintExts.cs | 5 +++-- OpenRA.Mods.Common/LoadScreens/BlankLoadScreen.cs | 5 +++-- OpenRA.Mods.Common/LoadScreens/LogoStripeLoadScreen.cs | 5 +++-- OpenRA.Mods.Common/LoadScreens/ModChooserLoadScreen.cs | 5 +++-- OpenRA.Mods.Common/Orders/AircraftMoveOrderTargeter.cs | 5 +++-- OpenRA.Mods.Common/Orders/BeaconOrderGenerator.cs | 5 +++-- OpenRA.Mods.Common/Orders/DeployOrderTargeter.cs | 5 +++-- OpenRA.Mods.Common/Orders/EnterAlliedActorTargeter.cs | 5 +++-- OpenRA.Mods.Common/Orders/EnterTransportTargeter.cs | 5 +++-- OpenRA.Mods.Common/Orders/EnterTransportsTargeter.cs | 5 +++-- OpenRA.Mods.Common/Orders/GlobalButtonOrderGenerator.cs | 5 +++-- OpenRA.Mods.Common/Orders/GuardOrderGenerator.cs | 5 +++-- OpenRA.Mods.Common/Orders/PlaceBuildingOrderGenerator.cs | 5 +++-- OpenRA.Mods.Common/Orders/RepairOrderGenerator.cs | 5 +++-- OpenRA.Mods.Common/Orders/UnitOrderTargeter.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/BasePathSearch.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/CellInfo.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/CellInfoLayerPool.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/Constants.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/PathCacheStorage.cs | 5 +++-- .../Pathfinder/PathFinderUnitPathCacheDecorator.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/PathGraph.cs | 5 +++-- OpenRA.Mods.Common/Pathfinder/PathSearch.cs | 5 +++-- OpenRA.Mods.Common/PlayerExtensions.cs | 5 +++-- OpenRA.Mods.Common/Scripting/CallLuaFunc.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/ActorGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/BeaconGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/CameraGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/CoordinateGlobals.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/DateTimeGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/FacingGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/HSLColorGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/LightingGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/MapGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/MediaGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/PlayerGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/ReinforcementsGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/TriggerGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/UserInterfaceGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Global/UtilsGlobal.cs | 5 +++-- OpenRA.Mods.Common/Scripting/LuaScript.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Media.cs | 5 +++-- .../Scripting/Properties/AircraftProperties.cs | 5 +++-- .../Scripting/Properties/AirstrikeProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/CaptureProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/CombatProperties.cs | 5 +++-- .../Scripting/Properties/DemolitionProperties.cs | 5 +++-- .../Scripting/Properties/DiplomacyProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/GeneralProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/GuardProperties.cs | 5 +++-- .../Scripting/Properties/HarvesterProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/HealthProperties.cs | 5 +++-- .../Scripting/Properties/MissionObjectiveProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/MobileProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/PlayerProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/PowerProperties.cs | 5 +++-- .../Scripting/Properties/ProductionProperties.cs | 5 +++-- .../Scripting/Properties/RepairableBuildingProperties.cs | 5 +++-- .../Scripting/Properties/ResourceProperties.cs | 5 +++-- .../Scripting/Properties/TransformProperties.cs | 5 +++-- .../Scripting/Properties/TransportProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/Properties/UpgradeProperties.cs | 5 +++-- OpenRA.Mods.Common/Scripting/ScriptTriggers.cs | 5 +++-- OpenRA.Mods.Common/Scripting/ScriptUpgradesCache.cs | 5 +++-- OpenRA.Mods.Common/ServerTraits/LobbyCommands.cs | 5 +++-- OpenRA.Mods.Common/ServerTraits/LobbySettingsNotification.cs | 5 +++-- OpenRA.Mods.Common/ServerTraits/MasterServerPinger.cs | 5 +++-- OpenRA.Mods.Common/ServerTraits/PlayerPinger.cs | 5 +++-- OpenRA.Mods.Common/ShroudExts.cs | 5 +++-- OpenRA.Mods.Common/SpriteLoaders/ShpD2Loader.cs | 5 +++-- OpenRA.Mods.Common/SpriteLoaders/ShpTDLoader.cs | 5 +++-- OpenRA.Mods.Common/SpriteLoaders/ShpTSLoader.cs | 5 +++-- OpenRA.Mods.Common/SpriteLoaders/TmpRALoader.cs | 5 +++-- OpenRA.Mods.Common/SpriteLoaders/TmpTDLoader.cs | 5 +++-- OpenRA.Mods.Common/Traits/AcceptsSupplies.cs | 5 +++-- OpenRA.Mods.Common/Traits/AffectsShroud.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/Aircraft.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/AttackBomber.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/AttackHeli.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/AttackPlane.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/FallsToEarth.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/FlyAwayOnIdle.cs | 5 +++-- OpenRA.Mods.Common/Traits/Air/ReturnOnIdle.cs | 5 +++-- OpenRA.Mods.Common/Traits/AmmoPool.cs | 5 +++-- OpenRA.Mods.Common/Traits/AppearsOnRadar.cs | 5 +++-- OpenRA.Mods.Common/Traits/Armament.cs | 5 +++-- OpenRA.Mods.Common/Traits/Armor.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackBase.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackCharge.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackFollow.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackFrontal.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackGarrisoned.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackOmni.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackSuicides.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackTurreted.cs | 5 +++-- OpenRA.Mods.Common/Traits/Attack/AttackWander.cs | 5 +++-- OpenRA.Mods.Common/Traits/AttackMove.cs | 5 +++-- OpenRA.Mods.Common/Traits/AutoTarget.cs | 5 +++-- OpenRA.Mods.Common/Traits/BlocksProjectiles.cs | 5 +++-- OpenRA.Mods.Common/Traits/BodyOrientation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/BaseBuilding.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/BaseProvider.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Bib.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Bridge.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/BridgeHut.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Building.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/BuildingInfluence.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Exit.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/FootprintUtils.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/FreeActor.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Gate.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/LineBuild.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/LineBuildNode.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/PrimaryBuilding.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/RallyPoint.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Refinery.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/RepairableBuilding.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/RepairsUnits.cs | 5 +++-- OpenRA.Mods.Common/Traits/Buildings/Reservable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Burns.cs | 5 +++-- OpenRA.Mods.Common/Traits/C4Demolition.cs | 5 +++-- OpenRA.Mods.Common/Traits/Capturable.cs | 5 +++-- OpenRA.Mods.Common/Traits/CaptureNotification.cs | 5 +++-- OpenRA.Mods.Common/Traits/Captures.cs | 5 +++-- OpenRA.Mods.Common/Traits/Cargo.cs | 5 +++-- OpenRA.Mods.Common/Traits/CashTrickler.cs | 5 +++-- OpenRA.Mods.Common/Traits/Cloak.cs | 5 +++-- OpenRA.Mods.Common/Traits/CombatDebugOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/Crate.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/CrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/DuplicateUnitCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/ExplodeCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/GiveCashCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/GiveMcvCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/GiveUnitCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/GrantUpgradeCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/HealUnitsCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/HideMapCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/LevelUpCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/RevealMapCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crates/SupportPowerCrateAction.cs | 5 +++-- OpenRA.Mods.Common/Traits/CreatesShroud.cs | 5 +++-- OpenRA.Mods.Common/Traits/Crushable.cs | 5 +++-- OpenRA.Mods.Common/Traits/CustomBuildTimeValue.cs | 5 +++-- OpenRA.Mods.Common/Traits/CustomSelectionSize.cs | 5 +++-- OpenRA.Mods.Common/Traits/CustomSellValue.cs | 5 +++-- OpenRA.Mods.Common/Traits/Demolishable.cs | 5 +++-- OpenRA.Mods.Common/Traits/DetectCloaked.cs | 5 +++-- OpenRA.Mods.Common/Traits/EjectOnDeath.cs | 5 +++-- OpenRA.Mods.Common/Traits/EmitInfantryOnSell.cs | 5 +++-- OpenRA.Mods.Common/Traits/EngineerRepair.cs | 5 +++-- OpenRA.Mods.Common/Traits/Explodes.cs | 5 +++-- OpenRA.Mods.Common/Traits/ExternalCapturable.cs | 5 +++-- OpenRA.Mods.Common/Traits/ExternalCapturableBar.cs | 5 +++-- OpenRA.Mods.Common/Traits/ExternalCaptures.cs | 5 +++-- OpenRA.Mods.Common/Traits/GainsExperience.cs | 5 +++-- OpenRA.Mods.Common/Traits/GivesBounty.cs | 5 +++-- OpenRA.Mods.Common/Traits/GivesExperience.cs | 5 +++-- OpenRA.Mods.Common/Traits/GlobalUpgradable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Guard.cs | 5 +++-- OpenRA.Mods.Common/Traits/Guardable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Harvester.cs | 5 +++-- OpenRA.Mods.Common/Traits/Health.cs | 5 +++-- OpenRA.Mods.Common/Traits/Huntable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Husk.cs | 5 +++-- OpenRA.Mods.Common/Traits/IgnoresDisguise.cs | 5 +++-- OpenRA.Mods.Common/Traits/Immobile.cs | 5 +++-- OpenRA.Mods.Common/Traits/Infantry/ScaredyCat.cs | 5 +++-- OpenRA.Mods.Common/Traits/Infantry/TakeCover.cs | 5 +++-- OpenRA.Mods.Common/Traits/JamsMissiles.cs | 5 +++-- OpenRA.Mods.Common/Traits/KillsSelf.cs | 5 +++-- OpenRA.Mods.Common/Traits/Mobile.cs | 5 +++-- OpenRA.Mods.Common/Traits/Modifiers/AlwaysVisible.cs | 5 +++-- OpenRA.Mods.Common/Traits/Modifiers/DisabledOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Modifiers/FrozenUnderFog.cs | 5 +++-- OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderFog.cs | 5 +++-- OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderShroud.cs | 5 +++-- OpenRA.Mods.Common/Traits/Modifiers/UpgradeOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Multipliers/DamageMultiplier.cs | 5 +++-- OpenRA.Mods.Common/Traits/Multipliers/FirepowerMultiplier.cs | 5 +++-- .../Traits/Multipliers/InaccuracyMultiplier.cs | 5 +++-- OpenRA.Mods.Common/Traits/Multipliers/PowerMultiplier.cs | 5 +++-- OpenRA.Mods.Common/Traits/Multipliers/RangeMultiplier.cs | 5 +++-- .../Traits/Multipliers/ReloadDelayMultiplier.cs | 5 +++-- OpenRA.Mods.Common/Traits/Multipliers/SpeedMultiplier.cs | 5 +++-- .../Traits/Multipliers/UpgradableMultiplierTrait.cs | 5 +++-- OpenRA.Mods.Common/Traits/MustBeDestroyed.cs | 5 +++-- .../Traits/PaletteEffects/CloakPaletteEffect.cs | 5 +++-- .../Traits/PaletteEffects/FlashPaletteEffect.cs | 5 +++-- .../Traits/PaletteEffects/GlobalLightingPaletteEffect.cs | 5 +++-- .../Traits/PaletteEffects/MenuPaletteEffect.cs | 5 +++-- .../Traits/PaletteEffects/RotationPaletteEffect.cs | 5 +++-- OpenRA.Mods.Common/Traits/ParaDrop.cs | 5 +++-- OpenRA.Mods.Common/Traits/Parachutable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Passenger.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/ActorGroupProxy.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/AllyRepair.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/BaseAttackNotifier.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/ClassicProductionQueue.cs | 5 +++-- .../Traits/Player/ConquestVictoryConditions.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/EnemyWatcher.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/GlobalUpgradeManager.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/HarvesterAttackNotifier.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/MissionObjectives.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/PlaceBeacon.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/PlaceBuilding.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/PlayerStatistics.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/ProvidesPrerequisite.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/ProvidesTechPrerequisite.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/ResourceStorageWarning.cs | 5 +++-- .../Traits/Player/StrategicVictoryConditions.cs | 5 +++-- OpenRA.Mods.Common/Traits/Player/TechTree.cs | 5 +++-- OpenRA.Mods.Common/Traits/Plug.cs | 5 +++-- OpenRA.Mods.Common/Traits/Pluggable.cs | 5 +++-- OpenRA.Mods.Common/Traits/Power/AffectedByPowerOutage.cs | 5 +++-- OpenRA.Mods.Common/Traits/Power/CanPowerDown.cs | 5 +++-- OpenRA.Mods.Common/Traits/Power/Player/PowerManager.cs | 5 +++-- OpenRA.Mods.Common/Traits/Power/Power.cs | 5 +++-- OpenRA.Mods.Common/Traits/Power/RequiresPower.cs | 5 +++-- OpenRA.Mods.Common/Traits/Power/ScalePowerWithHealth.cs | 5 +++-- OpenRA.Mods.Common/Traits/PowerTooltip.cs | 5 +++-- OpenRA.Mods.Common/Traits/ProducibleWithLevel.cs | 5 +++-- OpenRA.Mods.Common/Traits/Production.cs | 5 +++-- OpenRA.Mods.Common/Traits/ProductionQueueFromSelection.cs | 5 +++-- OpenRA.Mods.Common/Traits/ProvidesRadar.cs | 5 +++-- OpenRA.Mods.Common/Traits/ProximityCaptor.cs | 5 +++-- OpenRA.Mods.Common/Traits/ProximityCapturable.cs | 5 +++-- OpenRA.Mods.Common/Traits/QuantizeFacingsFromSequence.cs | 5 +++-- OpenRA.Mods.Common/Traits/RadarColorFromTerrain.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/AutoSelectionSize.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/Hovers.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/LeavesTrails.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/ProductionBar.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderDebugState.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderDetectionCircle.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderNameTag.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderRangeCircle.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderSprites.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderSpritesEditorOnly.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderUtils.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/RenderVoxels.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/SupportPowerChargeBar.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/TimedUpgradeBar.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithAttackAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithBuildingExplosion.cs | 5 +++-- .../Traits/Render/WithBuildingPlacedAnimation.cs | 5 +++-- .../Traits/Render/WithBuildingPlacedOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithChargeAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithChargeOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithCrateBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithDeathAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithDecoration.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithDockedOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithDockingAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithFacingSpriteBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithGateSpriteBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithHarvestAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithHarvestOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithIdleAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithIdleOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithInfantryBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithMakeAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithMoveAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithMuzzleOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithParachute.cs | 5 +++-- .../Traits/Render/WithProductionDoorOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithProductionOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithRangeCircle.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithRankDecoration.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithRepairAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithRepairOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithResources.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithShadow.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithSiloAnimation.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithSmoke.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithSpriteBarrel.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithSpriteBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithSpriteRotorOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithSpriteTurret.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithTurretedSpriteBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithVoxelBarrel.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithVoxelBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithVoxelTurret.cs | 5 +++-- OpenRA.Mods.Common/Traits/Render/WithWallSpriteBody.cs | 5 +++-- OpenRA.Mods.Common/Traits/Repairable.cs | 5 +++-- OpenRA.Mods.Common/Traits/RepairableNear.cs | 5 +++-- OpenRA.Mods.Common/Traits/RepairsBridges.cs | 5 +++-- OpenRA.Mods.Common/Traits/RevealsShroud.cs | 5 +++-- OpenRA.Mods.Common/Traits/SeedsResource.cs | 5 +++-- OpenRA.Mods.Common/Traits/SelfHealing.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sellable.cs | 5 +++-- OpenRA.Mods.Common/Traits/ShakeOnDeath.cs | 5 +++-- OpenRA.Mods.Common/Traits/SmokeTrailWhenDamaged.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/ActorLostNotification.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/AmbientSound.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/AnnounceOnBuild.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/AnnounceOnKill.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/AnnounceOnSeen.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/DeathSounds.cs | 5 +++-- OpenRA.Mods.Common/Traits/Sound/SoundOnDamageTransition.cs | 5 +++-- OpenRA.Mods.Common/Traits/SpawnActorOnDeath.cs | 5 +++-- OpenRA.Mods.Common/Traits/StoresResources.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupplyTruck.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupportPowers/AirstrikePower.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupportPowers/GrantUpgradePower.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupportPowers/NukePower.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupportPowers/ProduceActorPower.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs | 5 +++-- OpenRA.Mods.Common/Traits/SupportPowers/SupportPower.cs | 5 +++-- .../Traits/SupportPowers/SupportPowerManager.cs | 5 +++-- OpenRA.Mods.Common/Traits/Targetable.cs | 5 +++-- OpenRA.Mods.Common/Traits/ThrowsParticle.cs | 5 +++-- OpenRA.Mods.Common/Traits/ThrowsShrapnel.cs | 5 +++-- OpenRA.Mods.Common/Traits/Tooltip.cs | 5 +++-- OpenRA.Mods.Common/Traits/TransformOnCapture.cs | 5 +++-- OpenRA.Mods.Common/Traits/Transforms.cs | 5 +++-- OpenRA.Mods.Common/Traits/Turreted.cs | 5 +++-- OpenRA.Mods.Common/Traits/Upgrades/DeployToUpgrade.cs | 5 +++-- OpenRA.Mods.Common/Traits/Upgrades/DisableOnUpgrade.cs | 5 +++-- OpenRA.Mods.Common/Traits/Upgrades/UpgradableTrait.cs | 5 +++-- OpenRA.Mods.Common/Traits/Upgrades/UpgradeActorsNear.cs | 5 +++-- OpenRA.Mods.Common/Traits/Upgrades/UpgradeManager.cs | 5 +++-- OpenRA.Mods.Common/Traits/Valued.cs | 5 +++-- OpenRA.Mods.Common/Traits/VeteranProductionIconOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/Voiced.cs | 5 +++-- OpenRA.Mods.Common/Traits/Wanders.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/BridgeLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/CrateSpawner.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/CreateMPPlayers.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/DomainIndex.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/EditorActorLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/EditorActorPreview.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/EditorResourceLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/EditorSelectionLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/LoadWidgetAtGameStart.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/MPStartLocations.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/MPStartUnits.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/MusicPlaylist.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/PaletteFromCurrentTileset.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/PaletteFromFile.cs | 5 +++-- .../Traits/World/PaletteFromPaletteWithAlpha.cs | 5 +++-- .../Traits/World/PaletteFromPlayerPaletteWithAlpha.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/PaletteFromRGBA.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/PathFinder.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/PathfinderDebugOverlay.cs | 5 +++-- .../Traits/World/PlayerPaletteFromCurrentTileset.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/RadarPings.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/ResourceClaim.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/ResourceClaimLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/ResourceLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/ShroudPalette.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/ShroudRenderer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/SmudgeLayer.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/SpawnMPUnits.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/SpawnMapActors.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/StartGameNotification.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/VoxelNormalsPalette.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/WarheadDebugOverlay.cs | 5 +++-- OpenRA.Mods.Common/Traits/World/WeatherOverlay.cs | 5 +++-- OpenRA.Mods.Common/TraitsInterfaces.cs | 5 +++-- OpenRA.Mods.Common/Util.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/CheckCodeStyle.cs | 5 +++-- .../UtilityCommands/CheckExplicitInterfacesCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/CheckSequenceSprites.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/ConvertPngToShpCommand.cs | 5 +++-- .../UtilityCommands/ConvertSpriteToPngCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/CreateManPage.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/Extensions.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/ExtractFilesCommand.cs | 5 +++-- .../UtilityCommands/ExtractLanguageStringsCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/ExtractLuaDocsCommand.cs | 5 +++-- .../UtilityCommands/ExtractTraitDocsCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/FixClassicTilesets.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/GenerateMinimapCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/GetMapHashCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/Glob.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/ImportLegacyMapCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/RemapShpCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/ReplayMetadataCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/ResizeMapCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/Rgba2Hex.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/UpgradeMapCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/UpgradeModCommand.cs | 5 +++-- OpenRA.Mods.Common/UtilityCommands/UpgradeRules.cs | 5 +++-- OpenRA.Mods.Common/Warheads/CreateEffectWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/CreateResourceWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/DamageWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/DestroyResourceWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/GrantUpgradeWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/HealthPercentageDamageWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/LeaveSmudgeWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/SpreadDamageWarhead.cs | 5 +++-- OpenRA.Mods.Common/Warheads/Warhead.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ActorPreviewWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/BackgroundWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ButtonWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ChatDisplayWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/CheckboxWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ClientTooltipRegionWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ColorBlockWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ColorMixerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ColorPreviewManagerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ConfirmationDialogs.cs | 5 +++-- OpenRA.Mods.Common/Widgets/DropDownButtonWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/EditorViewportControllerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/GridLayout.cs | 5 +++-- OpenRA.Mods.Common/Widgets/HotkeyEntryWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/HueSliderWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ImageWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/LabelWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/LabelWithTooltipWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/LineGraphWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ListLayout.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/AssetBrowserLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ButtonTooltipLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ColorPickerLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ConnectionLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/CreditsLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/DisconnectWatcherLogic.cs | 5 +++-- .../Widgets/Logic/Editor/ActorSelectorLogic.cs | 5 +++-- .../Widgets/Logic/Editor/LayerSelectorLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorLogic.cs | 5 +++-- .../Widgets/Logic/Editor/MapEditorTabsLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Editor/NewMapLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Editor/SaveMapLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Editor/TileSelectorLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/FactionTooltipLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/GlobalChatLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/AddFactionSuffixLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/ClassicProductionLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/ControlGroupLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/DebugMenuLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/GameInfoBriefingLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/GameInfoObjectivesLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/GameInfoStatsLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/GameTimerLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/IngameCashCounterLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameChatLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameMenuLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/IngamePowerBarLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/IngamePowerCounterLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/IngameRadarDisplayLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/IngameSiloBarLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/LoadIngamePerfLogic.cs | 5 +++-- .../Logic/Ingame/LoadIngamePlayerOrObserverUILogic.cs | 5 +++-- .../Widgets/Logic/Ingame/LoadMapEditorLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/MenuButtonsChromeLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/ObserverShroudSelectorLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/ObserverStatsLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/OrderButtonsChromeLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/ProductionTooltipLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/ReplayControlBarLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/SupportPowerBinLogic.cs | 5 +++-- .../Widgets/Logic/Ingame/SupportPowerTooltipLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Ingame/WorldTooltipLogic.cs | 5 +++-- .../Widgets/Logic/Installation/DownloadPackagesLogic.cs | 5 +++-- .../Widgets/Logic/Installation/InstallFromCDLogic.cs | 5 +++-- .../Widgets/Logic/Installation/InstallLogic.cs | 5 +++-- .../Widgets/Logic/Installation/InstallModLogic.cs | 5 +++-- .../Widgets/Logic/Installation/InstallMusicLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Lobby/ClientTooltipLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Lobby/KickClientLogic.cs | 5 +++-- .../Widgets/Logic/Lobby/KickSpectatorsLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyLogic.cs | 5 +++-- .../Widgets/Logic/Lobby/LobbyMapPreviewLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyUtils.cs | 5 +++-- .../Widgets/Logic/Lobby/SpawnSelectorTooltipLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/MainMenuLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/MissionBrowserLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ModBrowserLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/MultiplayerLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/MusicPlayerLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/PerfDebugLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ReplayBrowserLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ReplayUtils.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/ServerCreationLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/SettingsLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/SimpleTooltipLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/Logic/TabCompletionLogic.cs | 5 +++-- OpenRA.Mods.Common/Widgets/LogicKeyListenerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/LogicTickerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/MapPreviewWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/MenuButtonWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ObserverProductionIconsWidget.cs | 5 +++-- .../Widgets/ObserverSupportPowerIconsWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/PasswordFieldWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/PerfGraphWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ProductionPaletteWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ProductionTabsWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ProductionTypeButtonWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ProgressBarWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/RGBASpriteWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/RadarWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ResourceBarWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ScrollItemWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ScrollPanelWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/SliderWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/SpriteWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/StrategicProgressWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/SupportPowerTimerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/SupportPowersWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/TerrainTemplatePreviewWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/TextFieldWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/TooltipContainerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/ViewportControllerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/VqaPlayerWidget.cs | 5 +++-- OpenRA.Mods.Common/Widgets/WorldCommandWidget.cs | 5 +++-- OpenRA.Mods.Common/WorldExtensions.cs | 5 +++-- OpenRA.Mods.D2k/Activities/DeliverUnit.cs | 5 +++-- OpenRA.Mods.D2k/Activities/PickupUnit.cs | 5 +++-- OpenRA.Mods.D2k/Activities/SwallowActor.cs | 5 +++-- OpenRA.Mods.D2k/Lint/CheckImportActors.cs | 5 +++-- OpenRA.Mods.D2k/SpriteLoaders/R8Loader.cs | 5 +++-- OpenRA.Mods.D2k/Traits/AttackSwallow.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Buildings/DamagedWithoutFoundation.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Buildings/FreeActorWithDelivery.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Buildings/LaysTerrain.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Buildings/ProductionFromMapEdge.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Carryable.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Carryall.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Player/HarvesterInsurance.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Render/WithAttackOverlay.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Render/WithCrumbleOverlay.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Render/WithDecorationCarryable.cs | 5 +++-- OpenRA.Mods.D2k/Traits/Render/WithDeliveryOverlay.cs | 5 +++-- OpenRA.Mods.D2k/Traits/SpiceBloom.cs | 5 +++-- OpenRA.Mods.D2k/Traits/TemporaryOwnerManager.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/BuildableTerrainLayer.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/D2kEditorResourceLayer.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/D2kResourceLayer.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/FogPaletteFromR8.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/PaletteFromR8.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/PaletteFromScaledPalette.cs | 5 +++-- OpenRA.Mods.D2k/Traits/World/WormManager.cs | 5 +++-- OpenRA.Mods.D2k/UtilityCommands/D2kMapImporter.cs | 5 +++-- OpenRA.Mods.D2k/UtilityCommands/ImportD2kMapCommand.cs | 5 +++-- OpenRA.Mods.D2k/Warheads/ChangeOwnerWarhead.cs | 5 +++-- OpenRA.Mods.RA/Activities/Infiltrate.cs | 5 +++-- OpenRA.Mods.RA/Activities/LayMines.cs | 5 +++-- OpenRA.Mods.RA/Activities/Leap.cs | 5 +++-- OpenRA.Mods.RA/Activities/Teleport.cs | 5 +++-- OpenRA.Mods.RA/Effects/GpsDot.cs | 5 +++-- OpenRA.Mods.RA/Effects/GpsSatellite.cs | 5 +++-- OpenRA.Mods.RA/Effects/SatelliteLaunch.cs | 5 +++-- OpenRA.Mods.RA/Effects/TeslaZap.cs | 5 +++-- OpenRA.Mods.RA/Graphics/TeslaZapRenderable.cs | 5 +++-- OpenRA.Mods.RA/ImportRedAlertLegacyMapCommand.cs | 5 +++-- .../Scripting/Properties/ChronosphereProperties.cs | 5 +++-- OpenRA.Mods.RA/Scripting/Properties/DisguiseProperties.cs | 5 +++-- OpenRA.Mods.RA/Scripting/Properties/InfiltrateProperties.cs | 5 +++-- OpenRA.Mods.RA/Scripting/Properties/ParadropProperties.cs | 5 +++-- .../Scripting/Properties/ParatroopersProperties.cs | 5 +++-- OpenRA.Mods.RA/Traits/Attack/AttackLeap.cs | 5 +++-- OpenRA.Mods.RA/Traits/Chronoshiftable.cs | 5 +++-- OpenRA.Mods.RA/Traits/Disguise.cs | 5 +++-- OpenRA.Mods.RA/Traits/FrozenUnderFogUpdatedByGps.cs | 5 +++-- OpenRA.Mods.RA/Traits/GpsWatcher.cs | 5 +++-- OpenRA.Mods.RA/Traits/HarvesterHuskModifier.cs | 5 +++-- OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForCash.cs | 5 +++-- .../Traits/Infiltration/InfiltrateForExploration.cs | 5 +++-- .../Traits/Infiltration/InfiltrateForPowerOutage.cs | 5 +++-- .../Traits/Infiltration/InfiltrateForSupportPower.cs | 5 +++-- OpenRA.Mods.RA/Traits/Infiltration/Infiltrates.cs | 5 +++-- OpenRA.Mods.RA/Traits/MadTank.cs | 5 +++-- OpenRA.Mods.RA/Traits/Mine.cs | 5 +++-- OpenRA.Mods.RA/Traits/Minelayer.cs | 5 +++-- .../Traits/PaletteEffects/ChronoshiftPaletteEffect.cs | 5 +++-- OpenRA.Mods.RA/Traits/PaletteEffects/LightPaletteRotator.cs | 5 +++-- OpenRA.Mods.RA/Traits/PortableChrono.cs | 5 +++-- OpenRA.Mods.RA/Traits/Render/RenderJammerCircle.cs | 5 +++-- OpenRA.Mods.RA/Traits/Render/RenderShroudCircle.cs | 5 +++-- OpenRA.Mods.RA/Traits/Render/WithDisguisingInfantryBody.cs | 5 +++-- OpenRA.Mods.RA/Traits/Render/WithLandingCraftAnimation.cs | 5 +++-- OpenRA.Mods.RA/Traits/SupportPowers/ChronoshiftPower.cs | 5 +++-- OpenRA.Mods.RA/Traits/SupportPowers/GpsPower.cs | 5 +++-- OpenRA.Mods.RA/Traits/SupportPowers/ParatroopersPower.cs | 5 +++-- OpenRA.Mods.TS/Activities/VoxelHarvesterDockSequence.cs | 5 +++-- OpenRA.Mods.TS/SpriteLoaders/TmpTSLoader.cs | 5 +++-- OpenRA.Mods.TS/Traits/Buildings/TiberianSunRefinery.cs | 5 +++-- OpenRA.Mods.TS/Traits/Render/WithDockingOverlay.cs | 5 +++-- OpenRA.Mods.TS/Traits/Render/WithPermanentInjury.cs | 5 +++-- OpenRA.Mods.TS/Traits/Render/WithVoxelUnloadBody.cs | 5 +++-- OpenRA.Mods.TS/Traits/Render/WithVoxelWalkerBody.cs | 5 +++-- OpenRA.Mods.TS/Traits/Render/WithVoxelWaterBody.cs | 5 +++-- OpenRA.Mods.TS/Traits/World/TSShroudPalette.cs | 5 +++-- OpenRA.Mods.TS/UtilityCommands/ImportTSMapCommand.cs | 5 +++-- OpenRA.Mods.TS/UtilityCommands/LegacyTilesetImporter.cs | 5 +++-- OpenRA.Platforms.Default/DefaultPlatform.cs | 5 +++-- OpenRA.Platforms.Default/FrameBuffer.cs | 5 +++-- OpenRA.Platforms.Default/MultiTapDetection.cs | 5 +++-- OpenRA.Platforms.Default/OpenAlSoundEngine.cs | 5 +++-- OpenRA.Platforms.Default/OpenGL.cs | 5 +++-- OpenRA.Platforms.Default/Sdl2GraphicsDevice.cs | 5 +++-- OpenRA.Platforms.Default/Shader.cs | 5 +++-- OpenRA.Platforms.Default/Texture.cs | 5 +++-- OpenRA.Platforms.Default/ThreadAffine.cs | 5 +++-- OpenRA.Platforms.Default/VertexBuffer.cs | 5 +++-- OpenRA.Platforms.Null/NullGraphicsDevice.cs | 5 +++-- OpenRA.Platforms.Null/NullPlatform.cs | 5 +++-- OpenRA.Platforms.Null/NullSound.cs | 5 +++-- OpenRA.Test/OpenRA.Game/ActionQueueTest.cs | 5 +++-- OpenRA.Test/OpenRA.Game/ActorInfoTest.cs | 5 +++-- OpenRA.Test/OpenRA.Game/CoordinateTest.cs | 5 +++-- OpenRA.Test/OpenRA.Game/MiniYamlTest.cs | 5 +++-- OpenRA.Test/OpenRA.Game/OrderTest.cs | 5 +++-- OpenRA.Test/OpenRA.Game/PlatformTest.cs | 5 +++-- OpenRA.Test/OpenRA.Game/SpatiallyPartitionedTest.cs | 5 +++-- OpenRA.Test/OpenRA.Mods.Common/ShapeTest.cs | 5 +++-- OpenRA.Utility/Program.cs | 5 +++-- packaging/fixheader.cs | 5 +++-- 983 files changed, 2949 insertions(+), 1966 deletions(-) diff --git a/OpenRA.Game/Activities/Activity.cs b/OpenRA.Game/Activities/Activity.cs index 65025e35d8..dba148f940 100644 --- a/OpenRA.Game/Activities/Activity.cs +++ b/OpenRA.Game/Activities/Activity.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Activities/CallFunc.cs b/OpenRA.Game/Activities/CallFunc.cs index ba724c4368..f19dc129ce 100644 --- a/OpenRA.Game/Activities/CallFunc.cs +++ b/OpenRA.Game/Activities/CallFunc.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Actor.cs b/OpenRA.Game/Actor.cs index af743cfc98..3fca76f3fe 100644 --- a/OpenRA.Game/Actor.cs +++ b/OpenRA.Game/Actor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/CPos.cs b/OpenRA.Game/CPos.cs index affe26f587..bd94acfb1d 100644 --- a/OpenRA.Game/CPos.cs +++ b/OpenRA.Game/CPos.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/CVec.cs b/OpenRA.Game/CVec.cs index 635b3f8991..e365adc84a 100644 --- a/OpenRA.Game/CVec.cs +++ b/OpenRA.Game/CVec.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/CacheStorage.cs b/OpenRA.Game/CacheStorage.cs index f2b18666e2..5d7c2924cb 100644 --- a/OpenRA.Game/CacheStorage.cs +++ b/OpenRA.Game/CacheStorage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/ContentInstaller.cs b/OpenRA.Game/ContentInstaller.cs index 74b73275d7..1d4c388939 100644 --- a/OpenRA.Game/ContentInstaller.cs +++ b/OpenRA.Game/ContentInstaller.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Download.cs b/OpenRA.Game/Download.cs index 5599c11be7..43032385d7 100644 --- a/OpenRA.Game/Download.cs +++ b/OpenRA.Game/Download.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Effects/AsyncAction.cs b/OpenRA.Game/Effects/AsyncAction.cs index cbb7bcff75..b4abd5e148 100644 --- a/OpenRA.Game/Effects/AsyncAction.cs +++ b/OpenRA.Game/Effects/AsyncAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Effects/DelayedAction.cs b/OpenRA.Game/Effects/DelayedAction.cs index 69b3c65b48..b112e0c0a5 100644 --- a/OpenRA.Game/Effects/DelayedAction.cs +++ b/OpenRA.Game/Effects/DelayedAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Effects/FlashTarget.cs b/OpenRA.Game/Effects/FlashTarget.cs index b58047d57f..0bcb5e4ecd 100644 --- a/OpenRA.Game/Effects/FlashTarget.cs +++ b/OpenRA.Game/Effects/FlashTarget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Effects/IEffect.cs b/OpenRA.Game/Effects/IEffect.cs index 1701d77e1f..46dc295503 100644 --- a/OpenRA.Game/Effects/IEffect.cs +++ b/OpenRA.Game/Effects/IEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Effects/SpriteEffect.cs b/OpenRA.Game/Effects/SpriteEffect.cs index ba4a729d55..d3a8d00911 100644 --- a/OpenRA.Game/Effects/SpriteEffect.cs +++ b/OpenRA.Game/Effects/SpriteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Exts.cs b/OpenRA.Game/Exts.cs index bd932e2db3..11a428e089 100644 --- a/OpenRA.Game/Exts.cs +++ b/OpenRA.Game/Exts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FieldLoader.cs b/OpenRA.Game/FieldLoader.cs index 37cc0020b5..1d081f6d5a 100644 --- a/OpenRA.Game/FieldLoader.cs +++ b/OpenRA.Game/FieldLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FieldSaver.cs b/OpenRA.Game/FieldSaver.cs index a24835ed8a..190c19e3b7 100644 --- a/OpenRA.Game/FieldSaver.cs +++ b/OpenRA.Game/FieldSaver.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/AudLoader.cs b/OpenRA.Game/FileFormats/AudLoader.cs index 9c1a1714b0..ecae60cfad 100644 --- a/OpenRA.Game/FileFormats/AudLoader.cs +++ b/OpenRA.Game/FileFormats/AudLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/Blast.cs b/OpenRA.Game/FileFormats/Blast.cs index 805822c68f..74d124b5a6 100644 --- a/OpenRA.Game/FileFormats/Blast.cs +++ b/OpenRA.Game/FileFormats/Blast.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. * * This file is based on the blast routines (version 1.1 by Mark Adler) * included in zlib/contrib diff --git a/OpenRA.Game/FileFormats/Blowfish.cs b/OpenRA.Game/FileFormats/Blowfish.cs index aecabe3cf8..5eb5029223 100644 --- a/OpenRA.Game/FileFormats/Blowfish.cs +++ b/OpenRA.Game/FileFormats/Blowfish.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/BlowfishKeyProvider.cs b/OpenRA.Game/FileFormats/BlowfishKeyProvider.cs index 94bbaa353d..70598c7d3f 100644 --- a/OpenRA.Game/FileFormats/BlowfishKeyProvider.cs +++ b/OpenRA.Game/FileFormats/BlowfishKeyProvider.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/CRC32.cs b/OpenRA.Game/FileFormats/CRC32.cs index af0352dfdb..a656482f97 100644 --- a/OpenRA.Game/FileFormats/CRC32.cs +++ b/OpenRA.Game/FileFormats/CRC32.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/HvaReader.cs b/OpenRA.Game/FileFormats/HvaReader.cs index 456a178928..87b9362a97 100644 --- a/OpenRA.Game/FileFormats/HvaReader.cs +++ b/OpenRA.Game/FileFormats/HvaReader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/IdxReader.cs b/OpenRA.Game/FileFormats/IdxReader.cs index 1ed138585d..df90b9880a 100644 --- a/OpenRA.Game/FileFormats/IdxReader.cs +++ b/OpenRA.Game/FileFormats/IdxReader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/ImaAdpcmLoader.cs b/OpenRA.Game/FileFormats/ImaAdpcmLoader.cs index 78b32c3a06..3e110fbb70 100644 --- a/OpenRA.Game/FileFormats/ImaAdpcmLoader.cs +++ b/OpenRA.Game/FileFormats/ImaAdpcmLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/PngLoader.cs b/OpenRA.Game/FileFormats/PngLoader.cs index a222929c5c..ca42463bce 100644 --- a/OpenRA.Game/FileFormats/PngLoader.cs +++ b/OpenRA.Game/FileFormats/PngLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/ReplayMetadata.cs b/OpenRA.Game/FileFormats/ReplayMetadata.cs index de189c684b..b34e63369c 100644 --- a/OpenRA.Game/FileFormats/ReplayMetadata.cs +++ b/OpenRA.Game/FileFormats/ReplayMetadata.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/VocLoader.cs b/OpenRA.Game/FileFormats/VocLoader.cs index 384122c284..157c2467ce 100644 --- a/OpenRA.Game/FileFormats/VocLoader.cs +++ b/OpenRA.Game/FileFormats/VocLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/VxlReader.cs b/OpenRA.Game/FileFormats/VxlReader.cs index aa9325c9fc..25b6b81c47 100644 --- a/OpenRA.Game/FileFormats/VxlReader.cs +++ b/OpenRA.Game/FileFormats/VxlReader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/WavLoader.cs b/OpenRA.Game/FileFormats/WavLoader.cs index 84a1564256..e449ffa7c5 100644 --- a/OpenRA.Game/FileFormats/WavLoader.cs +++ b/OpenRA.Game/FileFormats/WavLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/XccGlobalDatabase.cs b/OpenRA.Game/FileFormats/XccGlobalDatabase.cs index 64e96049aa..abec7e0ceb 100644 --- a/OpenRA.Game/FileFormats/XccGlobalDatabase.cs +++ b/OpenRA.Game/FileFormats/XccGlobalDatabase.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileFormats/XccLocalDatabase.cs b/OpenRA.Game/FileFormats/XccLocalDatabase.cs index 843afc4386..d171090968 100644 --- a/OpenRA.Game/FileFormats/XccLocalDatabase.cs +++ b/OpenRA.Game/FileFormats/XccLocalDatabase.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/BagFile.cs b/OpenRA.Game/FileSystem/BagFile.cs index aa24c72116..6f5b8bd2f8 100644 --- a/OpenRA.Game/FileSystem/BagFile.cs +++ b/OpenRA.Game/FileSystem/BagFile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/BigFile.cs b/OpenRA.Game/FileSystem/BigFile.cs index 048e1fd4a3..8b54f4539b 100644 --- a/OpenRA.Game/FileSystem/BigFile.cs +++ b/OpenRA.Game/FileSystem/BigFile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/D2kSoundResources.cs b/OpenRA.Game/FileSystem/D2kSoundResources.cs index 0d7d04c682..d929e5d0a6 100644 --- a/OpenRA.Game/FileSystem/D2kSoundResources.cs +++ b/OpenRA.Game/FileSystem/D2kSoundResources.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/FileSystem.cs b/OpenRA.Game/FileSystem/FileSystem.cs index c50db933f3..63333c01b9 100644 --- a/OpenRA.Game/FileSystem/FileSystem.cs +++ b/OpenRA.Game/FileSystem/FileSystem.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/Folder.cs b/OpenRA.Game/FileSystem/Folder.cs index 0c8877be77..6f0e448f43 100644 --- a/OpenRA.Game/FileSystem/Folder.cs +++ b/OpenRA.Game/FileSystem/Folder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/IPackage.cs b/OpenRA.Game/FileSystem/IPackage.cs index a6b1024c31..05e56ebfd7 100644 --- a/OpenRA.Game/FileSystem/IPackage.cs +++ b/OpenRA.Game/FileSystem/IPackage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/IdxEntry.cs b/OpenRA.Game/FileSystem/IdxEntry.cs index bf19919b23..f3d0b77d45 100644 --- a/OpenRA.Game/FileSystem/IdxEntry.cs +++ b/OpenRA.Game/FileSystem/IdxEntry.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/InstallShieldCABExtractor.cs b/OpenRA.Game/FileSystem/InstallShieldCABExtractor.cs index 18f2ac993d..88399d42f8 100644 --- a/OpenRA.Game/FileSystem/InstallShieldCABExtractor.cs +++ b/OpenRA.Game/FileSystem/InstallShieldCABExtractor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/InstallShieldPackage.cs b/OpenRA.Game/FileSystem/InstallShieldPackage.cs index 6ea9f6a587..a479f7ae40 100644 --- a/OpenRA.Game/FileSystem/InstallShieldPackage.cs +++ b/OpenRA.Game/FileSystem/InstallShieldPackage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/MixFile.cs b/OpenRA.Game/FileSystem/MixFile.cs index 31a10796b5..4716f4c0e8 100644 --- a/OpenRA.Game/FileSystem/MixFile.cs +++ b/OpenRA.Game/FileSystem/MixFile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/PackageEntry.cs b/OpenRA.Game/FileSystem/PackageEntry.cs index 591a7c65ad..db2f635c12 100644 --- a/OpenRA.Game/FileSystem/PackageEntry.cs +++ b/OpenRA.Game/FileSystem/PackageEntry.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/Pak.cs b/OpenRA.Game/FileSystem/Pak.cs index 5466ebdab5..ce4352b158 100644 --- a/OpenRA.Game/FileSystem/Pak.cs +++ b/OpenRA.Game/FileSystem/Pak.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/FileSystem/ZipFile.cs b/OpenRA.Game/FileSystem/ZipFile.cs index 5f499b5483..ed97c83786 100644 --- a/OpenRA.Game/FileSystem/ZipFile.cs +++ b/OpenRA.Game/FileSystem/ZipFile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Game.cs b/OpenRA.Game/Game.cs index 7054b15425..a3938158cb 100644 --- a/OpenRA.Game/Game.cs +++ b/OpenRA.Game/Game.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameInformation.cs b/OpenRA.Game/GameInformation.cs index 268d913ec3..776eae92ee 100644 --- a/OpenRA.Game/GameInformation.cs +++ b/OpenRA.Game/GameInformation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameRules/ActorInfo.cs b/OpenRA.Game/GameRules/ActorInfo.cs index 8c50e8fd4d..cce7eb280e 100644 --- a/OpenRA.Game/GameRules/ActorInfo.cs +++ b/OpenRA.Game/GameRules/ActorInfo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameRules/MusicInfo.cs b/OpenRA.Game/GameRules/MusicInfo.cs index 5416e8a3c9..c4dd887410 100644 --- a/OpenRA.Game/GameRules/MusicInfo.cs +++ b/OpenRA.Game/GameRules/MusicInfo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameRules/Ruleset.cs b/OpenRA.Game/GameRules/Ruleset.cs index 43e370dae6..01a2e5fa93 100644 --- a/OpenRA.Game/GameRules/Ruleset.cs +++ b/OpenRA.Game/GameRules/Ruleset.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameRules/RulesetCache.cs b/OpenRA.Game/GameRules/RulesetCache.cs index 0af8ba84d6..be63ffd5bf 100644 --- a/OpenRA.Game/GameRules/RulesetCache.cs +++ b/OpenRA.Game/GameRules/RulesetCache.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameRules/SoundInfo.cs b/OpenRA.Game/GameRules/SoundInfo.cs index 607d7d04a3..f08ebca4fa 100644 --- a/OpenRA.Game/GameRules/SoundInfo.cs +++ b/OpenRA.Game/GameRules/SoundInfo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameRules/WeaponInfo.cs b/OpenRA.Game/GameRules/WeaponInfo.cs index cb57eeed3a..d60af0d190 100644 --- a/OpenRA.Game/GameRules/WeaponInfo.cs +++ b/OpenRA.Game/GameRules/WeaponInfo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GameSpeed.cs b/OpenRA.Game/GameSpeed.cs index 88070989f2..e40e7e37e5 100644 --- a/OpenRA.Game/GameSpeed.cs +++ b/OpenRA.Game/GameSpeed.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/GlobalChat.cs b/OpenRA.Game/GlobalChat.cs index e4c9091748..d8bd5c32e3 100644 --- a/OpenRA.Game/GlobalChat.cs +++ b/OpenRA.Game/GlobalChat.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Animation.cs b/OpenRA.Game/Graphics/Animation.cs index f43eddcd3c..05c48840d7 100644 --- a/OpenRA.Game/Graphics/Animation.cs +++ b/OpenRA.Game/Graphics/Animation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/AnimationWithOffset.cs b/OpenRA.Game/Graphics/AnimationWithOffset.cs index b9aa5a63c1..e419de2f85 100644 --- a/OpenRA.Game/Graphics/AnimationWithOffset.cs +++ b/OpenRA.Game/Graphics/AnimationWithOffset.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/ChromeProvider.cs b/OpenRA.Game/Graphics/ChromeProvider.cs index 4df6c6942d..2d1e9a6335 100644 --- a/OpenRA.Game/Graphics/ChromeProvider.cs +++ b/OpenRA.Game/Graphics/ChromeProvider.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/CursorProvider.cs b/OpenRA.Game/Graphics/CursorProvider.cs index 4092f6844f..0564634499 100644 --- a/OpenRA.Game/Graphics/CursorProvider.cs +++ b/OpenRA.Game/Graphics/CursorProvider.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/CursorSequence.cs b/OpenRA.Game/Graphics/CursorSequence.cs index 5f681295a8..ee23682166 100644 --- a/OpenRA.Game/Graphics/CursorSequence.cs +++ b/OpenRA.Game/Graphics/CursorSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/HSLColor.cs b/OpenRA.Game/Graphics/HSLColor.cs index 8cf5682ac6..0f2d184b69 100644 --- a/OpenRA.Game/Graphics/HSLColor.cs +++ b/OpenRA.Game/Graphics/HSLColor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/HardwarePalette.cs b/OpenRA.Game/Graphics/HardwarePalette.cs index 2ff6a56cb6..b45cb38f65 100644 --- a/OpenRA.Game/Graphics/HardwarePalette.cs +++ b/OpenRA.Game/Graphics/HardwarePalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/IGraphicsDevice.cs b/OpenRA.Game/Graphics/IGraphicsDevice.cs index ffe53f5181..bc91eed255 100644 --- a/OpenRA.Game/Graphics/IGraphicsDevice.cs +++ b/OpenRA.Game/Graphics/IGraphicsDevice.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/MappedImage.cs b/OpenRA.Game/Graphics/MappedImage.cs index a783abcae3..4dd1143f21 100644 --- a/OpenRA.Game/Graphics/MappedImage.cs +++ b/OpenRA.Game/Graphics/MappedImage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Minimap.cs b/OpenRA.Game/Graphics/Minimap.cs index ad95edd145..1802275968 100644 --- a/OpenRA.Game/Graphics/Minimap.cs +++ b/OpenRA.Game/Graphics/Minimap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Palette.cs b/OpenRA.Game/Graphics/Palette.cs index c8d060a94e..08ed2c5f6e 100644 --- a/OpenRA.Game/Graphics/Palette.cs +++ b/OpenRA.Game/Graphics/Palette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/PaletteReference.cs b/OpenRA.Game/Graphics/PaletteReference.cs index 242e24ea2a..06afe551b7 100644 --- a/OpenRA.Game/Graphics/PaletteReference.cs +++ b/OpenRA.Game/Graphics/PaletteReference.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/PlayerColorRemap.cs b/OpenRA.Game/Graphics/PlayerColorRemap.cs index 2138de9f87..4c832b956b 100644 --- a/OpenRA.Game/Graphics/PlayerColorRemap.cs +++ b/OpenRA.Game/Graphics/PlayerColorRemap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Renderable.cs b/OpenRA.Game/Graphics/Renderable.cs index 3ca532a984..db66532c3f 100644 --- a/OpenRA.Game/Graphics/Renderable.cs +++ b/OpenRA.Game/Graphics/Renderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/RgbaColorRenderer.cs b/OpenRA.Game/Graphics/RgbaColorRenderer.cs index 1dcd2ff33b..1bd233ce80 100644 --- a/OpenRA.Game/Graphics/RgbaColorRenderer.cs +++ b/OpenRA.Game/Graphics/RgbaColorRenderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SelectionBarsRenderable.cs b/OpenRA.Game/Graphics/SelectionBarsRenderable.cs index 07c28d4525..9a07a4838d 100644 --- a/OpenRA.Game/Graphics/SelectionBarsRenderable.cs +++ b/OpenRA.Game/Graphics/SelectionBarsRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SequenceProvider.cs b/OpenRA.Game/Graphics/SequenceProvider.cs index 6fedecce29..c5c16e49d8 100644 --- a/OpenRA.Game/Graphics/SequenceProvider.cs +++ b/OpenRA.Game/Graphics/SequenceProvider.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Sheet.cs b/OpenRA.Game/Graphics/Sheet.cs index 1617d47c42..cd983ceabc 100644 --- a/OpenRA.Game/Graphics/Sheet.cs +++ b/OpenRA.Game/Graphics/Sheet.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SheetBuilder.cs b/OpenRA.Game/Graphics/SheetBuilder.cs index 9264dadc4d..a7c611fe5c 100644 --- a/OpenRA.Game/Graphics/SheetBuilder.cs +++ b/OpenRA.Game/Graphics/SheetBuilder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Sprite.cs b/OpenRA.Game/Graphics/Sprite.cs index 47e59f20d1..75c408c367 100644 --- a/OpenRA.Game/Graphics/Sprite.cs +++ b/OpenRA.Game/Graphics/Sprite.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SpriteFont.cs b/OpenRA.Game/Graphics/SpriteFont.cs index 7a20ba2efa..b25c29cc34 100644 --- a/OpenRA.Game/Graphics/SpriteFont.cs +++ b/OpenRA.Game/Graphics/SpriteFont.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SpriteLoader.cs b/OpenRA.Game/Graphics/SpriteLoader.cs index 89e94bb460..1545b43d57 100644 --- a/OpenRA.Game/Graphics/SpriteLoader.cs +++ b/OpenRA.Game/Graphics/SpriteLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SpriteRenderable.cs b/OpenRA.Game/Graphics/SpriteRenderable.cs index af986ca6a6..eb9a84af0c 100644 --- a/OpenRA.Game/Graphics/SpriteRenderable.cs +++ b/OpenRA.Game/Graphics/SpriteRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/SpriteRenderer.cs b/OpenRA.Game/Graphics/SpriteRenderer.cs index 16a0dcbb4e..41c2f2a707 100644 --- a/OpenRA.Game/Graphics/SpriteRenderer.cs +++ b/OpenRA.Game/Graphics/SpriteRenderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/TargetLineRenderable.cs b/OpenRA.Game/Graphics/TargetLineRenderable.cs index 3aabbd49c7..a210c2f833 100644 --- a/OpenRA.Game/Graphics/TargetLineRenderable.cs +++ b/OpenRA.Game/Graphics/TargetLineRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/TerrainRenderer.cs b/OpenRA.Game/Graphics/TerrainRenderer.cs index ac54dfb75b..612052ed20 100644 --- a/OpenRA.Game/Graphics/TerrainRenderer.cs +++ b/OpenRA.Game/Graphics/TerrainRenderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/TerrainSpriteLayer.cs b/OpenRA.Game/Graphics/TerrainSpriteLayer.cs index 6cccf32719..fc680bef50 100644 --- a/OpenRA.Game/Graphics/TerrainSpriteLayer.cs +++ b/OpenRA.Game/Graphics/TerrainSpriteLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Theater.cs b/OpenRA.Game/Graphics/Theater.cs index 63b0d75ba9..c93530c7d8 100644 --- a/OpenRA.Game/Graphics/Theater.cs +++ b/OpenRA.Game/Graphics/Theater.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/UISpriteRenderable.cs b/OpenRA.Game/Graphics/UISpriteRenderable.cs index 81c396ab25..a6538261e4 100644 --- a/OpenRA.Game/Graphics/UISpriteRenderable.cs +++ b/OpenRA.Game/Graphics/UISpriteRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Util.cs b/OpenRA.Game/Graphics/Util.cs index d7f9a54252..daa84a3016 100644 --- a/OpenRA.Game/Graphics/Util.cs +++ b/OpenRA.Game/Graphics/Util.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Vertex.cs b/OpenRA.Game/Graphics/Vertex.cs index e5fb505659..f514177119 100644 --- a/OpenRA.Game/Graphics/Vertex.cs +++ b/OpenRA.Game/Graphics/Vertex.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Viewport.cs b/OpenRA.Game/Graphics/Viewport.cs index 7d1508d748..1784708d8c 100644 --- a/OpenRA.Game/Graphics/Viewport.cs +++ b/OpenRA.Game/Graphics/Viewport.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/Voxel.cs b/OpenRA.Game/Graphics/Voxel.cs index 0e43fa03c3..1a97abdd68 100644 --- a/OpenRA.Game/Graphics/Voxel.cs +++ b/OpenRA.Game/Graphics/Voxel.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/VoxelAnimation.cs b/OpenRA.Game/Graphics/VoxelAnimation.cs index 7e8a890941..42615a7d62 100644 --- a/OpenRA.Game/Graphics/VoxelAnimation.cs +++ b/OpenRA.Game/Graphics/VoxelAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/VoxelLoader.cs b/OpenRA.Game/Graphics/VoxelLoader.cs index 7703ac737a..7336cecc3c 100644 --- a/OpenRA.Game/Graphics/VoxelLoader.cs +++ b/OpenRA.Game/Graphics/VoxelLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/VoxelProvider.cs b/OpenRA.Game/Graphics/VoxelProvider.cs index 6c09619233..d846eb31e9 100644 --- a/OpenRA.Game/Graphics/VoxelProvider.cs +++ b/OpenRA.Game/Graphics/VoxelProvider.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/VoxelRenderer.cs b/OpenRA.Game/Graphics/VoxelRenderer.cs index cc4c5e748c..a05bb105c1 100644 --- a/OpenRA.Game/Graphics/VoxelRenderer.cs +++ b/OpenRA.Game/Graphics/VoxelRenderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Graphics/WorldRenderer.cs b/OpenRA.Game/Graphics/WorldRenderer.cs index fff9317f01..b3f5da0102 100644 --- a/OpenRA.Game/Graphics/WorldRenderer.cs +++ b/OpenRA.Game/Graphics/WorldRenderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Group.cs b/OpenRA.Game/Group.cs index 5096f385d7..070727ff95 100644 --- a/OpenRA.Game/Group.cs +++ b/OpenRA.Game/Group.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/IUtilityCommand.cs b/OpenRA.Game/IUtilityCommand.cs index 5429b8f968..805b2050c3 100644 --- a/OpenRA.Game/IUtilityCommand.cs +++ b/OpenRA.Game/IUtilityCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Input/Hotkey.cs b/OpenRA.Game/Input/Hotkey.cs index 6246bc7d36..f7f4ce3d05 100644 --- a/OpenRA.Game/Input/Hotkey.cs +++ b/OpenRA.Game/Input/Hotkey.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Input/IInputHandler.cs b/OpenRA.Game/Input/IInputHandler.cs index ae55014fed..36f8fb7eb1 100644 --- a/OpenRA.Game/Input/IInputHandler.cs +++ b/OpenRA.Game/Input/IInputHandler.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Input/InputHandler.cs b/OpenRA.Game/Input/InputHandler.cs index e4772d15e6..4d38658877 100644 --- a/OpenRA.Game/Input/InputHandler.cs +++ b/OpenRA.Game/Input/InputHandler.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Input/Keycode.cs b/OpenRA.Game/Input/Keycode.cs index bc681acce4..60f67cde20 100644 --- a/OpenRA.Game/Input/Keycode.cs +++ b/OpenRA.Game/Input/Keycode.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/LogProxy.cs b/OpenRA.Game/LogProxy.cs index e97c6233a4..1536f790db 100644 --- a/OpenRA.Game/LogProxy.cs +++ b/OpenRA.Game/LogProxy.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/MPos.cs b/OpenRA.Game/MPos.cs index 5cac19b474..12395a44e1 100644 --- a/OpenRA.Game/MPos.cs +++ b/OpenRA.Game/MPos.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Manifest.cs b/OpenRA.Game/Manifest.cs index bbda8cfafa..3bfe70e905 100644 --- a/OpenRA.Game/Manifest.cs +++ b/OpenRA.Game/Manifest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/ActorInitializer.cs b/OpenRA.Game/Map/ActorInitializer.cs index da6adfc303..557a04171f 100644 --- a/OpenRA.Game/Map/ActorInitializer.cs +++ b/OpenRA.Game/Map/ActorInitializer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/ActorReference.cs b/OpenRA.Game/Map/ActorReference.cs index 8ba8cd7917..b4614158b8 100644 --- a/OpenRA.Game/Map/ActorReference.cs +++ b/OpenRA.Game/Map/ActorReference.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/CellLayer.cs b/OpenRA.Game/Map/CellLayer.cs index f4aa959dd2..2fb137c138 100644 --- a/OpenRA.Game/Map/CellLayer.cs +++ b/OpenRA.Game/Map/CellLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/CellRegion.cs b/OpenRA.Game/Map/CellRegion.cs index 765d26c10d..34ed1259db 100644 --- a/OpenRA.Game/Map/CellRegion.cs +++ b/OpenRA.Game/Map/CellRegion.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/Map.cs b/OpenRA.Game/Map/Map.cs index 8cd654250a..f81bbcb013 100644 --- a/OpenRA.Game/Map/Map.cs +++ b/OpenRA.Game/Map/Map.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/MapCache.cs b/OpenRA.Game/Map/MapCache.cs index a4fe6a5ffb..558fc2aca9 100644 --- a/OpenRA.Game/Map/MapCache.cs +++ b/OpenRA.Game/Map/MapCache.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/MapCoordsRegion.cs b/OpenRA.Game/Map/MapCoordsRegion.cs index 14b62c8b26..705c9d699a 100644 --- a/OpenRA.Game/Map/MapCoordsRegion.cs +++ b/OpenRA.Game/Map/MapCoordsRegion.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/MapGrid.cs b/OpenRA.Game/Map/MapGrid.cs index 2f3a7825d2..daa1f058b2 100644 --- a/OpenRA.Game/Map/MapGrid.cs +++ b/OpenRA.Game/Map/MapGrid.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/MapPlayers.cs b/OpenRA.Game/Map/MapPlayers.cs index d290490d00..f2c73761e9 100644 --- a/OpenRA.Game/Map/MapPlayers.cs +++ b/OpenRA.Game/Map/MapPlayers.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/MapPreview.cs b/OpenRA.Game/Map/MapPreview.cs index 297461a97b..3f7148e3ab 100644 --- a/OpenRA.Game/Map/MapPreview.cs +++ b/OpenRA.Game/Map/MapPreview.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/PlayerReference.cs b/OpenRA.Game/Map/PlayerReference.cs index 0d268f4b55..75e93cc02d 100644 --- a/OpenRA.Game/Map/PlayerReference.cs +++ b/OpenRA.Game/Map/PlayerReference.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/ProjectedCellRegion.cs b/OpenRA.Game/Map/ProjectedCellRegion.cs index aa379cb737..ef7122c334 100644 --- a/OpenRA.Game/Map/ProjectedCellRegion.cs +++ b/OpenRA.Game/Map/ProjectedCellRegion.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/TileReference.cs b/OpenRA.Game/Map/TileReference.cs index 5edd724fa3..d23f025736 100644 --- a/OpenRA.Game/Map/TileReference.cs +++ b/OpenRA.Game/Map/TileReference.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Map/TileSet.cs b/OpenRA.Game/Map/TileSet.cs index e1172a6a93..5c959849da 100644 --- a/OpenRA.Game/Map/TileSet.cs +++ b/OpenRA.Game/Map/TileSet.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/MiniYaml.cs b/OpenRA.Game/MiniYaml.cs index 0df9451816..17d205ae6f 100644 --- a/OpenRA.Game/MiniYaml.cs +++ b/OpenRA.Game/MiniYaml.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/ModData.cs b/OpenRA.Game/ModData.cs index d89984596e..99c7fdd3cc 100644 --- a/OpenRA.Game/ModData.cs +++ b/OpenRA.Game/ModData.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/ModMetadata.cs b/OpenRA.Game/ModMetadata.cs index 9b6c3b3524..e4cf61cfaf 100644 --- a/OpenRA.Game/ModMetadata.cs +++ b/OpenRA.Game/ModMetadata.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/Connection.cs b/OpenRA.Game/Network/Connection.cs index 4cd74bfbd5..ba105956ad 100644 --- a/OpenRA.Game/Network/Connection.cs +++ b/OpenRA.Game/Network/Connection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/FrameData.cs b/OpenRA.Game/Network/FrameData.cs index 45e3fd9ca5..268ab39296 100644 --- a/OpenRA.Game/Network/FrameData.cs +++ b/OpenRA.Game/Network/FrameData.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/GameServer.cs b/OpenRA.Game/Network/GameServer.cs index e323b96a8b..af3976c119 100644 --- a/OpenRA.Game/Network/GameServer.cs +++ b/OpenRA.Game/Network/GameServer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/GeoIP.cs b/OpenRA.Game/Network/GeoIP.cs index 76e86d9070..e0b0a6e095 100644 --- a/OpenRA.Game/Network/GeoIP.cs +++ b/OpenRA.Game/Network/GeoIP.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/Handshake.cs b/OpenRA.Game/Network/Handshake.cs index 9722e69262..8d0e8ce965 100644 --- a/OpenRA.Game/Network/Handshake.cs +++ b/OpenRA.Game/Network/Handshake.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/Order.cs b/OpenRA.Game/Network/Order.cs index 0ebde31ee5..a482c2d462 100644 --- a/OpenRA.Game/Network/Order.cs +++ b/OpenRA.Game/Network/Order.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/OrderIO.cs b/OpenRA.Game/Network/OrderIO.cs index 31e2a84a1d..bf35a4017a 100644 --- a/OpenRA.Game/Network/OrderIO.cs +++ b/OpenRA.Game/Network/OrderIO.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/OrderManager.cs b/OpenRA.Game/Network/OrderManager.cs index c0b4962dff..e9447c02f4 100644 --- a/OpenRA.Game/Network/OrderManager.cs +++ b/OpenRA.Game/Network/OrderManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/ReplayConnection.cs b/OpenRA.Game/Network/ReplayConnection.cs index 0180d3c653..5547f93659 100644 --- a/OpenRA.Game/Network/ReplayConnection.cs +++ b/OpenRA.Game/Network/ReplayConnection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/ReplayRecorder.cs b/OpenRA.Game/Network/ReplayRecorder.cs index 77dde628c5..d4d9572542 100644 --- a/OpenRA.Game/Network/ReplayRecorder.cs +++ b/OpenRA.Game/Network/ReplayRecorder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/Session.cs b/OpenRA.Game/Network/Session.cs index f939c8416a..dbb6e48341 100644 --- a/OpenRA.Game/Network/Session.cs +++ b/OpenRA.Game/Network/Session.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/SyncReport.cs b/OpenRA.Game/Network/SyncReport.cs index 5da8b17c28..3cb7bd2b16 100644 --- a/OpenRA.Game/Network/SyncReport.cs +++ b/OpenRA.Game/Network/SyncReport.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/UPnP.cs b/OpenRA.Game/Network/UPnP.cs index 49c8a88a25..104760bc93 100644 --- a/OpenRA.Game/Network/UPnP.cs +++ b/OpenRA.Game/Network/UPnP.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Network/UnitOrders.cs b/OpenRA.Game/Network/UnitOrders.cs index f45e2a5a6e..714af7db8b 100644 --- a/OpenRA.Game/Network/UnitOrders.cs +++ b/OpenRA.Game/Network/UnitOrders.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/ObjectCreator.cs b/OpenRA.Game/ObjectCreator.cs index b683e33f8c..b8637a5f2e 100644 --- a/OpenRA.Game/ObjectCreator.cs +++ b/OpenRA.Game/ObjectCreator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Orders/GenericSelectTarget.cs b/OpenRA.Game/Orders/GenericSelectTarget.cs index 4a92ddf217..1f8b81f667 100644 --- a/OpenRA.Game/Orders/GenericSelectTarget.cs +++ b/OpenRA.Game/Orders/GenericSelectTarget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Orders/IOrderGenerator.cs b/OpenRA.Game/Orders/IOrderGenerator.cs index bfefdb7cb2..176f76120c 100644 --- a/OpenRA.Game/Orders/IOrderGenerator.cs +++ b/OpenRA.Game/Orders/IOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Orders/UnitOrderGenerator.cs b/OpenRA.Game/Orders/UnitOrderGenerator.cs index cac0966d2b..64c470a28d 100644 --- a/OpenRA.Game/Orders/UnitOrderGenerator.cs +++ b/OpenRA.Game/Orders/UnitOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Platform.cs b/OpenRA.Game/Platform.cs index 0de6ddc571..d7e03389af 100644 --- a/OpenRA.Game/Platform.cs +++ b/OpenRA.Game/Platform.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Player.cs b/OpenRA.Game/Player.cs index 8253c3937e..68289a3b44 100644 --- a/OpenRA.Game/Player.cs +++ b/OpenRA.Game/Player.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ActionQueue.cs b/OpenRA.Game/Primitives/ActionQueue.cs index d4c20ef4ec..392b932f84 100644 --- a/OpenRA.Game/Primitives/ActionQueue.cs +++ b/OpenRA.Game/Primitives/ActionQueue.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/Bits.cs b/OpenRA.Game/Primitives/Bits.cs index a33f823e46..bf7042e1f6 100644 --- a/OpenRA.Game/Primitives/Bits.cs +++ b/OpenRA.Game/Primitives/Bits.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/Cache.cs b/OpenRA.Game/Primitives/Cache.cs index 15cf16ee7c..73d9ac1db1 100644 --- a/OpenRA.Game/Primitives/Cache.cs +++ b/OpenRA.Game/Primitives/Cache.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ConcurrentCache.cs b/OpenRA.Game/Primitives/ConcurrentCache.cs index 8b337bf383..2de3e29681 100644 --- a/OpenRA.Game/Primitives/ConcurrentCache.cs +++ b/OpenRA.Game/Primitives/ConcurrentCache.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/DisposableAction.cs b/OpenRA.Game/Primitives/DisposableAction.cs index 9798ce12d8..958cd8d8fe 100644 --- a/OpenRA.Game/Primitives/DisposableAction.cs +++ b/OpenRA.Game/Primitives/DisposableAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/IObservableCollection.cs b/OpenRA.Game/Primitives/IObservableCollection.cs index a80555963e..6476ed0686 100644 --- a/OpenRA.Game/Primitives/IObservableCollection.cs +++ b/OpenRA.Game/Primitives/IObservableCollection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/MergedStream.cs b/OpenRA.Game/Primitives/MergedStream.cs index 2204b1f6bb..13aeb186b0 100644 --- a/OpenRA.Game/Primitives/MergedStream.cs +++ b/OpenRA.Game/Primitives/MergedStream.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ObservableCollection.cs b/OpenRA.Game/Primitives/ObservableCollection.cs index f82a5d90d2..6fb83212ab 100644 --- a/OpenRA.Game/Primitives/ObservableCollection.cs +++ b/OpenRA.Game/Primitives/ObservableCollection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ObservableDictionary.cs b/OpenRA.Game/Primitives/ObservableDictionary.cs index 4ec40abb9a..28d1d18c6f 100644 --- a/OpenRA.Game/Primitives/ObservableDictionary.cs +++ b/OpenRA.Game/Primitives/ObservableDictionary.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ObservableList.cs b/OpenRA.Game/Primitives/ObservableList.cs index a5495ce28c..93077d13e0 100644 --- a/OpenRA.Game/Primitives/ObservableList.cs +++ b/OpenRA.Game/Primitives/ObservableList.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/Pair.cs b/OpenRA.Game/Primitives/Pair.cs index 940425d1bd..959d8b2c81 100644 --- a/OpenRA.Game/Primitives/Pair.cs +++ b/OpenRA.Game/Primitives/Pair.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/PriorityQueue.cs b/OpenRA.Game/Primitives/PriorityQueue.cs index f7ca49c2c3..7a3b6d83de 100644 --- a/OpenRA.Game/Primitives/PriorityQueue.cs +++ b/OpenRA.Game/Primitives/PriorityQueue.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ReadOnlyDictionary.cs b/OpenRA.Game/Primitives/ReadOnlyDictionary.cs index adc7de78e4..420a963440 100644 --- a/OpenRA.Game/Primitives/ReadOnlyDictionary.cs +++ b/OpenRA.Game/Primitives/ReadOnlyDictionary.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/ReadOnlyList.cs b/OpenRA.Game/Primitives/ReadOnlyList.cs index a012eab891..8e9b4b4e55 100644 --- a/OpenRA.Game/Primitives/ReadOnlyList.cs +++ b/OpenRA.Game/Primitives/ReadOnlyList.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/SegmentStream.cs b/OpenRA.Game/Primitives/SegmentStream.cs index afd17d5668..9cd57dc06a 100644 --- a/OpenRA.Game/Primitives/SegmentStream.cs +++ b/OpenRA.Game/Primitives/SegmentStream.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/SpatiallyPartitioned.cs b/OpenRA.Game/Primitives/SpatiallyPartitioned.cs index 293605fef9..9114f9baa0 100644 --- a/OpenRA.Game/Primitives/SpatiallyPartitioned.cs +++ b/OpenRA.Game/Primitives/SpatiallyPartitioned.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/TypeDictionary.cs b/OpenRA.Game/Primitives/TypeDictionary.cs index 13d5f140b7..92513a43d2 100644 --- a/OpenRA.Game/Primitives/TypeDictionary.cs +++ b/OpenRA.Game/Primitives/TypeDictionary.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/float2.cs b/OpenRA.Game/Primitives/float2.cs index 1693ea9f1b..a229ddfac7 100644 --- a/OpenRA.Game/Primitives/float2.cs +++ b/OpenRA.Game/Primitives/float2.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Primitives/int2.cs b/OpenRA.Game/Primitives/int2.cs index 8352cc597c..333afdff99 100644 --- a/OpenRA.Game/Primitives/int2.cs +++ b/OpenRA.Game/Primitives/int2.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Renderer.cs b/OpenRA.Game/Renderer.cs index dbc95f0fbc..86df0a35d8 100644 --- a/OpenRA.Game/Renderer.cs +++ b/OpenRA.Game/Renderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptActorInterface.cs b/OpenRA.Game/Scripting/ScriptActorInterface.cs index 1a03b1ee81..8b81fd06f2 100644 --- a/OpenRA.Game/Scripting/ScriptActorInterface.cs +++ b/OpenRA.Game/Scripting/ScriptActorInterface.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptContext.cs b/OpenRA.Game/Scripting/ScriptContext.cs index 5a4ed655b9..9757c1bee5 100644 --- a/OpenRA.Game/Scripting/ScriptContext.cs +++ b/OpenRA.Game/Scripting/ScriptContext.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptMemberExts.cs b/OpenRA.Game/Scripting/ScriptMemberExts.cs index b8e2b0bf94..be701375a6 100644 --- a/OpenRA.Game/Scripting/ScriptMemberExts.cs +++ b/OpenRA.Game/Scripting/ScriptMemberExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptMemberWrapper.cs b/OpenRA.Game/Scripting/ScriptMemberWrapper.cs index e49379a1ee..cfe10904b5 100644 --- a/OpenRA.Game/Scripting/ScriptMemberWrapper.cs +++ b/OpenRA.Game/Scripting/ScriptMemberWrapper.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptObjectWrapper.cs b/OpenRA.Game/Scripting/ScriptObjectWrapper.cs index 2b7c7b2ce9..81edbfec7b 100644 --- a/OpenRA.Game/Scripting/ScriptObjectWrapper.cs +++ b/OpenRA.Game/Scripting/ScriptObjectWrapper.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptPlayerInterface.cs b/OpenRA.Game/Scripting/ScriptPlayerInterface.cs index 89e708c89c..c70ca8a7fc 100644 --- a/OpenRA.Game/Scripting/ScriptPlayerInterface.cs +++ b/OpenRA.Game/Scripting/ScriptPlayerInterface.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Scripting/ScriptTypes.cs b/OpenRA.Game/Scripting/ScriptTypes.cs index f27160c3a1..8c8b42594c 100644 --- a/OpenRA.Game/Scripting/ScriptTypes.cs +++ b/OpenRA.Game/Scripting/ScriptTypes.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/SelectableExts.cs b/OpenRA.Game/SelectableExts.cs index 40e9fce358..fee323bd6a 100644 --- a/OpenRA.Game/SelectableExts.cs +++ b/OpenRA.Game/SelectableExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Selection.cs b/OpenRA.Game/Selection.cs index b6d29cb1f9..cfe86118e9 100644 --- a/OpenRA.Game/Selection.cs +++ b/OpenRA.Game/Selection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Server/Connection.cs b/OpenRA.Game/Server/Connection.cs index 3b67922af5..dd4b3d7ea5 100644 --- a/OpenRA.Game/Server/Connection.cs +++ b/OpenRA.Game/Server/Connection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Server/Exts.cs b/OpenRA.Game/Server/Exts.cs index d9133d281a..e322a67743 100644 --- a/OpenRA.Game/Server/Exts.cs +++ b/OpenRA.Game/Server/Exts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Server/ProtocolVersion.cs b/OpenRA.Game/Server/ProtocolVersion.cs index dc40bed0a7..db17ae0846 100644 --- a/OpenRA.Game/Server/ProtocolVersion.cs +++ b/OpenRA.Game/Server/ProtocolVersion.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Server/Server.cs b/OpenRA.Game/Server/Server.cs index 972b431bd2..d186f6aeeb 100644 --- a/OpenRA.Game/Server/Server.cs +++ b/OpenRA.Game/Server/Server.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Server/ServerOrder.cs b/OpenRA.Game/Server/ServerOrder.cs index 591e65e40a..beffc4f97e 100644 --- a/OpenRA.Game/Server/ServerOrder.cs +++ b/OpenRA.Game/Server/ServerOrder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Server/TraitInterfaces.cs b/OpenRA.Game/Server/TraitInterfaces.cs index a7882285a4..8f3c0cc707 100644 --- a/OpenRA.Game/Server/TraitInterfaces.cs +++ b/OpenRA.Game/Server/TraitInterfaces.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Settings.cs b/OpenRA.Game/Settings.cs index d70e247bb4..cce417f2b8 100644 --- a/OpenRA.Game/Settings.cs +++ b/OpenRA.Game/Settings.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Sound/Sound.cs b/OpenRA.Game/Sound/Sound.cs index 0112bc9e1d..6cdf64a2d0 100644 --- a/OpenRA.Game/Sound/Sound.cs +++ b/OpenRA.Game/Sound/Sound.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Sound/SoundDevice.cs b/OpenRA.Game/Sound/SoundDevice.cs index 4dbcf65460..ed8a98521f 100644 --- a/OpenRA.Game/Sound/SoundDevice.cs +++ b/OpenRA.Game/Sound/SoundDevice.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/StreamExts.cs b/OpenRA.Game/StreamExts.cs index fb01e0351f..21f243c4e7 100644 --- a/OpenRA.Game/StreamExts.cs +++ b/OpenRA.Game/StreamExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/Arguments.cs b/OpenRA.Game/Support/Arguments.cs index 1bd37bdcc3..bfda87411d 100644 --- a/OpenRA.Game/Support/Arguments.cs +++ b/OpenRA.Game/Support/Arguments.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/Evaluator.cs b/OpenRA.Game/Support/Evaluator.cs index 414e510d72..2121b92986 100644 --- a/OpenRA.Game/Support/Evaluator.cs +++ b/OpenRA.Game/Support/Evaluator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/LaunchArguments.cs b/OpenRA.Game/Support/LaunchArguments.cs index 38814077e6..c7bef99670 100644 --- a/OpenRA.Game/Support/LaunchArguments.cs +++ b/OpenRA.Game/Support/LaunchArguments.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/Log.cs b/OpenRA.Game/Support/Log.cs index 6b9742ca7c..3c6750eda5 100644 --- a/OpenRA.Game/Support/Log.cs +++ b/OpenRA.Game/Support/Log.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/MersenneTwister.cs b/OpenRA.Game/Support/MersenneTwister.cs index 5a61973740..b9f8002a5f 100644 --- a/OpenRA.Game/Support/MersenneTwister.cs +++ b/OpenRA.Game/Support/MersenneTwister.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/PerfHistory.cs b/OpenRA.Game/Support/PerfHistory.cs index bdb1e8dfb1..49242cc5a4 100644 --- a/OpenRA.Game/Support/PerfHistory.cs +++ b/OpenRA.Game/Support/PerfHistory.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/PerfItem.cs b/OpenRA.Game/Support/PerfItem.cs index ab96af6842..3512323b23 100644 --- a/OpenRA.Game/Support/PerfItem.cs +++ b/OpenRA.Game/Support/PerfItem.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/PerfSample.cs b/OpenRA.Game/Support/PerfSample.cs index 9cf49d0c29..aef6b5ae3a 100644 --- a/OpenRA.Game/Support/PerfSample.cs +++ b/OpenRA.Game/Support/PerfSample.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/PerfTimer.cs b/OpenRA.Game/Support/PerfTimer.cs index c379716952..cba1407d88 100644 --- a/OpenRA.Game/Support/PerfTimer.cs +++ b/OpenRA.Game/Support/PerfTimer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Support/Program.cs b/OpenRA.Game/Support/Program.cs index d626d56808..dab93a0fff 100644 --- a/OpenRA.Game/Support/Program.cs +++ b/OpenRA.Game/Support/Program.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Sync.cs b/OpenRA.Game/Sync.cs index 5b4fdc83fa..692319dbbb 100644 --- a/OpenRA.Game/Sync.cs +++ b/OpenRA.Game/Sync.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/TraitDictionary.cs b/OpenRA.Game/TraitDictionary.cs index a4ea09322a..9ed395c10e 100644 --- a/OpenRA.Game/TraitDictionary.cs +++ b/OpenRA.Game/TraitDictionary.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/ActivityUtils.cs b/OpenRA.Game/Traits/ActivityUtils.cs index d197e0c020..57f833108d 100644 --- a/OpenRA.Game/Traits/ActivityUtils.cs +++ b/OpenRA.Game/Traits/ActivityUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/DebugPauseState.cs b/OpenRA.Game/Traits/DebugPauseState.cs index ba145383f7..3825318977 100644 --- a/OpenRA.Game/Traits/DebugPauseState.cs +++ b/OpenRA.Game/Traits/DebugPauseState.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/DrawLineToTarget.cs b/OpenRA.Game/Traits/DrawLineToTarget.cs index 55dc0ea6cf..4ad3889063 100644 --- a/OpenRA.Game/Traits/DrawLineToTarget.cs +++ b/OpenRA.Game/Traits/DrawLineToTarget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/EditorTilesetFilter.cs b/OpenRA.Game/Traits/EditorTilesetFilter.cs index 96f2b529fc..fc78d4fdcf 100644 --- a/OpenRA.Game/Traits/EditorTilesetFilter.cs +++ b/OpenRA.Game/Traits/EditorTilesetFilter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/LintAttributes.cs b/OpenRA.Game/Traits/LintAttributes.cs index 105cd739f8..e32f227c56 100644 --- a/OpenRA.Game/Traits/LintAttributes.cs +++ b/OpenRA.Game/Traits/LintAttributes.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/DeveloperMode.cs b/OpenRA.Game/Traits/Player/DeveloperMode.cs index 17456e43ca..d74bec2f4f 100644 --- a/OpenRA.Game/Traits/Player/DeveloperMode.cs +++ b/OpenRA.Game/Traits/Player/DeveloperMode.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/FixedColorPalette.cs b/OpenRA.Game/Traits/Player/FixedColorPalette.cs index c1061d0f53..76dd75df2d 100644 --- a/OpenRA.Game/Traits/Player/FixedColorPalette.cs +++ b/OpenRA.Game/Traits/Player/FixedColorPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/FrozenActorLayer.cs b/OpenRA.Game/Traits/Player/FrozenActorLayer.cs index db137b5c78..5e1b6a1f37 100644 --- a/OpenRA.Game/Traits/Player/FrozenActorLayer.cs +++ b/OpenRA.Game/Traits/Player/FrozenActorLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/IndexedPlayerPalette.cs b/OpenRA.Game/Traits/Player/IndexedPlayerPalette.cs index 42c9e75b2c..b832f075ac 100644 --- a/OpenRA.Game/Traits/Player/IndexedPlayerPalette.cs +++ b/OpenRA.Game/Traits/Player/IndexedPlayerPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/PlayerColorPalette.cs b/OpenRA.Game/Traits/Player/PlayerColorPalette.cs index eb720fbbc9..5802079afa 100644 --- a/OpenRA.Game/Traits/Player/PlayerColorPalette.cs +++ b/OpenRA.Game/Traits/Player/PlayerColorPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/PlayerHighlightPalette.cs b/OpenRA.Game/Traits/Player/PlayerHighlightPalette.cs index 61cb67f321..73693486e9 100644 --- a/OpenRA.Game/Traits/Player/PlayerHighlightPalette.cs +++ b/OpenRA.Game/Traits/Player/PlayerHighlightPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Player/PlayerResources.cs b/OpenRA.Game/Traits/Player/PlayerResources.cs index d3cb8184e6..0dca7e6e0a 100644 --- a/OpenRA.Game/Traits/Player/PlayerResources.cs +++ b/OpenRA.Game/Traits/Player/PlayerResources.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/RejectsOrders.cs b/OpenRA.Game/Traits/RejectsOrders.cs index dbe296133b..dcc985109a 100644 --- a/OpenRA.Game/Traits/RejectsOrders.cs +++ b/OpenRA.Game/Traits/RejectsOrders.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Selectable.cs b/OpenRA.Game/Traits/Selectable.cs index ab1dc3b3e2..1d85fdb445 100644 --- a/OpenRA.Game/Traits/Selectable.cs +++ b/OpenRA.Game/Traits/Selectable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/Target.cs b/OpenRA.Game/Traits/Target.cs index 18eeeb28db..d5f1890250 100644 --- a/OpenRA.Game/Traits/Target.cs +++ b/OpenRA.Game/Traits/Target.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/TraitsInterfaces.cs b/OpenRA.Game/Traits/TraitsInterfaces.cs index 2390980a1c..ab67365368 100644 --- a/OpenRA.Game/Traits/TraitsInterfaces.cs +++ b/OpenRA.Game/Traits/TraitsInterfaces.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/ValidateOrder.cs b/OpenRA.Game/Traits/ValidateOrder.cs index a1a1c08650..1948226d4d 100644 --- a/OpenRA.Game/Traits/ValidateOrder.cs +++ b/OpenRA.Game/Traits/ValidateOrder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/World/ActorMap.cs b/OpenRA.Game/Traits/World/ActorMap.cs index 8f1a023527..2bffecbba0 100644 --- a/OpenRA.Game/Traits/World/ActorMap.cs +++ b/OpenRA.Game/Traits/World/ActorMap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/World/Faction.cs b/OpenRA.Game/Traits/World/Faction.cs index 79cd66f235..99e3f309b9 100644 --- a/OpenRA.Game/Traits/World/Faction.cs +++ b/OpenRA.Game/Traits/World/Faction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/World/ResourceType.cs b/OpenRA.Game/Traits/World/ResourceType.cs index c69b61bc40..21140dc066 100644 --- a/OpenRA.Game/Traits/World/ResourceType.cs +++ b/OpenRA.Game/Traits/World/ResourceType.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/World/ScreenMap.cs b/OpenRA.Game/Traits/World/ScreenMap.cs index 1e0e102a30..09c823ab72 100644 --- a/OpenRA.Game/Traits/World/ScreenMap.cs +++ b/OpenRA.Game/Traits/World/ScreenMap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/World/ScreenShaker.cs b/OpenRA.Game/Traits/World/ScreenShaker.cs index e44add474e..376ff3dcf5 100644 --- a/OpenRA.Game/Traits/World/ScreenShaker.cs +++ b/OpenRA.Game/Traits/World/ScreenShaker.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Traits/World/Shroud.cs b/OpenRA.Game/Traits/World/Shroud.cs index 6dad0c4137..206f295cbf 100644 --- a/OpenRA.Game/Traits/World/Shroud.cs +++ b/OpenRA.Game/Traits/World/Shroud.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/VoiceExts.cs b/OpenRA.Game/VoiceExts.cs index 9715123f9a..b2c1269ee4 100644 --- a/OpenRA.Game/VoiceExts.cs +++ b/OpenRA.Game/VoiceExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/WAngle.cs b/OpenRA.Game/WAngle.cs index 5123d4f2a9..be63a238b7 100644 --- a/OpenRA.Game/WAngle.cs +++ b/OpenRA.Game/WAngle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/WDist.cs b/OpenRA.Game/WDist.cs index 45ce0905fc..f02b1c6710 100644 --- a/OpenRA.Game/WDist.cs +++ b/OpenRA.Game/WDist.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/WPos.cs b/OpenRA.Game/WPos.cs index b02fed8214..369aca6bab 100644 --- a/OpenRA.Game/WPos.cs +++ b/OpenRA.Game/WPos.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/WRot.cs b/OpenRA.Game/WRot.cs index 118da82764..ef373e53c8 100644 --- a/OpenRA.Game/WRot.cs +++ b/OpenRA.Game/WRot.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/WVec.cs b/OpenRA.Game/WVec.cs index e53e047ecf..bfce594265 100644 --- a/OpenRA.Game/WVec.cs +++ b/OpenRA.Game/WVec.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Widgets/ChromeMetrics.cs b/OpenRA.Game/Widgets/ChromeMetrics.cs index 537b570495..f86206c587 100644 --- a/OpenRA.Game/Widgets/ChromeMetrics.cs +++ b/OpenRA.Game/Widgets/ChromeMetrics.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Widgets/RootWidget.cs b/OpenRA.Game/Widgets/RootWidget.cs index 40427314d0..047ca68907 100644 --- a/OpenRA.Game/Widgets/RootWidget.cs +++ b/OpenRA.Game/Widgets/RootWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Widgets/Widget.cs b/OpenRA.Game/Widgets/Widget.cs index 89b1cf69ad..0c58992546 100644 --- a/OpenRA.Game/Widgets/Widget.cs +++ b/OpenRA.Game/Widgets/Widget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Widgets/WidgetLoader.cs b/OpenRA.Game/Widgets/WidgetLoader.cs index 4f7ea66301..0a6a941710 100644 --- a/OpenRA.Game/Widgets/WidgetLoader.cs +++ b/OpenRA.Game/Widgets/WidgetLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Widgets/WidgetUtils.cs b/OpenRA.Game/Widgets/WidgetUtils.cs index 4389a4b430..27ffd52c56 100644 --- a/OpenRA.Game/Widgets/WidgetUtils.cs +++ b/OpenRA.Game/Widgets/WidgetUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/Widgets/WorldInteractionControllerWidget.cs b/OpenRA.Game/Widgets/WorldInteractionControllerWidget.cs index 2896fab2e2..d311434ee8 100644 --- a/OpenRA.Game/Widgets/WorldInteractionControllerWidget.cs +++ b/OpenRA.Game/Widgets/WorldInteractionControllerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/World.cs b/OpenRA.Game/World.cs index 0f2fd778b1..1ad996673b 100644 --- a/OpenRA.Game/World.cs +++ b/OpenRA.Game/World.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Game/WorldUtils.cs b/OpenRA.Game/WorldUtils.cs index 237174680f..ffefd3b98c 100644 --- a/OpenRA.Game/WorldUtils.cs +++ b/OpenRA.Game/WorldUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.GameMonitor/GameMonitor.cs b/OpenRA.GameMonitor/GameMonitor.cs index 1612887014..4cc1325574 100644 --- a/OpenRA.GameMonitor/GameMonitor.cs +++ b/OpenRA.GameMonitor/GameMonitor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/CncLoadScreen.cs b/OpenRA.Mods.Cnc/CncLoadScreen.cs index 5a058240b6..39df630e11 100644 --- a/OpenRA.Mods.Cnc/CncLoadScreen.cs +++ b/OpenRA.Mods.Cnc/CncLoadScreen.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Effects/IonCannon.cs b/OpenRA.Mods.Cnc/Effects/IonCannon.cs index 78814e92f1..c00aad2d79 100644 --- a/OpenRA.Mods.Cnc/Effects/IonCannon.cs +++ b/OpenRA.Mods.Cnc/Effects/IonCannon.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/ImportTiberianDawnLegacyMapCommand.cs b/OpenRA.Mods.Cnc/ImportTiberianDawnLegacyMapCommand.cs index a95ab4fa03..7efafefb3f 100644 --- a/OpenRA.Mods.Cnc/ImportTiberianDawnLegacyMapCommand.cs +++ b/OpenRA.Mods.Cnc/ImportTiberianDawnLegacyMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/AttackPopupTurreted.cs b/OpenRA.Mods.Cnc/Traits/AttackPopupTurreted.cs index 6567b1c6a2..ea0fe29d67 100644 --- a/OpenRA.Mods.Cnc/Traits/AttackPopupTurreted.cs +++ b/OpenRA.Mods.Cnc/Traits/AttackPopupTurreted.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/Buildings/ProductionAirdrop.cs b/OpenRA.Mods.Cnc/Traits/Buildings/ProductionAirdrop.cs index bad6626ce4..7c7277e940 100644 --- a/OpenRA.Mods.Cnc/Traits/Buildings/ProductionAirdrop.cs +++ b/OpenRA.Mods.Cnc/Traits/Buildings/ProductionAirdrop.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/PoisonedByTiberium.cs b/OpenRA.Mods.Cnc/Traits/PoisonedByTiberium.cs index 35a3b2f2f1..8671fbd209 100644 --- a/OpenRA.Mods.Cnc/Traits/PoisonedByTiberium.cs +++ b/OpenRA.Mods.Cnc/Traits/PoisonedByTiberium.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/Render/WithCargo.cs b/OpenRA.Mods.Cnc/Traits/Render/WithCargo.cs index 0111c6ce42..58f0e3adad 100644 --- a/OpenRA.Mods.Cnc/Traits/Render/WithCargo.cs +++ b/OpenRA.Mods.Cnc/Traits/Render/WithCargo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/Render/WithDeliveryAnimation.cs b/OpenRA.Mods.Cnc/Traits/Render/WithDeliveryAnimation.cs index 80d80c5b9a..cbb086ef18 100644 --- a/OpenRA.Mods.Cnc/Traits/Render/WithDeliveryAnimation.cs +++ b/OpenRA.Mods.Cnc/Traits/Render/WithDeliveryAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/Render/WithGunboatBody.cs b/OpenRA.Mods.Cnc/Traits/Render/WithGunboatBody.cs index 54a471e64f..6fe22e7763 100644 --- a/OpenRA.Mods.Cnc/Traits/Render/WithGunboatBody.cs +++ b/OpenRA.Mods.Cnc/Traits/Render/WithGunboatBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/Render/WithReloadingSpriteTurret.cs b/OpenRA.Mods.Cnc/Traits/Render/WithReloadingSpriteTurret.cs index 1f263daa00..6e82ffdc8e 100644 --- a/OpenRA.Mods.Cnc/Traits/Render/WithReloadingSpriteTurret.cs +++ b/OpenRA.Mods.Cnc/Traits/Render/WithReloadingSpriteTurret.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/Render/WithRoof.cs b/OpenRA.Mods.Cnc/Traits/Render/WithRoof.cs index 13c6f58763..b901a3c95c 100644 --- a/OpenRA.Mods.Cnc/Traits/Render/WithRoof.cs +++ b/OpenRA.Mods.Cnc/Traits/Render/WithRoof.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Traits/SupportPowers/IonCannonPower.cs b/OpenRA.Mods.Cnc/Traits/SupportPowers/IonCannonPower.cs index ad621c9ac2..34e995c31d 100644 --- a/OpenRA.Mods.Cnc/Traits/SupportPowers/IonCannonPower.cs +++ b/OpenRA.Mods.Cnc/Traits/SupportPowers/IonCannonPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Widgets/Logic/CncMainMenuLogic.cs b/OpenRA.Mods.Cnc/Widgets/Logic/CncMainMenuLogic.cs index 9ce1d19593..d8153baaf1 100644 --- a/OpenRA.Mods.Cnc/Widgets/Logic/CncMainMenuLogic.cs +++ b/OpenRA.Mods.Cnc/Widgets/Logic/CncMainMenuLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Cnc/Widgets/Logic/ProductionTabsLogic.cs b/OpenRA.Mods.Cnc/Widgets/Logic/ProductionTabsLogic.cs index 53e01a71be..62e4fa0d8a 100644 --- a/OpenRA.Mods.Cnc/Widgets/Logic/ProductionTabsLogic.cs +++ b/OpenRA.Mods.Cnc/Widgets/Logic/ProductionTabsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/AttackOrFleeFuzzy.cs b/OpenRA.Mods.Common/AI/AttackOrFleeFuzzy.cs index e291453511..d833948c07 100644 --- a/OpenRA.Mods.Common/AI/AttackOrFleeFuzzy.cs +++ b/OpenRA.Mods.Common/AI/AttackOrFleeFuzzy.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/BaseBuilder.cs b/OpenRA.Mods.Common/AI/BaseBuilder.cs index 5d45796dd1..4f4ac164f7 100644 --- a/OpenRA.Mods.Common/AI/BaseBuilder.cs +++ b/OpenRA.Mods.Common/AI/BaseBuilder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/HackyAI.cs b/OpenRA.Mods.Common/AI/HackyAI.cs index 35c74dd97e..d0210c657e 100644 --- a/OpenRA.Mods.Common/AI/HackyAI.cs +++ b/OpenRA.Mods.Common/AI/HackyAI.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/Squad.cs b/OpenRA.Mods.Common/AI/Squad.cs index 20ccfe5a81..1984279d15 100644 --- a/OpenRA.Mods.Common/AI/Squad.cs +++ b/OpenRA.Mods.Common/AI/Squad.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/StateMachine.cs b/OpenRA.Mods.Common/AI/StateMachine.cs index f6653fe126..566afedb0b 100644 --- a/OpenRA.Mods.Common/AI/StateMachine.cs +++ b/OpenRA.Mods.Common/AI/StateMachine.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/States/AirStates.cs b/OpenRA.Mods.Common/AI/States/AirStates.cs index 605090f449..ad6abe6119 100644 --- a/OpenRA.Mods.Common/AI/States/AirStates.cs +++ b/OpenRA.Mods.Common/AI/States/AirStates.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/States/GroundStates.cs b/OpenRA.Mods.Common/AI/States/GroundStates.cs index a202ef84f9..664b83102c 100644 --- a/OpenRA.Mods.Common/AI/States/GroundStates.cs +++ b/OpenRA.Mods.Common/AI/States/GroundStates.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/States/ProtectionStates.cs b/OpenRA.Mods.Common/AI/States/ProtectionStates.cs index 4a98366868..b7db39ac02 100644 --- a/OpenRA.Mods.Common/AI/States/ProtectionStates.cs +++ b/OpenRA.Mods.Common/AI/States/ProtectionStates.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/States/StateBase.cs b/OpenRA.Mods.Common/AI/States/StateBase.cs index 090630596a..2f2e03c79a 100644 --- a/OpenRA.Mods.Common/AI/States/StateBase.cs +++ b/OpenRA.Mods.Common/AI/States/StateBase.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/AI/SupportPowerDecision.cs b/OpenRA.Mods.Common/AI/SupportPowerDecision.cs index 88d2ccf003..907c4d8062 100644 --- a/OpenRA.Mods.Common/AI/SupportPowerDecision.cs +++ b/OpenRA.Mods.Common/AI/SupportPowerDecision.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/FallToEarth.cs b/OpenRA.Mods.Common/Activities/Air/FallToEarth.cs index b0496aeb42..282b7b968e 100644 --- a/OpenRA.Mods.Common/Activities/Air/FallToEarth.cs +++ b/OpenRA.Mods.Common/Activities/Air/FallToEarth.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/Fly.cs b/OpenRA.Mods.Common/Activities/Air/Fly.cs index 730e5e84c1..d2fdc52a92 100644 --- a/OpenRA.Mods.Common/Activities/Air/Fly.cs +++ b/OpenRA.Mods.Common/Activities/Air/Fly.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/FlyAttack.cs b/OpenRA.Mods.Common/Activities/Air/FlyAttack.cs index ff03133b97..9a49f8c4b2 100644 --- a/OpenRA.Mods.Common/Activities/Air/FlyAttack.cs +++ b/OpenRA.Mods.Common/Activities/Air/FlyAttack.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/FlyCircle.cs b/OpenRA.Mods.Common/Activities/Air/FlyCircle.cs index a9d7fe3918..6a961b2fb9 100644 --- a/OpenRA.Mods.Common/Activities/Air/FlyCircle.cs +++ b/OpenRA.Mods.Common/Activities/Air/FlyCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/FlyFollow.cs b/OpenRA.Mods.Common/Activities/Air/FlyFollow.cs index 8992e75c8a..dfcbed9b4c 100644 --- a/OpenRA.Mods.Common/Activities/Air/FlyFollow.cs +++ b/OpenRA.Mods.Common/Activities/Air/FlyFollow.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/FlyOffMap.cs b/OpenRA.Mods.Common/Activities/Air/FlyOffMap.cs index aaa677a47f..a21edaf046 100644 --- a/OpenRA.Mods.Common/Activities/Air/FlyOffMap.cs +++ b/OpenRA.Mods.Common/Activities/Air/FlyOffMap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/FlyTimed.cs b/OpenRA.Mods.Common/Activities/Air/FlyTimed.cs index 681019decd..6b0e21538f 100644 --- a/OpenRA.Mods.Common/Activities/Air/FlyTimed.cs +++ b/OpenRA.Mods.Common/Activities/Air/FlyTimed.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/HeliAttack.cs b/OpenRA.Mods.Common/Activities/Air/HeliAttack.cs index 3ec4bec294..1011df4ecf 100644 --- a/OpenRA.Mods.Common/Activities/Air/HeliAttack.cs +++ b/OpenRA.Mods.Common/Activities/Air/HeliAttack.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/HeliFly.cs b/OpenRA.Mods.Common/Activities/Air/HeliFly.cs index d5d724453d..4faebf76fe 100644 --- a/OpenRA.Mods.Common/Activities/Air/HeliFly.cs +++ b/OpenRA.Mods.Common/Activities/Air/HeliFly.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/HeliFlyCircle.cs b/OpenRA.Mods.Common/Activities/Air/HeliFlyCircle.cs index c98091ee1a..65c6b97a7b 100644 --- a/OpenRA.Mods.Common/Activities/Air/HeliFlyCircle.cs +++ b/OpenRA.Mods.Common/Activities/Air/HeliFlyCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/HeliLand.cs b/OpenRA.Mods.Common/Activities/Air/HeliLand.cs index 90774f5927..9513e679b2 100644 --- a/OpenRA.Mods.Common/Activities/Air/HeliLand.cs +++ b/OpenRA.Mods.Common/Activities/Air/HeliLand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/HeliReturnToBase.cs b/OpenRA.Mods.Common/Activities/Air/HeliReturnToBase.cs index f919fe99ae..32cf0454c3 100644 --- a/OpenRA.Mods.Common/Activities/Air/HeliReturnToBase.cs +++ b/OpenRA.Mods.Common/Activities/Air/HeliReturnToBase.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/Land.cs b/OpenRA.Mods.Common/Activities/Air/Land.cs index 1ef155879c..0c263a1128 100644 --- a/OpenRA.Mods.Common/Activities/Air/Land.cs +++ b/OpenRA.Mods.Common/Activities/Air/Land.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/ResupplyAircraft.cs b/OpenRA.Mods.Common/Activities/Air/ResupplyAircraft.cs index 2168a78c91..8864e54b06 100644 --- a/OpenRA.Mods.Common/Activities/Air/ResupplyAircraft.cs +++ b/OpenRA.Mods.Common/Activities/Air/ResupplyAircraft.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/ReturnToBase.cs b/OpenRA.Mods.Common/Activities/Air/ReturnToBase.cs index 4d7578b243..80aaf7f37b 100644 --- a/OpenRA.Mods.Common/Activities/Air/ReturnToBase.cs +++ b/OpenRA.Mods.Common/Activities/Air/ReturnToBase.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Air/TakeOff.cs b/OpenRA.Mods.Common/Activities/Air/TakeOff.cs index 6580211664..689519e2ce 100644 --- a/OpenRA.Mods.Common/Activities/Air/TakeOff.cs +++ b/OpenRA.Mods.Common/Activities/Air/TakeOff.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Attack.cs b/OpenRA.Mods.Common/Activities/Attack.cs index c182483cf4..e7da8526d0 100644 --- a/OpenRA.Mods.Common/Activities/Attack.cs +++ b/OpenRA.Mods.Common/Activities/Attack.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/CaptureActor.cs b/OpenRA.Mods.Common/Activities/CaptureActor.cs index d2e80eb3bf..25c80943ff 100644 --- a/OpenRA.Mods.Common/Activities/CaptureActor.cs +++ b/OpenRA.Mods.Common/Activities/CaptureActor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/DeliverResources.cs b/OpenRA.Mods.Common/Activities/DeliverResources.cs index b3b4e7e6d1..675509e71d 100644 --- a/OpenRA.Mods.Common/Activities/DeliverResources.cs +++ b/OpenRA.Mods.Common/Activities/DeliverResources.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Demolish.cs b/OpenRA.Mods.Common/Activities/Demolish.cs index c2df965b08..3cab0cdc9c 100644 --- a/OpenRA.Mods.Common/Activities/Demolish.cs +++ b/OpenRA.Mods.Common/Activities/Demolish.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/DonateSupplies.cs b/OpenRA.Mods.Common/Activities/DonateSupplies.cs index 305e438993..f4af59a294 100644 --- a/OpenRA.Mods.Common/Activities/DonateSupplies.cs +++ b/OpenRA.Mods.Common/Activities/DonateSupplies.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Enter.cs b/OpenRA.Mods.Common/Activities/Enter.cs index 93fae13b11..02d2b39dce 100644 --- a/OpenRA.Mods.Common/Activities/Enter.cs +++ b/OpenRA.Mods.Common/Activities/Enter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/EnterTransport.cs b/OpenRA.Mods.Common/Activities/EnterTransport.cs index d7eeae0191..6c76e2d673 100644 --- a/OpenRA.Mods.Common/Activities/EnterTransport.cs +++ b/OpenRA.Mods.Common/Activities/EnterTransport.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/ExternalCaptureActor.cs b/OpenRA.Mods.Common/Activities/ExternalCaptureActor.cs index 87da276b10..7518758b33 100644 --- a/OpenRA.Mods.Common/Activities/ExternalCaptureActor.cs +++ b/OpenRA.Mods.Common/Activities/ExternalCaptureActor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/FindResources.cs b/OpenRA.Mods.Common/Activities/FindResources.cs index fed8797b79..5957144e22 100644 --- a/OpenRA.Mods.Common/Activities/FindResources.cs +++ b/OpenRA.Mods.Common/Activities/FindResources.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/HarvestResource.cs b/OpenRA.Mods.Common/Activities/HarvestResource.cs index b65fe98acd..b18cf077d9 100644 --- a/OpenRA.Mods.Common/Activities/HarvestResource.cs +++ b/OpenRA.Mods.Common/Activities/HarvestResource.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/HarvesterDockSequence.cs b/OpenRA.Mods.Common/Activities/HarvesterDockSequence.cs index cb20644f5d..f4c9e3a757 100644 --- a/OpenRA.Mods.Common/Activities/HarvesterDockSequence.cs +++ b/OpenRA.Mods.Common/Activities/HarvesterDockSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Hunt.cs b/OpenRA.Mods.Common/Activities/Hunt.cs index f6a8fbeed2..699223895c 100644 --- a/OpenRA.Mods.Common/Activities/Hunt.cs +++ b/OpenRA.Mods.Common/Activities/Hunt.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Move/AttackMoveActivity.cs b/OpenRA.Mods.Common/Activities/Move/AttackMoveActivity.cs index 4cb3eb2c6a..6bf1e1b39d 100644 --- a/OpenRA.Mods.Common/Activities/Move/AttackMoveActivity.cs +++ b/OpenRA.Mods.Common/Activities/Move/AttackMoveActivity.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Move/Drag.cs b/OpenRA.Mods.Common/Activities/Move/Drag.cs index 41dac05f27..e3edc8950c 100644 --- a/OpenRA.Mods.Common/Activities/Move/Drag.cs +++ b/OpenRA.Mods.Common/Activities/Move/Drag.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Move/Follow.cs b/OpenRA.Mods.Common/Activities/Move/Follow.cs index 5ba41162df..f26fd6262e 100644 --- a/OpenRA.Mods.Common/Activities/Move/Follow.cs +++ b/OpenRA.Mods.Common/Activities/Move/Follow.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Move/Move.cs b/OpenRA.Mods.Common/Activities/Move/Move.cs index 1aa301cfc6..0200aa2a64 100644 --- a/OpenRA.Mods.Common/Activities/Move/Move.cs +++ b/OpenRA.Mods.Common/Activities/Move/Move.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Move/MoveAdjacentTo.cs b/OpenRA.Mods.Common/Activities/Move/MoveAdjacentTo.cs index 33fd94bfce..5ab4c29699 100644 --- a/OpenRA.Mods.Common/Activities/Move/MoveAdjacentTo.cs +++ b/OpenRA.Mods.Common/Activities/Move/MoveAdjacentTo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Move/MoveWithinRange.cs b/OpenRA.Mods.Common/Activities/Move/MoveWithinRange.cs index 0568280ce9..cb2e017b29 100644 --- a/OpenRA.Mods.Common/Activities/Move/MoveWithinRange.cs +++ b/OpenRA.Mods.Common/Activities/Move/MoveWithinRange.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Parachute.cs b/OpenRA.Mods.Common/Activities/Parachute.cs index 8ee85acbf1..a9f2b40e01 100644 --- a/OpenRA.Mods.Common/Activities/Parachute.cs +++ b/OpenRA.Mods.Common/Activities/Parachute.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Rearm.cs b/OpenRA.Mods.Common/Activities/Rearm.cs index 773198249d..2e13776dd0 100644 --- a/OpenRA.Mods.Common/Activities/Rearm.cs +++ b/OpenRA.Mods.Common/Activities/Rearm.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/RemoveSelf.cs b/OpenRA.Mods.Common/Activities/RemoveSelf.cs index a612a46386..9b1ddad9a6 100644 --- a/OpenRA.Mods.Common/Activities/RemoveSelf.cs +++ b/OpenRA.Mods.Common/Activities/RemoveSelf.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Repair.cs b/OpenRA.Mods.Common/Activities/Repair.cs index 8204d9275c..289ba0e5da 100644 --- a/OpenRA.Mods.Common/Activities/Repair.cs +++ b/OpenRA.Mods.Common/Activities/Repair.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/RepairBridge.cs b/OpenRA.Mods.Common/Activities/RepairBridge.cs index 6038782a4b..58e18e4197 100644 --- a/OpenRA.Mods.Common/Activities/RepairBridge.cs +++ b/OpenRA.Mods.Common/Activities/RepairBridge.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/RepairBuilding.cs b/OpenRA.Mods.Common/Activities/RepairBuilding.cs index f984d4e5cc..18cb27d8b1 100644 --- a/OpenRA.Mods.Common/Activities/RepairBuilding.cs +++ b/OpenRA.Mods.Common/Activities/RepairBuilding.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Sell.cs b/OpenRA.Mods.Common/Activities/Sell.cs index 886fea66e3..d5131551bb 100644 --- a/OpenRA.Mods.Common/Activities/Sell.cs +++ b/OpenRA.Mods.Common/Activities/Sell.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/SimpleTeleport.cs b/OpenRA.Mods.Common/Activities/SimpleTeleport.cs index fc5d1ce7b8..a4dacdf10b 100644 --- a/OpenRA.Mods.Common/Activities/SimpleTeleport.cs +++ b/OpenRA.Mods.Common/Activities/SimpleTeleport.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/SpriteHarvesterDockSequence.cs b/OpenRA.Mods.Common/Activities/SpriteHarvesterDockSequence.cs index 5c69214589..83e336f5f9 100644 --- a/OpenRA.Mods.Common/Activities/SpriteHarvesterDockSequence.cs +++ b/OpenRA.Mods.Common/Activities/SpriteHarvesterDockSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Transform.cs b/OpenRA.Mods.Common/Activities/Transform.cs index de770af182..3fde4c1799 100644 --- a/OpenRA.Mods.Common/Activities/Transform.cs +++ b/OpenRA.Mods.Common/Activities/Transform.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Turn.cs b/OpenRA.Mods.Common/Activities/Turn.cs index fa354b0ba7..f7221bf2c2 100644 --- a/OpenRA.Mods.Common/Activities/Turn.cs +++ b/OpenRA.Mods.Common/Activities/Turn.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/UnloadCargo.cs b/OpenRA.Mods.Common/Activities/UnloadCargo.cs index 6e4757fcc7..0809bd529d 100644 --- a/OpenRA.Mods.Common/Activities/UnloadCargo.cs +++ b/OpenRA.Mods.Common/Activities/UnloadCargo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/Wait.cs b/OpenRA.Mods.Common/Activities/Wait.cs index 62511d6215..e73d026198 100644 --- a/OpenRA.Mods.Common/Activities/Wait.cs +++ b/OpenRA.Mods.Common/Activities/Wait.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Activities/WaitForTransport.cs b/OpenRA.Mods.Common/Activities/WaitForTransport.cs index 984cfccb31..0960412a3d 100644 --- a/OpenRA.Mods.Common/Activities/WaitForTransport.cs +++ b/OpenRA.Mods.Common/Activities/WaitForTransport.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ActorExts.cs b/OpenRA.Mods.Common/ActorExts.cs index 484daead2c..4142576230 100644 --- a/OpenRA.Mods.Common/ActorExts.cs +++ b/OpenRA.Mods.Common/ActorExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ColorValidator.cs b/OpenRA.Mods.Common/ColorValidator.cs index 2c3540a9f9..35544f7304 100644 --- a/OpenRA.Mods.Common/ColorValidator.cs +++ b/OpenRA.Mods.Common/ColorValidator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Commands/ChatCommands.cs b/OpenRA.Mods.Common/Commands/ChatCommands.cs index e0205a48c6..9d33820e50 100644 --- a/OpenRA.Mods.Common/Commands/ChatCommands.cs +++ b/OpenRA.Mods.Common/Commands/ChatCommands.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Commands/DevCommands.cs b/OpenRA.Mods.Common/Commands/DevCommands.cs index 78205d5f8f..e1d9b9dc7a 100644 --- a/OpenRA.Mods.Common/Commands/DevCommands.cs +++ b/OpenRA.Mods.Common/Commands/DevCommands.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Commands/HelpCommand.cs b/OpenRA.Mods.Common/Commands/HelpCommand.cs index 9780e9df08..e920f92f23 100644 --- a/OpenRA.Mods.Common/Commands/HelpCommand.cs +++ b/OpenRA.Mods.Common/Commands/HelpCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Commands/PlayerCommands.cs b/OpenRA.Mods.Common/Commands/PlayerCommands.cs index 6476d3cc92..357929b94a 100644 --- a/OpenRA.Mods.Common/Commands/PlayerCommands.cs +++ b/OpenRA.Mods.Common/Commands/PlayerCommands.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/EditorBrushes/EditorActorBrush.cs b/OpenRA.Mods.Common/EditorBrushes/EditorActorBrush.cs index a569e9df9a..7b25f53a8a 100644 --- a/OpenRA.Mods.Common/EditorBrushes/EditorActorBrush.cs +++ b/OpenRA.Mods.Common/EditorBrushes/EditorActorBrush.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/EditorBrushes/EditorCopyPasteBrush.cs b/OpenRA.Mods.Common/EditorBrushes/EditorCopyPasteBrush.cs index fcb7119b80..1fbd8ac5ee 100644 --- a/OpenRA.Mods.Common/EditorBrushes/EditorCopyPasteBrush.cs +++ b/OpenRA.Mods.Common/EditorBrushes/EditorCopyPasteBrush.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/EditorBrushes/EditorDefaultBrush.cs b/OpenRA.Mods.Common/EditorBrushes/EditorDefaultBrush.cs index 64a1bc2271..430ede9af9 100644 --- a/OpenRA.Mods.Common/EditorBrushes/EditorDefaultBrush.cs +++ b/OpenRA.Mods.Common/EditorBrushes/EditorDefaultBrush.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/EditorBrushes/EditorResourceBrush.cs b/OpenRA.Mods.Common/EditorBrushes/EditorResourceBrush.cs index 9d9b8bae24..47fdd2b85c 100644 --- a/OpenRA.Mods.Common/EditorBrushes/EditorResourceBrush.cs +++ b/OpenRA.Mods.Common/EditorBrushes/EditorResourceBrush.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/EditorBrushes/EditorTileBrush.cs b/OpenRA.Mods.Common/EditorBrushes/EditorTileBrush.cs index 680275ae0b..1f1796d231 100644 --- a/OpenRA.Mods.Common/EditorBrushes/EditorTileBrush.cs +++ b/OpenRA.Mods.Common/EditorBrushes/EditorTileBrush.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/AreaBeam.cs b/OpenRA.Mods.Common/Effects/AreaBeam.cs index f77d67067c..d1c53e3de2 100644 --- a/OpenRA.Mods.Common/Effects/AreaBeam.cs +++ b/OpenRA.Mods.Common/Effects/AreaBeam.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Beacon.cs b/OpenRA.Mods.Common/Effects/Beacon.cs index 58030e9e00..76b4e9d11b 100644 --- a/OpenRA.Mods.Common/Effects/Beacon.cs +++ b/OpenRA.Mods.Common/Effects/Beacon.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Bullet.cs b/OpenRA.Mods.Common/Effects/Bullet.cs index d36bb3ed27..e507410f55 100644 --- a/OpenRA.Mods.Common/Effects/Bullet.cs +++ b/OpenRA.Mods.Common/Effects/Bullet.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Contrail.cs b/OpenRA.Mods.Common/Effects/Contrail.cs index 41f587689c..346c06a2b0 100644 --- a/OpenRA.Mods.Common/Effects/Contrail.cs +++ b/OpenRA.Mods.Common/Effects/Contrail.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/ContrailFader.cs b/OpenRA.Mods.Common/Effects/ContrailFader.cs index 98d2d402af..91c68c0678 100644 --- a/OpenRA.Mods.Common/Effects/ContrailFader.cs +++ b/OpenRA.Mods.Common/Effects/ContrailFader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Corpse.cs b/OpenRA.Mods.Common/Effects/Corpse.cs index 1f6d851b23..740779e751 100644 --- a/OpenRA.Mods.Common/Effects/Corpse.cs +++ b/OpenRA.Mods.Common/Effects/Corpse.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/CrateEffect.cs b/OpenRA.Mods.Common/Effects/CrateEffect.cs index 9d8e47f771..9bac5c90db 100644 --- a/OpenRA.Mods.Common/Effects/CrateEffect.cs +++ b/OpenRA.Mods.Common/Effects/CrateEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Explosion.cs b/OpenRA.Mods.Common/Effects/Explosion.cs index 06db519fd5..f9ce22c866 100644 --- a/OpenRA.Mods.Common/Effects/Explosion.cs +++ b/OpenRA.Mods.Common/Effects/Explosion.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/FloatingText.cs b/OpenRA.Mods.Common/Effects/FloatingText.cs index d420979ecf..7e4ced8f85 100644 --- a/OpenRA.Mods.Common/Effects/FloatingText.cs +++ b/OpenRA.Mods.Common/Effects/FloatingText.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/GravityBomb.cs b/OpenRA.Mods.Common/Effects/GravityBomb.cs index a794da9c67..0ff464fdb3 100644 --- a/OpenRA.Mods.Common/Effects/GravityBomb.cs +++ b/OpenRA.Mods.Common/Effects/GravityBomb.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/LaserZap.cs b/OpenRA.Mods.Common/Effects/LaserZap.cs index 288447c1c5..f984f143a6 100644 --- a/OpenRA.Mods.Common/Effects/LaserZap.cs +++ b/OpenRA.Mods.Common/Effects/LaserZap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Missile.cs b/OpenRA.Mods.Common/Effects/Missile.cs index 29a8bb34e0..5c960963b2 100644 --- a/OpenRA.Mods.Common/Effects/Missile.cs +++ b/OpenRA.Mods.Common/Effects/Missile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/NukeLaunch.cs b/OpenRA.Mods.Common/Effects/NukeLaunch.cs index 8febc73c10..2b024d301a 100644 --- a/OpenRA.Mods.Common/Effects/NukeLaunch.cs +++ b/OpenRA.Mods.Common/Effects/NukeLaunch.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/PowerdownIndicator.cs b/OpenRA.Mods.Common/Effects/PowerdownIndicator.cs index e715988690..35e5d42777 100644 --- a/OpenRA.Mods.Common/Effects/PowerdownIndicator.cs +++ b/OpenRA.Mods.Common/Effects/PowerdownIndicator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/RallyPointIndicator.cs b/OpenRA.Mods.Common/Effects/RallyPointIndicator.cs index c151768974..5e390707b8 100644 --- a/OpenRA.Mods.Common/Effects/RallyPointIndicator.cs +++ b/OpenRA.Mods.Common/Effects/RallyPointIndicator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/RepairIndicator.cs b/OpenRA.Mods.Common/Effects/RepairIndicator.cs index 4954388112..e9701d1095 100644 --- a/OpenRA.Mods.Common/Effects/RepairIndicator.cs +++ b/OpenRA.Mods.Common/Effects/RepairIndicator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Effects/Smoke.cs b/OpenRA.Mods.Common/Effects/Smoke.cs index 9803897aa8..7c3b11bc00 100644 --- a/OpenRA.Mods.Common/Effects/Smoke.cs +++ b/OpenRA.Mods.Common/Effects/Smoke.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/FileFormats/IniFile.cs b/OpenRA.Mods.Common/FileFormats/IniFile.cs index dd091e40e9..07851f411a 100644 --- a/OpenRA.Mods.Common/FileFormats/IniFile.cs +++ b/OpenRA.Mods.Common/FileFormats/IniFile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/FileFormats/LCWCompression.cs b/OpenRA.Mods.Common/FileFormats/LCWCompression.cs index ca68d9083f..685e0d8ee3 100644 --- a/OpenRA.Mods.Common/FileFormats/LCWCompression.cs +++ b/OpenRA.Mods.Common/FileFormats/LCWCompression.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/FileFormats/RLEZerosCompression.cs b/OpenRA.Mods.Common/FileFormats/RLEZerosCompression.cs index 336bc66b1d..76473fa9f6 100644 --- a/OpenRA.Mods.Common/FileFormats/RLEZerosCompression.cs +++ b/OpenRA.Mods.Common/FileFormats/RLEZerosCompression.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/FileFormats/VqaReader.cs b/OpenRA.Mods.Common/FileFormats/VqaReader.cs index 0f52b35d42..8e024a0462 100644 --- a/OpenRA.Mods.Common/FileFormats/VqaReader.cs +++ b/OpenRA.Mods.Common/FileFormats/VqaReader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/FileFormats/XORDeltaCompression.cs b/OpenRA.Mods.Common/FileFormats/XORDeltaCompression.cs index 477723f38a..ea73480b47 100644 --- a/OpenRA.Mods.Common/FileFormats/XORDeltaCompression.cs +++ b/OpenRA.Mods.Common/FileFormats/XORDeltaCompression.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/ActorPreview.cs b/OpenRA.Mods.Common/Graphics/ActorPreview.cs index 6b2ad04b05..eb44e24fcf 100644 --- a/OpenRA.Mods.Common/Graphics/ActorPreview.cs +++ b/OpenRA.Mods.Common/Graphics/ActorPreview.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/BeamRenderable.cs b/OpenRA.Mods.Common/Graphics/BeamRenderable.cs index 40e3617740..2130f49265 100644 --- a/OpenRA.Mods.Common/Graphics/BeamRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/BeamRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/ContrailRenderable.cs b/OpenRA.Mods.Common/Graphics/ContrailRenderable.cs index ef13f5e380..48adb087ab 100644 --- a/OpenRA.Mods.Common/Graphics/ContrailRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/ContrailRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/DefaultSpriteSequence.cs b/OpenRA.Mods.Common/Graphics/DefaultSpriteSequence.cs index c5f143dc29..b2fe123f16 100644 --- a/OpenRA.Mods.Common/Graphics/DefaultSpriteSequence.cs +++ b/OpenRA.Mods.Common/Graphics/DefaultSpriteSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/DetectionCircleRenderable.cs b/OpenRA.Mods.Common/Graphics/DetectionCircleRenderable.cs index fc79ce11f8..464e1c8f6d 100644 --- a/OpenRA.Mods.Common/Graphics/DetectionCircleRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/DetectionCircleRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/RangeCircleRenderable.cs b/OpenRA.Mods.Common/Graphics/RangeCircleRenderable.cs index a466b5297c..1df4fa3e5d 100644 --- a/OpenRA.Mods.Common/Graphics/RangeCircleRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/RangeCircleRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/SelectionBoxRenderable.cs b/OpenRA.Mods.Common/Graphics/SelectionBoxRenderable.cs index 6b79630471..736e902fec 100644 --- a/OpenRA.Mods.Common/Graphics/SelectionBoxRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/SelectionBoxRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/SpriteActorPreview.cs b/OpenRA.Mods.Common/Graphics/SpriteActorPreview.cs index 0055747a70..87887eb1c6 100644 --- a/OpenRA.Mods.Common/Graphics/SpriteActorPreview.cs +++ b/OpenRA.Mods.Common/Graphics/SpriteActorPreview.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/TextRenderable.cs b/OpenRA.Mods.Common/Graphics/TextRenderable.cs index 6ba9f42df0..c4ded0c6e5 100644 --- a/OpenRA.Mods.Common/Graphics/TextRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/TextRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/TilesetSpecificSpriteSequence.cs b/OpenRA.Mods.Common/Graphics/TilesetSpecificSpriteSequence.cs index 8cd9f85a6a..c239ef0211 100644 --- a/OpenRA.Mods.Common/Graphics/TilesetSpecificSpriteSequence.cs +++ b/OpenRA.Mods.Common/Graphics/TilesetSpecificSpriteSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/VoxelActorPreview.cs b/OpenRA.Mods.Common/Graphics/VoxelActorPreview.cs index 3c22a59eac..33054a31fc 100644 --- a/OpenRA.Mods.Common/Graphics/VoxelActorPreview.cs +++ b/OpenRA.Mods.Common/Graphics/VoxelActorPreview.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Graphics/VoxelRenderable.cs b/OpenRA.Mods.Common/Graphics/VoxelRenderable.cs index cba076a753..f68467b157 100644 --- a/OpenRA.Mods.Common/Graphics/VoxelRenderable.cs +++ b/OpenRA.Mods.Common/Graphics/VoxelRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/HitShapes/Capsule.cs b/OpenRA.Mods.Common/HitShapes/Capsule.cs index ab55b5c41e..c4576f1cc5 100644 --- a/OpenRA.Mods.Common/HitShapes/Capsule.cs +++ b/OpenRA.Mods.Common/HitShapes/Capsule.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/HitShapes/Circle.cs b/OpenRA.Mods.Common/HitShapes/Circle.cs index 4a8cff7b68..a82647547f 100644 --- a/OpenRA.Mods.Common/HitShapes/Circle.cs +++ b/OpenRA.Mods.Common/HitShapes/Circle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/HitShapes/IHitShape.cs b/OpenRA.Mods.Common/HitShapes/IHitShape.cs index 53798eab23..7300e704cf 100644 --- a/OpenRA.Mods.Common/HitShapes/IHitShape.cs +++ b/OpenRA.Mods.Common/HitShapes/IHitShape.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/HitShapes/Rectangle.cs b/OpenRA.Mods.Common/HitShapes/Rectangle.cs index 5ef0697d5d..532f0d6a1d 100644 --- a/OpenRA.Mods.Common/HitShapes/Rectangle.cs +++ b/OpenRA.Mods.Common/HitShapes/Rectangle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/InstallUtils.cs b/OpenRA.Mods.Common/InstallUtils.cs index d00bf796c6..8486133cb4 100644 --- a/OpenRA.Mods.Common/InstallUtils.cs +++ b/OpenRA.Mods.Common/InstallUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckActorReferences.cs b/OpenRA.Mods.Common/Lint/CheckActorReferences.cs index 3bb242fcf2..67ec0316e0 100644 --- a/OpenRA.Mods.Common/Lint/CheckActorReferences.cs +++ b/OpenRA.Mods.Common/Lint/CheckActorReferences.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckActors.cs b/OpenRA.Mods.Common/Lint/CheckActors.cs index d104ad5b5e..2b6053f19e 100644 --- a/OpenRA.Mods.Common/Lint/CheckActors.cs +++ b/OpenRA.Mods.Common/Lint/CheckActors.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckChromeLogic.cs b/OpenRA.Mods.Common/Lint/CheckChromeLogic.cs index 2dd570f327..002e447ed7 100644 --- a/OpenRA.Mods.Common/Lint/CheckChromeLogic.cs +++ b/OpenRA.Mods.Common/Lint/CheckChromeLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckDeathTypes.cs b/OpenRA.Mods.Common/Lint/CheckDeathTypes.cs index 53922f01cc..cea0f89722 100644 --- a/OpenRA.Mods.Common/Lint/CheckDeathTypes.cs +++ b/OpenRA.Mods.Common/Lint/CheckDeathTypes.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckDefaultVisibility.cs b/OpenRA.Mods.Common/Lint/CheckDefaultVisibility.cs index 735f763112..b7ea1b9921 100644 --- a/OpenRA.Mods.Common/Lint/CheckDefaultVisibility.cs +++ b/OpenRA.Mods.Common/Lint/CheckDefaultVisibility.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckMapCordon.cs b/OpenRA.Mods.Common/Lint/CheckMapCordon.cs index ca6ddd2a89..91267ddde4 100644 --- a/OpenRA.Mods.Common/Lint/CheckMapCordon.cs +++ b/OpenRA.Mods.Common/Lint/CheckMapCordon.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckMapMetadata.cs b/OpenRA.Mods.Common/Lint/CheckMapMetadata.cs index 2411134abe..f9b2eb381a 100644 --- a/OpenRA.Mods.Common/Lint/CheckMapMetadata.cs +++ b/OpenRA.Mods.Common/Lint/CheckMapMetadata.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckPalettes.cs b/OpenRA.Mods.Common/Lint/CheckPalettes.cs index cfad62c840..8cdd57438c 100644 --- a/OpenRA.Mods.Common/Lint/CheckPalettes.cs +++ b/OpenRA.Mods.Common/Lint/CheckPalettes.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckPlayers.cs b/OpenRA.Mods.Common/Lint/CheckPlayers.cs index d350f4ec42..b2f29fb498 100644 --- a/OpenRA.Mods.Common/Lint/CheckPlayers.cs +++ b/OpenRA.Mods.Common/Lint/CheckPlayers.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckRevealFootprint.cs b/OpenRA.Mods.Common/Lint/CheckRevealFootprint.cs index cba25b8fe0..d726814a3e 100644 --- a/OpenRA.Mods.Common/Lint/CheckRevealFootprint.cs +++ b/OpenRA.Mods.Common/Lint/CheckRevealFootprint.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckSequences.cs b/OpenRA.Mods.Common/Lint/CheckSequences.cs index 34da1003ba..c51b6b0fb0 100644 --- a/OpenRA.Mods.Common/Lint/CheckSequences.cs +++ b/OpenRA.Mods.Common/Lint/CheckSequences.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckSyncAnnotations.cs b/OpenRA.Mods.Common/Lint/CheckSyncAnnotations.cs index a4da9e4a3d..4f7a6f0816 100644 --- a/OpenRA.Mods.Common/Lint/CheckSyncAnnotations.cs +++ b/OpenRA.Mods.Common/Lint/CheckSyncAnnotations.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckTargetHealthRadius.cs b/OpenRA.Mods.Common/Lint/CheckTargetHealthRadius.cs index 787ee1f884..ad4b033760 100644 --- a/OpenRA.Mods.Common/Lint/CheckTargetHealthRadius.cs +++ b/OpenRA.Mods.Common/Lint/CheckTargetHealthRadius.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckTraitPrerequisites.cs b/OpenRA.Mods.Common/Lint/CheckTraitPrerequisites.cs index f4e767a68c..205a0c38e8 100644 --- a/OpenRA.Mods.Common/Lint/CheckTraitPrerequisites.cs +++ b/OpenRA.Mods.Common/Lint/CheckTraitPrerequisites.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckUpgrades.cs b/OpenRA.Mods.Common/Lint/CheckUpgrades.cs index 1f2c6f9cd2..29e6619785 100644 --- a/OpenRA.Mods.Common/Lint/CheckUpgrades.cs +++ b/OpenRA.Mods.Common/Lint/CheckUpgrades.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/CheckVoiceReferences.cs b/OpenRA.Mods.Common/Lint/CheckVoiceReferences.cs index 93bf34bddb..f0689f00fa 100644 --- a/OpenRA.Mods.Common/Lint/CheckVoiceReferences.cs +++ b/OpenRA.Mods.Common/Lint/CheckVoiceReferences.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/LintBuildablePrerequisites.cs b/OpenRA.Mods.Common/Lint/LintBuildablePrerequisites.cs index 7df8980564..ee6c6fb966 100644 --- a/OpenRA.Mods.Common/Lint/LintBuildablePrerequisites.cs +++ b/OpenRA.Mods.Common/Lint/LintBuildablePrerequisites.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Lint/LintExts.cs b/OpenRA.Mods.Common/Lint/LintExts.cs index f79a4a86a8..cfebb72fae 100644 --- a/OpenRA.Mods.Common/Lint/LintExts.cs +++ b/OpenRA.Mods.Common/Lint/LintExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/LoadScreens/BlankLoadScreen.cs b/OpenRA.Mods.Common/LoadScreens/BlankLoadScreen.cs index 00e586fd88..6e17206346 100644 --- a/OpenRA.Mods.Common/LoadScreens/BlankLoadScreen.cs +++ b/OpenRA.Mods.Common/LoadScreens/BlankLoadScreen.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/LoadScreens/LogoStripeLoadScreen.cs b/OpenRA.Mods.Common/LoadScreens/LogoStripeLoadScreen.cs index 978b0437db..bd26c79e52 100644 --- a/OpenRA.Mods.Common/LoadScreens/LogoStripeLoadScreen.cs +++ b/OpenRA.Mods.Common/LoadScreens/LogoStripeLoadScreen.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/LoadScreens/ModChooserLoadScreen.cs b/OpenRA.Mods.Common/LoadScreens/ModChooserLoadScreen.cs index 1545b7f545..4ac0df895e 100644 --- a/OpenRA.Mods.Common/LoadScreens/ModChooserLoadScreen.cs +++ b/OpenRA.Mods.Common/LoadScreens/ModChooserLoadScreen.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/AircraftMoveOrderTargeter.cs b/OpenRA.Mods.Common/Orders/AircraftMoveOrderTargeter.cs index 595b118dd4..cc2d450a54 100644 --- a/OpenRA.Mods.Common/Orders/AircraftMoveOrderTargeter.cs +++ b/OpenRA.Mods.Common/Orders/AircraftMoveOrderTargeter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/BeaconOrderGenerator.cs b/OpenRA.Mods.Common/Orders/BeaconOrderGenerator.cs index 85e37e3fcc..25327124a5 100644 --- a/OpenRA.Mods.Common/Orders/BeaconOrderGenerator.cs +++ b/OpenRA.Mods.Common/Orders/BeaconOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/DeployOrderTargeter.cs b/OpenRA.Mods.Common/Orders/DeployOrderTargeter.cs index c63fd5b787..8c64f0413c 100644 --- a/OpenRA.Mods.Common/Orders/DeployOrderTargeter.cs +++ b/OpenRA.Mods.Common/Orders/DeployOrderTargeter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/EnterAlliedActorTargeter.cs b/OpenRA.Mods.Common/Orders/EnterAlliedActorTargeter.cs index a48351a89a..221c80162e 100644 --- a/OpenRA.Mods.Common/Orders/EnterAlliedActorTargeter.cs +++ b/OpenRA.Mods.Common/Orders/EnterAlliedActorTargeter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/EnterTransportTargeter.cs b/OpenRA.Mods.Common/Orders/EnterTransportTargeter.cs index 308609f40d..350c07dd63 100644 --- a/OpenRA.Mods.Common/Orders/EnterTransportTargeter.cs +++ b/OpenRA.Mods.Common/Orders/EnterTransportTargeter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/EnterTransportsTargeter.cs b/OpenRA.Mods.Common/Orders/EnterTransportsTargeter.cs index 63bf59415a..c11094d57c 100644 --- a/OpenRA.Mods.Common/Orders/EnterTransportsTargeter.cs +++ b/OpenRA.Mods.Common/Orders/EnterTransportsTargeter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/GlobalButtonOrderGenerator.cs b/OpenRA.Mods.Common/Orders/GlobalButtonOrderGenerator.cs index 4133d71292..576c9e4b51 100644 --- a/OpenRA.Mods.Common/Orders/GlobalButtonOrderGenerator.cs +++ b/OpenRA.Mods.Common/Orders/GlobalButtonOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/GuardOrderGenerator.cs b/OpenRA.Mods.Common/Orders/GuardOrderGenerator.cs index bfcdeb087e..6a28d40c74 100644 --- a/OpenRA.Mods.Common/Orders/GuardOrderGenerator.cs +++ b/OpenRA.Mods.Common/Orders/GuardOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/PlaceBuildingOrderGenerator.cs b/OpenRA.Mods.Common/Orders/PlaceBuildingOrderGenerator.cs index c8f0c4eecb..c609cfeba2 100644 --- a/OpenRA.Mods.Common/Orders/PlaceBuildingOrderGenerator.cs +++ b/OpenRA.Mods.Common/Orders/PlaceBuildingOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/RepairOrderGenerator.cs b/OpenRA.Mods.Common/Orders/RepairOrderGenerator.cs index bb803ef4df..2afda3f700 100644 --- a/OpenRA.Mods.Common/Orders/RepairOrderGenerator.cs +++ b/OpenRA.Mods.Common/Orders/RepairOrderGenerator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Orders/UnitOrderTargeter.cs b/OpenRA.Mods.Common/Orders/UnitOrderTargeter.cs index 9a8f273cdb..7c92652766 100644 --- a/OpenRA.Mods.Common/Orders/UnitOrderTargeter.cs +++ b/OpenRA.Mods.Common/Orders/UnitOrderTargeter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/BasePathSearch.cs b/OpenRA.Mods.Common/Pathfinder/BasePathSearch.cs index f1b137c049..b26d88b23d 100644 --- a/OpenRA.Mods.Common/Pathfinder/BasePathSearch.cs +++ b/OpenRA.Mods.Common/Pathfinder/BasePathSearch.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/CellInfo.cs b/OpenRA.Mods.Common/Pathfinder/CellInfo.cs index 2e8ef68771..87ccfedc1a 100644 --- a/OpenRA.Mods.Common/Pathfinder/CellInfo.cs +++ b/OpenRA.Mods.Common/Pathfinder/CellInfo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/CellInfoLayerPool.cs b/OpenRA.Mods.Common/Pathfinder/CellInfoLayerPool.cs index fce17345c8..94bed0771b 100644 --- a/OpenRA.Mods.Common/Pathfinder/CellInfoLayerPool.cs +++ b/OpenRA.Mods.Common/Pathfinder/CellInfoLayerPool.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/Constants.cs b/OpenRA.Mods.Common/Pathfinder/Constants.cs index d4f3a98829..a2b8569c23 100644 --- a/OpenRA.Mods.Common/Pathfinder/Constants.cs +++ b/OpenRA.Mods.Common/Pathfinder/Constants.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/PathCacheStorage.cs b/OpenRA.Mods.Common/Pathfinder/PathCacheStorage.cs index 35870fa60f..49a7bbc7f6 100644 --- a/OpenRA.Mods.Common/Pathfinder/PathCacheStorage.cs +++ b/OpenRA.Mods.Common/Pathfinder/PathCacheStorage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/PathFinderUnitPathCacheDecorator.cs b/OpenRA.Mods.Common/Pathfinder/PathFinderUnitPathCacheDecorator.cs index 38862995ea..af38890d93 100644 --- a/OpenRA.Mods.Common/Pathfinder/PathFinderUnitPathCacheDecorator.cs +++ b/OpenRA.Mods.Common/Pathfinder/PathFinderUnitPathCacheDecorator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/PathGraph.cs b/OpenRA.Mods.Common/Pathfinder/PathGraph.cs index aaf593b81a..8aaccc813e 100644 --- a/OpenRA.Mods.Common/Pathfinder/PathGraph.cs +++ b/OpenRA.Mods.Common/Pathfinder/PathGraph.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Pathfinder/PathSearch.cs b/OpenRA.Mods.Common/Pathfinder/PathSearch.cs index 584e790bf7..64d8ef62ef 100644 --- a/OpenRA.Mods.Common/Pathfinder/PathSearch.cs +++ b/OpenRA.Mods.Common/Pathfinder/PathSearch.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/PlayerExtensions.cs b/OpenRA.Mods.Common/PlayerExtensions.cs index 826f0c3013..5438879b60 100644 --- a/OpenRA.Mods.Common/PlayerExtensions.cs +++ b/OpenRA.Mods.Common/PlayerExtensions.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/CallLuaFunc.cs b/OpenRA.Mods.Common/Scripting/CallLuaFunc.cs index e75f05d935..a398804715 100644 --- a/OpenRA.Mods.Common/Scripting/CallLuaFunc.cs +++ b/OpenRA.Mods.Common/Scripting/CallLuaFunc.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/ActorGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/ActorGlobal.cs index 3dcbdeb446..38d7b73647 100644 --- a/OpenRA.Mods.Common/Scripting/Global/ActorGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/ActorGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/BeaconGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/BeaconGlobal.cs index d5260f32d4..14cb7fe87b 100644 --- a/OpenRA.Mods.Common/Scripting/Global/BeaconGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/BeaconGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/CameraGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/CameraGlobal.cs index d84e5a1615..c8639fc381 100644 --- a/OpenRA.Mods.Common/Scripting/Global/CameraGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/CameraGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/CoordinateGlobals.cs b/OpenRA.Mods.Common/Scripting/Global/CoordinateGlobals.cs index 19a9410a51..de4837b64f 100644 --- a/OpenRA.Mods.Common/Scripting/Global/CoordinateGlobals.cs +++ b/OpenRA.Mods.Common/Scripting/Global/CoordinateGlobals.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion using OpenRA.Scripting; diff --git a/OpenRA.Mods.Common/Scripting/Global/DateTimeGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/DateTimeGlobal.cs index c0baa21697..a0d54f25b8 100644 --- a/OpenRA.Mods.Common/Scripting/Global/DateTimeGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/DateTimeGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/FacingGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/FacingGlobal.cs index ed6864cf2b..1227ff53a1 100644 --- a/OpenRA.Mods.Common/Scripting/Global/FacingGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/FacingGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/HSLColorGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/HSLColorGlobal.cs index 2d0c9c9b66..7ddb61f0c1 100644 --- a/OpenRA.Mods.Common/Scripting/Global/HSLColorGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/HSLColorGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/LightingGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/LightingGlobal.cs index 9da7b11290..fefb191295 100644 --- a/OpenRA.Mods.Common/Scripting/Global/LightingGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/LightingGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/MapGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/MapGlobal.cs index 795f02bb52..7f6c4fa2ca 100644 --- a/OpenRA.Mods.Common/Scripting/Global/MapGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/MapGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/MediaGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/MediaGlobal.cs index c59b17bcd7..e7dd34b189 100644 --- a/OpenRA.Mods.Common/Scripting/Global/MediaGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/MediaGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/PlayerGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/PlayerGlobal.cs index 8bc30280c9..0203ff7230 100644 --- a/OpenRA.Mods.Common/Scripting/Global/PlayerGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/PlayerGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/ReinforcementsGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/ReinforcementsGlobal.cs index 4a392361c3..0fa8fb703e 100644 --- a/OpenRA.Mods.Common/Scripting/Global/ReinforcementsGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/ReinforcementsGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/TriggerGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/TriggerGlobal.cs index bcc8803b28..195639f7e8 100644 --- a/OpenRA.Mods.Common/Scripting/Global/TriggerGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/TriggerGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/UserInterfaceGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/UserInterfaceGlobal.cs index 835ab65c14..baf1477fc1 100644 --- a/OpenRA.Mods.Common/Scripting/Global/UserInterfaceGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/UserInterfaceGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Global/UtilsGlobal.cs b/OpenRA.Mods.Common/Scripting/Global/UtilsGlobal.cs index 84c3b29b7d..66fa9f4fdd 100644 --- a/OpenRA.Mods.Common/Scripting/Global/UtilsGlobal.cs +++ b/OpenRA.Mods.Common/Scripting/Global/UtilsGlobal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/LuaScript.cs b/OpenRA.Mods.Common/Scripting/LuaScript.cs index db34e710f1..0150474730 100644 --- a/OpenRA.Mods.Common/Scripting/LuaScript.cs +++ b/OpenRA.Mods.Common/Scripting/LuaScript.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Media.cs b/OpenRA.Mods.Common/Scripting/Media.cs index 21e086b132..8d3168b1ac 100644 --- a/OpenRA.Mods.Common/Scripting/Media.cs +++ b/OpenRA.Mods.Common/Scripting/Media.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/AircraftProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/AircraftProperties.cs index 5e25774311..44ceb9a59f 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/AircraftProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/AircraftProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/AirstrikeProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/AirstrikeProperties.cs index 4a55bbb346..ccd5159c12 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/AirstrikeProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/AirstrikeProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/CaptureProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/CaptureProperties.cs index b4d2739d7c..391088b112 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/CaptureProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/CaptureProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/CombatProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/CombatProperties.cs index 71f3251ae9..d5ecb836fb 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/CombatProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/CombatProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/DemolitionProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/DemolitionProperties.cs index 6056f1914c..19fe72e7dd 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/DemolitionProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/DemolitionProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/DiplomacyProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/DiplomacyProperties.cs index b7ebbb3412..a185da0fdd 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/DiplomacyProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/DiplomacyProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/GeneralProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/GeneralProperties.cs index 1d77e3e3c3..d228fc5e6e 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/GeneralProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/GeneralProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/GuardProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/GuardProperties.cs index f0264227d1..af1305bff6 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/GuardProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/GuardProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/HarvesterProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/HarvesterProperties.cs index 588be190a9..b269250262 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/HarvesterProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/HarvesterProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/HealthProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/HealthProperties.cs index ce01e1ba9d..09da17a22b 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/HealthProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/HealthProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/MissionObjectiveProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/MissionObjectiveProperties.cs index 9eb131dbaf..521aa3b5f3 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/MissionObjectiveProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/MissionObjectiveProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/MobileProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/MobileProperties.cs index 1b403fd579..be72ca8dbf 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/MobileProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/MobileProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/PlayerProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/PlayerProperties.cs index 841c1f8d94..413350d2f7 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/PlayerProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/PlayerProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/PowerProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/PowerProperties.cs index cf122bae03..0491909e7a 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/PowerProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/PowerProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/ProductionProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/ProductionProperties.cs index 3534c94469..09b9ae9446 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/ProductionProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/ProductionProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/RepairableBuildingProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/RepairableBuildingProperties.cs index 9616c0551a..b5163472f8 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/RepairableBuildingProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/RepairableBuildingProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/ResourceProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/ResourceProperties.cs index 5c82c25824..35353e58e1 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/ResourceProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/ResourceProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/TransformProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/TransformProperties.cs index d32957530e..b728d0876f 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/TransformProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/TransformProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/TransportProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/TransportProperties.cs index 21760d67dc..7d09e2ddde 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/TransportProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/TransportProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/Properties/UpgradeProperties.cs b/OpenRA.Mods.Common/Scripting/Properties/UpgradeProperties.cs index c955dace14..88424982b4 100644 --- a/OpenRA.Mods.Common/Scripting/Properties/UpgradeProperties.cs +++ b/OpenRA.Mods.Common/Scripting/Properties/UpgradeProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/ScriptTriggers.cs b/OpenRA.Mods.Common/Scripting/ScriptTriggers.cs index 6765409ca8..271435e7a1 100644 --- a/OpenRA.Mods.Common/Scripting/ScriptTriggers.cs +++ b/OpenRA.Mods.Common/Scripting/ScriptTriggers.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Scripting/ScriptUpgradesCache.cs b/OpenRA.Mods.Common/Scripting/ScriptUpgradesCache.cs index 64a7f807c1..d0790b18a8 100644 --- a/OpenRA.Mods.Common/Scripting/ScriptUpgradesCache.cs +++ b/OpenRA.Mods.Common/Scripting/ScriptUpgradesCache.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ServerTraits/LobbyCommands.cs b/OpenRA.Mods.Common/ServerTraits/LobbyCommands.cs index fa7f26e6a5..628b024cd9 100644 --- a/OpenRA.Mods.Common/ServerTraits/LobbyCommands.cs +++ b/OpenRA.Mods.Common/ServerTraits/LobbyCommands.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ServerTraits/LobbySettingsNotification.cs b/OpenRA.Mods.Common/ServerTraits/LobbySettingsNotification.cs index ed90b44403..e273532642 100644 --- a/OpenRA.Mods.Common/ServerTraits/LobbySettingsNotification.cs +++ b/OpenRA.Mods.Common/ServerTraits/LobbySettingsNotification.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ServerTraits/MasterServerPinger.cs b/OpenRA.Mods.Common/ServerTraits/MasterServerPinger.cs index 7f58c7c2e9..f8b2745521 100644 --- a/OpenRA.Mods.Common/ServerTraits/MasterServerPinger.cs +++ b/OpenRA.Mods.Common/ServerTraits/MasterServerPinger.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ServerTraits/PlayerPinger.cs b/OpenRA.Mods.Common/ServerTraits/PlayerPinger.cs index c907b4b4ee..7374816316 100644 --- a/OpenRA.Mods.Common/ServerTraits/PlayerPinger.cs +++ b/OpenRA.Mods.Common/ServerTraits/PlayerPinger.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/ShroudExts.cs b/OpenRA.Mods.Common/ShroudExts.cs index 6bf0ac4d2f..238028f1d2 100644 --- a/OpenRA.Mods.Common/ShroudExts.cs +++ b/OpenRA.Mods.Common/ShroudExts.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/SpriteLoaders/ShpD2Loader.cs b/OpenRA.Mods.Common/SpriteLoaders/ShpD2Loader.cs index e86a17d1a7..cab17a14ec 100644 --- a/OpenRA.Mods.Common/SpriteLoaders/ShpD2Loader.cs +++ b/OpenRA.Mods.Common/SpriteLoaders/ShpD2Loader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/SpriteLoaders/ShpTDLoader.cs b/OpenRA.Mods.Common/SpriteLoaders/ShpTDLoader.cs index c7de30367b..1cf062bf43 100644 --- a/OpenRA.Mods.Common/SpriteLoaders/ShpTDLoader.cs +++ b/OpenRA.Mods.Common/SpriteLoaders/ShpTDLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/SpriteLoaders/ShpTSLoader.cs b/OpenRA.Mods.Common/SpriteLoaders/ShpTSLoader.cs index df60d868f6..6fb909a55c 100644 --- a/OpenRA.Mods.Common/SpriteLoaders/ShpTSLoader.cs +++ b/OpenRA.Mods.Common/SpriteLoaders/ShpTSLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/SpriteLoaders/TmpRALoader.cs b/OpenRA.Mods.Common/SpriteLoaders/TmpRALoader.cs index b147a453d6..e433dd7d59 100644 --- a/OpenRA.Mods.Common/SpriteLoaders/TmpRALoader.cs +++ b/OpenRA.Mods.Common/SpriteLoaders/TmpRALoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/SpriteLoaders/TmpTDLoader.cs b/OpenRA.Mods.Common/SpriteLoaders/TmpTDLoader.cs index a13e6f57d0..a52969dfc9 100644 --- a/OpenRA.Mods.Common/SpriteLoaders/TmpTDLoader.cs +++ b/OpenRA.Mods.Common/SpriteLoaders/TmpTDLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/AcceptsSupplies.cs b/OpenRA.Mods.Common/Traits/AcceptsSupplies.cs index 36c1f7547a..8fb8d45ccb 100644 --- a/OpenRA.Mods.Common/Traits/AcceptsSupplies.cs +++ b/OpenRA.Mods.Common/Traits/AcceptsSupplies.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/AffectsShroud.cs b/OpenRA.Mods.Common/Traits/AffectsShroud.cs index 8666ac6649..97f015497f 100644 --- a/OpenRA.Mods.Common/Traits/AffectsShroud.cs +++ b/OpenRA.Mods.Common/Traits/AffectsShroud.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/Aircraft.cs b/OpenRA.Mods.Common/Traits/Air/Aircraft.cs index 45fa3a2b38..ae5428f29e 100644 --- a/OpenRA.Mods.Common/Traits/Air/Aircraft.cs +++ b/OpenRA.Mods.Common/Traits/Air/Aircraft.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/AttackBomber.cs b/OpenRA.Mods.Common/Traits/Air/AttackBomber.cs index 18bd9c9be9..98fa5fe089 100644 --- a/OpenRA.Mods.Common/Traits/Air/AttackBomber.cs +++ b/OpenRA.Mods.Common/Traits/Air/AttackBomber.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/AttackHeli.cs b/OpenRA.Mods.Common/Traits/Air/AttackHeli.cs index fa9dac1afc..5b154db50b 100644 --- a/OpenRA.Mods.Common/Traits/Air/AttackHeli.cs +++ b/OpenRA.Mods.Common/Traits/Air/AttackHeli.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/AttackPlane.cs b/OpenRA.Mods.Common/Traits/Air/AttackPlane.cs index b6569f8019..410a2e2c05 100644 --- a/OpenRA.Mods.Common/Traits/Air/AttackPlane.cs +++ b/OpenRA.Mods.Common/Traits/Air/AttackPlane.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/FallsToEarth.cs b/OpenRA.Mods.Common/Traits/Air/FallsToEarth.cs index 3dd9ef8898..fc836f75e4 100644 --- a/OpenRA.Mods.Common/Traits/Air/FallsToEarth.cs +++ b/OpenRA.Mods.Common/Traits/Air/FallsToEarth.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/FlyAwayOnIdle.cs b/OpenRA.Mods.Common/Traits/Air/FlyAwayOnIdle.cs index 977057d082..f8168f0a15 100644 --- a/OpenRA.Mods.Common/Traits/Air/FlyAwayOnIdle.cs +++ b/OpenRA.Mods.Common/Traits/Air/FlyAwayOnIdle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Air/ReturnOnIdle.cs b/OpenRA.Mods.Common/Traits/Air/ReturnOnIdle.cs index 4722d1c40e..78e1847462 100644 --- a/OpenRA.Mods.Common/Traits/Air/ReturnOnIdle.cs +++ b/OpenRA.Mods.Common/Traits/Air/ReturnOnIdle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/AmmoPool.cs b/OpenRA.Mods.Common/Traits/AmmoPool.cs index 8917b46e62..83f54b592e 100644 --- a/OpenRA.Mods.Common/Traits/AmmoPool.cs +++ b/OpenRA.Mods.Common/Traits/AmmoPool.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/AppearsOnRadar.cs b/OpenRA.Mods.Common/Traits/AppearsOnRadar.cs index 09c6023f6a..8f65e4ae0e 100644 --- a/OpenRA.Mods.Common/Traits/AppearsOnRadar.cs +++ b/OpenRA.Mods.Common/Traits/AppearsOnRadar.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Armament.cs b/OpenRA.Mods.Common/Traits/Armament.cs index f3dcb40e2c..1fc2298d50 100644 --- a/OpenRA.Mods.Common/Traits/Armament.cs +++ b/OpenRA.Mods.Common/Traits/Armament.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Armor.cs b/OpenRA.Mods.Common/Traits/Armor.cs index 31f9c32b5a..161800afab 100644 --- a/OpenRA.Mods.Common/Traits/Armor.cs +++ b/OpenRA.Mods.Common/Traits/Armor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackBase.cs b/OpenRA.Mods.Common/Traits/Attack/AttackBase.cs index 6c7d61b4d5..7697983380 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackBase.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackBase.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackCharge.cs b/OpenRA.Mods.Common/Traits/Attack/AttackCharge.cs index c60bac1e62..c640ac56a8 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackCharge.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackCharge.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackFollow.cs b/OpenRA.Mods.Common/Traits/Attack/AttackFollow.cs index 782ed9fb8d..d9410fd50a 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackFollow.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackFollow.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackFrontal.cs b/OpenRA.Mods.Common/Traits/Attack/AttackFrontal.cs index cd20849f63..35cd9a18a6 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackFrontal.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackFrontal.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackGarrisoned.cs b/OpenRA.Mods.Common/Traits/Attack/AttackGarrisoned.cs index 44b74f858d..e4bef9512a 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackGarrisoned.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackGarrisoned.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackOmni.cs b/OpenRA.Mods.Common/Traits/Attack/AttackOmni.cs index 7cbb39d22a..d9b1443f17 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackOmni.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackOmni.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackSuicides.cs b/OpenRA.Mods.Common/Traits/Attack/AttackSuicides.cs index 17f9ca554c..bffee4bae5 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackSuicides.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackSuicides.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackTurreted.cs b/OpenRA.Mods.Common/Traits/Attack/AttackTurreted.cs index e3794cd65e..bfd26e0620 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackTurreted.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackTurreted.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackWander.cs b/OpenRA.Mods.Common/Traits/Attack/AttackWander.cs index af514e3576..fa467db1c5 100644 --- a/OpenRA.Mods.Common/Traits/Attack/AttackWander.cs +++ b/OpenRA.Mods.Common/Traits/Attack/AttackWander.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/AttackMove.cs b/OpenRA.Mods.Common/Traits/AttackMove.cs index 1bc40088d9..3abeee7b86 100644 --- a/OpenRA.Mods.Common/Traits/AttackMove.cs +++ b/OpenRA.Mods.Common/Traits/AttackMove.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/AutoTarget.cs b/OpenRA.Mods.Common/Traits/AutoTarget.cs index 3e4dc59726..1f4c856e4b 100644 --- a/OpenRA.Mods.Common/Traits/AutoTarget.cs +++ b/OpenRA.Mods.Common/Traits/AutoTarget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/BlocksProjectiles.cs b/OpenRA.Mods.Common/Traits/BlocksProjectiles.cs index dbf2379d5e..b288848b56 100644 --- a/OpenRA.Mods.Common/Traits/BlocksProjectiles.cs +++ b/OpenRA.Mods.Common/Traits/BlocksProjectiles.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/BodyOrientation.cs b/OpenRA.Mods.Common/Traits/BodyOrientation.cs index 44e06023b2..27e9bfbf76 100644 --- a/OpenRA.Mods.Common/Traits/BodyOrientation.cs +++ b/OpenRA.Mods.Common/Traits/BodyOrientation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildable.cs b/OpenRA.Mods.Common/Traits/Buildable.cs index 893e35fb75..b498deb16d 100644 --- a/OpenRA.Mods.Common/Traits/Buildable.cs +++ b/OpenRA.Mods.Common/Traits/Buildable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/BaseBuilding.cs b/OpenRA.Mods.Common/Traits/Buildings/BaseBuilding.cs index ce09050ac1..40fb639c57 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/BaseBuilding.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/BaseBuilding.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/BaseProvider.cs b/OpenRA.Mods.Common/Traits/Buildings/BaseProvider.cs index a98640ad12..6a8760d765 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/BaseProvider.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/BaseProvider.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Bib.cs b/OpenRA.Mods.Common/Traits/Buildings/Bib.cs index 8089ba3907..2be1723079 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Bib.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Bib.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Bridge.cs b/OpenRA.Mods.Common/Traits/Buildings/Bridge.cs index 154c72862d..c76f9c62c1 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Bridge.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Bridge.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/BridgeHut.cs b/OpenRA.Mods.Common/Traits/Buildings/BridgeHut.cs index f45f99ac10..f0f5449750 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/BridgeHut.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/BridgeHut.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Building.cs b/OpenRA.Mods.Common/Traits/Buildings/Building.cs index e36320c031..9469c3c653 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Building.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Building.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/BuildingInfluence.cs b/OpenRA.Mods.Common/Traits/Buildings/BuildingInfluence.cs index 9b8896bdd7..e970efe81f 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/BuildingInfluence.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/BuildingInfluence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs b/OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs index de104b36e5..3df4e56e5d 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Exit.cs b/OpenRA.Mods.Common/Traits/Buildings/Exit.cs index e9f64ec5ac..37fe9dd87e 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Exit.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Exit.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/FootprintUtils.cs b/OpenRA.Mods.Common/Traits/Buildings/FootprintUtils.cs index 430b786013..defa93a0bf 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/FootprintUtils.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/FootprintUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/FreeActor.cs b/OpenRA.Mods.Common/Traits/Buildings/FreeActor.cs index 21b6ae8ee7..9b2136923f 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/FreeActor.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/FreeActor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Gate.cs b/OpenRA.Mods.Common/Traits/Buildings/Gate.cs index f0996e6f0c..898bd85a85 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Gate.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Gate.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/LineBuild.cs b/OpenRA.Mods.Common/Traits/Buildings/LineBuild.cs index bcbe0db4c6..df1a83c7b7 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/LineBuild.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/LineBuild.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/LineBuildNode.cs b/OpenRA.Mods.Common/Traits/Buildings/LineBuildNode.cs index 19f65e07dc..a131e9cd89 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/LineBuildNode.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/LineBuildNode.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/PrimaryBuilding.cs b/OpenRA.Mods.Common/Traits/Buildings/PrimaryBuilding.cs index 4598787d08..ba9c11adea 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/PrimaryBuilding.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/PrimaryBuilding.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/RallyPoint.cs b/OpenRA.Mods.Common/Traits/Buildings/RallyPoint.cs index 3ac990dd02..4af326d87a 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/RallyPoint.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/RallyPoint.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Refinery.cs b/OpenRA.Mods.Common/Traits/Buildings/Refinery.cs index 71d6cf6457..68a8d93c32 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Refinery.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Refinery.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/RepairableBuilding.cs b/OpenRA.Mods.Common/Traits/Buildings/RepairableBuilding.cs index 35625de881..ea89b45ea1 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/RepairableBuilding.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/RepairableBuilding.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/RepairsUnits.cs b/OpenRA.Mods.Common/Traits/Buildings/RepairsUnits.cs index 972811317c..a1728ff5ca 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/RepairsUnits.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/RepairsUnits.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Buildings/Reservable.cs b/OpenRA.Mods.Common/Traits/Buildings/Reservable.cs index 75712faf7e..b5dff175c4 100644 --- a/OpenRA.Mods.Common/Traits/Buildings/Reservable.cs +++ b/OpenRA.Mods.Common/Traits/Buildings/Reservable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Burns.cs b/OpenRA.Mods.Common/Traits/Burns.cs index 7b21f4856d..9fe5c71595 100644 --- a/OpenRA.Mods.Common/Traits/Burns.cs +++ b/OpenRA.Mods.Common/Traits/Burns.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/C4Demolition.cs b/OpenRA.Mods.Common/Traits/C4Demolition.cs index 8363a90170..5c0f97a6af 100644 --- a/OpenRA.Mods.Common/Traits/C4Demolition.cs +++ b/OpenRA.Mods.Common/Traits/C4Demolition.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Capturable.cs b/OpenRA.Mods.Common/Traits/Capturable.cs index 684a3628b2..3b81a98980 100644 --- a/OpenRA.Mods.Common/Traits/Capturable.cs +++ b/OpenRA.Mods.Common/Traits/Capturable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CaptureNotification.cs b/OpenRA.Mods.Common/Traits/CaptureNotification.cs index 4638ffa788..59bc73676d 100644 --- a/OpenRA.Mods.Common/Traits/CaptureNotification.cs +++ b/OpenRA.Mods.Common/Traits/CaptureNotification.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Captures.cs b/OpenRA.Mods.Common/Traits/Captures.cs index 72623cdae1..975dce7895 100644 --- a/OpenRA.Mods.Common/Traits/Captures.cs +++ b/OpenRA.Mods.Common/Traits/Captures.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Cargo.cs b/OpenRA.Mods.Common/Traits/Cargo.cs index 8786166f18..e0895b0792 100644 --- a/OpenRA.Mods.Common/Traits/Cargo.cs +++ b/OpenRA.Mods.Common/Traits/Cargo.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CashTrickler.cs b/OpenRA.Mods.Common/Traits/CashTrickler.cs index 639459a3b6..362099d6b2 100644 --- a/OpenRA.Mods.Common/Traits/CashTrickler.cs +++ b/OpenRA.Mods.Common/Traits/CashTrickler.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Cloak.cs b/OpenRA.Mods.Common/Traits/Cloak.cs index 67a4dbb251..16d7dc9c45 100644 --- a/OpenRA.Mods.Common/Traits/Cloak.cs +++ b/OpenRA.Mods.Common/Traits/Cloak.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CombatDebugOverlay.cs b/OpenRA.Mods.Common/Traits/CombatDebugOverlay.cs index 9c5a81b924..511e504064 100644 --- a/OpenRA.Mods.Common/Traits/CombatDebugOverlay.cs +++ b/OpenRA.Mods.Common/Traits/CombatDebugOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/Crate.cs b/OpenRA.Mods.Common/Traits/Crates/Crate.cs index 694f64228a..01c7ea08ce 100644 --- a/OpenRA.Mods.Common/Traits/Crates/Crate.cs +++ b/OpenRA.Mods.Common/Traits/Crates/Crate.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/CrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/CrateAction.cs index 72e70ea75c..2d55f69fe3 100644 --- a/OpenRA.Mods.Common/Traits/Crates/CrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/CrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/DuplicateUnitCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/DuplicateUnitCrateAction.cs index 33300d96b3..010f6590d1 100644 --- a/OpenRA.Mods.Common/Traits/Crates/DuplicateUnitCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/DuplicateUnitCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/ExplodeCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/ExplodeCrateAction.cs index 84e0b939da..af9531072d 100644 --- a/OpenRA.Mods.Common/Traits/Crates/ExplodeCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/ExplodeCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/GiveCashCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/GiveCashCrateAction.cs index 6965627cdf..8684d8942f 100644 --- a/OpenRA.Mods.Common/Traits/Crates/GiveCashCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/GiveCashCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/GiveMcvCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/GiveMcvCrateAction.cs index 33c22837e2..1d8a8ee186 100644 --- a/OpenRA.Mods.Common/Traits/Crates/GiveMcvCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/GiveMcvCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/GiveUnitCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/GiveUnitCrateAction.cs index 9b90585ddf..975ce5aeb5 100644 --- a/OpenRA.Mods.Common/Traits/Crates/GiveUnitCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/GiveUnitCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/GrantUpgradeCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/GrantUpgradeCrateAction.cs index 2d188d49fc..3482ad574e 100644 --- a/OpenRA.Mods.Common/Traits/Crates/GrantUpgradeCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/GrantUpgradeCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/HealUnitsCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/HealUnitsCrateAction.cs index 9854776a7e..ccf388d5e5 100644 --- a/OpenRA.Mods.Common/Traits/Crates/HealUnitsCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/HealUnitsCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/HideMapCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/HideMapCrateAction.cs index 3877bf25d7..3bd981a978 100644 --- a/OpenRA.Mods.Common/Traits/Crates/HideMapCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/HideMapCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/LevelUpCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/LevelUpCrateAction.cs index 21caf0e6e4..dfc026fd05 100644 --- a/OpenRA.Mods.Common/Traits/Crates/LevelUpCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/LevelUpCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/RevealMapCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/RevealMapCrateAction.cs index 87654b43a8..3b2c8bb5ab 100644 --- a/OpenRA.Mods.Common/Traits/Crates/RevealMapCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/RevealMapCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crates/SupportPowerCrateAction.cs b/OpenRA.Mods.Common/Traits/Crates/SupportPowerCrateAction.cs index acd7873131..313f983056 100644 --- a/OpenRA.Mods.Common/Traits/Crates/SupportPowerCrateAction.cs +++ b/OpenRA.Mods.Common/Traits/Crates/SupportPowerCrateAction.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CreatesShroud.cs b/OpenRA.Mods.Common/Traits/CreatesShroud.cs index f4427f853c..4ff16dcb37 100644 --- a/OpenRA.Mods.Common/Traits/CreatesShroud.cs +++ b/OpenRA.Mods.Common/Traits/CreatesShroud.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Crushable.cs b/OpenRA.Mods.Common/Traits/Crushable.cs index 6d348038d3..23c44f10ac 100644 --- a/OpenRA.Mods.Common/Traits/Crushable.cs +++ b/OpenRA.Mods.Common/Traits/Crushable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CustomBuildTimeValue.cs b/OpenRA.Mods.Common/Traits/CustomBuildTimeValue.cs index aaa60350e9..4eae571a39 100644 --- a/OpenRA.Mods.Common/Traits/CustomBuildTimeValue.cs +++ b/OpenRA.Mods.Common/Traits/CustomBuildTimeValue.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CustomSelectionSize.cs b/OpenRA.Mods.Common/Traits/CustomSelectionSize.cs index 3cdbcac057..9891763cd8 100644 --- a/OpenRA.Mods.Common/Traits/CustomSelectionSize.cs +++ b/OpenRA.Mods.Common/Traits/CustomSelectionSize.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/CustomSellValue.cs b/OpenRA.Mods.Common/Traits/CustomSellValue.cs index 27b72b7439..18ea08e398 100644 --- a/OpenRA.Mods.Common/Traits/CustomSellValue.cs +++ b/OpenRA.Mods.Common/Traits/CustomSellValue.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Demolishable.cs b/OpenRA.Mods.Common/Traits/Demolishable.cs index 17e2a1befd..121168221a 100644 --- a/OpenRA.Mods.Common/Traits/Demolishable.cs +++ b/OpenRA.Mods.Common/Traits/Demolishable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/DetectCloaked.cs b/OpenRA.Mods.Common/Traits/DetectCloaked.cs index f1c331aa9c..7a357ed7fc 100644 --- a/OpenRA.Mods.Common/Traits/DetectCloaked.cs +++ b/OpenRA.Mods.Common/Traits/DetectCloaked.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/EjectOnDeath.cs b/OpenRA.Mods.Common/Traits/EjectOnDeath.cs index 3d5559766a..1f9d99434a 100644 --- a/OpenRA.Mods.Common/Traits/EjectOnDeath.cs +++ b/OpenRA.Mods.Common/Traits/EjectOnDeath.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/EmitInfantryOnSell.cs b/OpenRA.Mods.Common/Traits/EmitInfantryOnSell.cs index d8e96d89c3..d9814a198e 100644 --- a/OpenRA.Mods.Common/Traits/EmitInfantryOnSell.cs +++ b/OpenRA.Mods.Common/Traits/EmitInfantryOnSell.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/EngineerRepair.cs b/OpenRA.Mods.Common/Traits/EngineerRepair.cs index 1233a18b81..44f89d2885 100644 --- a/OpenRA.Mods.Common/Traits/EngineerRepair.cs +++ b/OpenRA.Mods.Common/Traits/EngineerRepair.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Explodes.cs b/OpenRA.Mods.Common/Traits/Explodes.cs index 8b3c0e76ec..88299d8a4d 100644 --- a/OpenRA.Mods.Common/Traits/Explodes.cs +++ b/OpenRA.Mods.Common/Traits/Explodes.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ExternalCapturable.cs b/OpenRA.Mods.Common/Traits/ExternalCapturable.cs index b5741beceb..907a57d31f 100644 --- a/OpenRA.Mods.Common/Traits/ExternalCapturable.cs +++ b/OpenRA.Mods.Common/Traits/ExternalCapturable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ExternalCapturableBar.cs b/OpenRA.Mods.Common/Traits/ExternalCapturableBar.cs index d01bcf999b..4e38e41405 100644 --- a/OpenRA.Mods.Common/Traits/ExternalCapturableBar.cs +++ b/OpenRA.Mods.Common/Traits/ExternalCapturableBar.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ExternalCaptures.cs b/OpenRA.Mods.Common/Traits/ExternalCaptures.cs index ae48e969af..e72302c674 100644 --- a/OpenRA.Mods.Common/Traits/ExternalCaptures.cs +++ b/OpenRA.Mods.Common/Traits/ExternalCaptures.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/GainsExperience.cs b/OpenRA.Mods.Common/Traits/GainsExperience.cs index e1c8b5871c..f884601f76 100644 --- a/OpenRA.Mods.Common/Traits/GainsExperience.cs +++ b/OpenRA.Mods.Common/Traits/GainsExperience.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/GivesBounty.cs b/OpenRA.Mods.Common/Traits/GivesBounty.cs index b4ed2afe19..5bbef12749 100644 --- a/OpenRA.Mods.Common/Traits/GivesBounty.cs +++ b/OpenRA.Mods.Common/Traits/GivesBounty.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/GivesExperience.cs b/OpenRA.Mods.Common/Traits/GivesExperience.cs index 9cafe6adde..670060b339 100644 --- a/OpenRA.Mods.Common/Traits/GivesExperience.cs +++ b/OpenRA.Mods.Common/Traits/GivesExperience.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/GlobalUpgradable.cs b/OpenRA.Mods.Common/Traits/GlobalUpgradable.cs index 014a1ad86f..c9f9a3c652 100644 --- a/OpenRA.Mods.Common/Traits/GlobalUpgradable.cs +++ b/OpenRA.Mods.Common/Traits/GlobalUpgradable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Guard.cs b/OpenRA.Mods.Common/Traits/Guard.cs index 6e4b6a90d1..9b586aa617 100644 --- a/OpenRA.Mods.Common/Traits/Guard.cs +++ b/OpenRA.Mods.Common/Traits/Guard.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Guardable.cs b/OpenRA.Mods.Common/Traits/Guardable.cs index b9c5b66462..aa483c305b 100644 --- a/OpenRA.Mods.Common/Traits/Guardable.cs +++ b/OpenRA.Mods.Common/Traits/Guardable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Harvester.cs b/OpenRA.Mods.Common/Traits/Harvester.cs index 4f27626182..2978cf38e3 100644 --- a/OpenRA.Mods.Common/Traits/Harvester.cs +++ b/OpenRA.Mods.Common/Traits/Harvester.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Health.cs b/OpenRA.Mods.Common/Traits/Health.cs index c8d80f54ac..576be316fb 100644 --- a/OpenRA.Mods.Common/Traits/Health.cs +++ b/OpenRA.Mods.Common/Traits/Health.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Huntable.cs b/OpenRA.Mods.Common/Traits/Huntable.cs index 70be641647..a1724465b0 100644 --- a/OpenRA.Mods.Common/Traits/Huntable.cs +++ b/OpenRA.Mods.Common/Traits/Huntable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Husk.cs b/OpenRA.Mods.Common/Traits/Husk.cs index 103e34d53a..92879d3025 100644 --- a/OpenRA.Mods.Common/Traits/Husk.cs +++ b/OpenRA.Mods.Common/Traits/Husk.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/IgnoresDisguise.cs b/OpenRA.Mods.Common/Traits/IgnoresDisguise.cs index 21f4413eaa..36d1206838 100644 --- a/OpenRA.Mods.Common/Traits/IgnoresDisguise.cs +++ b/OpenRA.Mods.Common/Traits/IgnoresDisguise.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Immobile.cs b/OpenRA.Mods.Common/Traits/Immobile.cs index c535dee215..cb77e0748a 100644 --- a/OpenRA.Mods.Common/Traits/Immobile.cs +++ b/OpenRA.Mods.Common/Traits/Immobile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Infantry/ScaredyCat.cs b/OpenRA.Mods.Common/Traits/Infantry/ScaredyCat.cs index 06f5115fde..4547d985c2 100644 --- a/OpenRA.Mods.Common/Traits/Infantry/ScaredyCat.cs +++ b/OpenRA.Mods.Common/Traits/Infantry/ScaredyCat.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Infantry/TakeCover.cs b/OpenRA.Mods.Common/Traits/Infantry/TakeCover.cs index 3b04459298..6f5c44831b 100644 --- a/OpenRA.Mods.Common/Traits/Infantry/TakeCover.cs +++ b/OpenRA.Mods.Common/Traits/Infantry/TakeCover.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/JamsMissiles.cs b/OpenRA.Mods.Common/Traits/JamsMissiles.cs index 1613b685f4..0c67644088 100644 --- a/OpenRA.Mods.Common/Traits/JamsMissiles.cs +++ b/OpenRA.Mods.Common/Traits/JamsMissiles.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/KillsSelf.cs b/OpenRA.Mods.Common/Traits/KillsSelf.cs index a393026508..1411d8364f 100644 --- a/OpenRA.Mods.Common/Traits/KillsSelf.cs +++ b/OpenRA.Mods.Common/Traits/KillsSelf.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Mobile.cs b/OpenRA.Mods.Common/Traits/Mobile.cs index 3dec3faf2f..9e4a548a83 100644 --- a/OpenRA.Mods.Common/Traits/Mobile.cs +++ b/OpenRA.Mods.Common/Traits/Mobile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Modifiers/AlwaysVisible.cs b/OpenRA.Mods.Common/Traits/Modifiers/AlwaysVisible.cs index b04876045c..de64bc92df 100644 --- a/OpenRA.Mods.Common/Traits/Modifiers/AlwaysVisible.cs +++ b/OpenRA.Mods.Common/Traits/Modifiers/AlwaysVisible.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Modifiers/DisabledOverlay.cs b/OpenRA.Mods.Common/Traits/Modifiers/DisabledOverlay.cs index 1fb43d9402..b7e2b85948 100644 --- a/OpenRA.Mods.Common/Traits/Modifiers/DisabledOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Modifiers/DisabledOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Modifiers/FrozenUnderFog.cs b/OpenRA.Mods.Common/Traits/Modifiers/FrozenUnderFog.cs index e67655e4a3..b00b508b4b 100644 --- a/OpenRA.Mods.Common/Traits/Modifiers/FrozenUnderFog.cs +++ b/OpenRA.Mods.Common/Traits/Modifiers/FrozenUnderFog.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderFog.cs b/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderFog.cs index a5b9f517a7..c668a2ffbe 100644 --- a/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderFog.cs +++ b/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderFog.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderShroud.cs b/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderShroud.cs index 05b7d8809f..5234ce7e4d 100644 --- a/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderShroud.cs +++ b/OpenRA.Mods.Common/Traits/Modifiers/HiddenUnderShroud.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Modifiers/UpgradeOverlay.cs b/OpenRA.Mods.Common/Traits/Modifiers/UpgradeOverlay.cs index 4f15f75a7e..8b891a834c 100644 --- a/OpenRA.Mods.Common/Traits/Modifiers/UpgradeOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Modifiers/UpgradeOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/DamageMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/DamageMultiplier.cs index a8d59ac84e..cde386ff60 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/DamageMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/DamageMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/FirepowerMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/FirepowerMultiplier.cs index 48701c8780..4f3d15d7a4 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/FirepowerMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/FirepowerMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/InaccuracyMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/InaccuracyMultiplier.cs index 3c9c92c519..1af51f82dc 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/InaccuracyMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/InaccuracyMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/PowerMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/PowerMultiplier.cs index 39df73ed91..cd07f34a77 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/PowerMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/PowerMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/RangeMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/RangeMultiplier.cs index 67bd2621c5..6aa110e78d 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/RangeMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/RangeMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/ReloadDelayMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/ReloadDelayMultiplier.cs index dca7f2b1a2..8330ee7ffd 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/ReloadDelayMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/ReloadDelayMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/SpeedMultiplier.cs b/OpenRA.Mods.Common/Traits/Multipliers/SpeedMultiplier.cs index 71e4352431..8c64a0a06b 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/SpeedMultiplier.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/SpeedMultiplier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Multipliers/UpgradableMultiplierTrait.cs b/OpenRA.Mods.Common/Traits/Multipliers/UpgradableMultiplierTrait.cs index cff9a4aa8f..060d8a294b 100644 --- a/OpenRA.Mods.Common/Traits/Multipliers/UpgradableMultiplierTrait.cs +++ b/OpenRA.Mods.Common/Traits/Multipliers/UpgradableMultiplierTrait.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/MustBeDestroyed.cs b/OpenRA.Mods.Common/Traits/MustBeDestroyed.cs index 622decefb6..be98b2b89e 100644 --- a/OpenRA.Mods.Common/Traits/MustBeDestroyed.cs +++ b/OpenRA.Mods.Common/Traits/MustBeDestroyed.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/PaletteEffects/CloakPaletteEffect.cs b/OpenRA.Mods.Common/Traits/PaletteEffects/CloakPaletteEffect.cs index b9b8dbe9e9..b071853b8a 100644 --- a/OpenRA.Mods.Common/Traits/PaletteEffects/CloakPaletteEffect.cs +++ b/OpenRA.Mods.Common/Traits/PaletteEffects/CloakPaletteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/PaletteEffects/FlashPaletteEffect.cs b/OpenRA.Mods.Common/Traits/PaletteEffects/FlashPaletteEffect.cs index c2ca7b8a2a..5071345855 100644 --- a/OpenRA.Mods.Common/Traits/PaletteEffects/FlashPaletteEffect.cs +++ b/OpenRA.Mods.Common/Traits/PaletteEffects/FlashPaletteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/PaletteEffects/GlobalLightingPaletteEffect.cs b/OpenRA.Mods.Common/Traits/PaletteEffects/GlobalLightingPaletteEffect.cs index 96faffb2af..cf8edeed0d 100644 --- a/OpenRA.Mods.Common/Traits/PaletteEffects/GlobalLightingPaletteEffect.cs +++ b/OpenRA.Mods.Common/Traits/PaletteEffects/GlobalLightingPaletteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/PaletteEffects/MenuPaletteEffect.cs b/OpenRA.Mods.Common/Traits/PaletteEffects/MenuPaletteEffect.cs index 304b54ffa6..5f3c30491f 100644 --- a/OpenRA.Mods.Common/Traits/PaletteEffects/MenuPaletteEffect.cs +++ b/OpenRA.Mods.Common/Traits/PaletteEffects/MenuPaletteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/PaletteEffects/RotationPaletteEffect.cs b/OpenRA.Mods.Common/Traits/PaletteEffects/RotationPaletteEffect.cs index cc4fcaaaad..eb321866ab 100644 --- a/OpenRA.Mods.Common/Traits/PaletteEffects/RotationPaletteEffect.cs +++ b/OpenRA.Mods.Common/Traits/PaletteEffects/RotationPaletteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ParaDrop.cs b/OpenRA.Mods.Common/Traits/ParaDrop.cs index 15b39b2fd8..68e1c99a75 100644 --- a/OpenRA.Mods.Common/Traits/ParaDrop.cs +++ b/OpenRA.Mods.Common/Traits/ParaDrop.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Parachutable.cs b/OpenRA.Mods.Common/Traits/Parachutable.cs index 24758b5c6c..19221e3a29 100644 --- a/OpenRA.Mods.Common/Traits/Parachutable.cs +++ b/OpenRA.Mods.Common/Traits/Parachutable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Passenger.cs b/OpenRA.Mods.Common/Traits/Passenger.cs index 886f23c393..f8da87dbd1 100644 --- a/OpenRA.Mods.Common/Traits/Passenger.cs +++ b/OpenRA.Mods.Common/Traits/Passenger.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ActorGroupProxy.cs b/OpenRA.Mods.Common/Traits/Player/ActorGroupProxy.cs index 436930e381..812ee5ac98 100644 --- a/OpenRA.Mods.Common/Traits/Player/ActorGroupProxy.cs +++ b/OpenRA.Mods.Common/Traits/Player/ActorGroupProxy.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/AllyRepair.cs b/OpenRA.Mods.Common/Traits/Player/AllyRepair.cs index 6d4fc1a38b..51805964b0 100644 --- a/OpenRA.Mods.Common/Traits/Player/AllyRepair.cs +++ b/OpenRA.Mods.Common/Traits/Player/AllyRepair.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/BaseAttackNotifier.cs b/OpenRA.Mods.Common/Traits/Player/BaseAttackNotifier.cs index 7f07f895a5..f07e850c95 100644 --- a/OpenRA.Mods.Common/Traits/Player/BaseAttackNotifier.cs +++ b/OpenRA.Mods.Common/Traits/Player/BaseAttackNotifier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ClassicProductionQueue.cs b/OpenRA.Mods.Common/Traits/Player/ClassicProductionQueue.cs index 108c08d4a7..85c3d29a38 100644 --- a/OpenRA.Mods.Common/Traits/Player/ClassicProductionQueue.cs +++ b/OpenRA.Mods.Common/Traits/Player/ClassicProductionQueue.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ConquestVictoryConditions.cs b/OpenRA.Mods.Common/Traits/Player/ConquestVictoryConditions.cs index 824db9d88f..273590eb03 100644 --- a/OpenRA.Mods.Common/Traits/Player/ConquestVictoryConditions.cs +++ b/OpenRA.Mods.Common/Traits/Player/ConquestVictoryConditions.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/EnemyWatcher.cs b/OpenRA.Mods.Common/Traits/Player/EnemyWatcher.cs index e764d305d1..fe9b210101 100644 --- a/OpenRA.Mods.Common/Traits/Player/EnemyWatcher.cs +++ b/OpenRA.Mods.Common/Traits/Player/EnemyWatcher.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/GlobalUpgradeManager.cs b/OpenRA.Mods.Common/Traits/Player/GlobalUpgradeManager.cs index d0d16cabad..30159665b1 100644 --- a/OpenRA.Mods.Common/Traits/Player/GlobalUpgradeManager.cs +++ b/OpenRA.Mods.Common/Traits/Player/GlobalUpgradeManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/HarvesterAttackNotifier.cs b/OpenRA.Mods.Common/Traits/Player/HarvesterAttackNotifier.cs index 7fb671dcef..a1e8e004f8 100644 --- a/OpenRA.Mods.Common/Traits/Player/HarvesterAttackNotifier.cs +++ b/OpenRA.Mods.Common/Traits/Player/HarvesterAttackNotifier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/MissionObjectives.cs b/OpenRA.Mods.Common/Traits/Player/MissionObjectives.cs index bc34a93104..074079546c 100644 --- a/OpenRA.Mods.Common/Traits/Player/MissionObjectives.cs +++ b/OpenRA.Mods.Common/Traits/Player/MissionObjectives.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/PlaceBeacon.cs b/OpenRA.Mods.Common/Traits/Player/PlaceBeacon.cs index 6d0d54845d..cafec3fad9 100644 --- a/OpenRA.Mods.Common/Traits/Player/PlaceBeacon.cs +++ b/OpenRA.Mods.Common/Traits/Player/PlaceBeacon.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/PlaceBuilding.cs b/OpenRA.Mods.Common/Traits/Player/PlaceBuilding.cs index c39f9388ff..f76f7f652a 100644 --- a/OpenRA.Mods.Common/Traits/Player/PlaceBuilding.cs +++ b/OpenRA.Mods.Common/Traits/Player/PlaceBuilding.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/PlayerStatistics.cs b/OpenRA.Mods.Common/Traits/Player/PlayerStatistics.cs index dc0c66475a..c8e34a01d8 100644 --- a/OpenRA.Mods.Common/Traits/Player/PlayerStatistics.cs +++ b/OpenRA.Mods.Common/Traits/Player/PlayerStatistics.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs b/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs index 2c6c47e377..7fbb6b25a8 100644 --- a/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs +++ b/OpenRA.Mods.Common/Traits/Player/ProductionQueue.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ProvidesPrerequisite.cs b/OpenRA.Mods.Common/Traits/Player/ProvidesPrerequisite.cs index b7aeb8b755..7df30e29e2 100644 --- a/OpenRA.Mods.Common/Traits/Player/ProvidesPrerequisite.cs +++ b/OpenRA.Mods.Common/Traits/Player/ProvidesPrerequisite.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ProvidesTechPrerequisite.cs b/OpenRA.Mods.Common/Traits/Player/ProvidesTechPrerequisite.cs index bae8f51583..eac51c5720 100644 --- a/OpenRA.Mods.Common/Traits/Player/ProvidesTechPrerequisite.cs +++ b/OpenRA.Mods.Common/Traits/Player/ProvidesTechPrerequisite.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/ResourceStorageWarning.cs b/OpenRA.Mods.Common/Traits/Player/ResourceStorageWarning.cs index 101e7b2e97..81c425dae4 100644 --- a/OpenRA.Mods.Common/Traits/Player/ResourceStorageWarning.cs +++ b/OpenRA.Mods.Common/Traits/Player/ResourceStorageWarning.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/StrategicVictoryConditions.cs b/OpenRA.Mods.Common/Traits/Player/StrategicVictoryConditions.cs index c61a35f5b3..1f39ca80e8 100644 --- a/OpenRA.Mods.Common/Traits/Player/StrategicVictoryConditions.cs +++ b/OpenRA.Mods.Common/Traits/Player/StrategicVictoryConditions.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Player/TechTree.cs b/OpenRA.Mods.Common/Traits/Player/TechTree.cs index 563fe7c6f8..6111dffafd 100644 --- a/OpenRA.Mods.Common/Traits/Player/TechTree.cs +++ b/OpenRA.Mods.Common/Traits/Player/TechTree.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Plug.cs b/OpenRA.Mods.Common/Traits/Plug.cs index 5a0e02ea59..a17349043b 100644 --- a/OpenRA.Mods.Common/Traits/Plug.cs +++ b/OpenRA.Mods.Common/Traits/Plug.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Pluggable.cs b/OpenRA.Mods.Common/Traits/Pluggable.cs index 9acde7475e..e27ec24929 100644 --- a/OpenRA.Mods.Common/Traits/Pluggable.cs +++ b/OpenRA.Mods.Common/Traits/Pluggable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Power/AffectedByPowerOutage.cs b/OpenRA.Mods.Common/Traits/Power/AffectedByPowerOutage.cs index d759f10a5e..2d55f9902a 100644 --- a/OpenRA.Mods.Common/Traits/Power/AffectedByPowerOutage.cs +++ b/OpenRA.Mods.Common/Traits/Power/AffectedByPowerOutage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Power/CanPowerDown.cs b/OpenRA.Mods.Common/Traits/Power/CanPowerDown.cs index 17af18ded9..1658476df3 100644 --- a/OpenRA.Mods.Common/Traits/Power/CanPowerDown.cs +++ b/OpenRA.Mods.Common/Traits/Power/CanPowerDown.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Power/Player/PowerManager.cs b/OpenRA.Mods.Common/Traits/Power/Player/PowerManager.cs index 3355443865..1616b1efe1 100644 --- a/OpenRA.Mods.Common/Traits/Power/Player/PowerManager.cs +++ b/OpenRA.Mods.Common/Traits/Power/Player/PowerManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Power/Power.cs b/OpenRA.Mods.Common/Traits/Power/Power.cs index f63c39e4ef..839165a668 100644 --- a/OpenRA.Mods.Common/Traits/Power/Power.cs +++ b/OpenRA.Mods.Common/Traits/Power/Power.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Power/RequiresPower.cs b/OpenRA.Mods.Common/Traits/Power/RequiresPower.cs index 8416d6497e..9ce0217462 100644 --- a/OpenRA.Mods.Common/Traits/Power/RequiresPower.cs +++ b/OpenRA.Mods.Common/Traits/Power/RequiresPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Power/ScalePowerWithHealth.cs b/OpenRA.Mods.Common/Traits/Power/ScalePowerWithHealth.cs index 6fc02a5bee..dadfb4591d 100644 --- a/OpenRA.Mods.Common/Traits/Power/ScalePowerWithHealth.cs +++ b/OpenRA.Mods.Common/Traits/Power/ScalePowerWithHealth.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/PowerTooltip.cs b/OpenRA.Mods.Common/Traits/PowerTooltip.cs index 1031bd4b6b..c7a647f522 100644 --- a/OpenRA.Mods.Common/Traits/PowerTooltip.cs +++ b/OpenRA.Mods.Common/Traits/PowerTooltip.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ProducibleWithLevel.cs b/OpenRA.Mods.Common/Traits/ProducibleWithLevel.cs index c13a7c5b26..6455d7c997 100644 --- a/OpenRA.Mods.Common/Traits/ProducibleWithLevel.cs +++ b/OpenRA.Mods.Common/Traits/ProducibleWithLevel.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Production.cs b/OpenRA.Mods.Common/Traits/Production.cs index 1d3b8c176f..3eb811baea 100644 --- a/OpenRA.Mods.Common/Traits/Production.cs +++ b/OpenRA.Mods.Common/Traits/Production.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ProductionQueueFromSelection.cs b/OpenRA.Mods.Common/Traits/ProductionQueueFromSelection.cs index 785174cde6..88bf7bbf75 100644 --- a/OpenRA.Mods.Common/Traits/ProductionQueueFromSelection.cs +++ b/OpenRA.Mods.Common/Traits/ProductionQueueFromSelection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ProvidesRadar.cs b/OpenRA.Mods.Common/Traits/ProvidesRadar.cs index b166161ca4..e2f5fe75ce 100644 --- a/OpenRA.Mods.Common/Traits/ProvidesRadar.cs +++ b/OpenRA.Mods.Common/Traits/ProvidesRadar.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ProximityCaptor.cs b/OpenRA.Mods.Common/Traits/ProximityCaptor.cs index e00b9c3fe2..04a4b58fbd 100644 --- a/OpenRA.Mods.Common/Traits/ProximityCaptor.cs +++ b/OpenRA.Mods.Common/Traits/ProximityCaptor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ProximityCapturable.cs b/OpenRA.Mods.Common/Traits/ProximityCapturable.cs index 07e45210db..dd3100d8ec 100644 --- a/OpenRA.Mods.Common/Traits/ProximityCapturable.cs +++ b/OpenRA.Mods.Common/Traits/ProximityCapturable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/QuantizeFacingsFromSequence.cs b/OpenRA.Mods.Common/Traits/QuantizeFacingsFromSequence.cs index b45c8c49c4..ef9dbf290d 100644 --- a/OpenRA.Mods.Common/Traits/QuantizeFacingsFromSequence.cs +++ b/OpenRA.Mods.Common/Traits/QuantizeFacingsFromSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/RadarColorFromTerrain.cs b/OpenRA.Mods.Common/Traits/RadarColorFromTerrain.cs index c674336675..70243702a7 100644 --- a/OpenRA.Mods.Common/Traits/RadarColorFromTerrain.cs +++ b/OpenRA.Mods.Common/Traits/RadarColorFromTerrain.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/AutoSelectionSize.cs b/OpenRA.Mods.Common/Traits/Render/AutoSelectionSize.cs index c1a012b225..d450eb37ee 100644 --- a/OpenRA.Mods.Common/Traits/Render/AutoSelectionSize.cs +++ b/OpenRA.Mods.Common/Traits/Render/AutoSelectionSize.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/Hovers.cs b/OpenRA.Mods.Common/Traits/Render/Hovers.cs index 0ebc77524f..3a4e8a708d 100644 --- a/OpenRA.Mods.Common/Traits/Render/Hovers.cs +++ b/OpenRA.Mods.Common/Traits/Render/Hovers.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/LeavesTrails.cs b/OpenRA.Mods.Common/Traits/Render/LeavesTrails.cs index 60f3c9726b..0856edddb7 100644 --- a/OpenRA.Mods.Common/Traits/Render/LeavesTrails.cs +++ b/OpenRA.Mods.Common/Traits/Render/LeavesTrails.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/ProductionBar.cs b/OpenRA.Mods.Common/Traits/Render/ProductionBar.cs index 1f8a4eccb9..a8cd302c32 100644 --- a/OpenRA.Mods.Common/Traits/Render/ProductionBar.cs +++ b/OpenRA.Mods.Common/Traits/Render/ProductionBar.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderDebugState.cs b/OpenRA.Mods.Common/Traits/Render/RenderDebugState.cs index 149cfe821b..773e0d6db0 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderDebugState.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderDebugState.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderDetectionCircle.cs b/OpenRA.Mods.Common/Traits/Render/RenderDetectionCircle.cs index cf8ede532c..9190dd9130 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderDetectionCircle.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderDetectionCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderNameTag.cs b/OpenRA.Mods.Common/Traits/Render/RenderNameTag.cs index c5ba115277..c19f65f59d 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderNameTag.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderNameTag.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderRangeCircle.cs b/OpenRA.Mods.Common/Traits/Render/RenderRangeCircle.cs index 4e42f54f5d..0b180a6b57 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderRangeCircle.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderRangeCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderSprites.cs b/OpenRA.Mods.Common/Traits/Render/RenderSprites.cs index a17130d625..1cfeb38239 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderSprites.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderSprites.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderSpritesEditorOnly.cs b/OpenRA.Mods.Common/Traits/Render/RenderSpritesEditorOnly.cs index 0799100d05..f8b64d98f5 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderSpritesEditorOnly.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderSpritesEditorOnly.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderUtils.cs b/OpenRA.Mods.Common/Traits/Render/RenderUtils.cs index 6ee70415b2..94b2fb8887 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderUtils.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/RenderVoxels.cs b/OpenRA.Mods.Common/Traits/Render/RenderVoxels.cs index d7e99ee03a..080bf01f4a 100644 --- a/OpenRA.Mods.Common/Traits/Render/RenderVoxels.cs +++ b/OpenRA.Mods.Common/Traits/Render/RenderVoxels.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs b/OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs index bf669f9ea8..48e8ecaaae 100644 --- a/OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs +++ b/OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/SupportPowerChargeBar.cs b/OpenRA.Mods.Common/Traits/Render/SupportPowerChargeBar.cs index b5000a6560..f7ec1ae735 100644 --- a/OpenRA.Mods.Common/Traits/Render/SupportPowerChargeBar.cs +++ b/OpenRA.Mods.Common/Traits/Render/SupportPowerChargeBar.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/TimedUpgradeBar.cs b/OpenRA.Mods.Common/Traits/Render/TimedUpgradeBar.cs index 7f50a57011..851984fbde 100644 --- a/OpenRA.Mods.Common/Traits/Render/TimedUpgradeBar.cs +++ b/OpenRA.Mods.Common/Traits/Render/TimedUpgradeBar.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithAttackAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithAttackAnimation.cs index e84213d06f..f79c84c778 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithAttackAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithAttackAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithBuildingExplosion.cs b/OpenRA.Mods.Common/Traits/Render/WithBuildingExplosion.cs index 4aef1de527..7cf217e344 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithBuildingExplosion.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithBuildingExplosion.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedAnimation.cs index 7b5a00c149..76bb6871e5 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedOverlay.cs index 2706178f25..ec18539d05 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithBuildingPlacedOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithChargeAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithChargeAnimation.cs index 4da7266bab..bd51ab0421 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithChargeAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithChargeAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithChargeOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithChargeOverlay.cs index 085d26fb13..dfefc83a9e 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithChargeOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithChargeOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithCrateBody.cs b/OpenRA.Mods.Common/Traits/Render/WithCrateBody.cs index 511d268659..63b4a7baec 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithCrateBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithCrateBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithDeathAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithDeathAnimation.cs index 9cc073c588..b90304f332 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithDeathAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithDeathAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithDecoration.cs b/OpenRA.Mods.Common/Traits/Render/WithDecoration.cs index fb0a670a05..9e2a908531 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithDecoration.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithDecoration.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithDockedOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithDockedOverlay.cs index 4e32a3d074..98779d9f34 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithDockedOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithDockedOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithDockingAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithDockingAnimation.cs index ea97691869..721a92cd1f 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithDockingAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithDockingAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithFacingSpriteBody.cs b/OpenRA.Mods.Common/Traits/Render/WithFacingSpriteBody.cs index c3ce09124c..bf2e5ecb47 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithFacingSpriteBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithFacingSpriteBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithGateSpriteBody.cs b/OpenRA.Mods.Common/Traits/Render/WithGateSpriteBody.cs index 7a15b3763c..489e886eb6 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithGateSpriteBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithGateSpriteBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithHarvestAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithHarvestAnimation.cs index 4f2f2def24..77b89dd9de 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithHarvestAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithHarvestAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithHarvestOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithHarvestOverlay.cs index 1511e0b9b4..6c1394e924 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithHarvestOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithHarvestOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithIdleAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithIdleAnimation.cs index d1e98d156e..18f06cccd8 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithIdleAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithIdleAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithIdleOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithIdleOverlay.cs index 6b4e1fa3aa..34913937ca 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithIdleOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithIdleOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithInfantryBody.cs b/OpenRA.Mods.Common/Traits/Render/WithInfantryBody.cs index 4f3c552470..c55d5f44f6 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithInfantryBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithInfantryBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithMakeAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithMakeAnimation.cs index a40d6e124e..9c958b3486 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithMakeAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithMakeAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithMoveAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithMoveAnimation.cs index 6bcc58651e..27b5bef074 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithMoveAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithMoveAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithMuzzleOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithMuzzleOverlay.cs index b401078d40..330d6ce468 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithMuzzleOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithMuzzleOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithParachute.cs b/OpenRA.Mods.Common/Traits/Render/WithParachute.cs index faf126eb5c..186a82dcf6 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithParachute.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithParachute.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithProductionDoorOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithProductionDoorOverlay.cs index 00dd830961..1dde64864c 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithProductionDoorOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithProductionDoorOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithProductionOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithProductionOverlay.cs index 6819ba700d..a73d66e985 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithProductionOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithProductionOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithRangeCircle.cs b/OpenRA.Mods.Common/Traits/Render/WithRangeCircle.cs index 327d4b5544..9368cc62d4 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithRangeCircle.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithRangeCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithRankDecoration.cs b/OpenRA.Mods.Common/Traits/Render/WithRankDecoration.cs index 442ef0a03d..4a23787c42 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithRankDecoration.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithRankDecoration.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithRepairAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithRepairAnimation.cs index 7f464920ef..042f7491e8 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithRepairAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithRepairAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithRepairOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithRepairOverlay.cs index b9a58feda8..ee80cc82d9 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithRepairOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithRepairOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithResources.cs b/OpenRA.Mods.Common/Traits/Render/WithResources.cs index a7b5aba857..4a2ce34bc5 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithResources.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithResources.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithShadow.cs b/OpenRA.Mods.Common/Traits/Render/WithShadow.cs index 0d4d318ef3..0c03d28f06 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithShadow.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithShadow.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithSiloAnimation.cs b/OpenRA.Mods.Common/Traits/Render/WithSiloAnimation.cs index d089c1c439..bfaa2c1e45 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithSiloAnimation.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithSiloAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithSmoke.cs b/OpenRA.Mods.Common/Traits/Render/WithSmoke.cs index aea38166b0..8ef0220440 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithSmoke.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithSmoke.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithSpriteBarrel.cs b/OpenRA.Mods.Common/Traits/Render/WithSpriteBarrel.cs index 3f6b93d096..c74f1702f3 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithSpriteBarrel.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithSpriteBarrel.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithSpriteBody.cs b/OpenRA.Mods.Common/Traits/Render/WithSpriteBody.cs index 642512b1d7..a43ea888ac 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithSpriteBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithSpriteBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithSpriteRotorOverlay.cs b/OpenRA.Mods.Common/Traits/Render/WithSpriteRotorOverlay.cs index 174c644ef9..a58a56b8a0 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithSpriteRotorOverlay.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithSpriteRotorOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithSpriteTurret.cs b/OpenRA.Mods.Common/Traits/Render/WithSpriteTurret.cs index e9dc8e40e8..9c002893ec 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithSpriteTurret.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithSpriteTurret.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithTurretedSpriteBody.cs b/OpenRA.Mods.Common/Traits/Render/WithTurretedSpriteBody.cs index 5ef616f386..3566636cab 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithTurretedSpriteBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithTurretedSpriteBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithVoxelBarrel.cs b/OpenRA.Mods.Common/Traits/Render/WithVoxelBarrel.cs index 7875041a30..abf761ec48 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithVoxelBarrel.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithVoxelBarrel.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithVoxelBody.cs b/OpenRA.Mods.Common/Traits/Render/WithVoxelBody.cs index a6c416f171..0a0df1f8e6 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithVoxelBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithVoxelBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithVoxelTurret.cs b/OpenRA.Mods.Common/Traits/Render/WithVoxelTurret.cs index bec3241db9..863c60bcf7 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithVoxelTurret.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithVoxelTurret.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Render/WithWallSpriteBody.cs b/OpenRA.Mods.Common/Traits/Render/WithWallSpriteBody.cs index e77a5159b6..5b5a63b314 100644 --- a/OpenRA.Mods.Common/Traits/Render/WithWallSpriteBody.cs +++ b/OpenRA.Mods.Common/Traits/Render/WithWallSpriteBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Repairable.cs b/OpenRA.Mods.Common/Traits/Repairable.cs index 1f93a00f00..f067bcf3c8 100644 --- a/OpenRA.Mods.Common/Traits/Repairable.cs +++ b/OpenRA.Mods.Common/Traits/Repairable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/RepairableNear.cs b/OpenRA.Mods.Common/Traits/RepairableNear.cs index 993ecc2a8f..4f649e1f3f 100644 --- a/OpenRA.Mods.Common/Traits/RepairableNear.cs +++ b/OpenRA.Mods.Common/Traits/RepairableNear.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/RepairsBridges.cs b/OpenRA.Mods.Common/Traits/RepairsBridges.cs index 17ec1171fc..d7c730e288 100644 --- a/OpenRA.Mods.Common/Traits/RepairsBridges.cs +++ b/OpenRA.Mods.Common/Traits/RepairsBridges.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/RevealsShroud.cs b/OpenRA.Mods.Common/Traits/RevealsShroud.cs index d6af72a45a..654650cd19 100644 --- a/OpenRA.Mods.Common/Traits/RevealsShroud.cs +++ b/OpenRA.Mods.Common/Traits/RevealsShroud.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SeedsResource.cs b/OpenRA.Mods.Common/Traits/SeedsResource.cs index bf5985b3d8..695b43d359 100644 --- a/OpenRA.Mods.Common/Traits/SeedsResource.cs +++ b/OpenRA.Mods.Common/Traits/SeedsResource.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SelfHealing.cs b/OpenRA.Mods.Common/Traits/SelfHealing.cs index 2d53eacdd1..08d5b6cfac 100644 --- a/OpenRA.Mods.Common/Traits/SelfHealing.cs +++ b/OpenRA.Mods.Common/Traits/SelfHealing.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sellable.cs b/OpenRA.Mods.Common/Traits/Sellable.cs index f1419fd380..a827c0fe30 100644 --- a/OpenRA.Mods.Common/Traits/Sellable.cs +++ b/OpenRA.Mods.Common/Traits/Sellable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ShakeOnDeath.cs b/OpenRA.Mods.Common/Traits/ShakeOnDeath.cs index af59edc7c7..6637e78593 100644 --- a/OpenRA.Mods.Common/Traits/ShakeOnDeath.cs +++ b/OpenRA.Mods.Common/Traits/ShakeOnDeath.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SmokeTrailWhenDamaged.cs b/OpenRA.Mods.Common/Traits/SmokeTrailWhenDamaged.cs index 99a3ecfe7c..2733a8cb36 100644 --- a/OpenRA.Mods.Common/Traits/SmokeTrailWhenDamaged.cs +++ b/OpenRA.Mods.Common/Traits/SmokeTrailWhenDamaged.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/ActorLostNotification.cs b/OpenRA.Mods.Common/Traits/Sound/ActorLostNotification.cs index 03ad68cae6..d4b03341fa 100644 --- a/OpenRA.Mods.Common/Traits/Sound/ActorLostNotification.cs +++ b/OpenRA.Mods.Common/Traits/Sound/ActorLostNotification.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/AmbientSound.cs b/OpenRA.Mods.Common/Traits/Sound/AmbientSound.cs index c8cc9874a7..9702652f2d 100644 --- a/OpenRA.Mods.Common/Traits/Sound/AmbientSound.cs +++ b/OpenRA.Mods.Common/Traits/Sound/AmbientSound.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/AnnounceOnBuild.cs b/OpenRA.Mods.Common/Traits/Sound/AnnounceOnBuild.cs index d50cd51d20..86c6998aea 100644 --- a/OpenRA.Mods.Common/Traits/Sound/AnnounceOnBuild.cs +++ b/OpenRA.Mods.Common/Traits/Sound/AnnounceOnBuild.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/AnnounceOnKill.cs b/OpenRA.Mods.Common/Traits/Sound/AnnounceOnKill.cs index 91ef1d5fcc..7d08690094 100644 --- a/OpenRA.Mods.Common/Traits/Sound/AnnounceOnKill.cs +++ b/OpenRA.Mods.Common/Traits/Sound/AnnounceOnKill.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/AnnounceOnSeen.cs b/OpenRA.Mods.Common/Traits/Sound/AnnounceOnSeen.cs index de6370b465..1d78723149 100644 --- a/OpenRA.Mods.Common/Traits/Sound/AnnounceOnSeen.cs +++ b/OpenRA.Mods.Common/Traits/Sound/AnnounceOnSeen.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/DeathSounds.cs b/OpenRA.Mods.Common/Traits/Sound/DeathSounds.cs index 6b8877c846..36031c9b0e 100644 --- a/OpenRA.Mods.Common/Traits/Sound/DeathSounds.cs +++ b/OpenRA.Mods.Common/Traits/Sound/DeathSounds.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Sound/SoundOnDamageTransition.cs b/OpenRA.Mods.Common/Traits/Sound/SoundOnDamageTransition.cs index c43d63ecb4..44ec4d2385 100644 --- a/OpenRA.Mods.Common/Traits/Sound/SoundOnDamageTransition.cs +++ b/OpenRA.Mods.Common/Traits/Sound/SoundOnDamageTransition.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SpawnActorOnDeath.cs b/OpenRA.Mods.Common/Traits/SpawnActorOnDeath.cs index de26091d67..4a6de045f6 100644 --- a/OpenRA.Mods.Common/Traits/SpawnActorOnDeath.cs +++ b/OpenRA.Mods.Common/Traits/SpawnActorOnDeath.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/StoresResources.cs b/OpenRA.Mods.Common/Traits/StoresResources.cs index 654583c790..4f50b5ebc5 100644 --- a/OpenRA.Mods.Common/Traits/StoresResources.cs +++ b/OpenRA.Mods.Common/Traits/StoresResources.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupplyTruck.cs b/OpenRA.Mods.Common/Traits/SupplyTruck.cs index 0b6b61767f..2f731b3636 100644 --- a/OpenRA.Mods.Common/Traits/SupplyTruck.cs +++ b/OpenRA.Mods.Common/Traits/SupplyTruck.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/AirstrikePower.cs b/OpenRA.Mods.Common/Traits/SupportPowers/AirstrikePower.cs index 4f5bf0f4b8..117450b12a 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/AirstrikePower.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/AirstrikePower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/GrantUpgradePower.cs b/OpenRA.Mods.Common/Traits/SupportPowers/GrantUpgradePower.cs index 99d8845024..2635ccd4c8 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/GrantUpgradePower.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/GrantUpgradePower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/NukePower.cs b/OpenRA.Mods.Common/Traits/SupportPowers/NukePower.cs index 2963c1100a..cf0166422f 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/NukePower.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/NukePower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/ProduceActorPower.cs b/OpenRA.Mods.Common/Traits/SupportPowers/ProduceActorPower.cs index 0aeebfaad7..069ef008c3 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/ProduceActorPower.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/ProduceActorPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs b/OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs index 2677071245..218628ed2b 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/SupportPower.cs b/OpenRA.Mods.Common/Traits/SupportPowers/SupportPower.cs index 806a3fdab5..9d4a18b15e 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/SupportPower.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/SupportPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/SupportPowers/SupportPowerManager.cs b/OpenRA.Mods.Common/Traits/SupportPowers/SupportPowerManager.cs index f83f0dc4fc..1926c2d204 100644 --- a/OpenRA.Mods.Common/Traits/SupportPowers/SupportPowerManager.cs +++ b/OpenRA.Mods.Common/Traits/SupportPowers/SupportPowerManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Targetable.cs b/OpenRA.Mods.Common/Traits/Targetable.cs index 0a2eb802ca..3d3f33c1d3 100644 --- a/OpenRA.Mods.Common/Traits/Targetable.cs +++ b/OpenRA.Mods.Common/Traits/Targetable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ThrowsParticle.cs b/OpenRA.Mods.Common/Traits/ThrowsParticle.cs index dead1c9a8d..c208bf0a93 100644 --- a/OpenRA.Mods.Common/Traits/ThrowsParticle.cs +++ b/OpenRA.Mods.Common/Traits/ThrowsParticle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/ThrowsShrapnel.cs b/OpenRA.Mods.Common/Traits/ThrowsShrapnel.cs index 9f39617fcd..628ffdff76 100644 --- a/OpenRA.Mods.Common/Traits/ThrowsShrapnel.cs +++ b/OpenRA.Mods.Common/Traits/ThrowsShrapnel.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Tooltip.cs b/OpenRA.Mods.Common/Traits/Tooltip.cs index 28f32605e5..0c8dc3b6f3 100644 --- a/OpenRA.Mods.Common/Traits/Tooltip.cs +++ b/OpenRA.Mods.Common/Traits/Tooltip.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/TransformOnCapture.cs b/OpenRA.Mods.Common/Traits/TransformOnCapture.cs index c6d1c46963..4f6830cceb 100644 --- a/OpenRA.Mods.Common/Traits/TransformOnCapture.cs +++ b/OpenRA.Mods.Common/Traits/TransformOnCapture.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Transforms.cs b/OpenRA.Mods.Common/Traits/Transforms.cs index 3d586f1e4a..30b3270117 100644 --- a/OpenRA.Mods.Common/Traits/Transforms.cs +++ b/OpenRA.Mods.Common/Traits/Transforms.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Turreted.cs b/OpenRA.Mods.Common/Traits/Turreted.cs index aa77135de2..615f34186f 100644 --- a/OpenRA.Mods.Common/Traits/Turreted.cs +++ b/OpenRA.Mods.Common/Traits/Turreted.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Upgrades/DeployToUpgrade.cs b/OpenRA.Mods.Common/Traits/Upgrades/DeployToUpgrade.cs index 7d94a24839..932168b11a 100644 --- a/OpenRA.Mods.Common/Traits/Upgrades/DeployToUpgrade.cs +++ b/OpenRA.Mods.Common/Traits/Upgrades/DeployToUpgrade.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Upgrades/DisableOnUpgrade.cs b/OpenRA.Mods.Common/Traits/Upgrades/DisableOnUpgrade.cs index 8005e08a13..b15e2debd6 100644 --- a/OpenRA.Mods.Common/Traits/Upgrades/DisableOnUpgrade.cs +++ b/OpenRA.Mods.Common/Traits/Upgrades/DisableOnUpgrade.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Upgrades/UpgradableTrait.cs b/OpenRA.Mods.Common/Traits/Upgrades/UpgradableTrait.cs index cf9a6f72a3..02d94da697 100644 --- a/OpenRA.Mods.Common/Traits/Upgrades/UpgradableTrait.cs +++ b/OpenRA.Mods.Common/Traits/Upgrades/UpgradableTrait.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Upgrades/UpgradeActorsNear.cs b/OpenRA.Mods.Common/Traits/Upgrades/UpgradeActorsNear.cs index 64c5a56d9b..92031b42d6 100644 --- a/OpenRA.Mods.Common/Traits/Upgrades/UpgradeActorsNear.cs +++ b/OpenRA.Mods.Common/Traits/Upgrades/UpgradeActorsNear.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Upgrades/UpgradeManager.cs b/OpenRA.Mods.Common/Traits/Upgrades/UpgradeManager.cs index 7577713426..84cfa545d6 100644 --- a/OpenRA.Mods.Common/Traits/Upgrades/UpgradeManager.cs +++ b/OpenRA.Mods.Common/Traits/Upgrades/UpgradeManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Valued.cs b/OpenRA.Mods.Common/Traits/Valued.cs index 316a913fb4..9cbe436b4a 100644 --- a/OpenRA.Mods.Common/Traits/Valued.cs +++ b/OpenRA.Mods.Common/Traits/Valued.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/VeteranProductionIconOverlay.cs b/OpenRA.Mods.Common/Traits/VeteranProductionIconOverlay.cs index eea44d9610..9e83fed896 100644 --- a/OpenRA.Mods.Common/Traits/VeteranProductionIconOverlay.cs +++ b/OpenRA.Mods.Common/Traits/VeteranProductionIconOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Voiced.cs b/OpenRA.Mods.Common/Traits/Voiced.cs index 00f8532329..88e27d2ff5 100644 --- a/OpenRA.Mods.Common/Traits/Voiced.cs +++ b/OpenRA.Mods.Common/Traits/Voiced.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/Wanders.cs b/OpenRA.Mods.Common/Traits/Wanders.cs index 33d076c84b..c6894d4b78 100644 --- a/OpenRA.Mods.Common/Traits/Wanders.cs +++ b/OpenRA.Mods.Common/Traits/Wanders.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/BridgeLayer.cs b/OpenRA.Mods.Common/Traits/World/BridgeLayer.cs index 61714341a7..6e3981eb9d 100644 --- a/OpenRA.Mods.Common/Traits/World/BridgeLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/BridgeLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/CrateSpawner.cs b/OpenRA.Mods.Common/Traits/World/CrateSpawner.cs index ab2ab8e897..f3afbd039e 100644 --- a/OpenRA.Mods.Common/Traits/World/CrateSpawner.cs +++ b/OpenRA.Mods.Common/Traits/World/CrateSpawner.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/CreateMPPlayers.cs b/OpenRA.Mods.Common/Traits/World/CreateMPPlayers.cs index 103043039f..5842aa14ba 100644 --- a/OpenRA.Mods.Common/Traits/World/CreateMPPlayers.cs +++ b/OpenRA.Mods.Common/Traits/World/CreateMPPlayers.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/DomainIndex.cs b/OpenRA.Mods.Common/Traits/World/DomainIndex.cs index bd6a45bced..2e73504116 100644 --- a/OpenRA.Mods.Common/Traits/World/DomainIndex.cs +++ b/OpenRA.Mods.Common/Traits/World/DomainIndex.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/EditorActorLayer.cs b/OpenRA.Mods.Common/Traits/World/EditorActorLayer.cs index 79de82d149..d77bc21dcc 100644 --- a/OpenRA.Mods.Common/Traits/World/EditorActorLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/EditorActorLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/EditorActorPreview.cs b/OpenRA.Mods.Common/Traits/World/EditorActorPreview.cs index 3912f5307b..a2dc3daded 100644 --- a/OpenRA.Mods.Common/Traits/World/EditorActorPreview.cs +++ b/OpenRA.Mods.Common/Traits/World/EditorActorPreview.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/EditorResourceLayer.cs b/OpenRA.Mods.Common/Traits/World/EditorResourceLayer.cs index a335abd442..b8627da9a7 100644 --- a/OpenRA.Mods.Common/Traits/World/EditorResourceLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/EditorResourceLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/EditorSelectionLayer.cs b/OpenRA.Mods.Common/Traits/World/EditorSelectionLayer.cs index 2619cce79b..3586bb79a1 100644 --- a/OpenRA.Mods.Common/Traits/World/EditorSelectionLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/EditorSelectionLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/LoadWidgetAtGameStart.cs b/OpenRA.Mods.Common/Traits/World/LoadWidgetAtGameStart.cs index a685a9d12e..e82af10f7e 100644 --- a/OpenRA.Mods.Common/Traits/World/LoadWidgetAtGameStart.cs +++ b/OpenRA.Mods.Common/Traits/World/LoadWidgetAtGameStart.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/MPStartLocations.cs b/OpenRA.Mods.Common/Traits/World/MPStartLocations.cs index a1519ed981..35823374f3 100644 --- a/OpenRA.Mods.Common/Traits/World/MPStartLocations.cs +++ b/OpenRA.Mods.Common/Traits/World/MPStartLocations.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/MPStartUnits.cs b/OpenRA.Mods.Common/Traits/World/MPStartUnits.cs index b0cfb39fb1..84762f0fd9 100644 --- a/OpenRA.Mods.Common/Traits/World/MPStartUnits.cs +++ b/OpenRA.Mods.Common/Traits/World/MPStartUnits.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/MusicPlaylist.cs b/OpenRA.Mods.Common/Traits/World/MusicPlaylist.cs index c631610290..ab6122f3a8 100644 --- a/OpenRA.Mods.Common/Traits/World/MusicPlaylist.cs +++ b/OpenRA.Mods.Common/Traits/World/MusicPlaylist.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PaletteFromCurrentTileset.cs b/OpenRA.Mods.Common/Traits/World/PaletteFromCurrentTileset.cs index 08ff947445..ef88aac15f 100644 --- a/OpenRA.Mods.Common/Traits/World/PaletteFromCurrentTileset.cs +++ b/OpenRA.Mods.Common/Traits/World/PaletteFromCurrentTileset.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PaletteFromFile.cs b/OpenRA.Mods.Common/Traits/World/PaletteFromFile.cs index a8cf8b7448..fdc9f0b590 100644 --- a/OpenRA.Mods.Common/Traits/World/PaletteFromFile.cs +++ b/OpenRA.Mods.Common/Traits/World/PaletteFromFile.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PaletteFromPaletteWithAlpha.cs b/OpenRA.Mods.Common/Traits/World/PaletteFromPaletteWithAlpha.cs index a36b666d8d..ab9efe54f0 100644 --- a/OpenRA.Mods.Common/Traits/World/PaletteFromPaletteWithAlpha.cs +++ b/OpenRA.Mods.Common/Traits/World/PaletteFromPaletteWithAlpha.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PaletteFromPlayerPaletteWithAlpha.cs b/OpenRA.Mods.Common/Traits/World/PaletteFromPlayerPaletteWithAlpha.cs index b12aabc7ad..740e680428 100644 --- a/OpenRA.Mods.Common/Traits/World/PaletteFromPlayerPaletteWithAlpha.cs +++ b/OpenRA.Mods.Common/Traits/World/PaletteFromPlayerPaletteWithAlpha.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PaletteFromRGBA.cs b/OpenRA.Mods.Common/Traits/World/PaletteFromRGBA.cs index 7f9a0450dc..1ad1d51112 100644 --- a/OpenRA.Mods.Common/Traits/World/PaletteFromRGBA.cs +++ b/OpenRA.Mods.Common/Traits/World/PaletteFromRGBA.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PathFinder.cs b/OpenRA.Mods.Common/Traits/World/PathFinder.cs index 197da8f74f..5905f137b8 100644 --- a/OpenRA.Mods.Common/Traits/World/PathFinder.cs +++ b/OpenRA.Mods.Common/Traits/World/PathFinder.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PathfinderDebugOverlay.cs b/OpenRA.Mods.Common/Traits/World/PathfinderDebugOverlay.cs index ee60f7f71e..0314e18136 100644 --- a/OpenRA.Mods.Common/Traits/World/PathfinderDebugOverlay.cs +++ b/OpenRA.Mods.Common/Traits/World/PathfinderDebugOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/PlayerPaletteFromCurrentTileset.cs b/OpenRA.Mods.Common/Traits/World/PlayerPaletteFromCurrentTileset.cs index 1a1a5e51e7..c89c2b1838 100644 --- a/OpenRA.Mods.Common/Traits/World/PlayerPaletteFromCurrentTileset.cs +++ b/OpenRA.Mods.Common/Traits/World/PlayerPaletteFromCurrentTileset.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/RadarPings.cs b/OpenRA.Mods.Common/Traits/World/RadarPings.cs index 2ede924638..edbd27308c 100644 --- a/OpenRA.Mods.Common/Traits/World/RadarPings.cs +++ b/OpenRA.Mods.Common/Traits/World/RadarPings.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/ResourceClaim.cs b/OpenRA.Mods.Common/Traits/World/ResourceClaim.cs index efa777549a..8ef06c34da 100644 --- a/OpenRA.Mods.Common/Traits/World/ResourceClaim.cs +++ b/OpenRA.Mods.Common/Traits/World/ResourceClaim.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/ResourceClaimLayer.cs b/OpenRA.Mods.Common/Traits/World/ResourceClaimLayer.cs index 607a5380b2..4f9992855a 100644 --- a/OpenRA.Mods.Common/Traits/World/ResourceClaimLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/ResourceClaimLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/ResourceLayer.cs b/OpenRA.Mods.Common/Traits/World/ResourceLayer.cs index ed522506c9..ad118a01d1 100644 --- a/OpenRA.Mods.Common/Traits/World/ResourceLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/ResourceLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/ShroudPalette.cs b/OpenRA.Mods.Common/Traits/World/ShroudPalette.cs index 554630d36b..f9347b9570 100644 --- a/OpenRA.Mods.Common/Traits/World/ShroudPalette.cs +++ b/OpenRA.Mods.Common/Traits/World/ShroudPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/ShroudRenderer.cs b/OpenRA.Mods.Common/Traits/World/ShroudRenderer.cs index 05ac32a802..2b66c2e080 100644 --- a/OpenRA.Mods.Common/Traits/World/ShroudRenderer.cs +++ b/OpenRA.Mods.Common/Traits/World/ShroudRenderer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/SmudgeLayer.cs b/OpenRA.Mods.Common/Traits/World/SmudgeLayer.cs index 03efa5ded7..6239d63d5a 100644 --- a/OpenRA.Mods.Common/Traits/World/SmudgeLayer.cs +++ b/OpenRA.Mods.Common/Traits/World/SmudgeLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/SpawnMPUnits.cs b/OpenRA.Mods.Common/Traits/World/SpawnMPUnits.cs index c99c5bf15f..c4f461ae40 100644 --- a/OpenRA.Mods.Common/Traits/World/SpawnMPUnits.cs +++ b/OpenRA.Mods.Common/Traits/World/SpawnMPUnits.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/SpawnMapActors.cs b/OpenRA.Mods.Common/Traits/World/SpawnMapActors.cs index 69c2cca96f..13d1a3faae 100644 --- a/OpenRA.Mods.Common/Traits/World/SpawnMapActors.cs +++ b/OpenRA.Mods.Common/Traits/World/SpawnMapActors.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/StartGameNotification.cs b/OpenRA.Mods.Common/Traits/World/StartGameNotification.cs index 8d5d486337..1de2370030 100644 --- a/OpenRA.Mods.Common/Traits/World/StartGameNotification.cs +++ b/OpenRA.Mods.Common/Traits/World/StartGameNotification.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/VoxelNormalsPalette.cs b/OpenRA.Mods.Common/Traits/World/VoxelNormalsPalette.cs index 30978b2123..f867a45f45 100644 --- a/OpenRA.Mods.Common/Traits/World/VoxelNormalsPalette.cs +++ b/OpenRA.Mods.Common/Traits/World/VoxelNormalsPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/WarheadDebugOverlay.cs b/OpenRA.Mods.Common/Traits/World/WarheadDebugOverlay.cs index f9d4cb7321..36b75fe196 100644 --- a/OpenRA.Mods.Common/Traits/World/WarheadDebugOverlay.cs +++ b/OpenRA.Mods.Common/Traits/World/WarheadDebugOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Traits/World/WeatherOverlay.cs b/OpenRA.Mods.Common/Traits/World/WeatherOverlay.cs index 6886460ca6..7f96d1e383 100644 --- a/OpenRA.Mods.Common/Traits/World/WeatherOverlay.cs +++ b/OpenRA.Mods.Common/Traits/World/WeatherOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/TraitsInterfaces.cs b/OpenRA.Mods.Common/TraitsInterfaces.cs index b8c11cc654..d20f43c58e 100644 --- a/OpenRA.Mods.Common/TraitsInterfaces.cs +++ b/OpenRA.Mods.Common/TraitsInterfaces.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Util.cs b/OpenRA.Mods.Common/Util.cs index 5870dbf545..926155a13c 100644 --- a/OpenRA.Mods.Common/Util.cs +++ b/OpenRA.Mods.Common/Util.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/CheckCodeStyle.cs b/OpenRA.Mods.Common/UtilityCommands/CheckCodeStyle.cs index c468f39538..07780488e8 100644 --- a/OpenRA.Mods.Common/UtilityCommands/CheckCodeStyle.cs +++ b/OpenRA.Mods.Common/UtilityCommands/CheckCodeStyle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/CheckExplicitInterfacesCommand.cs b/OpenRA.Mods.Common/UtilityCommands/CheckExplicitInterfacesCommand.cs index 884e62ff21..b3e70a4e76 100644 --- a/OpenRA.Mods.Common/UtilityCommands/CheckExplicitInterfacesCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/CheckExplicitInterfacesCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/CheckSequenceSprites.cs b/OpenRA.Mods.Common/UtilityCommands/CheckSequenceSprites.cs index 8283fa07a2..b458fb4dc1 100644 --- a/OpenRA.Mods.Common/UtilityCommands/CheckSequenceSprites.cs +++ b/OpenRA.Mods.Common/UtilityCommands/CheckSequenceSprites.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs b/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs index da8f974a3f..65e301dd38 100644 --- a/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs +++ b/OpenRA.Mods.Common/UtilityCommands/CheckYaml.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ConvertPngToShpCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ConvertPngToShpCommand.cs index 3c04e6cf70..8b6d11599c 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ConvertPngToShpCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ConvertPngToShpCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ConvertSpriteToPngCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ConvertSpriteToPngCommand.cs index 0b58ce8b18..b126876a34 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ConvertSpriteToPngCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ConvertSpriteToPngCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/CreateManPage.cs b/OpenRA.Mods.Common/UtilityCommands/CreateManPage.cs index f609295569..4cd3951f65 100644 --- a/OpenRA.Mods.Common/UtilityCommands/CreateManPage.cs +++ b/OpenRA.Mods.Common/UtilityCommands/CreateManPage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/Extensions.cs b/OpenRA.Mods.Common/UtilityCommands/Extensions.cs index dca388c1f6..f8e3a48b26 100644 --- a/OpenRA.Mods.Common/UtilityCommands/Extensions.cs +++ b/OpenRA.Mods.Common/UtilityCommands/Extensions.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ExtractFilesCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ExtractFilesCommand.cs index 630ca650d5..30aadb6d37 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ExtractFilesCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ExtractFilesCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ExtractLanguageStringsCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ExtractLanguageStringsCommand.cs index be48c1eaab..0534c7d6ba 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ExtractLanguageStringsCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ExtractLanguageStringsCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ExtractLuaDocsCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ExtractLuaDocsCommand.cs index 4bc5c4ee76..7761393de7 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ExtractLuaDocsCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ExtractLuaDocsCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ExtractTraitDocsCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ExtractTraitDocsCommand.cs index e68c856e70..2f263ebd91 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ExtractTraitDocsCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ExtractTraitDocsCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/FixClassicTilesets.cs b/OpenRA.Mods.Common/UtilityCommands/FixClassicTilesets.cs index 6d5162892c..4fb659a06e 100644 --- a/OpenRA.Mods.Common/UtilityCommands/FixClassicTilesets.cs +++ b/OpenRA.Mods.Common/UtilityCommands/FixClassicTilesets.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/GenerateMinimapCommand.cs b/OpenRA.Mods.Common/UtilityCommands/GenerateMinimapCommand.cs index 8f9b76fa2c..d2904553df 100644 --- a/OpenRA.Mods.Common/UtilityCommands/GenerateMinimapCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/GenerateMinimapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/GetMapHashCommand.cs b/OpenRA.Mods.Common/UtilityCommands/GetMapHashCommand.cs index b9a4f32acd..6f6f6bca3d 100644 --- a/OpenRA.Mods.Common/UtilityCommands/GetMapHashCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/GetMapHashCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/Glob.cs b/OpenRA.Mods.Common/UtilityCommands/Glob.cs index c35de6000d..3287f5ffbf 100644 --- a/OpenRA.Mods.Common/UtilityCommands/Glob.cs +++ b/OpenRA.Mods.Common/UtilityCommands/Glob.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ImportLegacyMapCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ImportLegacyMapCommand.cs index bc21ec4f6a..267b658a61 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ImportLegacyMapCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ImportLegacyMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/RemapShpCommand.cs b/OpenRA.Mods.Common/UtilityCommands/RemapShpCommand.cs index 8f62ce624f..f18f0bc33d 100644 --- a/OpenRA.Mods.Common/UtilityCommands/RemapShpCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/RemapShpCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ReplayMetadataCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ReplayMetadataCommand.cs index 2d9f6b67a0..7390298458 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ReplayMetadataCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ReplayMetadataCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/ResizeMapCommand.cs b/OpenRA.Mods.Common/UtilityCommands/ResizeMapCommand.cs index f84fed7162..e399589f0b 100644 --- a/OpenRA.Mods.Common/UtilityCommands/ResizeMapCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/ResizeMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/Rgba2Hex.cs b/OpenRA.Mods.Common/UtilityCommands/Rgba2Hex.cs index 3555e7080b..64524e7e5e 100644 --- a/OpenRA.Mods.Common/UtilityCommands/Rgba2Hex.cs +++ b/OpenRA.Mods.Common/UtilityCommands/Rgba2Hex.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/UpgradeMapCommand.cs b/OpenRA.Mods.Common/UtilityCommands/UpgradeMapCommand.cs index 3186f198af..ca98f2c30d 100644 --- a/OpenRA.Mods.Common/UtilityCommands/UpgradeMapCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/UpgradeMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/UpgradeModCommand.cs b/OpenRA.Mods.Common/UtilityCommands/UpgradeModCommand.cs index c6b76d446f..be03fc44d6 100644 --- a/OpenRA.Mods.Common/UtilityCommands/UpgradeModCommand.cs +++ b/OpenRA.Mods.Common/UtilityCommands/UpgradeModCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/UtilityCommands/UpgradeRules.cs b/OpenRA.Mods.Common/UtilityCommands/UpgradeRules.cs index 0a8a656e0e..b5870e51ac 100644 --- a/OpenRA.Mods.Common/UtilityCommands/UpgradeRules.cs +++ b/OpenRA.Mods.Common/UtilityCommands/UpgradeRules.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/CreateEffectWarhead.cs b/OpenRA.Mods.Common/Warheads/CreateEffectWarhead.cs index fd8459d74a..2edf6d1b8c 100644 --- a/OpenRA.Mods.Common/Warheads/CreateEffectWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/CreateEffectWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/CreateResourceWarhead.cs b/OpenRA.Mods.Common/Warheads/CreateResourceWarhead.cs index 627825c238..8caaa40b52 100644 --- a/OpenRA.Mods.Common/Warheads/CreateResourceWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/CreateResourceWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/DamageWarhead.cs b/OpenRA.Mods.Common/Warheads/DamageWarhead.cs index 6b6f2a737d..9779991190 100644 --- a/OpenRA.Mods.Common/Warheads/DamageWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/DamageWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/DestroyResourceWarhead.cs b/OpenRA.Mods.Common/Warheads/DestroyResourceWarhead.cs index 85f5b9bc08..a326f999f2 100644 --- a/OpenRA.Mods.Common/Warheads/DestroyResourceWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/DestroyResourceWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/GrantUpgradeWarhead.cs b/OpenRA.Mods.Common/Warheads/GrantUpgradeWarhead.cs index 8d01f6917f..add510f084 100644 --- a/OpenRA.Mods.Common/Warheads/GrantUpgradeWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/GrantUpgradeWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/HealthPercentageDamageWarhead.cs b/OpenRA.Mods.Common/Warheads/HealthPercentageDamageWarhead.cs index c1229dda4d..1874cbb458 100644 --- a/OpenRA.Mods.Common/Warheads/HealthPercentageDamageWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/HealthPercentageDamageWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/LeaveSmudgeWarhead.cs b/OpenRA.Mods.Common/Warheads/LeaveSmudgeWarhead.cs index 60ce8dca69..a1743e0a6c 100644 --- a/OpenRA.Mods.Common/Warheads/LeaveSmudgeWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/LeaveSmudgeWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/SpreadDamageWarhead.cs b/OpenRA.Mods.Common/Warheads/SpreadDamageWarhead.cs index f627622a0f..b65249597e 100644 --- a/OpenRA.Mods.Common/Warheads/SpreadDamageWarhead.cs +++ b/OpenRA.Mods.Common/Warheads/SpreadDamageWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Warheads/Warhead.cs b/OpenRA.Mods.Common/Warheads/Warhead.cs index 1ec07fbdf4..03ef1c7a97 100644 --- a/OpenRA.Mods.Common/Warheads/Warhead.cs +++ b/OpenRA.Mods.Common/Warheads/Warhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ActorPreviewWidget.cs b/OpenRA.Mods.Common/Widgets/ActorPreviewWidget.cs index 361ba78b52..dd88bbd0e7 100644 --- a/OpenRA.Mods.Common/Widgets/ActorPreviewWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ActorPreviewWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/BackgroundWidget.cs b/OpenRA.Mods.Common/Widgets/BackgroundWidget.cs index 9353b28632..6b11381e3a 100644 --- a/OpenRA.Mods.Common/Widgets/BackgroundWidget.cs +++ b/OpenRA.Mods.Common/Widgets/BackgroundWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ButtonWidget.cs b/OpenRA.Mods.Common/Widgets/ButtonWidget.cs index 580e71fe0a..8da38c9efe 100644 --- a/OpenRA.Mods.Common/Widgets/ButtonWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ButtonWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ChatDisplayWidget.cs b/OpenRA.Mods.Common/Widgets/ChatDisplayWidget.cs index 8d61ffe25b..07bc97f054 100644 --- a/OpenRA.Mods.Common/Widgets/ChatDisplayWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ChatDisplayWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/CheckboxWidget.cs b/OpenRA.Mods.Common/Widgets/CheckboxWidget.cs index b5441eaa58..8018461cf8 100644 --- a/OpenRA.Mods.Common/Widgets/CheckboxWidget.cs +++ b/OpenRA.Mods.Common/Widgets/CheckboxWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ClientTooltipRegionWidget.cs b/OpenRA.Mods.Common/Widgets/ClientTooltipRegionWidget.cs index 5055df3b57..ffe7d84673 100644 --- a/OpenRA.Mods.Common/Widgets/ClientTooltipRegionWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ClientTooltipRegionWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ColorBlockWidget.cs b/OpenRA.Mods.Common/Widgets/ColorBlockWidget.cs index 4f07ef4e63..c10d41da32 100644 --- a/OpenRA.Mods.Common/Widgets/ColorBlockWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ColorBlockWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ColorMixerWidget.cs b/OpenRA.Mods.Common/Widgets/ColorMixerWidget.cs index b3b83b50c1..080031178c 100644 --- a/OpenRA.Mods.Common/Widgets/ColorMixerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ColorMixerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ColorPreviewManagerWidget.cs b/OpenRA.Mods.Common/Widgets/ColorPreviewManagerWidget.cs index 9e26b97613..1b80fdf7e7 100644 --- a/OpenRA.Mods.Common/Widgets/ColorPreviewManagerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ColorPreviewManagerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ConfirmationDialogs.cs b/OpenRA.Mods.Common/Widgets/ConfirmationDialogs.cs index 8f49707113..4551af1788 100644 --- a/OpenRA.Mods.Common/Widgets/ConfirmationDialogs.cs +++ b/OpenRA.Mods.Common/Widgets/ConfirmationDialogs.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/DropDownButtonWidget.cs b/OpenRA.Mods.Common/Widgets/DropDownButtonWidget.cs index 5b48f1f87f..93ac4c95f0 100644 --- a/OpenRA.Mods.Common/Widgets/DropDownButtonWidget.cs +++ b/OpenRA.Mods.Common/Widgets/DropDownButtonWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/EditorViewportControllerWidget.cs b/OpenRA.Mods.Common/Widgets/EditorViewportControllerWidget.cs index c488197f11..bfb3aad68f 100644 --- a/OpenRA.Mods.Common/Widgets/EditorViewportControllerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/EditorViewportControllerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/GridLayout.cs b/OpenRA.Mods.Common/Widgets/GridLayout.cs index e43ba6ffbf..9d191d30a5 100644 --- a/OpenRA.Mods.Common/Widgets/GridLayout.cs +++ b/OpenRA.Mods.Common/Widgets/GridLayout.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/HotkeyEntryWidget.cs b/OpenRA.Mods.Common/Widgets/HotkeyEntryWidget.cs index f75cfef2c3..db6c7f1c47 100644 --- a/OpenRA.Mods.Common/Widgets/HotkeyEntryWidget.cs +++ b/OpenRA.Mods.Common/Widgets/HotkeyEntryWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/HueSliderWidget.cs b/OpenRA.Mods.Common/Widgets/HueSliderWidget.cs index 59a6f50d8e..6626bafddf 100644 --- a/OpenRA.Mods.Common/Widgets/HueSliderWidget.cs +++ b/OpenRA.Mods.Common/Widgets/HueSliderWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ImageWidget.cs b/OpenRA.Mods.Common/Widgets/ImageWidget.cs index 041ad8feae..ace095e384 100644 --- a/OpenRA.Mods.Common/Widgets/ImageWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ImageWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/LabelWidget.cs b/OpenRA.Mods.Common/Widgets/LabelWidget.cs index 6b3fe43b63..0df8489010 100644 --- a/OpenRA.Mods.Common/Widgets/LabelWidget.cs +++ b/OpenRA.Mods.Common/Widgets/LabelWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/LabelWithTooltipWidget.cs b/OpenRA.Mods.Common/Widgets/LabelWithTooltipWidget.cs index 31018b2609..b81ff087a7 100644 --- a/OpenRA.Mods.Common/Widgets/LabelWithTooltipWidget.cs +++ b/OpenRA.Mods.Common/Widgets/LabelWithTooltipWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/LineGraphWidget.cs b/OpenRA.Mods.Common/Widgets/LineGraphWidget.cs index 2f84384635..cdcbd2021f 100644 --- a/OpenRA.Mods.Common/Widgets/LineGraphWidget.cs +++ b/OpenRA.Mods.Common/Widgets/LineGraphWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ListLayout.cs b/OpenRA.Mods.Common/Widgets/ListLayout.cs index 01d7bad306..300987e7a0 100644 --- a/OpenRA.Mods.Common/Widgets/ListLayout.cs +++ b/OpenRA.Mods.Common/Widgets/ListLayout.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/AssetBrowserLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/AssetBrowserLogic.cs index 7dff75f31b..0f77759ec6 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/AssetBrowserLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/AssetBrowserLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ButtonTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/ButtonTooltipLogic.cs index e0fb33a826..a9a1a43e82 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ButtonTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ButtonTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ColorPickerLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/ColorPickerLogic.cs index 9fdc92009b..a447409949 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ColorPickerLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ColorPickerLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ConnectionLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/ConnectionLogic.cs index e8623bad7d..86259b7916 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ConnectionLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ConnectionLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/CreditsLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/CreditsLogic.cs index a7d33563d6..102b7d7edb 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/CreditsLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/CreditsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/DisconnectWatcherLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/DisconnectWatcherLogic.cs index ed553be503..5e4a4827d5 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/DisconnectWatcherLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/DisconnectWatcherLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/ActorSelectorLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/ActorSelectorLogic.cs index 7c2b2275c9..0edbdd57f8 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/ActorSelectorLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/ActorSelectorLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/LayerSelectorLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/LayerSelectorLogic.cs index 50caa57094..e419aa5cd4 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/LayerSelectorLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/LayerSelectorLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorLogic.cs index 041e80f0c7..c0367232e9 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorTabsLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorTabsLogic.cs index 3ad4a437ae..abbd36b3a9 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorTabsLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/MapEditorTabsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/NewMapLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/NewMapLogic.cs index e30c2528af..d31fa851ee 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/NewMapLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/NewMapLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/SaveMapLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/SaveMapLogic.cs index e373b1a237..654d648b5a 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/SaveMapLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/SaveMapLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Editor/TileSelectorLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Editor/TileSelectorLogic.cs index 4ef64df261..135c2b9201 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Editor/TileSelectorLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Editor/TileSelectorLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/FactionTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/FactionTooltipLogic.cs index 76b20790fd..d46717dcf5 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/FactionTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/FactionTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/GlobalChatLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/GlobalChatLogic.cs index 7ebd3f28e1..afbb2f40bb 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/GlobalChatLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/GlobalChatLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/AddFactionSuffixLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/AddFactionSuffixLogic.cs index 8d39a35026..6e0b466b2a 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/AddFactionSuffixLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/AddFactionSuffixLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ClassicProductionLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ClassicProductionLogic.cs index 5d2189e72a..dd2f35eb02 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ClassicProductionLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ClassicProductionLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ControlGroupLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ControlGroupLogic.cs index cb1e92afe6..fc9799b054 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ControlGroupLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ControlGroupLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/DebugMenuLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/DebugMenuLogic.cs index 6090d4272f..62808fb2bb 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/DebugMenuLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/DebugMenuLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoBriefingLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoBriefingLogic.cs index dc2c2faa56..8de4bf5b0e 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoBriefingLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoBriefingLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoLogic.cs index 975421c650..38497b9e91 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoObjectivesLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoObjectivesLogic.cs index ef2c4f0a60..45723c6d5b 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoObjectivesLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoObjectivesLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoStatsLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoStatsLogic.cs index b312eb4eda..673bcc6ab9 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoStatsLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameInfoStatsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameTimerLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameTimerLogic.cs index a9d6e5e4e6..11d4d32ba6 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameTimerLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/GameTimerLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameCashCounterLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameCashCounterLogic.cs index f0771ceca9..9d112a2c18 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameCashCounterLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameCashCounterLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameChatLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameChatLogic.cs index d1e9174c46..c15888de7b 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameChatLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameChatLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameMenuLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameMenuLogic.cs index 3c98e96dcd..7c9d9a79eb 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameMenuLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameMenuLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerBarLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerBarLogic.cs index 0c9c0fe159..f2774949a9 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerBarLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerBarLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerCounterLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerCounterLogic.cs index abab682d61..6897cf7470 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerCounterLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngamePowerCounterLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameRadarDisplayLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameRadarDisplayLogic.cs index 7f67136f77..6d3201fa37 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameRadarDisplayLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameRadarDisplayLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameSiloBarLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameSiloBarLogic.cs index 1b68371729..8d155d658e 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameSiloBarLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/IngameSiloBarLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePerfLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePerfLogic.cs index 6dea49e91a..225a8c78fe 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePerfLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePerfLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePlayerOrObserverUILogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePlayerOrObserverUILogic.cs index c8a5b9b065..51be133f18 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePlayerOrObserverUILogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadIngamePlayerOrObserverUILogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadMapEditorLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadMapEditorLogic.cs index 2287cdd256..610af3207b 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadMapEditorLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/LoadMapEditorLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/MenuButtonsChromeLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/MenuButtonsChromeLogic.cs index 8d8fdc84bc..1557b00866 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/MenuButtonsChromeLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/MenuButtonsChromeLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverShroudSelectorLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverShroudSelectorLogic.cs index 0789a371c6..54b94f0d67 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverShroudSelectorLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverShroudSelectorLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverStatsLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverStatsLogic.cs index d45cb5ff32..9e4d611812 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverStatsLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ObserverStatsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/OrderButtonsChromeLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/OrderButtonsChromeLogic.cs index d3b29ed686..355d656ed1 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/OrderButtonsChromeLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/OrderButtonsChromeLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ProductionTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ProductionTooltipLogic.cs index cd03453ec9..01f9f0f9df 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ProductionTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ProductionTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ReplayControlBarLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ReplayControlBarLogic.cs index dc80dec997..dd88839752 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/ReplayControlBarLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/ReplayControlBarLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerBinLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerBinLogic.cs index 00ab30d085..c4487d5fd2 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerBinLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerBinLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerTooltipLogic.cs index 6a142cc7d9..7581346d78 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/SupportPowerTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Ingame/WorldTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Ingame/WorldTooltipLogic.cs index d10568c3de..c0c58af94f 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Ingame/WorldTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Ingame/WorldTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Installation/DownloadPackagesLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Installation/DownloadPackagesLogic.cs index e31000b2e1..0101ddb27c 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Installation/DownloadPackagesLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Installation/DownloadPackagesLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallFromCDLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallFromCDLogic.cs index 69bef715cf..3a3a2c8991 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallFromCDLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallFromCDLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallLogic.cs index 00d9eff382..3e5d47fb87 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallModLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallModLogic.cs index d662a28091..07968a2651 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallModLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallModLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallMusicLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallMusicLogic.cs index a30f94400a..d8efc53be5 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallMusicLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Installation/InstallMusicLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/ClientTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/ClientTooltipLogic.cs index fccf0ba4c7..d9771be7d4 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/ClientTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/ClientTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickClientLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickClientLogic.cs index b90ee87985..12e29e6806 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickClientLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickClientLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickSpectatorsLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickSpectatorsLogic.cs index a315fe4a83..2dba5c8026 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickSpectatorsLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/KickSpectatorsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyLogic.cs index 36eeac3b1e..2c75ba1478 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyMapPreviewLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyMapPreviewLogic.cs index b108e248ab..490f13d021 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyMapPreviewLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyMapPreviewLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyUtils.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyUtils.cs index d25e4a3757..fa5a661060 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyUtils.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/LobbyUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/Lobby/SpawnSelectorTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/Lobby/SpawnSelectorTooltipLogic.cs index c1684f5edc..a80b5f1441 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/Lobby/SpawnSelectorTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/Lobby/SpawnSelectorTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/MainMenuLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/MainMenuLogic.cs index 4281c20102..2e5be75d87 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/MainMenuLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/MainMenuLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs index f2f2461f1b..234fb202de 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/MapChooserLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/MissionBrowserLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/MissionBrowserLogic.cs index cd976c52b8..3f418698ae 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/MissionBrowserLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/MissionBrowserLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ModBrowserLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/ModBrowserLogic.cs index 7078c13a53..53b9f5121e 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ModBrowserLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ModBrowserLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/MultiplayerLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/MultiplayerLogic.cs index f0437c0c12..302c39ac79 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/MultiplayerLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/MultiplayerLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/MusicPlayerLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/MusicPlayerLogic.cs index dc1fbeef65..727cadfb29 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/MusicPlayerLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/MusicPlayerLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/PerfDebugLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/PerfDebugLogic.cs index 3186793cd6..22f2ea8442 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/PerfDebugLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/PerfDebugLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ReplayBrowserLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/ReplayBrowserLogic.cs index 9b7cf3cc49..5365a746b5 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ReplayBrowserLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ReplayBrowserLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ReplayUtils.cs b/OpenRA.Mods.Common/Widgets/Logic/ReplayUtils.cs index d3cb69a898..a79c3efbe4 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ReplayUtils.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ReplayUtils.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/ServerCreationLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/ServerCreationLogic.cs index 7d91b4206d..64c5f2b964 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/ServerCreationLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/ServerCreationLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/SettingsLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/SettingsLogic.cs index affab79c80..d0b5cad6ee 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/SettingsLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/SettingsLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/SimpleTooltipLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/SimpleTooltipLogic.cs index 1a673629a9..f2dfe416da 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/SimpleTooltipLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/SimpleTooltipLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/Logic/TabCompletionLogic.cs b/OpenRA.Mods.Common/Widgets/Logic/TabCompletionLogic.cs index f4f6fc682e..2208ba034e 100644 --- a/OpenRA.Mods.Common/Widgets/Logic/TabCompletionLogic.cs +++ b/OpenRA.Mods.Common/Widgets/Logic/TabCompletionLogic.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/LogicKeyListenerWidget.cs b/OpenRA.Mods.Common/Widgets/LogicKeyListenerWidget.cs index e30c1139a5..34f51e2354 100644 --- a/OpenRA.Mods.Common/Widgets/LogicKeyListenerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/LogicKeyListenerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/LogicTickerWidget.cs b/OpenRA.Mods.Common/Widgets/LogicTickerWidget.cs index ceaff56cb1..fa06f40aa1 100644 --- a/OpenRA.Mods.Common/Widgets/LogicTickerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/LogicTickerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/MapPreviewWidget.cs b/OpenRA.Mods.Common/Widgets/MapPreviewWidget.cs index 0ca1fa36a3..e0d346d701 100644 --- a/OpenRA.Mods.Common/Widgets/MapPreviewWidget.cs +++ b/OpenRA.Mods.Common/Widgets/MapPreviewWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/MenuButtonWidget.cs b/OpenRA.Mods.Common/Widgets/MenuButtonWidget.cs index f0e8919420..c11ec7d378 100644 --- a/OpenRA.Mods.Common/Widgets/MenuButtonWidget.cs +++ b/OpenRA.Mods.Common/Widgets/MenuButtonWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ObserverProductionIconsWidget.cs b/OpenRA.Mods.Common/Widgets/ObserverProductionIconsWidget.cs index 2bf2c50dae..6295e965ca 100644 --- a/OpenRA.Mods.Common/Widgets/ObserverProductionIconsWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ObserverProductionIconsWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ObserverSupportPowerIconsWidget.cs b/OpenRA.Mods.Common/Widgets/ObserverSupportPowerIconsWidget.cs index d11b58fa40..ed3023106f 100644 --- a/OpenRA.Mods.Common/Widgets/ObserverSupportPowerIconsWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ObserverSupportPowerIconsWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/PasswordFieldWidget.cs b/OpenRA.Mods.Common/Widgets/PasswordFieldWidget.cs index 680e2e0a63..b4d3c5ba54 100644 --- a/OpenRA.Mods.Common/Widgets/PasswordFieldWidget.cs +++ b/OpenRA.Mods.Common/Widgets/PasswordFieldWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/PerfGraphWidget.cs b/OpenRA.Mods.Common/Widgets/PerfGraphWidget.cs index b4e8e40943..b73e66e776 100644 --- a/OpenRA.Mods.Common/Widgets/PerfGraphWidget.cs +++ b/OpenRA.Mods.Common/Widgets/PerfGraphWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ProductionPaletteWidget.cs b/OpenRA.Mods.Common/Widgets/ProductionPaletteWidget.cs index 2a8a356378..34bc7e568d 100644 --- a/OpenRA.Mods.Common/Widgets/ProductionPaletteWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ProductionPaletteWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ProductionTabsWidget.cs b/OpenRA.Mods.Common/Widgets/ProductionTabsWidget.cs index 513d164d7f..6732bc0bad 100644 --- a/OpenRA.Mods.Common/Widgets/ProductionTabsWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ProductionTabsWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ProductionTypeButtonWidget.cs b/OpenRA.Mods.Common/Widgets/ProductionTypeButtonWidget.cs index 8ffe82c698..dad9c4cc04 100644 --- a/OpenRA.Mods.Common/Widgets/ProductionTypeButtonWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ProductionTypeButtonWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ProgressBarWidget.cs b/OpenRA.Mods.Common/Widgets/ProgressBarWidget.cs index acb4b83401..8834a659a8 100644 --- a/OpenRA.Mods.Common/Widgets/ProgressBarWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ProgressBarWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/RGBASpriteWidget.cs b/OpenRA.Mods.Common/Widgets/RGBASpriteWidget.cs index ca5fdca99d..b3076b95cd 100644 --- a/OpenRA.Mods.Common/Widgets/RGBASpriteWidget.cs +++ b/OpenRA.Mods.Common/Widgets/RGBASpriteWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/RadarWidget.cs b/OpenRA.Mods.Common/Widgets/RadarWidget.cs index 691d2964e9..00c5322cd3 100644 --- a/OpenRA.Mods.Common/Widgets/RadarWidget.cs +++ b/OpenRA.Mods.Common/Widgets/RadarWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ResourceBarWidget.cs b/OpenRA.Mods.Common/Widgets/ResourceBarWidget.cs index c4cee7fa88..b9dfa48592 100644 --- a/OpenRA.Mods.Common/Widgets/ResourceBarWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ResourceBarWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ScrollItemWidget.cs b/OpenRA.Mods.Common/Widgets/ScrollItemWidget.cs index 431d286336..bb4b4c5558 100644 --- a/OpenRA.Mods.Common/Widgets/ScrollItemWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ScrollItemWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ScrollPanelWidget.cs b/OpenRA.Mods.Common/Widgets/ScrollPanelWidget.cs index 9b59fc029d..63c9f5fc47 100644 --- a/OpenRA.Mods.Common/Widgets/ScrollPanelWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ScrollPanelWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/SliderWidget.cs b/OpenRA.Mods.Common/Widgets/SliderWidget.cs index 0047159728..2bf684d084 100644 --- a/OpenRA.Mods.Common/Widgets/SliderWidget.cs +++ b/OpenRA.Mods.Common/Widgets/SliderWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/SpriteWidget.cs b/OpenRA.Mods.Common/Widgets/SpriteWidget.cs index ab6fd119b3..0709662273 100644 --- a/OpenRA.Mods.Common/Widgets/SpriteWidget.cs +++ b/OpenRA.Mods.Common/Widgets/SpriteWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/StrategicProgressWidget.cs b/OpenRA.Mods.Common/Widgets/StrategicProgressWidget.cs index ae0bd6b3c2..d1c145ff9b 100644 --- a/OpenRA.Mods.Common/Widgets/StrategicProgressWidget.cs +++ b/OpenRA.Mods.Common/Widgets/StrategicProgressWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/SupportPowerTimerWidget.cs b/OpenRA.Mods.Common/Widgets/SupportPowerTimerWidget.cs index 1467ad417d..a26c388f43 100644 --- a/OpenRA.Mods.Common/Widgets/SupportPowerTimerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/SupportPowerTimerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/SupportPowersWidget.cs b/OpenRA.Mods.Common/Widgets/SupportPowersWidget.cs index b25aec98ed..ca8b1ff85b 100644 --- a/OpenRA.Mods.Common/Widgets/SupportPowersWidget.cs +++ b/OpenRA.Mods.Common/Widgets/SupportPowersWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/TerrainTemplatePreviewWidget.cs b/OpenRA.Mods.Common/Widgets/TerrainTemplatePreviewWidget.cs index 0897821f35..777f477171 100644 --- a/OpenRA.Mods.Common/Widgets/TerrainTemplatePreviewWidget.cs +++ b/OpenRA.Mods.Common/Widgets/TerrainTemplatePreviewWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/TextFieldWidget.cs b/OpenRA.Mods.Common/Widgets/TextFieldWidget.cs index 2188447f84..4d44ce4a41 100644 --- a/OpenRA.Mods.Common/Widgets/TextFieldWidget.cs +++ b/OpenRA.Mods.Common/Widgets/TextFieldWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/TooltipContainerWidget.cs b/OpenRA.Mods.Common/Widgets/TooltipContainerWidget.cs index 3963403ba3..f37ab7c466 100644 --- a/OpenRA.Mods.Common/Widgets/TooltipContainerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/TooltipContainerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/ViewportControllerWidget.cs b/OpenRA.Mods.Common/Widgets/ViewportControllerWidget.cs index ac5dd50751..3d2b587420 100644 --- a/OpenRA.Mods.Common/Widgets/ViewportControllerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/ViewportControllerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/VqaPlayerWidget.cs b/OpenRA.Mods.Common/Widgets/VqaPlayerWidget.cs index 31232b401d..440d1ad4cf 100644 --- a/OpenRA.Mods.Common/Widgets/VqaPlayerWidget.cs +++ b/OpenRA.Mods.Common/Widgets/VqaPlayerWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/Widgets/WorldCommandWidget.cs b/OpenRA.Mods.Common/Widgets/WorldCommandWidget.cs index acff87c878..b5af716fa4 100644 --- a/OpenRA.Mods.Common/Widgets/WorldCommandWidget.cs +++ b/OpenRA.Mods.Common/Widgets/WorldCommandWidget.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.Common/WorldExtensions.cs b/OpenRA.Mods.Common/WorldExtensions.cs index 937cac4095..af3d9dca7e 100644 --- a/OpenRA.Mods.Common/WorldExtensions.cs +++ b/OpenRA.Mods.Common/WorldExtensions.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Activities/DeliverUnit.cs b/OpenRA.Mods.D2k/Activities/DeliverUnit.cs index 549d461eb0..a1e356437a 100644 --- a/OpenRA.Mods.D2k/Activities/DeliverUnit.cs +++ b/OpenRA.Mods.D2k/Activities/DeliverUnit.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Activities/PickupUnit.cs b/OpenRA.Mods.D2k/Activities/PickupUnit.cs index d8b1ef1e53..76fe5dee56 100644 --- a/OpenRA.Mods.D2k/Activities/PickupUnit.cs +++ b/OpenRA.Mods.D2k/Activities/PickupUnit.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Activities/SwallowActor.cs b/OpenRA.Mods.D2k/Activities/SwallowActor.cs index 677a1e6f4b..242db18501 100644 --- a/OpenRA.Mods.D2k/Activities/SwallowActor.cs +++ b/OpenRA.Mods.D2k/Activities/SwallowActor.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Lint/CheckImportActors.cs b/OpenRA.Mods.D2k/Lint/CheckImportActors.cs index f74ba1b6e8..0d07bb8792 100644 --- a/OpenRA.Mods.D2k/Lint/CheckImportActors.cs +++ b/OpenRA.Mods.D2k/Lint/CheckImportActors.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/SpriteLoaders/R8Loader.cs b/OpenRA.Mods.D2k/SpriteLoaders/R8Loader.cs index 8c49948a3a..b5ca546f58 100644 --- a/OpenRA.Mods.D2k/SpriteLoaders/R8Loader.cs +++ b/OpenRA.Mods.D2k/SpriteLoaders/R8Loader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/AttackSwallow.cs b/OpenRA.Mods.D2k/Traits/AttackSwallow.cs index 31dda83986..c8a5a692f7 100644 --- a/OpenRA.Mods.D2k/Traits/AttackSwallow.cs +++ b/OpenRA.Mods.D2k/Traits/AttackSwallow.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Buildings/DamagedWithoutFoundation.cs b/OpenRA.Mods.D2k/Traits/Buildings/DamagedWithoutFoundation.cs index 048162c926..162bf05048 100644 --- a/OpenRA.Mods.D2k/Traits/Buildings/DamagedWithoutFoundation.cs +++ b/OpenRA.Mods.D2k/Traits/Buildings/DamagedWithoutFoundation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Buildings/FreeActorWithDelivery.cs b/OpenRA.Mods.D2k/Traits/Buildings/FreeActorWithDelivery.cs index 0d3b50c0c2..9ae4f57b85 100644 --- a/OpenRA.Mods.D2k/Traits/Buildings/FreeActorWithDelivery.cs +++ b/OpenRA.Mods.D2k/Traits/Buildings/FreeActorWithDelivery.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Buildings/LaysTerrain.cs b/OpenRA.Mods.D2k/Traits/Buildings/LaysTerrain.cs index e6f8c83678..9b6f69b1d5 100644 --- a/OpenRA.Mods.D2k/Traits/Buildings/LaysTerrain.cs +++ b/OpenRA.Mods.D2k/Traits/Buildings/LaysTerrain.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Buildings/ProductionFromMapEdge.cs b/OpenRA.Mods.D2k/Traits/Buildings/ProductionFromMapEdge.cs index 6fad290be6..6cef911902 100644 --- a/OpenRA.Mods.D2k/Traits/Buildings/ProductionFromMapEdge.cs +++ b/OpenRA.Mods.D2k/Traits/Buildings/ProductionFromMapEdge.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Carryable.cs b/OpenRA.Mods.D2k/Traits/Carryable.cs index bd83eb5842..cce5f90972 100644 --- a/OpenRA.Mods.D2k/Traits/Carryable.cs +++ b/OpenRA.Mods.D2k/Traits/Carryable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Carryall.cs b/OpenRA.Mods.D2k/Traits/Carryall.cs index d0eac899fe..e42adf2bd0 100644 --- a/OpenRA.Mods.D2k/Traits/Carryall.cs +++ b/OpenRA.Mods.D2k/Traits/Carryall.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Player/HarvesterInsurance.cs b/OpenRA.Mods.D2k/Traits/Player/HarvesterInsurance.cs index c233779fc5..14ce18eb9e 100644 --- a/OpenRA.Mods.D2k/Traits/Player/HarvesterInsurance.cs +++ b/OpenRA.Mods.D2k/Traits/Player/HarvesterInsurance.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Render/WithAttackOverlay.cs b/OpenRA.Mods.D2k/Traits/Render/WithAttackOverlay.cs index 7c9e5af279..d05dea726e 100644 --- a/OpenRA.Mods.D2k/Traits/Render/WithAttackOverlay.cs +++ b/OpenRA.Mods.D2k/Traits/Render/WithAttackOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Render/WithCrumbleOverlay.cs b/OpenRA.Mods.D2k/Traits/Render/WithCrumbleOverlay.cs index 3f91d099be..6b5be147d9 100644 --- a/OpenRA.Mods.D2k/Traits/Render/WithCrumbleOverlay.cs +++ b/OpenRA.Mods.D2k/Traits/Render/WithCrumbleOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Render/WithDecorationCarryable.cs b/OpenRA.Mods.D2k/Traits/Render/WithDecorationCarryable.cs index 0783c25420..cb8d5c188b 100644 --- a/OpenRA.Mods.D2k/Traits/Render/WithDecorationCarryable.cs +++ b/OpenRA.Mods.D2k/Traits/Render/WithDecorationCarryable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/Render/WithDeliveryOverlay.cs b/OpenRA.Mods.D2k/Traits/Render/WithDeliveryOverlay.cs index 7fe7d0767f..4fe9115d0e 100644 --- a/OpenRA.Mods.D2k/Traits/Render/WithDeliveryOverlay.cs +++ b/OpenRA.Mods.D2k/Traits/Render/WithDeliveryOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/SpiceBloom.cs b/OpenRA.Mods.D2k/Traits/SpiceBloom.cs index 88e2187f81..9ac2d6c6ea 100644 --- a/OpenRA.Mods.D2k/Traits/SpiceBloom.cs +++ b/OpenRA.Mods.D2k/Traits/SpiceBloom.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/TemporaryOwnerManager.cs b/OpenRA.Mods.D2k/Traits/TemporaryOwnerManager.cs index f841f489be..6466e9e278 100644 --- a/OpenRA.Mods.D2k/Traits/TemporaryOwnerManager.cs +++ b/OpenRA.Mods.D2k/Traits/TemporaryOwnerManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/BuildableTerrainLayer.cs b/OpenRA.Mods.D2k/Traits/World/BuildableTerrainLayer.cs index 17a1a5a052..ffb368154f 100644 --- a/OpenRA.Mods.D2k/Traits/World/BuildableTerrainLayer.cs +++ b/OpenRA.Mods.D2k/Traits/World/BuildableTerrainLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/D2kEditorResourceLayer.cs b/OpenRA.Mods.D2k/Traits/World/D2kEditorResourceLayer.cs index cc8838db0c..d2dcbe0387 100644 --- a/OpenRA.Mods.D2k/Traits/World/D2kEditorResourceLayer.cs +++ b/OpenRA.Mods.D2k/Traits/World/D2kEditorResourceLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/D2kResourceLayer.cs b/OpenRA.Mods.D2k/Traits/World/D2kResourceLayer.cs index deeb06b354..c363d7f344 100644 --- a/OpenRA.Mods.D2k/Traits/World/D2kResourceLayer.cs +++ b/OpenRA.Mods.D2k/Traits/World/D2kResourceLayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/FogPaletteFromR8.cs b/OpenRA.Mods.D2k/Traits/World/FogPaletteFromR8.cs index 05e2d93ba6..762fe44a60 100644 --- a/OpenRA.Mods.D2k/Traits/World/FogPaletteFromR8.cs +++ b/OpenRA.Mods.D2k/Traits/World/FogPaletteFromR8.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/PaletteFromR8.cs b/OpenRA.Mods.D2k/Traits/World/PaletteFromR8.cs index 6862a76c97..defe977d11 100644 --- a/OpenRA.Mods.D2k/Traits/World/PaletteFromR8.cs +++ b/OpenRA.Mods.D2k/Traits/World/PaletteFromR8.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/PaletteFromScaledPalette.cs b/OpenRA.Mods.D2k/Traits/World/PaletteFromScaledPalette.cs index fa386a6b16..f81b19e583 100644 --- a/OpenRA.Mods.D2k/Traits/World/PaletteFromScaledPalette.cs +++ b/OpenRA.Mods.D2k/Traits/World/PaletteFromScaledPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Traits/World/WormManager.cs b/OpenRA.Mods.D2k/Traits/World/WormManager.cs index 8ff5c5f5cb..7d61ece5cb 100644 --- a/OpenRA.Mods.D2k/Traits/World/WormManager.cs +++ b/OpenRA.Mods.D2k/Traits/World/WormManager.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/UtilityCommands/D2kMapImporter.cs b/OpenRA.Mods.D2k/UtilityCommands/D2kMapImporter.cs index 568384f09e..6e935f2499 100644 --- a/OpenRA.Mods.D2k/UtilityCommands/D2kMapImporter.cs +++ b/OpenRA.Mods.D2k/UtilityCommands/D2kMapImporter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/UtilityCommands/ImportD2kMapCommand.cs b/OpenRA.Mods.D2k/UtilityCommands/ImportD2kMapCommand.cs index acece16b8f..31bca5b5e2 100644 --- a/OpenRA.Mods.D2k/UtilityCommands/ImportD2kMapCommand.cs +++ b/OpenRA.Mods.D2k/UtilityCommands/ImportD2kMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.D2k/Warheads/ChangeOwnerWarhead.cs b/OpenRA.Mods.D2k/Warheads/ChangeOwnerWarhead.cs index 4e6f993efb..24a6464db0 100644 --- a/OpenRA.Mods.D2k/Warheads/ChangeOwnerWarhead.cs +++ b/OpenRA.Mods.D2k/Warheads/ChangeOwnerWarhead.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Activities/Infiltrate.cs b/OpenRA.Mods.RA/Activities/Infiltrate.cs index 3446626da1..df68f7ae46 100644 --- a/OpenRA.Mods.RA/Activities/Infiltrate.cs +++ b/OpenRA.Mods.RA/Activities/Infiltrate.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Activities/LayMines.cs b/OpenRA.Mods.RA/Activities/LayMines.cs index 3f1be763aa..fa6a0fb8eb 100644 --- a/OpenRA.Mods.RA/Activities/LayMines.cs +++ b/OpenRA.Mods.RA/Activities/LayMines.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Activities/Leap.cs b/OpenRA.Mods.RA/Activities/Leap.cs index efb84ea405..57f773ff23 100644 --- a/OpenRA.Mods.RA/Activities/Leap.cs +++ b/OpenRA.Mods.RA/Activities/Leap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Activities/Teleport.cs b/OpenRA.Mods.RA/Activities/Teleport.cs index 430c397320..48e39a0670 100644 --- a/OpenRA.Mods.RA/Activities/Teleport.cs +++ b/OpenRA.Mods.RA/Activities/Teleport.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Effects/GpsDot.cs b/OpenRA.Mods.RA/Effects/GpsDot.cs index 664c039999..9a5346bff1 100644 --- a/OpenRA.Mods.RA/Effects/GpsDot.cs +++ b/OpenRA.Mods.RA/Effects/GpsDot.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Effects/GpsSatellite.cs b/OpenRA.Mods.RA/Effects/GpsSatellite.cs index ca5156d56e..d57fbc0676 100644 --- a/OpenRA.Mods.RA/Effects/GpsSatellite.cs +++ b/OpenRA.Mods.RA/Effects/GpsSatellite.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Effects/SatelliteLaunch.cs b/OpenRA.Mods.RA/Effects/SatelliteLaunch.cs index e0ba680895..033172f865 100644 --- a/OpenRA.Mods.RA/Effects/SatelliteLaunch.cs +++ b/OpenRA.Mods.RA/Effects/SatelliteLaunch.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Effects/TeslaZap.cs b/OpenRA.Mods.RA/Effects/TeslaZap.cs index 8c50416491..b4ea7e9d5d 100644 --- a/OpenRA.Mods.RA/Effects/TeslaZap.cs +++ b/OpenRA.Mods.RA/Effects/TeslaZap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Graphics/TeslaZapRenderable.cs b/OpenRA.Mods.RA/Graphics/TeslaZapRenderable.cs index c1fbcc869f..1a22424876 100644 --- a/OpenRA.Mods.RA/Graphics/TeslaZapRenderable.cs +++ b/OpenRA.Mods.RA/Graphics/TeslaZapRenderable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/ImportRedAlertLegacyMapCommand.cs b/OpenRA.Mods.RA/ImportRedAlertLegacyMapCommand.cs index e4b99912b5..77b09d7ead 100644 --- a/OpenRA.Mods.RA/ImportRedAlertLegacyMapCommand.cs +++ b/OpenRA.Mods.RA/ImportRedAlertLegacyMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Scripting/Properties/ChronosphereProperties.cs b/OpenRA.Mods.RA/Scripting/Properties/ChronosphereProperties.cs index 7b56b646d4..7b5334d04a 100644 --- a/OpenRA.Mods.RA/Scripting/Properties/ChronosphereProperties.cs +++ b/OpenRA.Mods.RA/Scripting/Properties/ChronosphereProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Scripting/Properties/DisguiseProperties.cs b/OpenRA.Mods.RA/Scripting/Properties/DisguiseProperties.cs index 9830f0c6f9..498209c888 100644 --- a/OpenRA.Mods.RA/Scripting/Properties/DisguiseProperties.cs +++ b/OpenRA.Mods.RA/Scripting/Properties/DisguiseProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Scripting/Properties/InfiltrateProperties.cs b/OpenRA.Mods.RA/Scripting/Properties/InfiltrateProperties.cs index 17cd7041e1..d1e510f158 100644 --- a/OpenRA.Mods.RA/Scripting/Properties/InfiltrateProperties.cs +++ b/OpenRA.Mods.RA/Scripting/Properties/InfiltrateProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Scripting/Properties/ParadropProperties.cs b/OpenRA.Mods.RA/Scripting/Properties/ParadropProperties.cs index f80fc5b55d..84ea558319 100644 --- a/OpenRA.Mods.RA/Scripting/Properties/ParadropProperties.cs +++ b/OpenRA.Mods.RA/Scripting/Properties/ParadropProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Scripting/Properties/ParatroopersProperties.cs b/OpenRA.Mods.RA/Scripting/Properties/ParatroopersProperties.cs index d031ebcd5a..d46605832c 100644 --- a/OpenRA.Mods.RA/Scripting/Properties/ParatroopersProperties.cs +++ b/OpenRA.Mods.RA/Scripting/Properties/ParatroopersProperties.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Attack/AttackLeap.cs b/OpenRA.Mods.RA/Traits/Attack/AttackLeap.cs index b8efb24ec9..938dc0dfcd 100644 --- a/OpenRA.Mods.RA/Traits/Attack/AttackLeap.cs +++ b/OpenRA.Mods.RA/Traits/Attack/AttackLeap.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Chronoshiftable.cs b/OpenRA.Mods.RA/Traits/Chronoshiftable.cs index 2d4a217d5a..33cdfeb211 100644 --- a/OpenRA.Mods.RA/Traits/Chronoshiftable.cs +++ b/OpenRA.Mods.RA/Traits/Chronoshiftable.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Disguise.cs b/OpenRA.Mods.RA/Traits/Disguise.cs index cc86ca7246..c15c94d5de 100644 --- a/OpenRA.Mods.RA/Traits/Disguise.cs +++ b/OpenRA.Mods.RA/Traits/Disguise.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/FrozenUnderFogUpdatedByGps.cs b/OpenRA.Mods.RA/Traits/FrozenUnderFogUpdatedByGps.cs index 66a06d3966..20a028c568 100644 --- a/OpenRA.Mods.RA/Traits/FrozenUnderFogUpdatedByGps.cs +++ b/OpenRA.Mods.RA/Traits/FrozenUnderFogUpdatedByGps.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/GpsWatcher.cs b/OpenRA.Mods.RA/Traits/GpsWatcher.cs index 5cceea3c1d..9d5b287e25 100644 --- a/OpenRA.Mods.RA/Traits/GpsWatcher.cs +++ b/OpenRA.Mods.RA/Traits/GpsWatcher.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/HarvesterHuskModifier.cs b/OpenRA.Mods.RA/Traits/HarvesterHuskModifier.cs index 9284b44187..98e8b21215 100644 --- a/OpenRA.Mods.RA/Traits/HarvesterHuskModifier.cs +++ b/OpenRA.Mods.RA/Traits/HarvesterHuskModifier.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForCash.cs b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForCash.cs index 58ade36cd6..f74d2beaab 100644 --- a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForCash.cs +++ b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForCash.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForExploration.cs b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForExploration.cs index ca13cc7208..ff52e9c157 100644 --- a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForExploration.cs +++ b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForExploration.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForPowerOutage.cs b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForPowerOutage.cs index 6ff7cb0ecd..b8f064136e 100644 --- a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForPowerOutage.cs +++ b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForPowerOutage.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForSupportPower.cs b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForSupportPower.cs index 8fe3e8c690..943bdbe722 100644 --- a/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForSupportPower.cs +++ b/OpenRA.Mods.RA/Traits/Infiltration/InfiltrateForSupportPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Infiltration/Infiltrates.cs b/OpenRA.Mods.RA/Traits/Infiltration/Infiltrates.cs index e8f30ed55e..31f7a813ba 100644 --- a/OpenRA.Mods.RA/Traits/Infiltration/Infiltrates.cs +++ b/OpenRA.Mods.RA/Traits/Infiltration/Infiltrates.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/MadTank.cs b/OpenRA.Mods.RA/Traits/MadTank.cs index d0b6c2c5af..327ef5796d 100644 --- a/OpenRA.Mods.RA/Traits/MadTank.cs +++ b/OpenRA.Mods.RA/Traits/MadTank.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Mine.cs b/OpenRA.Mods.RA/Traits/Mine.cs index a8c0b36961..8cf2e56aaa 100644 --- a/OpenRA.Mods.RA/Traits/Mine.cs +++ b/OpenRA.Mods.RA/Traits/Mine.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Minelayer.cs b/OpenRA.Mods.RA/Traits/Minelayer.cs index 5289b2c501..8ad35e69a2 100644 --- a/OpenRA.Mods.RA/Traits/Minelayer.cs +++ b/OpenRA.Mods.RA/Traits/Minelayer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/PaletteEffects/ChronoshiftPaletteEffect.cs b/OpenRA.Mods.RA/Traits/PaletteEffects/ChronoshiftPaletteEffect.cs index 83d86c3366..82bf31cccb 100644 --- a/OpenRA.Mods.RA/Traits/PaletteEffects/ChronoshiftPaletteEffect.cs +++ b/OpenRA.Mods.RA/Traits/PaletteEffects/ChronoshiftPaletteEffect.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/PaletteEffects/LightPaletteRotator.cs b/OpenRA.Mods.RA/Traits/PaletteEffects/LightPaletteRotator.cs index d6505fba73..dd200f5fb3 100644 --- a/OpenRA.Mods.RA/Traits/PaletteEffects/LightPaletteRotator.cs +++ b/OpenRA.Mods.RA/Traits/PaletteEffects/LightPaletteRotator.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/PortableChrono.cs b/OpenRA.Mods.RA/Traits/PortableChrono.cs index b3559194e6..35be7ea19a 100644 --- a/OpenRA.Mods.RA/Traits/PortableChrono.cs +++ b/OpenRA.Mods.RA/Traits/PortableChrono.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Render/RenderJammerCircle.cs b/OpenRA.Mods.RA/Traits/Render/RenderJammerCircle.cs index 2677128bdb..391c4c1e63 100644 --- a/OpenRA.Mods.RA/Traits/Render/RenderJammerCircle.cs +++ b/OpenRA.Mods.RA/Traits/Render/RenderJammerCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Render/RenderShroudCircle.cs b/OpenRA.Mods.RA/Traits/Render/RenderShroudCircle.cs index 224c6e9eaa..1bf6ea189e 100644 --- a/OpenRA.Mods.RA/Traits/Render/RenderShroudCircle.cs +++ b/OpenRA.Mods.RA/Traits/Render/RenderShroudCircle.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Render/WithDisguisingInfantryBody.cs b/OpenRA.Mods.RA/Traits/Render/WithDisguisingInfantryBody.cs index 357b6a1135..ab9c057680 100644 --- a/OpenRA.Mods.RA/Traits/Render/WithDisguisingInfantryBody.cs +++ b/OpenRA.Mods.RA/Traits/Render/WithDisguisingInfantryBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/Render/WithLandingCraftAnimation.cs b/OpenRA.Mods.RA/Traits/Render/WithLandingCraftAnimation.cs index 9545d0f4df..9f06db776d 100644 --- a/OpenRA.Mods.RA/Traits/Render/WithLandingCraftAnimation.cs +++ b/OpenRA.Mods.RA/Traits/Render/WithLandingCraftAnimation.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/SupportPowers/ChronoshiftPower.cs b/OpenRA.Mods.RA/Traits/SupportPowers/ChronoshiftPower.cs index 3ceb48ef19..6ed8f61ae6 100644 --- a/OpenRA.Mods.RA/Traits/SupportPowers/ChronoshiftPower.cs +++ b/OpenRA.Mods.RA/Traits/SupportPowers/ChronoshiftPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/SupportPowers/GpsPower.cs b/OpenRA.Mods.RA/Traits/SupportPowers/GpsPower.cs index 7a513f5946..3742762a6d 100644 --- a/OpenRA.Mods.RA/Traits/SupportPowers/GpsPower.cs +++ b/OpenRA.Mods.RA/Traits/SupportPowers/GpsPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.RA/Traits/SupportPowers/ParatroopersPower.cs b/OpenRA.Mods.RA/Traits/SupportPowers/ParatroopersPower.cs index d4c664ba75..7fd6522f4d 100644 --- a/OpenRA.Mods.RA/Traits/SupportPowers/ParatroopersPower.cs +++ b/OpenRA.Mods.RA/Traits/SupportPowers/ParatroopersPower.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Activities/VoxelHarvesterDockSequence.cs b/OpenRA.Mods.TS/Activities/VoxelHarvesterDockSequence.cs index 3c1a687cde..e4000df302 100644 --- a/OpenRA.Mods.TS/Activities/VoxelHarvesterDockSequence.cs +++ b/OpenRA.Mods.TS/Activities/VoxelHarvesterDockSequence.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/SpriteLoaders/TmpTSLoader.cs b/OpenRA.Mods.TS/SpriteLoaders/TmpTSLoader.cs index 48b086b6cd..a204512ea5 100644 --- a/OpenRA.Mods.TS/SpriteLoaders/TmpTSLoader.cs +++ b/OpenRA.Mods.TS/SpriteLoaders/TmpTSLoader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/Buildings/TiberianSunRefinery.cs b/OpenRA.Mods.TS/Traits/Buildings/TiberianSunRefinery.cs index f7a2d5030b..54fa4fd998 100644 --- a/OpenRA.Mods.TS/Traits/Buildings/TiberianSunRefinery.cs +++ b/OpenRA.Mods.TS/Traits/Buildings/TiberianSunRefinery.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/Render/WithDockingOverlay.cs b/OpenRA.Mods.TS/Traits/Render/WithDockingOverlay.cs index 87e49c8c34..08ffee4a8d 100644 --- a/OpenRA.Mods.TS/Traits/Render/WithDockingOverlay.cs +++ b/OpenRA.Mods.TS/Traits/Render/WithDockingOverlay.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/Render/WithPermanentInjury.cs b/OpenRA.Mods.TS/Traits/Render/WithPermanentInjury.cs index b46acfab1d..27117b82f0 100644 --- a/OpenRA.Mods.TS/Traits/Render/WithPermanentInjury.cs +++ b/OpenRA.Mods.TS/Traits/Render/WithPermanentInjury.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/Render/WithVoxelUnloadBody.cs b/OpenRA.Mods.TS/Traits/Render/WithVoxelUnloadBody.cs index a2ee3bd7ab..2fb5b64ee4 100644 --- a/OpenRA.Mods.TS/Traits/Render/WithVoxelUnloadBody.cs +++ b/OpenRA.Mods.TS/Traits/Render/WithVoxelUnloadBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/Render/WithVoxelWalkerBody.cs b/OpenRA.Mods.TS/Traits/Render/WithVoxelWalkerBody.cs index 55ddcf0ce2..405f78be5f 100644 --- a/OpenRA.Mods.TS/Traits/Render/WithVoxelWalkerBody.cs +++ b/OpenRA.Mods.TS/Traits/Render/WithVoxelWalkerBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/Render/WithVoxelWaterBody.cs b/OpenRA.Mods.TS/Traits/Render/WithVoxelWaterBody.cs index 4793d5c980..2b67ee6f2f 100644 --- a/OpenRA.Mods.TS/Traits/Render/WithVoxelWaterBody.cs +++ b/OpenRA.Mods.TS/Traits/Render/WithVoxelWaterBody.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/Traits/World/TSShroudPalette.cs b/OpenRA.Mods.TS/Traits/World/TSShroudPalette.cs index 165de50057..a6d18b4401 100644 --- a/OpenRA.Mods.TS/Traits/World/TSShroudPalette.cs +++ b/OpenRA.Mods.TS/Traits/World/TSShroudPalette.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/UtilityCommands/ImportTSMapCommand.cs b/OpenRA.Mods.TS/UtilityCommands/ImportTSMapCommand.cs index 9c87d7523e..2dddf0a5e4 100644 --- a/OpenRA.Mods.TS/UtilityCommands/ImportTSMapCommand.cs +++ b/OpenRA.Mods.TS/UtilityCommands/ImportTSMapCommand.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Mods.TS/UtilityCommands/LegacyTilesetImporter.cs b/OpenRA.Mods.TS/UtilityCommands/LegacyTilesetImporter.cs index 571fbefab9..fb0c3fbec3 100644 --- a/OpenRA.Mods.TS/UtilityCommands/LegacyTilesetImporter.cs +++ b/OpenRA.Mods.TS/UtilityCommands/LegacyTilesetImporter.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/DefaultPlatform.cs b/OpenRA.Platforms.Default/DefaultPlatform.cs index 225fc020e7..8b86f7c360 100644 --- a/OpenRA.Platforms.Default/DefaultPlatform.cs +++ b/OpenRA.Platforms.Default/DefaultPlatform.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/FrameBuffer.cs b/OpenRA.Platforms.Default/FrameBuffer.cs index a11552da65..1fe8f6f2f8 100644 --- a/OpenRA.Platforms.Default/FrameBuffer.cs +++ b/OpenRA.Platforms.Default/FrameBuffer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/MultiTapDetection.cs b/OpenRA.Platforms.Default/MultiTapDetection.cs index 13e3d25d3f..c331346d05 100644 --- a/OpenRA.Platforms.Default/MultiTapDetection.cs +++ b/OpenRA.Platforms.Default/MultiTapDetection.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/OpenAlSoundEngine.cs b/OpenRA.Platforms.Default/OpenAlSoundEngine.cs index 9722b1d5ab..65f56f9a0e 100644 --- a/OpenRA.Platforms.Default/OpenAlSoundEngine.cs +++ b/OpenRA.Platforms.Default/OpenAlSoundEngine.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/OpenGL.cs b/OpenRA.Platforms.Default/OpenGL.cs index 4bc6ddf266..88aee4ab0d 100644 --- a/OpenRA.Platforms.Default/OpenGL.cs +++ b/OpenRA.Platforms.Default/OpenGL.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/Sdl2GraphicsDevice.cs b/OpenRA.Platforms.Default/Sdl2GraphicsDevice.cs index 40424f5565..dd5822aee0 100644 --- a/OpenRA.Platforms.Default/Sdl2GraphicsDevice.cs +++ b/OpenRA.Platforms.Default/Sdl2GraphicsDevice.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/Shader.cs b/OpenRA.Platforms.Default/Shader.cs index b1184c6e6e..557dcc3127 100644 --- a/OpenRA.Platforms.Default/Shader.cs +++ b/OpenRA.Platforms.Default/Shader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/Texture.cs b/OpenRA.Platforms.Default/Texture.cs index b8739082da..fea77f0d59 100644 --- a/OpenRA.Platforms.Default/Texture.cs +++ b/OpenRA.Platforms.Default/Texture.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/ThreadAffine.cs b/OpenRA.Platforms.Default/ThreadAffine.cs index 87845979b7..419e285af1 100644 --- a/OpenRA.Platforms.Default/ThreadAffine.cs +++ b/OpenRA.Platforms.Default/ThreadAffine.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Default/VertexBuffer.cs b/OpenRA.Platforms.Default/VertexBuffer.cs index c5a622c3b3..72b18d4243 100644 --- a/OpenRA.Platforms.Default/VertexBuffer.cs +++ b/OpenRA.Platforms.Default/VertexBuffer.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Null/NullGraphicsDevice.cs b/OpenRA.Platforms.Null/NullGraphicsDevice.cs index 604993fa9d..af20d804eb 100644 --- a/OpenRA.Platforms.Null/NullGraphicsDevice.cs +++ b/OpenRA.Platforms.Null/NullGraphicsDevice.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Null/NullPlatform.cs b/OpenRA.Platforms.Null/NullPlatform.cs index 86bf282390..f32b783273 100644 --- a/OpenRA.Platforms.Null/NullPlatform.cs +++ b/OpenRA.Platforms.Null/NullPlatform.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Platforms.Null/NullSound.cs b/OpenRA.Platforms.Null/NullSound.cs index 93c84699bf..8401f216e8 100644 --- a/OpenRA.Platforms.Null/NullSound.cs +++ b/OpenRA.Platforms.Null/NullSound.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/ActionQueueTest.cs b/OpenRA.Test/OpenRA.Game/ActionQueueTest.cs index 959a3d34c6..836b1f0d2b 100644 --- a/OpenRA.Test/OpenRA.Game/ActionQueueTest.cs +++ b/OpenRA.Test/OpenRA.Game/ActionQueueTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/ActorInfoTest.cs b/OpenRA.Test/OpenRA.Game/ActorInfoTest.cs index 57a502d287..bbb0804e34 100644 --- a/OpenRA.Test/OpenRA.Game/ActorInfoTest.cs +++ b/OpenRA.Test/OpenRA.Game/ActorInfoTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/CoordinateTest.cs b/OpenRA.Test/OpenRA.Game/CoordinateTest.cs index 6d8737c98a..a053dfe073 100644 --- a/OpenRA.Test/OpenRA.Game/CoordinateTest.cs +++ b/OpenRA.Test/OpenRA.Game/CoordinateTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/MiniYamlTest.cs b/OpenRA.Test/OpenRA.Game/MiniYamlTest.cs index 028e446899..e9eb311442 100644 --- a/OpenRA.Test/OpenRA.Game/MiniYamlTest.cs +++ b/OpenRA.Test/OpenRA.Game/MiniYamlTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/OrderTest.cs b/OpenRA.Test/OpenRA.Game/OrderTest.cs index 24e3a4418e..00e3951ea6 100644 --- a/OpenRA.Test/OpenRA.Game/OrderTest.cs +++ b/OpenRA.Test/OpenRA.Game/OrderTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/PlatformTest.cs b/OpenRA.Test/OpenRA.Game/PlatformTest.cs index d69cb22267..416eacd84f 100644 --- a/OpenRA.Test/OpenRA.Game/PlatformTest.cs +++ b/OpenRA.Test/OpenRA.Game/PlatformTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Game/SpatiallyPartitionedTest.cs b/OpenRA.Test/OpenRA.Game/SpatiallyPartitionedTest.cs index 854fefbbb7..a46ef72f2c 100644 --- a/OpenRA.Test/OpenRA.Game/SpatiallyPartitionedTest.cs +++ b/OpenRA.Test/OpenRA.Game/SpatiallyPartitionedTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Test/OpenRA.Mods.Common/ShapeTest.cs b/OpenRA.Test/OpenRA.Mods.Common/ShapeTest.cs index 7cc8511f81..202e9eb1cb 100644 --- a/OpenRA.Test/OpenRA.Mods.Common/ShapeTest.cs +++ b/OpenRA.Test/OpenRA.Mods.Common/ShapeTest.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/OpenRA.Utility/Program.cs b/OpenRA.Utility/Program.cs index f73547493f..0304a61776 100644 --- a/OpenRA.Utility/Program.cs +++ b/OpenRA.Utility/Program.cs @@ -3,8 +3,9 @@ * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion diff --git a/packaging/fixheader.cs b/packaging/fixheader.cs index ae9f879aa0..ff643a199c 100644 --- a/packaging/fixheader.cs +++ b/packaging/fixheader.cs @@ -3,8 +3,9 @@ * Copyright 2007-2011 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. For more + * information, see COPYING. */ #endregion