summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hppa/include/iomod.h3
-rw-r--r--sys/arch/hppa/include/pdc.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/hppa/include/iomod.h b/sys/arch/hppa/include/iomod.h
index cebfd2f446a..d277662a9ac 100644
--- a/sys/arch/hppa/include/iomod.h
+++ b/sys/arch/hppa/include/iomod.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: iomod.h,v 1.12 2003/01/22 23:36:03 mickey Exp $ */
+/* $OpenBSD: iomod.h,v 1.13 2003/03/29 01:00:49 mickey Exp $ */
/*
* Copyright (c) 2000-2003 Michael Shalayeff
@@ -54,6 +54,7 @@
* improvements that they make and grant CSL redistribution rights.
*
* Utah $Hdr: iomod.h 1.6 94/12/14$
+ * Author: Jeff Forys (CSS), Dave Slattengren (mtXinu)
*/
#ifndef _MACHINE_IOMOD_H_
diff --git a/sys/arch/hppa/include/pdc.h b/sys/arch/hppa/include/pdc.h
index 75abc4eff2f..9990bc27113 100644
--- a/sys/arch/hppa/include/pdc.h
+++ b/sys/arch/hppa/include/pdc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: pdc.h,v 1.22 2002/12/15 21:07:26 mickey Exp $ */
+/* $OpenBSD: pdc.h,v 1.23 2003/03/29 01:00:49 mickey Exp $ */
/*
* Copyright (c) 1990 mt Xinu, Inc. All rights reserved.
@@ -24,6 +24,7 @@
* improvements that they make and grant CSL redistribution rights.
*
* Utah $Hdr: pdc.h 1.12 94/12/14$
+ * Author: Jeff Forys (CSS), Dave Slattengren (mtXinu)
*/
#ifndef _MACHINE_PDC_H_