X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fhc08%2Fasout.c;h=9ba6f4d07cfeaf44db1844e9a6ad033dca2ead58;hb=3bd25d75bcad68055bb616dcc29dde8a2965965e;hp=6ffbae45e6f8188b40f348cb47c6bae2d64f170e;hpb=15c424c54b2e0a44b72b76a935d64cfb472f8031;p=fw%2Fsdcc diff --git a/as/hc08/asout.c b/as/hc08/asout.c index 6ffbae45..9ba6f4d0 100644 --- a/as/hc08/asout.c +++ b/as/hc08/asout.c @@ -1,13 +1,22 @@ -/* asout.c */ +/* asout.c + + 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 . */ /* - * (C) Copyright 1989-1995 - * All Rights Reserved - * - * Alan R. Baldwin - * 721 Berkeley St. - * Kent, Ohio 44240 - * * 28-Oct-97 JLH: * - outsym: show s_id as string rather than array [NCPS] * - Added outr11 to support 8051's 11 bit destination address