diff options
Diffstat (limited to 'selinux')
-rw-r--r-- | selinux/chcon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/chcon.c b/selinux/chcon.c index de077c3..72cfa93 100644 --- a/selinux/chcon.c +++ b/selinux/chcon.c @@ -2,7 +2,7 @@ * chcon -- change security context, based on coreutils-5.97-13 * * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp> - * + * * Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp> */ #include "busybox.h" |