Mercurial > ecos-v2_0-branch
diff 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 |
line wrap: on
line diff
--- a/packages/devs/eth/powerpc/quicc/current/src/quicc_eth.h +++ b/packages/devs/eth/powerpc/quicc/current/src/quicc_eth.h @@ -10,6 +10,7 @@ // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. // Copyright (C) 2002 Gary Thomas +// Copyright (C) 2003 Nick Garnett <nickg@calivar.com> // // eCos is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free @@ -34,8 +35,8 @@ // This exception does not invalidate any other reasons why a work based on // this file might be covered by the GNU General Public License. // -// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. -// at http://sources.redhat.com/ecos/ecos-license/ +// Alternative licenses for eCos may be arranged by contacting the copyright +// holders. // ------------------------------------------- //####ECOSGPLCOPYRIGHTEND#### //####BSDCOPYRIGHTBEGIN#### @@ -52,7 +53,7 @@ //#####DESCRIPTIONBEGIN#### // // Author(s): gthomas -// Contributors: gthomas +// Contributors: gthomas, nickg // Date: 2000-01-10 // Purpose: // Description:
