aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx
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:06 +0000
commitb8ccf71ef350e360845b48c00e358f2bbaa1878d (patch)
treef76bf573b271c174546856369651840acb1bfe81 /packaging/macosx
parentbd9dfbaf8d955d21b58181219f28b8b052acc79a (diff)
Welcome in 2016, part 2
Change-Id: I75f87b78ecec0859d0ebecee39ec257374f86541 Reviewed-on: https://code.wireshark.org/review/12993 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
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 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>