summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2011-07-03 19:57:50 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2011-07-03 19:57:50 +0000
commit8fbd936d40020b7ee1448759daeb3796cc678868 (patch)
tree673378f3b481cf296c069d5d029129d001e53feb /sys/arch/amd64/stand
parent8605a70518f38aadb44ddd4c61d0be1b37f5fb07 (diff)
Add missing $OpenBSD $ tag.
Diffstat (limited to 'sys/arch/amd64/stand')
-rw-r--r--sys/arch/amd64/stand/installboot/nlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/amd64/stand/installboot/nlist.c b/sys/arch/amd64/stand/installboot/nlist.c
index 3de3951f496..1a805dbd611 100644
--- a/sys/arch/amd64/stand/installboot/nlist.c
+++ b/sys/arch/amd64/stand/installboot/nlist.c
@@ -1,3 +1,4 @@
+/* $OpenBSD $ */
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.