Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/i386 Copyright maintenance.



details:   https://anonhg.NetBSD.org/src/rev/b879fa19e766
branches:  trunk
changeset: 574502:b879fa19e766
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Wed Mar 02 12:00:25 2005 +0000

description:
Copyright maintenance.

diffstat:

 sys/arch/i386/i386/locore.S |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 6e5e69efb2be -r b879fa19e766 sys/arch/i386/i386/locore.S
--- a/sys/arch/i386/i386/locore.S       Wed Mar 02 11:48:03 2005 +0000
+++ b/sys/arch/i386/i386/locore.S       Wed Mar 02 12:00:25 2005 +0000
@@ -1,7 +1,7 @@
-/*     $NetBSD: locore.S,v 1.31 2004/08/26 10:12:33 junyoung Exp $     */
+/*     $NetBSD: locore.S,v 1.32 2005/03/02 12:00:25 mycroft Exp $      */
 
 /*-
- * Copyright (c) 1998, 2000 The NetBSD Foundation, Inc.
+ * Copyright (c) 1998, 2000, 2004 The NetBSD Foundation, Inc.
  * All rights reserved.
  *
  * This code is derived from software contributed to The NetBSD Foundation



Home | Main Index | Thread Index | Old Index