Update copyright statements to 2022
Happy new year to the wonderful Godot community!
This commit is contained in:
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
@ -9,7 +9,7 @@
|
||||
<key>CFBundleName</key>
|
||||
<string>Godot</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>(c) 2007-2021 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
||||
<string>(c) 2007-2022 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Godot.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@ -31,7 +31,7 @@
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<false />
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2007-2021 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
||||
<string>© 2007-2022 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
|
||||
Reference in New Issue
Block a user