svn commit: r215358 - stable/7/sys/netinet

Lawrence Stewart lstewart at FreeBSD.org
Tue Nov 16 00:00:32 UTC 2010


Author: lstewart
Date: Tue Nov 16 00:00:31 2010
New Revision: 215358
URL: http://svn.freebsd.org/changeset/base/215358

Log:
  MFC r215153:
  
  Standardise all Swinburne related copyright/licence statements throughout the
  tree in preparation for another large code import. Swinburne University is the
  legal entity that owns copyright and the 2-clause BSD licence is acceptable.

Modified:
  stable/7/sys/netinet/siftr.c
Directory Properties:
  stable/7/sys/   (props changed)
  stable/7/sys/cddl/contrib/opensolaris/   (props changed)
  stable/7/sys/contrib/dev/acpica/   (props changed)
  stable/7/sys/contrib/pf/   (props changed)

Modified: stable/7/sys/netinet/siftr.c
==============================================================================
--- stable/7/sys/netinet/siftr.c	Mon Nov 15 23:57:06 2010	(r215357)
+++ stable/7/sys/netinet/siftr.c	Tue Nov 16 00:00:31 2010	(r215358)
@@ -1,6 +1,6 @@
 /*-
- * Copyright (c) 2007-2009, Centre for Advanced Internet Architectures
- * Swinburne University of Technology, Melbourne, Australia.
+ * Copyright (c) 2007-2009
+ * 	Swinburne University of Technology, Melbourne, Australia.
  * Copyright (c) 2009-2010, The FreeBSD Foundation
  * All rights reserved.
  *


More information about the svn-src-stable-7 mailing list