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:
authorDavide Beatrici <davidebeatrici@gmail.com>2019-01-25 06:40:56 +0300
committerDavide Beatrici <davidebeatrici@gmail.com>2019-01-25 06:56:19 +0300
commit12cf9552c213b76cccaa42ba3b171d0aa1e14b14 (patch)
tree9302fae41a1a976937a37eb68b350262c55919e7 /g15helper
parentb427333257874ffe01e4ff62d56b1b03399b3c16 (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 5d436d6e4..74937fbe4 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-2018 The Mumble Developers</string>
+ <string>Copyright (c) 2005-2019 The Mumble Developers</string>
</dict>
</plist>
diff --git a/g15helper/g15helper.rc b/g15helper/g15helper.rc
index f716323f3..3b12857b2 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-2018 The Mumble Developers"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2019 The Mumble Developers"
VALUE "OriginalFilename", "mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"
#ifdef SNAPSHOT_BUILD