aboutsummaryrefslogtreecommitdiff
path: root/libbb/appletlib.c
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2020-01-08 09:38:15 +0000
committerRon Yorston <rmy@pobox.com>2020-01-08 09:38:15 +0000
commit98b794afbc510633066f32c6d91356078c229dbe (patch)
treeae017c628677efe257766544d8e5e6ccc787b25f /libbb/appletlib.c
parentd15f2823f3431165f45f2ed6eadcf62a931cdcf5 (diff)
downloadbusybox-w32-98b794afbc510633066f32c6d91356078c229dbe.tar.gz
busybox-w32-98b794afbc510633066f32c6d91356078c229dbe.tar.bz2
busybox-w32-98b794afbc510633066f32c6d91356078c229dbe.zip
Update copyright date
Diffstat (limited to 'libbb/appletlib.c')
-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"