diff options
author | Thordur I. Bjornsson <thib@cvs.openbsd.org> | 2010-09-08 10:50:28 +0000 |
---|---|---|
committer | Thordur I. Bjornsson <thib@cvs.openbsd.org> | 2010-09-08 10:50:28 +0000 |
commit | 9f680c609e93a1c429c5b109a7c00340ba1dc8df (patch) | |
tree | 1b69baf5a88264d1c8246ed46b68a6ea67ae8710 /sys/kern | |
parent | 50032937c2097cd06bb28d3378d963fa870a0053 (diff) |
Add $OpenBSD$ prompted by mikeb@
Diffstat (limited to 'sys/kern')
-rw-r--r-- | sys/kern/vfs_vops.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/vfs_vops.c b/sys/kern/vfs_vops.c index 07b854b9ea0..40fb95c71f4 100644 --- a/sys/kern/vfs_vops.c +++ b/sys/kern/vfs_vops.c @@ -1,3 +1,4 @@ +/* $OpenBSD: vfs_vops.c,v 1.2 2010/09/08 10:50:27 thib Exp $ */ /* * Copyright (c) 2010 Thordur I. Bjornsson <thib@openbsd.org> * |