summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/ddb/db_memrw.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-15 09:02:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-15 09:02:00 +0000
commit8f6680cb282c2e34abd90fe05faa4162db0d95bc (patch)
tree2ee5f1f62f18a077f21d599f3b18a39f701c9275 /sys/arch/powerpc/ddb/db_memrw.c
parent0684ecd769796e91ce28e5f3907744c787dcbe07 (diff)
backout premature
Diffstat (limited to 'sys/arch/powerpc/ddb/db_memrw.c')
-rw-r--r--sys/arch/powerpc/ddb/db_memrw.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/powerpc/ddb/db_memrw.c b/sys/arch/powerpc/ddb/db_memrw.c
index d91f2f7558c..02616f7f982 100644
--- a/sys/arch/powerpc/ddb/db_memrw.c
+++ b/sys/arch/powerpc/ddb/db_memrw.c
@@ -1,29 +1,29 @@
/* $NetBSD: db_memrw.c,v 1.4 2001/05/18 20:38:27 matt Exp $ */
-/* $OpenBSD: db_memrw.c,v 1.2 2002/09/15 02:02:44 deraadt Exp $ */
+/* $OpenBSD: db_memrw.c,v 1.3 2002/09/15 09:01:59 deraadt Exp $ */
-/*
+/*
* Mach Operating System
* Copyright (c) 1992 Carnegie Mellon University
* All Rights Reserved.
- *
+ *
* Permission to use, copy, modify and distribute this software and its
* documentation is hereby granted, provided that both the copyright
* notice and this permission notice appear in all copies of the
* software, derivative works or modified versions, and any portions
* thereof, and that both notices appear in supporting documentation.
- *
+ *
* CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
* ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- *
+ *
* Carnegie Mellon requests users of this software to return to
- *
+ *
* Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
* School of Computer Science
* Carnegie Mellon University
* Pittsburgh PA 15213-3890
- *
- * any improvements or extensions that they make and grant Carnegie Mellon
+ *
+ * any improvements or extensions that they make and grant Carnegie Mellon
* the rights to redistribute these changes.
*/