aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
Diffstat (limited to 'libbb')
-rw-r--r--libbb/appletlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/appletlib.c b/libbb/appletlib.c
index ef7d1ccd9..f7971daf4 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -885,7 +885,7 @@ int busybox_main(int argc UNUSED_PARAM, char **argv)
885 } 885 }
886#endif 886#endif
887 full_write2_str( 887 full_write2_str(
888 "BusyBox is copyrighted by many authors between 1998-2019.\n" 888 "BusyBox is copyrighted by many authors between 1998-2020.\n"
889 "Licensed under GPLv2. See source distribution for detailed\n" 889 "Licensed under GPLv2. See source distribution for detailed\n"
890 "copyright notices.\n" 890 "copyright notices.\n"
891 "\n" 891 "\n"