[git commit] nl: fix copyright message
Denys Vlasenko
vda.linux at googlemail.com
Sun Apr 9 19:19:29 UTC 2017
commit: https://git.busybox.net/busybox/commit/?id=c1b5b2a19016804f4330b36d9b69a64ccd59cb1c
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
coreutils/nl.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/coreutils/nl.c b/coreutils/nl.c
index a867469..5c64923 100644
--- 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 at googlemail.com>
+ *
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NL
//config: bool "nl"
More information about the busybox-cvs
mailing list