diff options
Diffstat (limited to 'selinux/load_policy.c')
-rw-r--r-- | selinux/load_policy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/load_policy.c b/selinux/load_policy.c index ea7c9132a..8fc92dbf3 100644 --- a/selinux/load_policy.c +++ b/selinux/load_policy.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * load_policy | 2 | * load_policy |
3 | * Author: Yuichi Nakamura <ynakam@hitachisoft.jp> | 3 | * Author: Yuichi Nakamura <ynakam@hitachisoft.jp> |
4 | * | 4 | * |
5 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 5 | * Licensed under GPLv2, see file LICENSE in this source tree. |
6 | */ | 6 | */ |
7 | #include "libbb.h" | 7 | #include "libbb.h" |
8 | 8 | ||