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 6ed86e12b..ecee45ae2 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -900,7 +900,7 @@ int busybox_main(int argc UNUSED_PARAM, char **argv)
900 } 900 }
901#endif 901#endif
902 full_write2_str( 902 full_write2_str(
903 "BusyBox is copyrighted by many authors between 1998-2020.\n" 903 "BusyBox is copyrighted by many authors between 1998-2021.\n"
904 "Licensed under GPLv2. See source distribution for detailed\n" 904 "Licensed under GPLv2. See source distribution for detailed\n"
905 "copyright notices.\n" 905 "copyright notices.\n"
906 "\n" 906 "\n"