Mercurial > ecos-v3_0-branch
comparison packages/devs/usb/at91/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 | e38c98808295 |
| children |
comparison
equal
deleted
inserted
replaced
| 2728:e5db16acddac | 2729:74dbf4c3f2e1 |
|---|---|
| 96 AT91SAM7X's are not supported at the moment. | 96 AT91SAM7X's are not supported at the moment. |
| 97 | 97 |
| 98 But it works for me... | 98 But it works for me... |
| 99 | 99 |
| 100 //=========================================================================== | 100 //=========================================================================== |
| 101 //####ECOSGPLCOPYRIGHTBEGIN#### | 101 // ####GPLCOPYRIGHTBEGIN#### |
| 102 // ------------------------------------------- | 102 // ------------------------------------------- |
| 103 // This file is part of eCos, the Embedded Configurable Operating System. | 103 // This file is part of eCos, the Embedded Configurable Operating System. |
| 104 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. | 104 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
| 105 // | 105 // |
| 106 // eCos is free software; you can redistribute it and/or modify it under | 106 // This program is free software; you can redistribute it and/or modify |
| 107 // the terms of the GNU General Public License as published by the Free | 107 // it under the terms of the GNU General Public License as published by |
| 108 // Software Foundation; either version 2 or (at your option) any later version. | 108 // the Free Software Foundation; either version 2 or (at your option) any |
| 109 // later version. | |
| 109 // | 110 // |
| 110 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | 111 // This program is distributed in the hope that it will be useful, but |
| 111 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | 112 // WITHOUT ANY WARRANTY; without even the implied warranty of |
| 112 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 113 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 113 // for more details. | 114 // General Public License for more details. |
| 114 // | 115 // |
| 115 // You should have received a copy of the GNU General Public License along | 116 // You should have received a copy of the GNU General Public License |
| 116 // with eCos; if not, write to the Free Software Foundation, Inc., | 117 // along with this program; if not, write to the |
| 117 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | 118 // Free Software Foundation, Inc., 51 Franklin Street, |
| 118 // | 119 // Fifth Floor, Boston, MA 02110-1301, USA. |
| 119 // As a special exception, if other files instantiate templates or use macros | 120 // ------------------------------------------- |
| 120 // or inline functions from this file, or you compile this file and link it | 121 // ####GPLCOPYRIGHTEND#### |
| 121 // with other works to produce a work based on this file, this file does not | |
| 122 // by itself cause the resulting work to be covered by the GNU General Public | |
| 123 // License. However the source code for this file must still be made available | |
| 124 // in accordance with section (3) of the GNU General Public License. | |
| 125 // | |
| 126 // This exception does not invalidate any other reasons why a work based on | |
| 127 // this file might be covered by the GNU General Public License. | |
| 128 // | |
| 129 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 130 // at http://sources.redhat.com/ecos/ecos-license/ | |
| 131 // ------------------------------------------- | |
| 132 //####ECOSGPLCOPYRIGHTEND#### | |
| 133 //=========================================================================== | 122 //=========================================================================== |
