summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2023-01-17 07:33:19 -0800
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>2023-01-17 07:33:38 -0800
commit15077090d371a2679d274c5d129a3102762d18ec (patch)
tree6b5df17ff27104954858136a91ff1f759b353bb9
parent0abb5770750e54566d3ce14a3be9dbf15bb578ba (diff)
downloadxserver-15077090d371a2679d274c5d129a3102762d18ec.tar.gz
xquartz: Update the about box copyright to 2023
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 7cb59ea77..f576f7eb5 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -64,9 +64,9 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>NSHumanReadableCopyright</key>
- <string>© 2003-2022 Apple Inc.
+ <string>© 2003-2023 Apple Inc.
© 2003 XFree86 Project, Inc.
-© 2003-2022 X.org Foundation, Inc.
+© 2003-2023 X.org Foundation, Inc.
</string>
<key>NSMainNibFile</key>
<string>main</string>