X-Git-Url: https://git.distorted.org.uk/~mdw/zx-fizzbuzz/blobdiff_plain/601d46cd6c5e38d40de9226ea05bd2260e38f1c4..4278b4066a797b4e3e84c80ccc4f0e7f548cb6e4:/zx81-1k.s diff --git a/zx81-1k.s b/zx81-1k.s index 74460fd..0771265 100644 --- a/zx81-1k.s +++ b/zx81-1k.s @@ -1,4 +1,23 @@ ;;; -*-asm-*- +;;; (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 +;;; . org 0x4300