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>2016-01-01 18:04:46 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-01-01 18:04:46 +0300
commit6e16502553fbc3c88b5320542eaf3c5ba5023990 (patch)
tree7856b59b8b2b7fcb59fbc0ebd8a9837bd3002328 /overlay_winx64
parent7a33318498ce40a2bd162dcb18a362d819924c38 (diff)
Update the Copyright year range for The Mumble Developers throughout the tree.
Diffstat (limited to 'overlay_winx64')
-rw-r--r--overlay_winx64/mumble_ol.rc2
-rw-r--r--overlay_winx64/overlay_exe_winx64/overlay_exe.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/overlay_winx64/mumble_ol.rc b/overlay_winx64/mumble_ol.rc
index 9ad2cb294..b011c4ad1 100644
--- a/overlay_winx64/mumble_ol.rc
+++ b/overlay_winx64/mumble_ol.rc
@@ -29,7 +29,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
VALUE "FileVersion", "1.3.0"
VALUE "ProductVersion", "1.3.0"
- VALUE "LegalCopyright", "Copyright (c) 2005-2015 The Mumble Developers"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2016 The Mumble Developers"
VALUE "OriginalFilename", "mumble_ol_x64.dll"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
diff --git a/overlay_winx64/overlay_exe_winx64/overlay_exe.rc b/overlay_winx64/overlay_exe_winx64/overlay_exe.rc
index 4f53476af..982c0b1b6 100644
--- a/overlay_winx64/overlay_exe_winx64/overlay_exe.rc
+++ b/overlay_winx64/overlay_exe_winx64/overlay_exe.rc
@@ -29,7 +29,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
VALUE "FileVersion", "1.3.0"
VALUE "ProductVersion", "1.3.0"
- VALUE "LegalCopyright", "Copyright (c) 2005-2015 The Mumble Developers"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2016 The Mumble Developers"
VALUE "OriginalFilename", "mumble_ol_helper_x64.exe"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD