diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2004-05-03 21:38:42 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2004-05-03 21:38:42 +0000 |
| commit | 5cee69e8d2c78b865dfa52896f4c808801ed368d (patch) | |
| tree | 499c79660c3b74f4549893c075856ad3da7591d6 /sys/security | |
| parent | 6fe7c20e6e52ad3e4d5151e687478ccc9d73441f (diff) | |
Notes
Diffstat (limited to 'sys/security')
| -rw-r--r-- | sys/security/mac_test/mac_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac_test/mac_test.c b/sys/security/mac_test/mac_test.c index d1f54ee9cd32a..16f1a98f4b4b5 100644 --- a/sys/security/mac_test/mac_test.c +++ b/sys/security/mac_test/mac_test.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 1999-2002 Robert N. M. Watson - * Copyright (c) 2001-2003 Networks Associates Technology, Inc. + * Copyright (c) 2001-2004 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed by Robert Watson for the TrustedBSD Project. |
