summaryrefslogtreecommitdiff
path: root/packaging/macosx
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-01-08 10:31:37 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-01-08 10:31:37 +0000
commitff602b6a2a68014f091e7ab978d1e6fc2e07b329 (patch)
tree381223d11364897d6a14f0f23ae39533919af90c /packaging/macosx
parent4b6b4b672c77862108295f1cb798147b4ce42e89 (diff)
downloadwireshark-ff602b6a2a68014f091e7ab978d1e6fc2e07b329.tar.gz
Year 2009.
svn path=/trunk/; revision=27193
Diffstat (limited to 'packaging/macosx')
-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 e5f3f0c581..97f47608b5 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-2008 Wireshark Development Team</string>
+ <string>@VERSION@, Copyright 1998-2009 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 2008 Wireshark Developers, GNU General Public License.</string>
+ <string>Copyright 1998-2009 Wireshark Developers, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.3</string>
</dict>