annotate packages/devs/eth/arm/lpc2xxx/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 571e0ca40e73
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2548
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
1 2008-09-09 Uwe Kindler <uwe_kindler@web.de>
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
2
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
3 * LPC2xxx ethernet driver package created
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
4 * cdl/lpc2xxx_eth.cdl
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
5 * src/if_lpc2xxx.c
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
6
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
7 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
8 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
9 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
10 // This file is part of eCos, the Embedded Configurable Operating System.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
11 // Copyright (C) 2008 Free Software Foundation, Inc.
2548
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
12 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
13 // This program is free software; you can redistribute it and/or modify
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
14 // it under the terms of the GNU General Public License as published by
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
15 // the Free Software Foundation; either version 2 or (at your option) any
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
16 // later version.
2548
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
17 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
18 // This program is distributed in the hope that it will be useful, but
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
19 // WITHOUT ANY WARRANTY; without even the implied warranty of
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
20 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
21 // General Public License for more details.
2548
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
22 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
23 // You should have received a copy of the GNU General Public License
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
24 // along with this program; if not, write to the
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
25 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
26 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
27 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2548
diff changeset
28 // ####GPLCOPYRIGHTEND####
2548
571e0ca40e73 * LPC2xxx ethernet driver package created
asl
parents:
diff changeset
29 //===========================================================================