This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RedBoot - Fix problems with gateway/mask setup


> Index: redboot/current/src/net/ip.c
> ===================================================================
> RCS file: /misc/cvsfiles/ecos/packages/redboot/current/src/net/ip.c,v
> retrieving revision 1.5
> diff -u -5 -p -r1.5 ip.c
> --- redboot/current/src/net/ip.c	9 Jul 2002 20:23:48 -0000	1.5
> +++ redboot/current/src/net/ip.c	30 Jul 2002 12:49:12 -0000
> @@ -7,15 +7,15 @@
>  //==========================================================================
>  //####ECOSGPLCOPYRIGHTBEGIN####
>  // -------------------------------------------
>  // 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
>  //
>  // 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
>  // Software Foundation; either version 2 or (at your option) any later version.
> -// Copyright (C) 2002 Gary Thomas
>  //
>  // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
>  // WARRANTY; without even the implied warranty of MERCHANTABILITY or
>  // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
>  // for more details.

This hunk of the patch i find interesting. How does it now stand with
respect to copyright ownership?

        Andrew 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]