aboutsummaryrefslogtreecommitdiff
path: root/libbb/utmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/utmp.c')
-rw-r--r--libbb/utmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/utmp.c b/libbb/utmp.c
index 68c358e9a..2bf9c11f2 100644
--- a/libbb/utmp.c
+++ b/libbb/utmp.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2010 Denys Vlasenko
*
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
#include "libbb.h"
#include <utmp.h>