comparison acsupport/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 8f5c64d663f7
children
comparison
equal deleted inserted replaced
2728:e5db16acddac 2729:74dbf4c3f2e1
38 38
39 2002-08-03 Bart Veer <bartv@ecoscentric.com> 39 2002-08-03 Bart Veer <bartv@ecoscentric.com>
40 40
41 * Created as part of autoconf reorganization. 41 * Created as part of autoconf reorganization.
42 42
43 //####COPYRIGHTBEGIN#### 43 // ####GPLCOPYRIGHTBEGIN####
44 // 44 // -------------------------------------------
45 // ---------------------------------------------------------------------------- 45 // This file is part of eCos, the Embedded Configurable Operating System.
46 // Copyright (C) 2002, 2003 Bart Veer 46 // Copyright (C) 2002, 2003 Free Software Foundation, Inc.
47 // 47 //
48 // This file is part of the eCos autoconf support. 48 // This program is free software; you can redistribute it and/or modify
49 // it under the terms of the GNU General Public License as published by
50 // the Free Software Foundation; either version 2 or (at your option) any
51 // later version.
49 // 52 //
50 // This program is free software; you can redistribute it and/or modify it 53 // This program is distributed in the hope that it will be useful, but
51 // under the terms of the GNU General Public License as published by the Free 54 // WITHOUT ANY WARRANTY; without even the implied warranty of
52 // Software Foundation; either version 2 of the License, or (at your option) 55 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
53 // any later version. 56 // General Public License for more details.
54 //
55 // This program is distributed in the hope that it will be useful, but WITHOUT
56 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
57 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
58 // more details.
59 //
60 // You should have received a copy of the GNU General Public License along with
61 // this program; if not, write to the Free Software Foundation, Inc.,
62 // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
63 // 57 //
64 // ---------------------------------------------------------------------------- 58 // You should have received a copy of the GNU General Public License
65 // 59 // along with this program; if not, write to the
66 //####COPYRIGHTEND#### 60 // Free Software Foundation, Inc., 51 Franklin Street,
61 // Fifth Floor, Boston, MA 02110-1301, USA.
62 // -------------------------------------------
63 // ####GPLCOPYRIGHTEND####