chiark / gitweb /
Add GPL3 notices and a copy of the GPL3.
[zx-fizzbuzz] / Makefile
index a72a278735247f8f2e03169a6805f04c9dcc65bc..e7ebf0bc24dc753555588be23a4300aeccc03e73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,23 @@
 ### -*-makefile-*-
+### (c) 2021 Mark Wooding
+
+###----- Licensing notice ---------------------------------------------------
+###
+### This file is part of ZX Fizzbuzz.
+###
+### ZX Fizzbuzz is free software: you can redistribute it and/or modify it
+### under the terms of the GNU Lesser General Public License as published
+### by the Free Software Foundation; either version 3 of the License, or
+### (at your option) any later version.
+###
+### ZX Fizzbuzz 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
+### Lesser General Public License for more details.
+###
+### You should have received a copy of the GNU Lesser General Public
+### License along with ZX Fizzbuzz.  If not, see
+### <https://www.gnu.org/licenses/>.
 
 all:
 clean::