diff options
Diffstat (limited to 'procps/fuser.c')
-rw-r--r-- | procps/fuser.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/procps/fuser.c b/procps/fuser.c index d2ac9eb..7297bfe 100644 --- a/procps/fuser.c +++ b/procps/fuser.c @@ -4,8 +4,7 @@ * * Copyright 2004 Tony J. White * - * May be distributed under the conditions of the - * GNU Library General Public License + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" |