update copyright years
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 1 Apr 2015 21:55:17 +0000 (00:55 +0300)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 2 Apr 2015 21:03:56 +0000 (23:03 +0200)
Copyright years seem to be out of date, e.g. coreutils/truncate.c
has Copyright (C) 2015.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libbb/appletlib.c

index 8fd8fd5255c9a67496396fc7c451ac00c24393ed..e0b843d30306e99744d37739d50a33f8b6bd8044 100644 (file)
@@ -631,7 +631,7 @@ static int busybox_main(char **argv)
                full_write2_str(bb_banner); /* reuse const string */
                full_write2_str(" multi-call binary.\n"); /* reuse */
                full_write2_str(
-                       "BusyBox is copyrighted by many authors between 1998-2012.\n"
+                       "BusyBox is copyrighted by many authors between 1998-2015.\n"
                        "Licensed under GPLv2. See source distribution for detailed\n"
                        "copyright notices.\n"
                        "\n"