diff options
Diffstat (limited to 'regress/sys/kern')
-rw-r--r-- | regress/sys/kern/mmap/mmaptest.c | 4 |
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 |