diff options
author | Ron Yorston <rmy@pobox.com> | 2019-03-14 08:34:39 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2019-03-14 08:34:39 +0000 |
commit | 0693dedb3ed8a54e5747249b772682910690935b (patch) | |
tree | 0332214f7737a37360488f04a3a5cfd27e5a0996 /win32 | |
parent | 8fd0fda31a51bbc10caea9dd6a209012e1a21172 (diff) | |
download | busybox-w32-0693dedb3ed8a54e5747249b772682910690935b.tar.gz busybox-w32-0693dedb3ed8a54e5747249b772682910690935b.tar.bz2 busybox-w32-0693dedb3ed8a54e5747249b772682910690935b.zip |
Update copyright date
Diffstat (limited to 'win32')
-rw-r--r-- | win32/resources/resources.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/resources/resources.rc b/win32/resources/resources.rc index d8b9d6407..92e640951 100644 --- a/win32/resources/resources.rc +++ b/win32/resources/resources.rc | |||
@@ -20,7 +20,7 @@ BEGIN | |||
20 | VALUE "FileDescription", "BusyBox multi-call binary" | 20 | VALUE "FileDescription", "BusyBox multi-call binary" |
21 | VALUE "FileVersion", BB_VER | 21 | VALUE "FileVersion", BB_VER |
22 | VALUE "InternalName", "busybox" | 22 | VALUE "InternalName", "busybox" |
23 | VALUE "LegalCopyright", "(C) 1998-2018 Many authors" | 23 | VALUE "LegalCopyright", "(C) 1998-2019 Many authors" |
24 | VALUE "OriginalFilename", "busybox.exe" | 24 | VALUE "OriginalFilename", "busybox.exe" |
25 | VALUE "ProductName", "busybox-w32" | 25 | VALUE "ProductName", "busybox-w32" |
26 | VALUE "ProductVersion", BB_VER | 26 | VALUE "ProductVersion", BB_VER |