comparison packages/devs/flash/arm/eb40a/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 57ed8b8c8df9
children
comparison
equal deleted inserted replaced
2728:e5db16acddac 2729:74dbf4c3f2e1
16 * include/arm_eb40a_flash.inl: New file 16 * include/arm_eb40a_flash.inl: New file
17 17
18 * cdl/flash_eb40a_pid.cdl: New file. 18 * cdl/flash_eb40a_pid.cdl: New file.
19 19
20 //=========================================================================== 20 //===========================================================================
21 //####ECOSGPLCOPYRIGHTBEGIN#### 21 // ####GPLCOPYRIGHTBEGIN####
22 // ------------------------------------------- 22 // -------------------------------------------
23 // This file is part of eCos, the Embedded Configurable Operating System. 23 // This file is part of eCos, the Embedded Configurable Operating System.
24 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. 24 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
25 // 25 //
26 // eCos is free software; you can redistribute it and/or modify it under 26 // This program is free software; you can redistribute it and/or modify
27 // the terms of the GNU General Public License as published by the Free 27 // it under the terms of the GNU General Public License as published by
28 // Software Foundation; either version 2 or (at your option) any later version. 28 // the Free Software Foundation; either version 2 or (at your option) any
29 // later version.
29 // 30 //
30 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY 31 // This program is distributed in the hope that it will be useful, but
31 // WARRANTY; without even the implied warranty of MERCHANTABILITY or 32 // WITHOUT ANY WARRANTY; without even the implied warranty of
32 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 33 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
33 // for more details. 34 // General Public License for more details.
34 // 35 //
35 // You should have received a copy of the GNU General Public License along 36 // You should have received a copy of the GNU General Public License
36 // with eCos; if not, write to the Free Software Foundation, Inc., 37 // along with this program; if not, write to the
37 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 38 // Free Software Foundation, Inc., 51 Franklin Street,
38 // 39 // Fifth Floor, Boston, MA 02110-1301, USA.
39 // As a special exception, if other files instantiate templates or use macros 40 // -------------------------------------------
40 // or inline functions from this file, or you compile this file and link it 41 // ####GPLCOPYRIGHTEND####
41 // with other works to produce a work based on this file, this file does not
42 // by itself cause the resulting work to be covered by the GNU General Public
43 // License. However the source code for this file must still be made available
44 // in accordance with section (3) of the GNU General Public License.
45 //
46 // This exception does not invalidate any other reasons why a work based on
47 // this file might be covered by the GNU General Public License.
48 //
49 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
50 // at http://sources.redhat.com/ecos/ecos-license/
51 // -------------------------------------------
52 //####ECOSGPLCOPYRIGHTEND####
53 //=========================================================================== 42 //===========================================================================