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-17 13:38:31 -0800
commit4e892aa6e132447e43d7bae7e3aca4f1fb172f93 (patch)
treeeb253862dce7153198c669b5d2be9de5d5cda758
parentc9a3b14c1472632afaff340f73a77a2b961f195a (diff)
xquartz: Update the about box copyright to 2021
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
-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>