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