Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2015-12-26 21:37:21 +0300
committerMikkel Krautz <mikkel@krautz.dk>2015-12-27 00:15:48 +0300
commit173b68a223e7d97b081f8dbdf9aefcfe2d59789a (patch)
treeb1007e21cc347ed96d78e8bbd68c046e783622a5 /overlay_winx64/overlay_exe_winx64
parenta2b7020fb2b23c8ee8166e02fc172dd7082ed8b5 (diff)
Update copyright strings in .rc and .plist files to refer to 'The Mumble Developers'.
Updates mumble-voip/mumble#1513
Diffstat (limited to 'overlay_winx64/overlay_exe_winx64')
-rw-r--r--overlay_winx64/overlay_exe_winx64/overlay_exe.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/overlay_winx64/overlay_exe_winx64/overlay_exe.rc b/overlay_winx64/overlay_exe_winx64/overlay_exe.rc
index ab8735e18..4f53476af 100644
--- a/overlay_winx64/overlay_exe_winx64/overlay_exe.rc
+++ b/overlay_winx64/overlay_exe_winx64/overlay_exe.rc
@@ -25,11 +25,11 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Thorvald Natvig"
+ VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
VALUE "FileVersion", "1.3.0"
VALUE "ProductVersion", "1.3.0"
- VALUE "LegalCopyright", "Copyright (C) 2005-2011, Thorvald Natvig <thorvald@natvig.com>"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2015 The Mumble Developers"
VALUE "OriginalFilename", "mumble_ol_helper_x64.exe"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD