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