X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fz80%2Fasmain.c;h=b072acc22b574e54e738d7bbbf46f9a6461553e1;hb=7b43aada0d2aa8d2f4a6a4be856e57b3fd8e32f6;hp=0629710d26e04e30bbe42e34aa278002133ad5ef;hpb=d60a9db49385f694bb4b5a33c4d4c21d2e05d254;p=fw%2Fsdcc diff --git a/as/z80/asmain.c b/as/z80/asmain.c index 0629710d..b072acc2 100644 --- a/as/z80/asmain.c +++ b/as/z80/asmain.c @@ -1,13 +1,20 @@ -/* asmain.c */ +/* asmain.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