diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2004-10-22 11:15:47 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2004-10-22 11:15:47 +0000 |
| commit | 46e23372a0a7d9152fdf3807788da7d22105603a (patch) | |
| tree | 80d8ae0fdb8671d4c12cae936a92cc15e43a6cf1 /sys/security/mac_bsdextended | |
| parent | 39cfa591627ad068e92592dbabfcb6cb45ca187e (diff) | |
Notes
Diffstat (limited to 'sys/security/mac_bsdextended')
| -rw-r--r-- | sys/security/mac_bsdextended/mac_bsdextended.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/security/mac_bsdextended/mac_bsdextended.c b/sys/security/mac_bsdextended/mac_bsdextended.c index 86734f0e7638..5b2db5cb2829 100644 --- a/sys/security/mac_bsdextended/mac_bsdextended.c +++ b/sys/security/mac_bsdextended/mac_bsdextended.c @@ -33,6 +33,7 @@ * * $FreeBSD$ */ + /* * Developed by the TrustedBSD Project. * "BSD Extended" MAC policy, allowing the administrator to impose |
