Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/ifconfig Update copyright.



details:   https://anonhg.NetBSD.org/src/rev/d79935b01fe1
branches:  trunk
changeset: 481220:d79935b01fe1
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue Jan 25 01:03:21 2000 +0000

description:
Update copyright.

diffstat:

 sbin/ifconfig/ifconfig.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 508b97dbe6a2 -r d79935b01fe1 sbin/ifconfig/ifconfig.c
--- a/sbin/ifconfig/ifconfig.c  Tue Jan 25 00:59:39 2000 +0000
+++ b/sbin/ifconfig/ifconfig.c  Tue Jan 25 01:03:21 2000 +0000
@@ -1,7 +1,7 @@
-/*     $NetBSD: ifconfig.c,v 1.63 2000/01/25 00:59:39 thorpej Exp $    */
+/*     $NetBSD: ifconfig.c,v 1.64 2000/01/25 01:03:21 thorpej Exp $    */
 
 /*-
- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
+ * Copyright (c) 1997, 1998, 2000 The NetBSD Foundation, Inc.
  * All rights reserved.
  *
  * This code is derived from software contributed to The NetBSD Foundation
@@ -80,7 +80,7 @@
 #if 0
 static char sccsid[] = "@(#)ifconfig.c 8.2 (Berkeley) 2/16/94";
 #else
-__RCSID("$NetBSD: ifconfig.c,v 1.63 2000/01/25 00:59:39 thorpej Exp $");
+__RCSID("$NetBSD: ifconfig.c,v 1.64 2000/01/25 01:03:21 thorpej Exp $");
 #endif
 #endif /* not lint */
 



Home | Main Index | Thread Index | Old Index