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 /g15helper
parenta2b7020fb2b23c8ee8166e02fc172dd7082ed8b5 (diff)
Update copyright strings in .rc and .plist files to refer to 'The Mumble Developers'.
Updates mumble-voip/mumble#1513
Diffstat (limited to 'g15helper')
-rw-r--r--g15helper/g15helper.plist2
-rw-r--r--g15helper/g15helper.rc4
2 files changed, 3 insertions, 3 deletions
diff --git a/g15helper/g15helper.plist b/g15helper/g15helper.plist
index 04c87cedf..f24c17d45 100644
--- a/g15helper/g15helper.plist
+++ b/g15helper/g15helper.plist
@@ -15,6 +15,6 @@
<key>CFBundleVersion</key>
<string>1.3.0</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright (c) 2009 Mikkel Krautz &lt;mikkel@krautz.dk&gt;</string>
+ <string>Copyright (c) 2005-2015 The Mumble Developers</string>
</dict>
</plist>
diff --git a/g15helper/g15helper.rc b/g15helper/g15helper.rc
index 38671a674..5b3800a95 100644
--- a/g15helper/g15helper.rc
+++ b/g15helper/g15helper.rc
@@ -27,11 +27,11 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Mikkel Krautz"
+ VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble G15 LCD Helper"
VALUE "FileVersion", "1.3.0"
VALUE "ProductVersion", "1.3.0"
- VALUE "LegalCopyright", "Copyright (C) 2008-2011, Mikkel Krautz <mikkel@krautz.dk>"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2015 The Mumble Developers"
VALUE "OriginalFilename", "mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"
#ifdef SNAPSHOT_BUILD