diff options
Diffstat (limited to 'selinux/getenforce.c')
-rw-r--r-- | selinux/getenforce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/getenforce.c b/selinux/getenforce.c index 3d3eef14c..d9d9d0f65 100644 --- a/selinux/getenforce.c +++ b/selinux/getenforce.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Based on libselinux 1.33.1 | 4 | * Based on libselinux 1.33.1 |
5 | * Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp> | 5 | * Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp> |
6 | * | 6 | * |
7 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include "libbb.h" | 10 | #include "libbb.h" |