diff packages/net/bsd_tcpip/current/src/sys/netinet6/ipcomp_output.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 56b339272cd4
children
line wrap: on
line diff
--- a/packages/net/bsd_tcpip/current/src/sys/netinet6/ipcomp_output.c
+++ b/packages/net/bsd_tcpip/current/src/sys/netinet6/ipcomp_output.c
@@ -3,20 +3,18 @@
 //      src/sys/netinet6/ipcomp_output.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: ipcomp_output.c,v 1.24 2001/07/26 06:53:18 jinmei Exp $	*/