diff options
Diffstat (limited to 'selinux/matchpathcon.c')
-rw-r--r-- | selinux/matchpathcon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/matchpathcon.c b/selinux/matchpathcon.c index 5cfd52a..1532429 100644 --- a/selinux/matchpathcon.c +++ b/selinux/matchpathcon.c @@ -3,6 +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. */ #include "libbb.h" |