Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/qbus Remove UCB ad clause in Hugh Graham's license.
details: https://anonhg.NetBSD.org/src/rev/433ff4ac7acc
branches: trunk
changeset: 566537:433ff4ac7acc
user: wiz <wiz%NetBSD.org@localhost>
date: Wed May 12 00:45:04 2004 +0000
description:
Remove UCB ad clause in Hugh Graham's license.
Ok'd by Hugh Graham and board.
diffstat:
sys/dev/qbus/dhu.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r ee75bfc40f0f -r 433ff4ac7acc sys/dev/qbus/dhu.c
--- a/sys/dev/qbus/dhu.c Wed May 12 00:38:11 2004 +0000
+++ b/sys/dev/qbus/dhu.c Wed May 12 00:45:04 2004 +0000
@@ -1,5 +1,6 @@
-/* $NetBSD: dhu.c,v 1.35 2004/04/25 06:23:41 matt Exp $ */
+/* $NetBSD: dhu.c,v 1.36 2004/05/12 00:45:04 wiz Exp $ */
/*
+ * Copyright (c) 2003, Hugh Graham.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
@@ -32,7 +33,6 @@
*/
/*
- * Copyright (c) 2003, Hugh Graham.
* Copyright (c) 1996 Ken C. Wellsch. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
@@ -68,7 +68,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dhu.c,v 1.35 2004/04/25 06:23:41 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dhu.c,v 1.36 2004/05/12 00:45:04 wiz Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Home |
Main Index |
Thread Index |
Old Index