diff --git a/OpenRA.Mods.Example/Widgets/Logic/TemplateMenuLogic.cs b/OpenRA.Mods.Example/Widgets/Logic/TemplateMenuLogic.cs index bcec95e..6b60288 100644 --- a/OpenRA.Mods.Example/Widgets/Logic/TemplateMenuLogic.cs +++ b/OpenRA.Mods.Example/Widgets/Logic/TemplateMenuLogic.cs @@ -1,6 +1,6 @@ #region Copyright & License Information /* - * Copyright 2007-2017 The OpenRA Developers (see AUTHORS) + * Copyright (c) The OpenRA Developers and Contributors * This file is part of OpenRA, which is 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/packaging/windows/buildpackage.nsi b/packaging/windows/buildpackage.nsi index 1f7de30..e337a22 100644 --- a/packaging/windows/buildpackage.nsi +++ b/packaging/windows/buildpackage.nsi @@ -1,4 +1,4 @@ -; Copyright 2007-2021 OpenRA developers (see AUTHORS) +; Copyright (c) The OpenRA Developers and Contributors ; This file is part of OpenRA. ; ; OpenRA is free software: you can redistribute it and/or modify