diff options
Diffstat (limited to 'util-linux/rdate.c')
-rw-r--r-- | util-linux/rdate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/rdate.c b/util-linux/rdate.c index f5df2f7..2c3de74 100644 --- a/util-linux/rdate.c +++ b/util-linux/rdate.c @@ -5,7 +5,7 @@ * * by Sterling Huxley <sterling@europa.com> * - * Licensed under GPL v2 or later, see file LICENSE for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |