comparison packages/devs/eth/powerpc/quicc/current/src/quicc_eth.h @ 772:f5585bc94013

Fixed copyright assignment.
author nickg
date Fri, 21 Mar 2003 18:24:44 +0000
parents ee025918fc58
children
comparison
equal deleted inserted replaced
771:ee025918fc58 772:f5585bc94013
8 //####ECOSGPLCOPYRIGHTBEGIN#### 8 //####ECOSGPLCOPYRIGHTBEGIN####
9 // ------------------------------------------- 9 // -------------------------------------------
10 // This file is part of eCos, the Embedded Configurable Operating System. 10 // This file is part of eCos, the Embedded Configurable Operating System.
11 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. 11 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
12 // Copyright (C) 2002 Gary Thomas 12 // Copyright (C) 2002 Gary Thomas
13 // Copyright (C) 2003 Nick Garnett <nickg@calivar.com>
13 // 14 //
14 // eCos is free software; you can redistribute it and/or modify it under 15 // eCos is free software; you can redistribute it and/or modify it under
15 // the terms of the GNU General Public License as published by the Free 16 // the terms of the GNU General Public License as published by the Free
16 // Software Foundation; either version 2 or (at your option) any later version. 17 // Software Foundation; either version 2 or (at your option) any later version.
17 // 18 //
32 // in accordance with section (3) of the GNU General Public License. 33 // in accordance with section (3) of the GNU General Public License.
33 // 34 //
34 // This exception does not invalidate any other reasons why a work based on 35 // This exception does not invalidate any other reasons why a work based on
35 // this file might be covered by the GNU General Public License. 36 // this file might be covered by the GNU General Public License.
36 // 37 //
37 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. 38 // Alternative licenses for eCos may be arranged by contacting the copyright
38 // at http://sources.redhat.com/ecos/ecos-license/ 39 // holders.
39 // ------------------------------------------- 40 // -------------------------------------------
40 //####ECOSGPLCOPYRIGHTEND#### 41 //####ECOSGPLCOPYRIGHTEND####
41 //####BSDCOPYRIGHTBEGIN#### 42 //####BSDCOPYRIGHTBEGIN####
42 // 43 //
43 // ------------------------------------------- 44 // -------------------------------------------
50 //####BSDCOPYRIGHTEND#### 51 //####BSDCOPYRIGHTEND####
51 //========================================================================== 52 //==========================================================================
52 //#####DESCRIPTIONBEGIN#### 53 //#####DESCRIPTIONBEGIN####
53 // 54 //
54 // Author(s): gthomas 55 // Author(s): gthomas
55 // Contributors: gthomas 56 // Contributors: gthomas, nickg
56 // Date: 2000-01-10 57 // Date: 2000-01-10
57 // Purpose: 58 // Purpose:
58 // Description: 59 // Description:
59 // 60 //
60 // 61 //