From 1c5af91cf03243a3bdc9c5ff8d82e3afaf4ee571 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 16 Nov 2014 11:10:17 -0800 Subject: [PATCH] Adding licensing details as it appears Apogee overlooked adding the GPL header in this file despite adding it to the rest --- INSTRUCT.TXT | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/INSTRUCT.TXT b/INSTRUCT.TXT index a63f6ff..09ef15e 100644 --- a/INSTRUCT.TXT +++ b/INSTRUCT.TXT @@ -117,3 +117,19 @@ that disk. RESTORE your file in the same way, but with the RESTORE command ======================================================================== + +This file is free software: you may copy, redistribute and/or modify it +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. + +This file is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, see https://gnu.org/licenses or write to: + Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor + Boston, MA 02110-1301 + USA -- 2.31.1