From 8181a452cb1511bf19ef9e1c60692016181b3bf1 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Sun, 17 Nov 2019 22:11:01 +0100 Subject: [PATCH] Fix some header dates Seems these were overlooked or merged after the dates of the other files were updated. --- OpenRA.Mods.Common/Traits/AppearsOnMapPreview.cs | 2 +- .../UpdateRules/Rules/20181215/RemoveAttackSuicides.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenRA.Mods.Common/Traits/AppearsOnMapPreview.cs b/OpenRA.Mods.Common/Traits/AppearsOnMapPreview.cs index 9dc0c03799..c326cfb4cd 100644 --- a/OpenRA.Mods.Common/Traits/AppearsOnMapPreview.cs +++ b/OpenRA.Mods.Common/Traits/AppearsOnMapPreview.cs @@ -1,6 +1,6 @@ #region Copyright & License Information /* - * Copyright 2007-2018 The OpenRA Developers (see AUTHORS) + * Copyright 2007-2019 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is 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 diff --git a/OpenRA.Mods.Common/UpdateRules/Rules/20181215/RemoveAttackSuicides.cs b/OpenRA.Mods.Common/UpdateRules/Rules/20181215/RemoveAttackSuicides.cs index 23e94d4e30..9647f95dd1 100644 --- a/OpenRA.Mods.Common/UpdateRules/Rules/20181215/RemoveAttackSuicides.cs +++ b/OpenRA.Mods.Common/UpdateRules/Rules/20181215/RemoveAttackSuicides.cs @@ -1,6 +1,6 @@ #region Copyright & License Information /* - * Copyright 2007-2018 The OpenRA Developers (see AUTHORS) + * Copyright 2007-2019 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is 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