diff options
Diffstat (limited to 'lib/libc/posix1e/acl_get.c')
| -rw-r--r-- | lib/libc/posix1e/acl_get.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/lib/libc/posix1e/acl_get.c b/lib/libc/posix1e/acl_get.c index 46882d62032f..16ad97e59887 100644 --- a/lib/libc/posix1e/acl_get.c +++ b/lib/libc/posix1e/acl_get.c @@ -1,5 +1,5 @@  /*- - * Copyright (c) 1999 Robert N. M. Watson + * Copyright (c) 1999, 2000, 2001 Robert N. M. Watson   * All rights reserved.   *   * Redistribution and use in source and binary forms, with or without @@ -23,7 +23,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - *	$FreeBSD$ + * $FreeBSD$   */  /*   * acl_get_file - syscall wrapper for retrieving ACL by filename | 
