aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2019-03-14 08:34:39 +0000
committerRon Yorston <rmy@pobox.com>2019-03-14 08:34:39 +0000
commit0693dedb3ed8a54e5747249b772682910690935b (patch)
tree0332214f7737a37360488f04a3a5cfd27e5a0996 /libbb
parent8fd0fda31a51bbc10caea9dd6a209012e1a21172 (diff)
downloadbusybox-w32-0693dedb3ed8a54e5747249b772682910690935b.tar.gz
busybox-w32-0693dedb3ed8a54e5747249b772682910690935b.tar.bz2
busybox-w32-0693dedb3ed8a54e5747249b772682910690935b.zip
Update copyright date
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 b7e5e3f1f..49ae35874 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -884,7 +884,7 @@ int busybox_main(int argc UNUSED_PARAM, char **argv)
884 } 884 }
885#endif 885#endif
886 full_write2_str( 886 full_write2_str(
887 "BusyBox is copyrighted by many authors between 1998-2018.\n" 887 "BusyBox is copyrighted by many authors between 1998-2019.\n"
888 "Licensed under GPLv2. See source distribution for detailed\n" 888 "Licensed under GPLv2. See source distribution for detailed\n"
889 "copyright notices.\n" 889 "copyright notices.\n"
890 "\n" 890 "\n"