summaryrefslogtreecommitdiff
path: root/packaging/macosx/Info.plist.in
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-01 12:15:27 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-01 12:15:27 +0000
commit8c3069eadb26309d72f9f90169f1a91403cbcb1b (patch)
treea4911bda430682b327d930e4ac588b0d63f7f670 /packaging/macosx/Info.plist.in
parent1fdc2edc999ef30e8e911b7a47194b8f396b897c (diff)
downloadwireshark-8c3069eadb26309d72f9f90169f1a91403cbcb1b.tar.gz
Happy New Year!
svn path=/trunk/; revision=31396
Diffstat (limited to 'packaging/macosx/Info.plist.in')
-rw-r--r--packaging/macosx/Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in
index 3a18e6283b..072e30e56a 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -8,7 +8,7 @@
<key>CFBundleExecutable</key>
<string>Wireshark</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, Copyright 1998-2009 Wireshark Development Team</string>
+ <string>@VERSION@, Copyright 1998-2010 Wireshark Development Team</string>
<key>CFBundleIconFile</key>
<string>Wireshark.icns</string>
<key>CFBundleIdentifier</key>
@@ -48,7 +48,7 @@
<key>CFBundleVersion</key>
<string>@VERSION@</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 1998-2009 Wireshark Developers, GNU General Public License.</string>
+ <string>Copyright 1998-2010 Wireshark Developers, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.3</string>
</dict>