summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRazah <33985414+icnikerazah@users.noreply.github.com>2018-01-03 18:47:38 +0300
committerRémi Verschelde <rverschelde@gmail.com>2018-01-03 17:10:07 +0100
commite3c9a7ed4f0b07a841e51b8bf2e92c370d21e33c (patch)
treee731b7f87e3120b03e6e86488e5dd1fd798979f5 /misc
parent2488aff93f93deda27c99cf4811986afeb973438 (diff)
Fix broken Info.plist after copyright update
Fixes #15293. + related misc fixes by @akien-mga.
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/dist/osx_tools.app/Contents/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/osx_tools.app/Contents/Info.plist b/misc/dist/osx_tools.app/Contents/Info.plist
index 2a4914ec75..895eda14db 100755
--- a/misc/dist/osx_tools.app/Contents/Info.plist
+++ b/misc/dist/osx_tools.app/Contents/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleName</key>
<string>Godot</string>
<key>CFBundleGetInfoString</key>
- <string>(c) 2007-2018 Juan Linietsky, Ariel Manzur./string>
+ <string>(c) 2007-2018 Juan Linietsky, Ariel Manzur.</string>
<key>CFBundleIconFile</key>
<string>Godot.icns</string>
<key>CFBundleIdentifier</key>
@@ -25,7 +25,7 @@
<key>CFBundleVersion</key>
<string>3.0-dev</string>
<key>NSHumanReadableCopyright</key>
- <string>© 2007-2018 Juan Linietsky, Ariel Manzur./string>
+ <string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
<key>LSMinimumSystemVersion</key>
<string>10.9.0</string>
<key>LSMinimumSystemVersionByArchitecture</key>