Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2009 01:34:03 +0000 (UTC)
From:      Lawrence Stewart <lstewart@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r197633 - projects/tcp_ffcaia2008_8.x/sys/kern
Message-ID:  <200909300134.n8U1Y3cx001639@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lstewart
Date: Wed Sep 30 01:34:03 2009
New Revision: 197633
URL: http://svn.freebsd.org/changeset/base/197633

Log:
  Acknowledge the FreeBSD Foundation as the copyright owner for the work done on
  ALQ in 2009 as part of the "Enhancing the FreeBSD TCP Implementation" project.
  
  Sponsored by:	FreeBSD Foundation

Modified:
  projects/tcp_ffcaia2008_8.x/sys/kern/kern_alq.c

Modified: projects/tcp_ffcaia2008_8.x/sys/kern/kern_alq.c
==============================================================================
--- projects/tcp_ffcaia2008_8.x/sys/kern/kern_alq.c	Wed Sep 30 01:22:43 2009	(r197632)
+++ projects/tcp_ffcaia2008_8.x/sys/kern/kern_alq.c	Wed Sep 30 01:34:03 2009	(r197633)
@@ -1,8 +1,13 @@
 /*-
  * Copyright (c) 2002, Jeffrey Roberson <jeff@freebsd.org>
  * Copyright (c) 2008-2009, Lawrence Stewart <lstewart@freebsd.org>
+ * Copyright (c) 2009, The FreeBSD Foundation
  * All rights reserved.
  *
+ * Portions of this software were developed at the Centre for Advanced
+ * Internet Architectures, Swinburne University of Technology, Melbourne,
+ * Australia by Lawrence Stewart under sponsorship from the FreeBSD Foundation.
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909300134.n8U1Y3cx001639>