From 9768a82eb0ef8b742034d2b22c32e0cc97633604 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 16 Aug 2010 03:04:14 +0200 Subject: *: fix "see file License ..." - the file is named LICENSE (in uppercase) Signed-off-by: Denys Vlasenko --- util-linux/hexdump.c | 2 +- util-linux/more.c | 2 +- util-linux/rdate.c | 2 +- util-linux/rev.c | 2 +- util-linux/script.c | 2 +- util-linux/scriptreplay.c | 2 +- util-linux/setarch.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'util-linux') diff --git a/util-linux/hexdump.c b/util-linux/hexdump.c index 7b89e6fdc..3db91113d 100644 --- a/util-linux/hexdump.c +++ b/util-linux/hexdump.c @@ -6,7 +6,7 @@ * Copyright (c) 1989 * The Regents of the University of California. All rights reserved. * - * Licensed under GPLv2 or later, see file License in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ #include "libbb.h" diff --git a/util-linux/more.c b/util-linux/more.c index 9216b6137..00a427a6f 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -11,7 +11,7 @@ * * Termios corrects by Vladimir Oleynik * - * Licensed under GPLv2 or later, see file License in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ #include "libbb.h" diff --git a/util-linux/rdate.c b/util-linux/rdate.c index f257d5438..f5df2f794 100644 --- a/util-linux/rdate.c +++ b/util-linux/rdate.c @@ -5,7 +5,7 @@ * * by Sterling Huxley * - * Licensed under GPL v2 or later, see file License for details. + * Licensed under GPL v2 or later, see file LICENSE for details. */ #include "libbb.h" diff --git a/util-linux/rev.c b/util-linux/rev.c index fa3a453ae..8d5ac2f2d 100644 --- a/util-linux/rev.c +++ b/util-linux/rev.c @@ -3,7 +3,7 @@ * * Copyright (C) 2010 Marek Polacek * - * Licensed under GPLv2, see file License in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ //applet:IF_REV(APPLET(rev, _BB_DIR_BIN, _BB_SUID_DROP)) diff --git a/util-linux/script.c b/util-linux/script.c index c23117cf3..ba90b065d 100644 --- a/util-linux/script.c +++ b/util-linux/script.c @@ -8,7 +8,7 @@ * Copyright (c) 1980 * The Regents of the University of California. All rights reserved. * - * Licensed under GPLv2 or later, see file License in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ #include "libbb.h" diff --git a/util-linux/scriptreplay.c b/util-linux/scriptreplay.c index d7e193303..c87e44dfb 100644 --- a/util-linux/scriptreplay.c +++ b/util-linux/scriptreplay.c @@ -4,7 +4,7 @@ * * pascal.bellard@ads-lu.com * - * Licensed under GPLv2 or later, see file License in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. * */ #include "libbb.h" diff --git a/util-linux/setarch.c b/util-linux/setarch.c index 8213382e4..776caf909 100644 --- a/util-linux/setarch.c +++ b/util-linux/setarch.c @@ -4,7 +4,7 @@ * * Copyright 2002 Andi Kleen, SuSE Labs. * - * Licensed under GPL v2 or later, see file License for details. + * Licensed under GPL v2 or later, see file LICENSE for details. */ #include -- cgit v1.2.3