diff options
Diffstat (limited to 'util-linux/ipcs.c')
-rw-r--r-- | util-linux/ipcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/ipcs.c b/util-linux/ipcs.c index c1103b0..14df652 100644 --- a/util-linux/ipcs.c +++ b/util-linux/ipcs.c @@ -5,7 +5,7 @@ * 01 Sept 2004 - Rodney Radford <rradford@mindspring.com> * Adapted for busybox from util-linux-2.12a. * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ /* X/OPEN tells us to use <sys/{types,ipc,sem}.h> for semctl() */ |