summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2001-10-03 20:06:02 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2001-10-03 20:06:02 +0000
commit4b4145c830de2b2f766ec01c98a8f7537ae8b067 (patch)
treedbffcbd9dac09f39e823bceaf5e196fbd940c62a /sys/arch
parent0c1ac6f5a160fe00701e8a68d6501c9b9fe242e4 (diff)
Add $OpenBSD$ tags which were removed when this code was copied.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/dev/apm.c2
-rw-r--r--sys/arch/macppc/include/apmvar.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/macppc/dev/apm.c b/sys/arch/macppc/dev/apm.c
index 9331788ade4..7cb4450ff52 100644
--- a/sys/arch/macppc/dev/apm.c
+++ b/sys/arch/macppc/dev/apm.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: apm.c,v 1.2 2001/10/03 20:06:00 drahn Exp $ */
+
/*-
* Copyright (c) 2001 Alexander Guy. All rights reserved.
* Copyright (c) 1998-2001 Michael Shalayeff. All rights reserved.
diff --git a/sys/arch/macppc/include/apmvar.h b/sys/arch/macppc/include/apmvar.h
index 9d9189930e0..3ffa92794d0 100644
--- a/sys/arch/macppc/include/apmvar.h
+++ b/sys/arch/macppc/include/apmvar.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: apmvar.h,v 1.2 2001/10/03 20:06:01 drahn Exp $ */
+
/*
* Copyright (c) 2001 Alexander Guy
* Copyright (c) 1995 John T. Kohl