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 ea7c913..8fc92db 100644 --- a/selinux/load_policy.c +++ b/selinux/load_policy.c @@ -2,7 +2,7 @@ * load_policy * Author: Yuichi Nakamura <ynakam@hitachisoft.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" |