aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2016-01-01 15:22:47 +0100
committerStig Bjørlykke <stig@bjorlykke.org>2016-01-01 14:28:20 +0000
commitb89e62fbd51c0f2beeb373f42f6e1d05a57f854b (patch)
treee7ced57e3b663fcc65fb6f89bb0bcecc3f7305ad
parentb6bde234f442fdf7b65c996d4a270b92c42d9dfb (diff)
downloadwireshark-b89e62fbd51c0f2beeb373f42f6e1d05a57f854b.tar.gz
wireshark-b89e62fbd51c0f2beeb373f42f6e1d05a57f854b.tar.bz2
wireshark-b89e62fbd51c0f2beeb373f42f6e1d05a57f854b.zip
Welcome in 2016, part 2
Change-Id: I75f87b78ecec0859d0ebecee39ec257374f86541 Reviewed-on: https://code.wireshark.org/review/12993 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org> (cherry picked from commit b8ccf71ef350e360845b48c00e358f2bbaa1878d) Reviewed-on: https://code.wireshark.org/review/12994
-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 f08ba7d181..e19ed110d0 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Wireshark</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, Copyright 1998-2015 Wireshark Development Team</string>
+ <string>@VERSION@, Copyright 1998-2016 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-2015 Wireshark Developers, GNU General Public License.</string>
+ <string>Copyright 1998-2016 Wireshark Developers, GNU General Public License.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>