diff options
-rw-r--r-- | sys/sys/acl.h | 2 | ||||
-rw-r--r-- | sys/sys/capability.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/acl.h b/sys/sys/acl.h index f274b26..923a355 100644 --- a/sys/sys/acl.h +++ b/sys/sys/acl.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1999, 2000, 2001 Robert N. M. Watson + * Copyright (c) 1999-2001 Robert N. M. Watson * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/sys/capability.h b/sys/sys/capability.h index eb3d9e2..5072ab4 100644 --- a/sys/sys/capability.h +++ b/sys/sys/capability.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2000, 2001 Robert N. M. Watson + * Copyright (c) 2000-2001 Robert N. M. Watson * All rights reserved. * * Copyright (c) 1999 Ilmar S. Habibulin |