diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-01-07 15:39:14 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-01-07 17:21:33 -0800 |
commit | c11f9bfc081423a7f15d72c36f2f0d6518083591 (patch) | |
tree | e6b335691ad4cc70b2860176e4b14c8a1d2b687a | |
parent | 3d12e6d25a79c1d78964df723731d2510bb932f8 (diff) |
XQuartz: Update copyright dates in bundle's plist
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r-- | hw/xquartz/bundle/Info.plist.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp index 85b439ad4..eb193bffb 100644 --- a/hw/xquartz/bundle/Info.plist.cpp +++ b/hw/xquartz/bundle/Info.plist.cpp @@ -35,9 +35,9 @@ <string>http://xquartz.macosforge.org/downloads/sparkle/release.xml</string> #endif <key>NSHumanReadableCopyright</key> - <string>© 2003-2010 Apple Inc. + <string>© 2003-2011 Apple Inc. © 2003 XFree86 Project, Inc. -© 2003-2010 X.org Foundation, Inc. +© 2003-2011 X.org Foundation, Inc. </string> <key>NSMainNibFile</key> <string>main</string> |