Update some hardcoded info
Change copyright strings to "dosbox-staging team" (we are not "DOSBox Team"), change relevant copyright years (this meta has no real legal meaning - unlike COPYING file and license inside source files, so use only current year in there).
This commit is contained in:
parent
3301b5924e
commit
130fd60584
3 changed files with 5 additions and 5 deletions
|
@ -18,12 +18,12 @@ BEGIN
|
|||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "Comments", "© 2002-2020 DOSBox Team, published under GNU GPL"
|
||||
VALUE "CompanyName", "DOSBox Team"
|
||||
VALUE "Comments", "© 2020 dosbox-staging team, published under GNU GPL"
|
||||
VALUE "CompanyName", "dosbox-staging"
|
||||
VALUE "FileDescription", "DOSBox DOS Emulator"
|
||||
VALUE "FileVersion", "0, 75, 0, 0"
|
||||
VALUE "InternalName", "dosbox-staging"
|
||||
VALUE "LegalCopyright", "Copyright © 2002-2020 DOSBox Team"
|
||||
VALUE "LegalCopyright", "Copyright © 2020 dosbox-staging team"
|
||||
VALUE "OriginalFilename", "dosbox.exe"
|
||||
VALUE "ProductName", "dosbox-staging"
|
||||
VALUE "ProductVersion", "0, 75, 0, 0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue