From: MaartenBrock Date: Tue, 3 Jun 2008 17:42:20 +0000 (+0000) Subject: * device/include/asm/ds390/features.h, X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ca2371c2217c453b1325ac8e2dfb79f6056bb505;p=fw%2Fsdcc * device/include/asm/ds390/features.h, * device/include/asm/mcs51/features.h, * device/include/mcs51/regc515c.h: inserted LGPL notice git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5190 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 29ca2e1d..fc8dc005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-03 Maarten Brock + + * device/include/asm/ds390/features.h, + * device/include/asm/mcs51/features.h, + * device/include/mcs51/regc515c.h: inserted LGPL notice + 2008-05-29 Maarten Brock * device/lib/gbz80/div.s, diff --git a/device/include/asm/ds390/features.h b/device/include/asm/ds390/features.h index 6d4f4dad..9ff95739 100644 --- a/device/include/asm/ds390/features.h +++ b/device/include/asm/ds390/features.h @@ -1,5 +1,23 @@ -/** DS390/DS400 specific features. - */ +/*--------------------------------------------------------------------------- + DS390/DS400 specific features. + + Copyright (C) 2004 - Maarten Brock, sourceforge.brock@dse.nl + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +---------------------------------------------------------------------------*/ + #ifndef __SDC51_ASM_DS390_FEATURES_H #define __SDC51_ASM_DS390_FEATURES_H 1 diff --git a/device/include/asm/mcs51/features.h b/device/include/asm/mcs51/features.h index 83c1659e..637bd0e4 100644 --- a/device/include/asm/mcs51/features.h +++ b/device/include/asm/mcs51/features.h @@ -1,5 +1,23 @@ -/** MCS51 specific features. - */ +/*--------------------------------------------------------------------------- + MCS51 specific features. + + Copyright (C) 2004 - Maarten Brock, sourceforge.brock@dse.nl + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +---------------------------------------------------------------------------*/ + #ifndef __SDC51_ASM_MCS51_FEATURES_H #define __SDC51_ASM_MCS51_FEATURES_H 1 diff --git a/device/include/mcs51/regc515c.h b/device/include/mcs51/regc515c.h index e68543c0..644bc0f8 100644 --- a/device/include/mcs51/regc515c.h +++ b/device/include/mcs51/regc515c.h @@ -1,11 +1,23 @@ -/***************************************************************************** -|* -|* MODULE: regc515c.h -|* -|* This file contains definitions for the builtin CAN-Bus Controller of -|* the Siemens c515c controller -|* -****************************************************************************/ +/*--------------------------------------------------------------------------- + MODULE: regc515c.h + + This file contains definitions for the builtin CAN-Bus Controller of + the Siemens c515c controller + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +---------------------------------------------------------------------------*/ #ifndef _REGC515C_H #define _REGC515C_H