diff options
Diffstat (limited to 'procps/uptime.c')
-rw-r--r-- | procps/uptime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/uptime.c b/procps/uptime.c index d9aa1d0..5c48795 100644 --- a/procps/uptime.c +++ b/procps/uptime.c @@ -4,7 +4,7 @@ * * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org> * - * Licensed under the GPL version 2, see the file LICENSE in this tarball. + * Licensed under GPLv2, see file LICENSE in this source tree. */ /* This version of uptime doesn't display the number of users on the system, |