Update macOS copyright notice (#1815)
* resources: update copyright in info.plist * meson.build: dynamically generate current year "present" may be misleading. * resources/macos: remove unecessary newlines
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>@PROJECT_VERSION@</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2019-2022 Lite XL Team</string>
|
||||
<string>© 2020 rxi
|
||||
© 2020-2022 Francesco Abbate
|
||||
© 2022-@CURRENT_YEAR@ Lite XL Team</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user