* device/include/asm/ds390/features.h,
authorMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 3 Jun 2008 17:42:20 +0000 (17:42 +0000)
committerMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 3 Jun 2008 17:42:20 +0000 (17:42 +0000)
* 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

ChangeLog
device/include/asm/ds390/features.h
device/include/asm/mcs51/features.h
device/include/mcs51/regc515c.h

index 29ca2e1d3815e0b0c85beb325779fe15aee423ee..fc8dc005b5c91ee6a63dddd634ebd9ff851ee50e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-03 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * 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 <sourceforge.brock AT dse.nl>
 
        * device/lib/gbz80/div.s,
index 6d4f4dad7fbe22f6512bdcf907c7e8f4aaabfe2c..9ff957398335542203548168be76fa6c3dddc8f3 100644 (file)
@@ -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
 
index 83c1659eaa61dc96c4020027cd9bb3e67dca5259..637bd0e417f3600ca58b595b2a0e608d1534d7e2 100644 (file)
@@ -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
 
index e68543c0773f27f4a7d05848fe99b37d890944d6..644bc0f8128b3a685ac15bc8c0ea1ef5eabe2c35 100644 (file)
@@ -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