From 9aa5a829070392c2ac6494d0c4e674c0c2bc7dab Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Wed, 13 Jan 2021 11:56:20 +0000 Subject: Update copyright message Hey, look! It's 2021 already. --- libbb/appletlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb') 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) } #endif full_write2_str( - "BusyBox is copyrighted by many authors between 1998-2020.\n" + "BusyBox is copyrighted by many authors between 1998-2021.\n" "Licensed under GPLv2. See source distribution for detailed\n" "copyright notices.\n" "\n" -- cgit v1.2.3-55-g6feb