aboutsummaryrefslogtreecommitdiff
path: root/libbb/appletlib.c
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-01-05 08:58:21 +0000
committerRon Yorston <rmy@pobox.com>2023-01-05 08:58:21 +0000
commit1eb579690c66bd3ca893aefaa77d17be7dda78b5 (patch)
tree7511802066d6e7dc3432c46e9791143d85b7bf70 /libbb/appletlib.c
parent54f3a4c6bd9e4dcba5d7296072d8ba0871cd30e0 (diff)
downloadbusybox-w32-1eb579690c66bd3ca893aefaa77d17be7dda78b5.tar.gz
busybox-w32-1eb579690c66bd3ca893aefaa77d17be7dda78b5.tar.bz2
busybox-w32-1eb579690c66bd3ca893aefaa77d17be7dda78b5.zip
Annual update of copyright message
Diffstat (limited to '')
-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"