mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 14:40:09 +01:00
Update copyright year in file template for version info on Windows
This commit is contained in:
parent
96e5cf3789
commit
2eae3d86b7
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ BEGIN
|
|||
VALUE "FileDescription", "dbus - FreeDesktop message bus system\0"
|
||||
VALUE "FileVersion", "@DBUS_VERSION@\0"
|
||||
VALUE "InternalName", "@DBUS_VER_INTERNAL_NAME@\0"
|
||||
VALUE "LegalCopyright", "Copyright © 1994-2018 dbus contributors, see dbus source code for details\0"
|
||||
VALUE "LegalCopyright", "Copyright © 1994-2020 dbus contributors, see dbus source code for details\0"
|
||||
VALUE "LegalTrademarks", "\0"
|
||||
VALUE "OriginalFilename", "@DBUS_VER_ORIGINAL_NAME@\0"
|
||||
VALUE "ProductName", "dbus\0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue