annotate packages/devs/usb/i386/SoRoD12/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 b86c8bd4a1a3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2229
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
1 2006-06-06 Frank Pagliughi <fpagliughi@mindspring.com>
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
2
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
3 * First version of the USB device driver using the philips D12
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
4 for i386 targets.
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
5
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
6 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
diff changeset
7 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
diff changeset
8 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
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: 2229
diff changeset
10 // Copyright (C) 2006 Free Software Foundation, Inc.
2229
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
11 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
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: 2229
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: 2229
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: 2229
diff changeset
15 // later version.
2229
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
16 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
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: 2229
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: 2229
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: 2229
diff changeset
20 // General Public License for more details.
2229
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
21 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
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: 2229
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: 2229
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: 2229
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: 2229
diff changeset
26 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2229
diff changeset
27 // ####GPLCOPYRIGHTEND####
2229
b86c8bd4a1a3 * First version of the USB device driver using the philips D12
asl
parents:
diff changeset
28 //===========================================================================