Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/setenforce.c')
-rw-r--r--selinux/setenforce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/setenforce.c b/selinux/setenforce.c
index 45f82238c..be5432147 100644
--- a/selinux/setenforce.c
+++ b/selinux/setenforce.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"