It is also 2015 for Mac OS X :-)

Change-Id: Idbd5e09ac80015feee7ddd30b9569219fde596e1
Reviewed-on: https://code.wireshark.org/review/6269
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2015-01-03 19:43:57 +01:00 committed by Anders Broman
parent 9ab44b33bc
commit 9df73862fb
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Wireshark</string>
<key>CFBundleGetInfoString</key>
<string>@VERSION@, Copyright 1998-2014 Wireshark Development Team</string>
<string>@VERSION@, Copyright 1998-2015 Wireshark Development Team</string>
<key>CFBundleIconFile</key>
<string>Wireshark.icns</string>
<key>CFBundleIdentifier</key>
@ -60,7 +60,7 @@
<key>CFBundleVersion</key>
<string>@VERSION@</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 1998-2014 Wireshark Developers, GNU General Public License.</string>
<string>Copyright 1998-2015 Wireshark Developers, GNU General Public License.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>