summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2020-09-25 16:29:05 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2020-09-25 16:29:05 +0300
commit108550e68e912168de0736c6fb656b79f0ec0cc2 (patch)
treedd671d0b06c2da8f065b9da28945ca2a2412f120
parent6754433478b56258e469b53c1f1ddf275135117e (diff)
SL-13873 update copyright date to 2020
-rw-r--r--autobuild.xml2
-rwxr-xr-xindra/newview/res/viewerRes.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 5cbe467fef..152f1a4614 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -3495,7 +3495,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<key>canonical_repo</key>
<string>https://bitbucket.org/lindenlab/viewer</string>
<key>copyright</key>
- <string>Copyright (c) 2014, Linden Research, Inc.</string>
+ <string>Copyright (c) 2020, Linden Research, Inc.</string>
<key>description</key>
<string>Second Life Viewer</string>
<key>license</key>
diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc
index 8587243791..ff2d8b4943 100755
--- a/indra/newview/res/viewerRes.rc
+++ b/indra/newview/res/viewerRes.rc
@@ -155,7 +155,7 @@ BEGIN
VALUE "FileDescription", "Second Life"
VALUE "FileVersion", "${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}"
VALUE "InternalName", "Second Life"
- VALUE "LegalCopyright", "Copyright � 2001, Linden Research, Inc."
+ VALUE "LegalCopyright", "Copyright (c) 2020, Linden Research, Inc."
VALUE "OriginalFilename", "SecondLife.exe"
VALUE "ProductName", "Second Life"
VALUE "ProductVersion", "${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}"