diff --git a/OpenRA.Game/FileSystem/ZipFolder.cs b/OpenRA.Game/FileSystem/ZipFolder.cs index 68b0a5ee67..2bf9f61940 100644 --- a/OpenRA.Game/FileSystem/ZipFolder.cs +++ b/OpenRA.Game/FileSystem/ZipFolder.cs @@ -1,10 +1,11 @@ #region Copyright & License Information /* - * Copyright 2007-2015 The OpenRA Developers (see AUTHORS) + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. + * as published by the Free Software 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/HardwareCursor.cs b/OpenRA.Game/Graphics/HardwareCursor.cs index f76a06f9a7..45d06f84b0 100644 --- a/OpenRA.Game/Graphics/HardwareCursor.cs +++ b/OpenRA.Game/Graphics/HardwareCursor.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System; diff --git a/OpenRA.Game/Graphics/SoftwareCursor.cs b/OpenRA.Game/Graphics/SoftwareCursor.cs index 5638821006..e10be9195b 100644 --- a/OpenRA.Game/Graphics/SoftwareCursor.cs +++ b/OpenRA.Game/Graphics/SoftwareCursor.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System; diff --git a/OpenRA.Mods.Common/Traits/IgnoresCloak.cs b/OpenRA.Mods.Common/Traits/IgnoresCloak.cs index d22ee56aff..d12a253444 100644 --- a/OpenRA.Mods.Common/Traits/IgnoresCloak.cs +++ b/OpenRA.Mods.Common/Traits/IgnoresCloak.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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.Traits; diff --git a/OpenRA.Mods.Common/Traits/Infantry/TerrainModifiesDamage.cs b/OpenRA.Mods.Common/Traits/Infantry/TerrainModifiesDamage.cs index c72d9ef575..2eb3efa893 100644 --- a/OpenRA.Mods.Common/Traits/Infantry/TerrainModifiesDamage.cs +++ b/OpenRA.Mods.Common/Traits/Infantry/TerrainModifiesDamage.cs @@ -1,11 +1,12 @@  #region Copyright & License Information - /* - * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) - * This file is part of OpenRA, which is free software. It is made - * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. - */ +/* + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System.Collections.Generic; diff --git a/OpenRA.Mods.Common/Traits/World/TerrainGeometryOverlay.cs b/OpenRA.Mods.Common/Traits/World/TerrainGeometryOverlay.cs index 9fc11cf4ab..9e50b2dcd8 100644 --- a/OpenRA.Mods.Common/Traits/World/TerrainGeometryOverlay.cs +++ b/OpenRA.Mods.Common/Traits/World/TerrainGeometryOverlay.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* - * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) - * This file is part of OpenRA, which is free software. It is made - * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. - */ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System.Drawing; diff --git a/OpenRA.Mods.D2k/Traits/AttractsWorms.cs b/OpenRA.Mods.D2k/Traits/AttractsWorms.cs index 727dd2356e..455499454b 100644 --- a/OpenRA.Mods.D2k/Traits/AttractsWorms.cs +++ b/OpenRA.Mods.D2k/Traits/AttractsWorms.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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.Mods.Common.Traits; diff --git a/OpenRA.Mods.D2k/Traits/Sandworm.cs b/OpenRA.Mods.D2k/Traits/Sandworm.cs index 8dd6d69408..aed5aef875 100644 --- a/OpenRA.Mods.D2k/Traits/Sandworm.cs +++ b/OpenRA.Mods.D2k/Traits/Sandworm.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System; diff --git a/OpenRA.Mods.D2k/Traits/WormSpawner.cs b/OpenRA.Mods.D2k/Traits/WormSpawner.cs index 78f0290670..b75153bc2f 100644 --- a/OpenRA.Mods.D2k/Traits/WormSpawner.cs +++ b/OpenRA.Mods.D2k/Traits/WormSpawner.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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.Traits; diff --git a/OpenRA.Mods.RA/Traits/Buildings/ClonesProducedUnits.cs b/OpenRA.Mods.RA/Traits/Buildings/ClonesProducedUnits.cs index d6019fdb98..4294b38986 100644 --- a/OpenRA.Mods.RA/Traits/Buildings/ClonesProducedUnits.cs +++ b/OpenRA.Mods.RA/Traits/Buildings/ClonesProducedUnits.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* - * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) - * This file is part of OpenRA, which is free software. It is made - * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. - */ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System.Collections.Generic; diff --git a/OpenRA.Mods.RA/Traits/Cloneable.cs b/OpenRA.Mods.RA/Traits/Cloneable.cs index ec9087a9f5..3dea0b4181 100644 --- a/OpenRA.Mods.RA/Traits/Cloneable.cs +++ b/OpenRA.Mods.RA/Traits/Cloneable.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* - * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) - * This file is part of OpenRA, which is free software. It is made - * available to you under the terms of the GNU General Public License - * as published by the Free Software Foundation. For more information, - * see COPYING. - */ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System.Collections.Generic; diff --git a/OpenRA.Platforms.Default/Sdl2Input.cs b/OpenRA.Platforms.Default/Sdl2Input.cs index 3c601b79d8..e996880e10 100644 --- a/OpenRA.Platforms.Default/Sdl2Input.cs +++ b/OpenRA.Platforms.Default/Sdl2Input.cs @@ -1,11 +1,12 @@ #region Copyright & License Information /* -* Copyright 2007-2015 The OpenRA Developers (see AUTHORS) -* This file is part of OpenRA, which is free software. It is made -* available to you under the terms of the GNU General Public License -* as published by the Free Software Foundation. For more information, -* see COPYING. -*/ + * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) + * This file is part of OpenRA, which is free software. It is made + * available to you under the terms of the GNU General Public License + * as published 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 System; diff --git a/OpenRA.Server/Program.cs b/OpenRA.Server/Program.cs index 61372c953d..823c2aa9d2 100644 --- a/OpenRA.Server/Program.cs +++ b/OpenRA.Server/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