Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/kern Pull up revision 1.161 (requested by mycroft):
details: https://anonhg.NetBSD.org/src/rev/3bf3591de484
branches: netbsd-1-4
changeset: 470050:3bf3591de484
user: he <he%NetBSD.org@localhost>
date: Sat Jan 15 17:45:59 2000 +0000
description:
Pull up revision 1.161 (requested by mycroft):
Update the copyright notice to include 2000.
diffstat:
sys/kern/init_main.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 00c73269778b -r 3bf3591de484 sys/kern/init_main.c
--- a/sys/kern/init_main.c Sat Jan 15 17:43:34 2000 +0000
+++ b/sys/kern/init_main.c Sat Jan 15 17:45:59 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: init_main.c,v 1.145 1999/04/01 00:22:45 thorpej Exp $ */
+/* $NetBSD: init_main.c,v 1.145.2.1 2000/01/15 17:45:59 he Exp $ */
/*
* Copyright (c) 1995 Christopher G. Demetriou. All rights reserved.
@@ -105,7 +105,7 @@
#include <net/raw_cb.h>
char copyright[] = "\
-Copyright (c) 1996, 1997, 1998, 1999
+Copyright (c) 1996, 1997, 1998, 1999, 2000
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
Home |
Main Index |
Thread Index |
Old Index