comparison packages/hal/m68k/mcf52xx/mcf5272/m5272c3/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 db7fabbb8c79
children ee235c43410b
comparison
equal deleted inserted replaced
2728:e5db16acddac 2729:74dbf4c3f2e1
164 2003-06-04 Bart Veer <bartv@ecoscentric.com> 164 2003-06-04 Bart Veer <bartv@ecoscentric.com>
165 165
166 * New version of the M68K support 166 * New version of the M68K support
167 167
168 //=========================================================================== 168 //===========================================================================
169 //####ECOSGPLCOPYRIGHTBEGIN#### 169 // ####GPLCOPYRIGHTBEGIN####
170 // ------------------------------------------- 170 // -------------------------------------------
171 // This file is part of eCos, the Embedded Configurable Operating System. 171 // This file is part of eCos, the Embedded Configurable Operating System.
172 // Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. 172 // Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
173 // 173 //
174 // eCos is free software; you can redistribute it and/or modify it under 174 // This program is free software; you can redistribute it and/or modify
175 // the terms of the GNU General Public License as published by the Free 175 // it under the terms of the GNU General Public License as published by
176 // Software Foundation; either version 2 or (at your option) any later version. 176 // the Free Software Foundation; either version 2 or (at your option) any
177 // later version.
177 // 178 //
178 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY 179 // This program is distributed in the hope that it will be useful, but
179 // WARRANTY; without even the implied warranty of MERCHANTABILITY or 180 // WITHOUT ANY WARRANTY; without even the implied warranty of
180 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 181 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
181 // for more details. 182 // General Public License for more details.
182 // 183 //
183 // You should have received a copy of the GNU General Public License along 184 // You should have received a copy of the GNU General Public License
184 // with eCos; if not, write to the Free Software Foundation, Inc., 185 // along with this program; if not, write to the
185 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 186 // Free Software Foundation, Inc., 51 Franklin Street,
186 // 187 // Fifth Floor, Boston, MA 02110-1301, USA.
187 // As a special exception, if other files instantiate templates or use macros 188 // -------------------------------------------
188 // or inline functions from this file, or you compile this file and link it 189 // ####GPLCOPYRIGHTEND####
189 // with other works to produce a work based on this file, this file does not
190 // by itself cause the resulting work to be covered by the GNU General Public
191 // License. However the source code for this file must still be made available
192 // in accordance with section (3) of the GNU General Public License.
193 //
194 // This exception does not invalidate any other reasons why a work based on
195 // this file might be covered by the GNU General Public License.
196 // -------------------------------------------
197 //####ECOSGPLCOPYRIGHTEND####
198 //=========================================================================== 190 //===========================================================================