Mercurial > ecos-v3_0-branch
comparison packages/hal/mips/rm7000/ocelot/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 | bc88a3357a79 |
| children | 3b9ce76ce56c |
comparison
equal
deleted
inserted
replaced
| 2728:e5db16acddac | 2729:74dbf4c3f2e1 |
|---|---|
| 210 * src/ns16552.c: Use uncached address space. | 210 * src/ns16552.c: Use uncached address space. |
| 211 | 211 |
| 212 * Cloned from ref4955. Still stuff to clean out and stuff to add. | 212 * Cloned from ref4955. Still stuff to clean out and stuff to add. |
| 213 | 213 |
| 214 //=========================================================================== | 214 //=========================================================================== |
| 215 //####ECOSGPLCOPYRIGHTBEGIN#### | 215 // ####GPLCOPYRIGHTBEGIN#### |
| 216 // ------------------------------------------- | 216 // ------------------------------------------- |
| 217 // This file is part of eCos, the Embedded Configurable Operating System. | 217 // This file is part of eCos, the Embedded Configurable Operating System. |
| 218 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. | 218 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
| 219 // | 219 // |
| 220 // eCos is free software; you can redistribute it and/or modify it under | 220 // This program is free software; you can redistribute it and/or modify |
| 221 // the terms of the GNU General Public License as published by the Free | 221 // it under the terms of the GNU General Public License as published by |
| 222 // Software Foundation; either version 2 or (at your option) any later version. | 222 // the Free Software Foundation; either version 2 or (at your option) any |
| 223 // later version. | |
| 223 // | 224 // |
| 224 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | 225 // This program is distributed in the hope that it will be useful, but |
| 225 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | 226 // WITHOUT ANY WARRANTY; without even the implied warranty of |
| 226 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 227 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 227 // for more details. | 228 // General Public License for more details. |
| 228 // | 229 // |
| 229 // You should have received a copy of the GNU General Public License along | 230 // You should have received a copy of the GNU General Public License |
| 230 // with eCos; if not, write to the Free Software Foundation, Inc., | 231 // along with this program; if not, write to the |
| 231 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | 232 // Free Software Foundation, Inc., 51 Franklin Street, |
| 232 // | 233 // Fifth Floor, Boston, MA 02110-1301, USA. |
| 233 // As a special exception, if other files instantiate templates or use macros | 234 // ------------------------------------------- |
| 234 // or inline functions from this file, or you compile this file and link it | 235 // ####GPLCOPYRIGHTEND#### |
| 235 // with other works to produce a work based on this file, this file does not | |
| 236 // by itself cause the resulting work to be covered by the GNU General Public | |
| 237 // License. However the source code for this file must still be made available | |
| 238 // in accordance with section (3) of the GNU General Public License. | |
| 239 // | |
| 240 // This exception does not invalidate any other reasons why a work based on | |
| 241 // this file might be covered by the GNU General Public License. | |
| 242 // | |
| 243 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 244 // at http://sources.redhat.com/ecos/ecos-license/ | |
| 245 // ------------------------------------------- | |
| 246 //####ECOSGPLCOPYRIGHTEND#### | |
| 247 //=========================================================================== | 236 //=========================================================================== |
