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