diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2007-01-08 17:55:32 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2007-01-08 17:55:32 +0000 |
| commit | 8102a9d4d5644f9ac8c2a5afb79ca84b0b076dd1 (patch) | |
| tree | cb31360c61b1ad9f5fb206c655e62acfb6f8c3b9 /sys/ufs | |
| parent | abdeb3b01f4d59f9eef1f5c9ca455bed47b2dc9a (diff) | |
Notes
Diffstat (limited to 'sys/ufs')
| -rw-r--r-- | sys/ufs/ufs/ufs_acl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/ufs/ufs_acl.c b/sys/ufs/ufs/ufs_acl.c index e3005f49cc1b..732009f72fb7 100644 --- a/sys/ufs/ufs/ufs_acl.c +++ b/sys/ufs/ufs/ufs_acl.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1999-2001, 2003 Robert N. M. Watson + * Copyright (c) 1999-2003 Robert N. M. Watson * All rights reserved. * * This software was developed by Robert Watson for the TrustedBSD Project. |
