summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2021-02-17 13:38:31 -0800
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>2021-02-20 17:39:29 -0800
commitdc129ede848cc62c17a4d533b04c02aaccdd72c3 (patch)
tree7a9d008f5c51dac17aa68ee05fcdc13c94265fa2
parentcf1da0e797f21ff50fc4926cdc1a9179714e75b5 (diff)
downloadxserver-dc129ede848cc62c17a4d533b04c02aaccdd72c3.tar.gz
xquartz: Update the about box copyright to 2021
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> (cherry picked from commit 4e892aa6e132447e43d7bae7e3aca4f1fb172f93)
-rw-r--r--hw/xquartz/bundle/Info.plist.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index 374235359..6314c7181 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -39,9 +39,9 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>NSHumanReadableCopyright</key>
- <string>© 2003-2016 Apple Inc.
+ <string>© 2003-2021 Apple Inc.
© 2003 XFree86 Project, Inc.
-© 2003-2016 X.org Foundation, Inc.
+© 2003-2021 X.org Foundation, Inc.
</string>
<key>NSMainNibFile</key>
<string>main</string>