aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2023-01-01 10:22:36 +0100
committerStig Bjørlykke <stig@bjorlykke.org>2023-01-01 10:22:36 +0100
commit67a788b29c2916234e034e6b2a80b1bbe7feac45 (patch)
tree23d5d993984d35664de805e8bb744d6c1ea3da73 /packaging
parentee7d3507eb0c5c36ed8d9d9780abef0604e8699f (diff)
Happy New Year 2023
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/LograyInfo.plist.in4
-rw-r--r--packaging/macosx/WiresharkInfo.plist.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/packaging/macosx/LograyInfo.plist.in b/packaging/macosx/LograyInfo.plist.in
index 99bd979f34..943814a5c2 100644
--- a/packaging/macosx/LograyInfo.plist.in
+++ b/packaging/macosx/LograyInfo.plist.in
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Logray</string>
<key>CFBundleGetInfoString</key>
- <string>@LOG_PROJECT_VERSION@, Copyright 1998-2022 Wireshark Development Team</string>
+ <string>@LOG_PROJECT_VERSION@, Copyright 1998-2023 Wireshark Development Team</string>
<key>CFBundleIconFile</key>
<string>Logray.icns</string>
<key>CFBundleIdentifier</key>
@@ -40,7 +40,7 @@
<key>CFBundleVersion</key>
<string>@LOG_PROJECT_VERSION@</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 1998-2022 Wireshark Developers, GNU General Public License.</string>
+ <string>Copyright 1998-2023 Wireshark Developers, GNU General Public License.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
diff --git a/packaging/macosx/WiresharkInfo.plist.in b/packaging/macosx/WiresharkInfo.plist.in
index ad8acf7d80..f24dca6fac 100644
--- a/packaging/macosx/WiresharkInfo.plist.in
+++ b/packaging/macosx/WiresharkInfo.plist.in
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Wireshark</string>
<key>CFBundleGetInfoString</key>
- <string>@PROJECT_VERSION@, Copyright 1998-2022 Wireshark Development Team</string>
+ <string>@PROJECT_VERSION@, Copyright 1998-2023 Wireshark Development Team</string>
<key>CFBundleIconFile</key>
<string>Wireshark.icns</string>
<key>CFBundleIdentifier</key>
@@ -230,7 +230,7 @@
<key>CFBundleVersion</key>
<string>@PROJECT_VERSION@</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 1998-2022 Wireshark Developers, GNU General Public License.</string>
+ <string>Copyright 1998-2023 Wireshark Developers, GNU General Public License.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>