Again fix license line format
authorDenys Vlasenko <dvlasenk@redhat.com>
Mon, 6 Sep 2010 15:41:46 +0000 (17:41 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Mon, 6 Sep 2010 15:41:46 +0000 (17:41 +0200)
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
util-linux/blockdev.c

index 29c288a15a172c6fb99c834f3372782b85431105..c61116df9e92100142c72de08c30265eb744577b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2010 Sergey Naumov <sknaumov@gmail.com>
  *
- * Licensed under GPLv2, see file License in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 //applet:IF_BLOCKDEV(APPLET(blockdev, _BB_DIR_SBIN, _BB_SUID_DROP))