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:
ee7f75d
)
nl: fix copyright message
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 9 Apr 2017 19:19:29 +0000
(21:19 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 9 Apr 2017 19:19:29 +0000
(21:19 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/nl.c
patch
|
blob
|
history
diff --git
a/coreutils/nl.c
b/coreutils/nl.c
index a86746974ff46057c992ecf0f270ea637c5171ef..5c64923bbd5659b77739d50c4f7d3107613e37b4 100644
(file)
--- a/
coreutils/nl.c
+++ b/
coreutils/nl.c
@@
-1,6
+1,8
@@
/* vi: set sw=4 ts=4: */
/*
- * Licensed under GPLv2 or later, see file LICENSE in this source tree.
+ * Copyright (C) 2017 Denys Vlasenko <vda.linux@googlemail.com>
+ *
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NL
//config: bool "nl"