From 03e0fb6986bb1b42f8cdb3d323aa9f3fa5e0c5d1 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Tue, 8 Jan 2019 15:32:07 +0100 Subject: [PATCH] Add a header to ant-attack.lua --- mods/ra/maps/ant-01/ant-attack.lua | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mods/ra/maps/ant-01/ant-attack.lua b/mods/ra/maps/ant-01/ant-attack.lua index 2829fdac55..175ba7d334 100644 --- a/mods/ra/maps/ant-01/ant-attack.lua +++ b/mods/ra/maps/ant-01/ant-attack.lua @@ -1,3 +1,11 @@ +--[[ + 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 + the License, or (at your option) any later version. For more + information, see COPYING. +]] DifficultySetting = Map.LobbyOption("difficulty") timeTracker = 0 amount = 1