X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fmcs51%2Fasout.c;fp=as%2Fmcs51%2Fasout.c;h=f65d789b25ffb068efbb86dd3cd4f9b184ddec21;hb=22ec133e94d056a395025c302b6c331c8cd04658;hp=3bb683001194542bda2011ce0ea2eb918f4e243b;hpb=b7fec7bdb767e95165097f43e52cf1cbc4ee6017;p=fw%2Fsdcc diff --git a/as/mcs51/asout.c b/as/mcs51/asout.c index 3bb68300..f65d789b 100644 --- a/as/mcs51/asout.c +++ b/as/mcs51/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