mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Update copyright statements to 2018
Happy new year to the wonderful Godot community!
This commit is contained in:
4
misc/dist/ios_xcode/godot_ios/main.m
vendored
4
misc/dist/ios_xcode/godot_ios/main.m
vendored
@@ -5,8 +5,8 @@
|
||||
/* GODOT ENGINE */
|
||||
/* https://godotengine.org */
|
||||
/*************************************************************************/
|
||||
/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */
|
||||
/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */
|
||||
/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */
|
||||
/* Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) */
|
||||
/* */
|
||||
/* Permission is hereby granted, free of charge, to any person obtaining */
|
||||
/* a copy of this software and associated documentation files (the */
|
||||
|
||||
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-2017 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>2.1.4</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2007-2017 Juan Linietsky, Ariel Manzur</string>
|
||||
<string>© 2007-2018 Juan Linietsky, Ariel Manzur./string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.9.0</string>
|
||||
<key>LSMinimumSystemVersionByArchitecture</key>
|
||||
|
||||
@@ -6,8 +6,8 @@ header = """\
|
||||
/* GODOT ENGINE */
|
||||
/* https://godotengine.org */
|
||||
/*************************************************************************/
|
||||
/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */
|
||||
/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */
|
||||
/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */
|
||||
/* Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) */
|
||||
/* */
|
||||
/* Permission is hereby granted, free of charge, to any person obtaining */
|
||||
/* a copy of this software and associated documentation files (the */
|
||||
|
||||
Reference in New Issue
Block a user