Mercurial > ecos-v3_0-branch
comparison host/infra/basetype.h @ 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 | 435cced73e2f |
| children |
comparison
equal
deleted
inserted
replaced
| 2728:e5db16acddac | 2729:74dbf4c3f2e1 |
|---|---|
| 6 // basetype.h | 6 // basetype.h |
| 7 // | 7 // |
| 8 // HAL emulation for the host-side infrastructure. | 8 // HAL emulation for the host-side infrastructure. |
| 9 // | 9 // |
| 10 //====================================================================== | 10 //====================================================================== |
| 11 //####COPYRIGHTBEGIN#### | 11 // ####ECOSHOSTGPLCOPYRIGHTBEGIN#### |
| 12 // | 12 // ------------------------------------------- |
| 13 // ---------------------------------------------------------------------------- | 13 // This file is part of the eCos host tools. |
| 14 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. | 14 // Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. |
| 15 // | 15 // |
| 16 // This file is part of the eCos host tools. | 16 // This program is free software; you can redistribute it and/or modify |
| 17 // it under the terms of the GNU General Public License as published by | |
| 18 // the Free Software Foundation; either version 2 or (at your option) any | |
| 19 // later version. | |
| 17 // | 20 // |
| 18 // This program is free software; you can redistribute it and/or modify it | 21 // This program is distributed in the hope that it will be useful, but |
| 19 // under the terms of the GNU General Public License as published by the Free | 22 // WITHOUT ANY WARRANTY; without even the implied warranty of |
| 20 // Software Foundation; either version 2 of the License, or (at your option) | 23 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 21 // any later version. | 24 // General Public License for more details. |
| 22 // | |
| 23 // This program is distributed in the hope that it will be useful, but WITHOUT | |
| 24 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 25 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | |
| 26 // more details. | |
| 27 // | |
| 28 // You should have received a copy of the GNU General Public License along with | |
| 29 // this program; if not, write to the Free Software Foundation, Inc., | |
| 30 // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | |
| 31 // | 25 // |
| 32 // ---------------------------------------------------------------------------- | 26 // You should have received a copy of the GNU General Public License |
| 33 // | 27 // along with this program; if not, write to the |
| 34 //####COPYRIGHTEND#### | 28 // Free Software Foundation, Inc., 51 Franklin Street, |
| 29 // Fifth Floor, Boston, MA 02110-1301, USA. | |
| 30 // ------------------------------------------- | |
| 31 // ####ECOSHOSTGPLCOPYRIGHTEND#### | |
| 35 //====================================================================== | 32 //====================================================================== |
| 36 //#####DESCRIPTIONBEGIN#### | 33 //#####DESCRIPTIONBEGIN#### |
| 37 // | 34 // |
| 38 // Author(s): bartv | 35 // Author(s): bartv |
| 39 // Contact(s): bartv | 36 // Contact(s): bartv |
