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>2018-01-02 01:09:16 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-01-02 01:09:16 +0300
commit23261e2959ef1318dc526350b0b798e4a0043664 (patch)
tree64d8018b47e6f162ab4dd36c2babf3cc89c1ddd9 /g15helper
parentf6ba3a52bfe6dc3c647e8464e865545ae54902ab (diff)
Update copyright years in .plist and .rc files.
Diffstat (limited to 'g15helper')
-rw-r--r--g15helper/g15helper.plist2
-rw-r--r--g15helper/g15helper.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/g15helper/g15helper.plist b/g15helper/g15helper.plist
index ddc23fe31..5d436d6e4 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) 2005-2017 The Mumble Developers</string>
+ <string>Copyright (c) 2005-2018 The Mumble Developers</string>
</dict>
</plist>
diff --git a/g15helper/g15helper.rc b/g15helper/g15helper.rc
index d6b679e26..2756a7097 100644
--- a/g15helper/g15helper.rc
+++ b/g15helper/g15helper.rc
@@ -36,7 +36,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "Mumble G15 LCD Helper"
VALUE "FileVersion", "1.3.0"
VALUE "ProductVersion", "1.3.0"
- VALUE "LegalCopyright", "Copyright (c) 2005-2017 The Mumble Developers"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2018 The Mumble Developers"
VALUE "OriginalFilename", "mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"
#ifdef SNAPSHOT_BUILD