From e3c9a7ed4f0b07a841e51b8bf2e92c370d21e33c Mon Sep 17 00:00:00 2001
From: Razah <33985414+icnikerazah@users.noreply.github.com>
Date: Wed, 3 Jan 2018 18:47:38 +0300
Subject: Fix broken Info.plist after copyright update
Fixes #15293.
+ related misc fixes by @akien-mga.
---
misc/dist/osx_tools.app/Contents/Info.plist | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'misc/dist/osx_tools.app/Contents')
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 @@
CFBundleName
Godot
CFBundleGetInfoString
- (c) 2007-2018 Juan Linietsky, Ariel Manzur./string>
+ (c) 2007-2018 Juan Linietsky, Ariel Manzur.
CFBundleIconFile
Godot.icns
CFBundleIdentifier
@@ -25,7 +25,7 @@
CFBundleVersion
3.0-dev
NSHumanReadableCopyright
- © 2007-2018 Juan Linietsky, Ariel Manzur./string>
+ © 2007-2018 Juan Linietsky, Ariel Manzur.
LSMinimumSystemVersion
10.9.0
LSMinimumSystemVersionByArchitecture
--
cgit v1.2.3