aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libbb/appletlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/appletlib.c b/libbb/appletlib.c
index 6a189a8c9..f250264d9 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -839,7 +839,7 @@ int busybox_main(int argc UNUSED_PARAM, char **argv)
839 } 839 }
840#endif 840#endif
841 full_write2_str( 841 full_write2_str(
842 "BusyBox is copyrighted by many authors between 1998-2015.\n" 842 "BusyBox is copyrighted by many authors between 1998-2018.\n"
843 "Licensed under GPLv2. See source distribution for detailed\n" 843 "Licensed under GPLv2. See source distribution for detailed\n"
844 "copyright notices.\n" 844 "copyright notices.\n"
845 "\n" 845 "\n"