svn commit: r205093 - head/sys/net

Kip Macy kmacy at FreeBSD.org
Fri Mar 12 19:26:45 UTC 2010


Author: kmacy
Date: Fri Mar 12 19:26:45 2010
New Revision: 205093
URL: http://svn.freebsd.org/changeset/base/205093

Log:
  re-update copyright to 2010
  pointed out by danfe@

Modified:
  head/sys/net/flowtable.c

Modified: head/sys/net/flowtable.c
==============================================================================
--- head/sys/net/flowtable.c	Fri Mar 12 19:14:58 2010	(r205092)
+++ head/sys/net/flowtable.c	Fri Mar 12 19:26:45 2010	(r205093)
@@ -1,6 +1,6 @@
 /**************************************************************************
 
-Copyright (c) 2008-2009, BitGravity Inc.
+Copyright (c) 2008-2010, BitGravity Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without


More information about the svn-src-all mailing list