summaryrefslogtreecommitdiff
path: root/regress/sys/kern
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-07-22 15:11:38 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-07-22 15:11:38 +0000
commit0d602f6a3212ceac34dab1f8ccbdf5561dc7541a (patch)
tree10d735715e20e4aa1d16e429e65fa4f5a8b5334c /regress/sys/kern
parentb3a5bcb29aefc6550ff2b5288b723909363bbdc1 (diff)
Spell reserved correctly; ok from copyright holders when in licence blocks.
Diffstat (limited to 'regress/sys/kern')
-rw-r--r--regress/sys/kern/mmap/mmaptest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sys/kern/mmap/mmaptest.c b/regress/sys/kern/mmap/mmaptest.c
index 0fb8f6dc138..71b077f2fe1 100644
--- a/regress/sys/kern/mmap/mmaptest.c
+++ b/regress/sys/kern/mmap/mmaptest.c
@@ -1,7 +1,7 @@
-/* $Id: mmaptest.c,v 1.3 2003/09/02 23:52:17 david Exp $ */
+/* $Id: mmaptest.c,v 1.4 2004/07/22 15:11:37 miod Exp $ */
/*
- * Copyright (c) 2001 Niklas Hallqvist. All rights reserverd.
+ * Copyright (c) 2001 Niklas Hallqvist. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions