annotate packages/devs/eth/h8300/edosk2674/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 40f9e927dadf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1281
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
1 2003-02-26 Yoshinori Sato <ysato@users.sourceforge.jp>
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
2
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
3 * Initial version of support for LAN91CXX ethernet controller
1576
40f9e927dadf Correct the name of the board.
asl
parents: 1281
diff changeset
4 on the HMSE EDOSK-2674 board.
1281
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
5
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
6 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
7 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
8 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
9 // 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: 1576
diff changeset
10 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
1281
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
11 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
12 // 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: 1576
diff changeset
13 // 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: 1576
diff changeset
14 // 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: 1576
diff changeset
15 // later version.
1281
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
16 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
17 // 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: 1576
diff changeset
18 // 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: 1576
diff changeset
19 // 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: 1576
diff changeset
20 // General Public License for more details.
1281
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
21 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
22 // 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: 1576
diff changeset
23 // 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: 1576
diff changeset
24 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
25 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
26 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 1576
diff changeset
27 // ####GPLCOPYRIGHTEND####
1281
f58b62f3c85d Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
diff changeset
28 //===========================================================================