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 a90d0cdb5..504c1f634 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -876,7 +876,7 @@ int busybox_main(int argc UNUSED_PARAM, char **argv)
876 } 876 }
877#endif 877#endif
878 full_write2_str( 878 full_write2_str(
879 "BusyBox is copyrighted by many authors between 1998-2022.\n" 879 "BusyBox is copyrighted by many authors between 1998-2023.\n"
880 "Licensed under GPLv2. See source distribution for detailed\n" 880 "Licensed under GPLv2. See source distribution for detailed\n"
881 "copyright notices.\n" 881 "copyright notices.\n"
882 "\n" 882 "\n"