projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
571c5ab
)
Again fix license line format
author
Denys Vlasenko
<dvlasenk@redhat.com>
Mon, 6 Sep 2010 15:41:46 +0000
(17:41 +0200)
committer
Denys 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
patch
|
blob
|
history
diff --git
a/util-linux/blockdev.c
b/util-linux/blockdev.c
index 29c288a15a172c6fb99c834f3372782b85431105..c61116df9e92100142c72de08c30265eb744577b 100644
(file)
--- a/
util-linux/blockdev.c
+++ b/
util-linux/blockdev.c
@@
-3,7
+3,7
@@
*
* Copyright (C) 2010 Sergey Naumov <sknaumov@gmail.com>
*
- * Licensed under GPLv2, see file L
icense in this tarball for details
.
+ * Licensed under GPLv2, see file L
ICENSE in this source tree
.
*/
//applet:IF_BLOCKDEV(APPLET(blockdev, _BB_DIR_SBIN, _BB_SUID_DROP))