X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fz80%2Fz80mch.c;fp=as%2Fz80%2Fz80mch.c;h=9a8014f537bfc0ecaa50288c30a17eb080684b1d;hb=22ec133e94d056a395025c302b6c331c8cd04658;hp=7ee7c746fecdc1b90b35c20afeeb3664b2e42487;hpb=b7fec7bdb767e95165097f43e52cf1cbc4ee6017;p=fw%2Fsdcc diff --git a/as/z80/z80mch.c b/as/z80/z80mch.c index 7ee7c746..9a8014f5 100644 --- a/as/z80/z80mch.c +++ b/as/z80/z80mch.c @@ -1,13 +1,20 @@ -/* z80mch.c */ +/* z80mch.c -/* - * (C) Copyright 1989-1995 - * All Rights Reserved - * - * Alan R. Baldwin - * 721 Berkeley St. - * Kent, Ohio 44240 - */ + Copyright (C) 1989-1995 Alan R. Baldwin + 721 Berkeley St., Kent, Ohio 44240 + +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 3, or (at your option) any +later version. + +This program 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 . */ /* * Extensions: P. Felber