Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/macppc Remove UCB ad clause from tsubai's li...
details: https://anonhg.NetBSD.org/src/rev/82a8c6bfd2ef
branches: trunk
changeset: 566535:82a8c6bfd2ef
user: wiz <wiz%NetBSD.org@localhost>
date: Wed May 12 00:34:25 2004 +0000
description:
Remove UCB ad clause from tsubai's license.
Ok'd by tsubai and board.
diffstat:
sys/arch/macppc/macppc/extintr.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 327930654807 -r 82a8c6bfd2ef sys/arch/macppc/macppc/extintr.c
--- a/sys/arch/macppc/macppc/extintr.c Tue May 11 23:23:20 2004 +0000
+++ b/sys/arch/macppc/macppc/extintr.c Wed May 12 00:34:25 2004 +0000
@@ -1,6 +1,7 @@
-/* $NetBSD: extintr.c,v 1.42 2004/03/24 19:42:53 matt Exp $ */
+/* $NetBSD: extintr.c,v 1.43 2004/05/12 00:34:25 wiz Exp $ */
/*-
+ * Copyright (c) 2000, 2001 Tsubai Masanari.
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
@@ -35,7 +36,6 @@
*/
/*-
- * Copyright (c) 2000, 2001 Tsubai Masanari.
* Copyright (c) 1995 Per Fogelstrom
* Copyright (c) 1993, 1994 Charles M. Hannum.
*
@@ -74,7 +74,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: extintr.c,v 1.42 2004/03/24 19:42:53 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: extintr.c,v 1.43 2004/05/12 00:34:25 wiz Exp $");
#include "opt_multiprocessor.h"
Home |
Main Index |
Thread Index |
Old Index