annotate packages/devs/eth/frv/pdk403/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 f8c5906d7c6e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1746
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
1 2004-09-09 David Woodhouse <dwmw2@redhat.com>
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
2
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
3 * include/devs_eth_pdk403.inl, src/pdk403_eth_init.c,
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
4 cdl/pdk403_eth_drivers.cdl: New device driver for onboard LAN,
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
5 based on AX88796 which is (almost) the same as DP8390 (NE2000).
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
6
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
7 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
diff changeset
8 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
diff changeset
9 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
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: 1746
diff changeset
11 // Copyright (C) 2003, 2004 Free Software Foundation, Inc.
1746
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
12 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
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: 1746
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: 1746
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: 1746
diff changeset
16 // later version.
1746
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
17 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
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: 1746
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: 1746
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: 1746
diff changeset
21 // General Public License for more details.
1746
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
22 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
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: 1746
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: 1746
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: 1746
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: 1746
diff changeset
27 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1746
diff changeset
28 // ####GPLCOPYRIGHTEND####
1746
f8c5906d7c6e Add FR-V ports for MB9309x boards.
msalter
parents:
diff changeset
29 //===========================================================================