nl: fix copyright message
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 9 Apr 2017 19:19:29 +0000 (21:19 +0200)
committerDenys 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

index a86746974ff46057c992ecf0f270ea637c5171ef..5c64923bbd5659b77739d50c4f7d3107613e37b4 100644 (file)
@@ -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"