X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fmcs51%2Fi51ext.c;fp=as%2Fmcs51%2Fi51ext.c;h=60efc63272eafcfb9f8252d07e53f6c4ebf3fcc6;hb=22ec133e94d056a395025c302b6c331c8cd04658;hp=ca04fd111b789f9d20c375540e371b26a51097c6;hpb=b7fec7bdb767e95165097f43e52cf1cbc4ee6017;p=fw%2Fsdcc diff --git a/as/mcs51/i51ext.c b/as/mcs51/i51ext.c index ca04fd11..60efc632 100644 --- a/as/mcs51/i51ext.c +++ b/as/mcs51/i51ext.c @@ -1,13 +1,22 @@ -/* i51ext.c */ +/* i51ext.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,1990 - * All Rights Reserved - * - * Alan R. Baldwin - * 721 Berkeley St. - * Kent, Ohio 44240 - * * Ported from 8085 to 8051 by John Hartman 30-Apr-1995 */