diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2003-04-18 19:57:37 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2003-04-18 19:57:37 +0000 |
| commit | 2d3db0b823818ee88411708ec7e2086e82498a50 (patch) | |
| tree | d9fd1401e1fb8a084d5776aefe8b5b22dff69150 /sys/security/mac/mac_net.c | |
| parent | 2c60b6689ab990ad3d34257119765d9d29b2e6d9 (diff) | |
Notes
Diffstat (limited to 'sys/security/mac/mac_net.c')
| -rw-r--r-- | sys/security/mac/mac_net.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac/mac_net.c b/sys/security/mac/mac_net.c index 8524c0cdf479..9289d7f2dbb8 100644 --- a/sys/security/mac/mac_net.c +++ b/sys/security/mac/mac_net.c @@ -1,7 +1,7 @@ /*- * Copyright (c) 1999, 2000, 2001, 2002 Robert N. M. Watson * Copyright (c) 2001 Ilmar S. Habibulin - * Copyright (c) 2001, 2002 Networks Associates Technology, Inc. + * Copyright (c) 2001, 2002, 2003 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed by Robert Watson and Ilmar Habibulin for the |
