diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2004-02-22 00:33:12 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2004-02-22 00:33:12 +0000 |
| commit | f6a4109212fd8fbabc731f07b2dd5c7e07fbec33 (patch) | |
| tree | 7973882b353008222f3966da9aeaccdf60b16285 /sys/security/mac/mac_framework.c | |
| parent | 37c51fd956342293f5320ef2cd83acb645956934 (diff) | |
Notes
Diffstat (limited to 'sys/security/mac/mac_framework.c')
| -rw-r--r-- | sys/security/mac/mac_framework.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/security/mac/mac_framework.c b/sys/security/mac/mac_framework.c index 7e907526e882..70cb870f5444 100644 --- a/sys/security/mac/mac_framework.c +++ b/sys/security/mac/mac_framework.c @@ -1,7 +1,7 @@ /*- - * Copyright (c) 1999, 2000, 2001, 2002 Robert N. M. Watson + * Copyright (c) 1999-2002 Robert N. M. Watson * Copyright (c) 2001 Ilmar S. Habibulin - * Copyright (c) 2001, 2002, 2003 Networks Associates Technology, Inc. + * Copyright (c) 2001-2003 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed by Robert Watson and Ilmar Habibulin for the |
