comparison packages/hal/fr30/skmb91302/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129

Update all copyright banners to reflect FSF ownership; fix and improve licence text.
author jlarmour
date Thu, 29 Jan 2009 17:47:46 +0000
parents 1c78a2b1740b
children 5c58e8368b85
comparison
equal deleted inserted replaced
2728:e5db16acddac 2729:74dbf4c3f2e1
31 * include/plf_io.h: 31 * include/plf_io.h:
32 * include/plf_stub.h: 32 * include/plf_stub.h:
33 * cdl/hal_fr30_skmb91302.cdl: Initial fr30 ecos port 33 * cdl/hal_fr30_skmb91302.cdl: Initial fr30 ecos port
34 34
35 //=========================================================================== 35 //===========================================================================
36 //####ECOSGPLCOPYRIGHTBEGIN#### 36 // ####GPLCOPYRIGHTBEGIN####
37 // ------------------------------------------- 37 // -------------------------------------------
38 // This file is part of eCos, the Embedded Configurable Operating System. 38 // This file is part of eCos, the Embedded Configurable Operating System.
39 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. 39 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
40 // Copyright (C) 2007 eCosCentric
41 // 40 //
42 // eCos is free software; you can redistribute it and/or modify it under 41 // This program is free software; you can redistribute it and/or modify
43 // the terms of the GNU General Public License as published by the Free 42 // it under the terms of the GNU General Public License as published by
44 // Software Foundation; either version 2 or (at your option) any later version. 43 // the Free Software Foundation; either version 2 or (at your option) any
44 // later version.
45 // 45 //
46 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY 46 // This program is distributed in the hope that it will be useful, but
47 // WARRANTY; without even the implied warranty of MERCHANTABILITY or 47 // WITHOUT ANY WARRANTY; without even the implied warranty of
48 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 48 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
49 // for more details. 49 // General Public License for more details.
50 // 50 //
51 // You should have received a copy of the GNU General Public License along 51 // You should have received a copy of the GNU General Public License
52 // with eCos; if not, write to the Free Software Foundation, Inc., 52 // along with this program; if not, write to the
53 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 53 // Free Software Foundation, Inc., 51 Franklin Street,
54 // 54 // Fifth Floor, Boston, MA 02110-1301, USA.
55 // As a special exception, if other files instantiate templates or use macros 55 // -------------------------------------------
56 // or inline functions from this file, or you compile this file and link it 56 // ####GPLCOPYRIGHTEND####
57 // with other works to produce a work based on this file, this file does not
58 // by itself cause the resulting work to be covered by the GNU General Public
59 // License. However the source code for this file must still be made available
60 // in accordance with section (3) of the GNU General Public License.
61 //
62 // This exception does not invalidate any other reasons why a work based on
63 // this file might be covered by the GNU General Public License.
64 //
65 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
66 // at http://sources.redhat.com/ecos/ecos-license/
67 // -------------------------------------------
68 //####ECOSGPLCOPYRIGHTEND####
69 //=========================================================================== 57 //===========================================================================
70 58