diff options
Diffstat (limited to 'selinux/matchpathcon.c')
-rw-r--r-- | selinux/matchpathcon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/matchpathcon.c b/selinux/matchpathcon.c index 1532429..ec49077 100644 --- a/selinux/matchpathcon.c +++ b/selinux/matchpathcon.c @@ -3,7 +3,7 @@ * based on libselinux-1.32 * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.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" |