summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-01-01 00:00:01 +0100
committerMichael Mann <mmann78@netscape.net>2017-01-01 14:14:18 +0000
commitd7ac90bfab4f52fedecf6d00f84d6d196a71d40b (patch)
treee8f6441c04a30f769863dee6cff4674ec8a2b40d /packaging
parent4e5408cda9fa3d0a0d23fd6d94fafa9c1e07cd86 (diff)
downloadwireshark-d7ac90bfab4f52fedecf6d00f84d6d196a71d40b.tar.gz
Happy new Year 2017 !
Change-Id: I8ae8a1fdc8d0df0779ef119c527f41dac9e0dbdb Reviewed-on: https://code.wireshark.org/review/19476 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'packaging')
-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 d0e98be59f..a0ac89f216 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-2016 Wireshark Development Team</string>
+ <string>@VERSION@, Copyright 1998-2017 Wireshark Development Team</string>
<key>CFBundleIconFile</key>
<string>Wireshark.icns</string>
<key>CFBundleIdentifier</key>
@@ -230,7 +230,7 @@
<key>CFBundleVersion</key>
<string>@VERSION@</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 1998-2016 Wireshark Developers, GNU General Public License.</string>
+ <string>Copyright 1998-2017 Wireshark Developers, GNU General Public License.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>