diff --git a/packaging/windows/OpenRA.nsi b/packaging/windows/OpenRA.nsi index b006e9b73f..95cf66b366 100644 --- a/packaging/windows/OpenRA.nsi +++ b/packaging/windows/OpenRA.nsi @@ -1,4 +1,4 @@ -; Copyright 2007-2018 OpenRA developers (see AUTHORS) +; Copyright 2007-2019 OpenRA developers (see AUTHORS) ; This file is part of OpenRA. ; ; OpenRA is free software: you can redistribute it and/or modify diff --git a/packaging/windows/WindowsLauncher.cs.in b/packaging/windows/WindowsLauncher.cs.in index 76a07c5019..8ef41ae79b 100644 --- a/packaging/windows/WindowsLauncher.cs.in +++ b/packaging/windows/WindowsLauncher.cs.in @@ -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