Update copyright to 2024.

This commit is contained in:
Brent Simmons
2024-11-22 19:55:27 -08:00
parent 16bc976b68
commit d65d8415c6
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2022 Brent Simmons. All rights reserved.</string>
<string>Copyright © 2019-2024 Brent Simmons. All rights reserved.</string>
<key>NSHumanReadableDescription</key>
<string>This extension adds a Safari toolbar button for easily subscribing to the syndication feed for the current page.</string>
</dict>

View File

@@ -48,6 +48,6 @@
<string>$(PRODUCT_MODULE_NAME).ShareViewController</string>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020-2022 Ranchero Software. All rights reserved.</string>
<string>Copyright © 2020-2024 Ranchero Software. All rights reserved.</string>
</dict>
</plist>