comparison packages/hal/powerpc/fads/current/src/hal_diag.c @ 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 ca7141aff7c0
children
comparison
equal deleted inserted replaced
2728:e5db16acddac 2729:74dbf4c3f2e1
24 // Maintained by: <Unmaintained> 24 // Maintained by: <Unmaintained>
25 // ------------------------------------------- 25 // -------------------------------------------
26 // 26 //
27 //####UNSUPPORTEDEND#### 27 //####UNSUPPORTEDEND####
28 //============================================================================= 28 //=============================================================================
29 //####ECOSGPLCOPYRIGHTBEGIN#### 29 // ####ECOSGPLCOPYRIGHTBEGIN####
30 // ------------------------------------------- 30 // -------------------------------------------
31 // This file is part of eCos, the Embedded Configurable Operating System. 31 // This file is part of eCos, the Embedded Configurable Operating System.
32 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. 32 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
33 // 33 //
34 // eCos is free software; you can redistribute it and/or modify it under 34 // eCos is free software; you can redistribute it and/or modify it under
35 // the terms of the GNU General Public License as published by the Free 35 // the terms of the GNU General Public License as published by the Free
36 // Software Foundation; either version 2 or (at your option) any later version. 36 // Software Foundation; either version 2 or (at your option) any later
37 // version.
37 // 38 //
38 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY 39 // eCos is distributed in the hope that it will be useful, but WITHOUT
39 // WARRANTY; without even the implied warranty of MERCHANTABILITY or 40 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
40 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 41 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
41 // for more details. 42 // for more details.
42 // 43 //
43 // You should have received a copy of the GNU General Public License along 44 // You should have received a copy of the GNU General Public License
44 // with eCos; if not, write to the Free Software Foundation, Inc., 45 // along with eCos; if not, write to the Free Software Foundation, Inc.,
45 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 46 // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
46 // 47 //
47 // As a special exception, if other files instantiate templates or use macros 48 // As a special exception, if other files instantiate templates or use
48 // or inline functions from this file, or you compile this file and link it 49 // macros or inline functions from this file, or you compile this file
49 // with other works to produce a work based on this file, this file does not 50 // and link it with other works to produce a work based on this file,
50 // by itself cause the resulting work to be covered by the GNU General Public 51 // this file does not by itself cause the resulting work to be covered by
51 // License. However the source code for this file must still be made available 52 // the GNU General Public License. However the source code for this file
52 // in accordance with section (3) of the GNU General Public License. 53 // must still be made available in accordance with section (3) of the GNU
54 // General Public License v2.
53 // 55 //
54 // This exception does not invalidate any other reasons why a work based on 56 // This exception does not invalidate any other reasons why a work based
55 // this file might be covered by the GNU General Public License. 57 // on this file might be covered by the GNU General Public License.
56 // 58 // -------------------------------------------
57 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. 59 // ####ECOSGPLCOPYRIGHTEND####
58 // at http://sources.redhat.com/ecos/ecos-license/
59 // -------------------------------------------
60 //####ECOSGPLCOPYRIGHTEND####
61 //============================================================================= 60 //=============================================================================
62 //#####DESCRIPTIONBEGIN#### 61 //#####DESCRIPTIONBEGIN####
63 // 62 //
64 // Author(s): nickg, jskov 63 // Author(s): nickg, jskov
65 // Contributors:nickg 64 // Contributors:nickg