mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-10 18:53:18 +00:00
fix win client copyright string
This commit is contained in:
parent
1a77e6390e
commit
0829346996
@ -77,11 +77,11 @@ BEGIN
|
||||
BEGIN
|
||||
BLOCK "000904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Red Hat Technologies INC"
|
||||
VALUE "CompanyName", "Red Hat Inc."
|
||||
VALUE "FileDescription", "Spice client"
|
||||
VALUE "FileVersion", "0, 5, 0, 0"
|
||||
VALUE "InternalName", "spicec"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2009 Red Hat, Inc. and/or its affiliates.INC. All rights reserved."
|
||||
VALUE "LegalCopyright", "Copyright (c) 2009 Red Hat, Inc. and/or its affiliates"
|
||||
VALUE "OriginalFilename", "spicec.exe"
|
||||
VALUE "ProductName", "Red Hat Spice"
|
||||
VALUE "ProductVersion", "0, 5, 0, 0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user