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/rdate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/rdate.c') 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" -- cgit v1.2.3