diff options
Diffstat (limited to 'selinux/setsebool.c')
-rw-r--r-- | selinux/setsebool.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/setsebool.c b/selinux/setsebool.c index 83e70e2d5..b615ce783 100644 --- a/selinux/setsebool.c +++ b/selinux/setsebool.c @@ -4,6 +4,8 @@ * NOTE: -P option requires libsemanage, so this feature is * omitted in this version * Yuichi Nakamura <ynakam@hitachisoft.jp> + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" |