From b8ccf71ef350e360845b48c00e358f2bbaa1878d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Fri, 1 Jan 2016 15:22:47 +0100 Subject: [PATCH] Welcome in 2016, part 2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I75f87b78ecec0859d0ebecee39ec257374f86541 Reviewed-on: https://code.wireshark.org/review/12993 Reviewed-by: Stig Bjørlykke --- packaging/macosx/Info.plist.in | 4 ++-- 1 file 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 @@ CFBundleExecutable Wireshark CFBundleGetInfoString - @VERSION@, Copyright 1998-2015 Wireshark Development Team + @VERSION@, Copyright 1998-2016 Wireshark Development Team CFBundleIconFile Wireshark.icns CFBundleIdentifier @@ -60,7 +60,7 @@ CFBundleVersion @VERSION@ NSHumanReadableCopyright - Copyright 1998-2015 Wireshark Developers, GNU General Public License. + Copyright 1998-2016 Wireshark Developers, GNU General Public License. NSPrincipalClass NSApplication NSHighResolutionCapable