Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2013 19:31:49 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r260052 - head/usr.bin/netstat
Message-ID:  <201312291931.rBTJVnmb081277@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glebius
Date: Sun Dec 29 19:31:49 2013
New Revision: 260052
URL: http://svnweb.freebsd.org/changeset/base/260052

Log:
  Claim copyright since I've almost rewritten this file in r256512.

Modified:
  head/usr.bin/netstat/if.c

Modified: head/usr.bin/netstat/if.c
==============================================================================
--- head/usr.bin/netstat/if.c	Sun Dec 29 19:27:32 2013	(r260051)
+++ head/usr.bin/netstat/if.c	Sun Dec 29 19:31:49 2013	(r260052)
@@ -1,4 +1,5 @@
 /*-
+ * Copyright (c) 2013 Gleb Smirnoff <glebius@FreeBSD.org>
  * Copyright (c) 1983, 1988, 1993
  *	The Regents of the University of California.  All rights reserved.
  *



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