summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremy@yuffie.local>2009-02-12 15:33:47 -0800
committerJeremy Huddleston <jeremy@yuffie.local>2009-02-12 15:45:23 -0800
commiteea42726b1dd2426525c2f8d3e814c3a154a6cf8 (patch)
tree08b9f7eaf8e673b94f4ea79b71cceb456e4e9c48
parent58c4116c47543b5e30c2232e7bee8efc0b9be176 (diff)
XQuartz: Fix copyright info in Info.plist to be prettier when viewed in Finder
(cherry picked from commit 8b607c9c507a68a6abda63831d227d0f8947028c)
-rw-r--r--hw/xquartz/bundle/Info.plist.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index 1f9b3ae62..90628161d 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -27,9 +27,9 @@
<key>CSResourcesFileMapped</key>
<true/>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2003-2009, Apple Inc.
-Copyright © 2003, XFree86 Project, Inc.
-Copyright © 2003-2009, X.org Foundation, Inc.
+ <string>© 2003-2009 Apple Inc.
+© 2003 XFree86 Project, Inc.
+© 2003-2009 X.org Foundation, Inc.
</string>
<key>NSMainNibFile</key>
<string>main</string>