Date: Tue, 30 Mar 2010 19:54:29 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r205919 - head/sys/dev/ixgbe Message-ID: <201003301954.o2UJsT4K078489@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jfv Date: Tue Mar 30 19:54:29 2010 New Revision: 205919 URL: http://svn.freebsd.org/changeset/base/205919 Log: fix my clobber of the copyright date :) Modified: head/sys/dev/ixgbe/ixgbe.c Modified: head/sys/dev/ixgbe/ixgbe.c ============================================================================== --- head/sys/dev/ixgbe/ixgbe.c Tue Mar 30 19:52:45 2010 (r205918) +++ head/sys/dev/ixgbe/ixgbe.c Tue Mar 30 19:54:29 2010 (r205919) @@ -1,6 +1,6 @@ /****************************************************************************** - Copyright (c) 2001-2009, Intel Corporation + Copyright (c) 2001-2010, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003301954.o2UJsT4K078489>