Mercurial > ecos
diff packages/net/bsd_tcpip/current/src/sys/netinet6/mld6.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 | e0c0827131d1 |
| children |
line wrap: on
line diff
--- a/packages/net/bsd_tcpip/current/src/sys/netinet6/mld6.c +++ b/packages/net/bsd_tcpip/current/src/sys/netinet6/mld6.c @@ -3,20 +3,18 @@ // src/sys/netinet6/mld6.c // //========================================================================== -//####BSDCOPYRIGHTBEGIN#### -// -// ------------------------------------------- +// ####BSDCOPYRIGHTBEGIN#### +// ------------------------------------------- +// This file is part of eCos, the Embedded Configurable Operating System. // -// Portions of this software may have been derived from OpenBSD, -// FreeBSD or other sources, and are covered by the appropriate -// copyright disclaimers included herein. +// Portions of this software may have been derived from FreeBSD +// or other sources, and if so are covered by the appropriate copyright +// and license included herein. // -// Portions created by Red Hat are -// Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. -// -// ------------------------------------------- -// -//####BSDCOPYRIGHTEND#### +// Portions created by the Free Software Foundation are +// Copyright (C) 2002 Free Software Foundation, Inc. +// ------------------------------------------- +// ####BSDCOPYRIGHTEND#### //========================================================================== /* $KAME: mld6.c,v 1.35 2001/12/18 02:23:44 itojun Exp $ */
