浏览代码

godot: godotengine/godot/master/LICENSE.txt

Simon Legner 3 年之前
父节点
当前提交
3d9a0640bd
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      assets/javascripts/templates/pages/about_tmpl.coffee

+ 2 - 2
assets/javascripts/templates/pages/about_tmpl.coffee

@@ -374,8 +374,8 @@ credits = [
   ], [
     'Godot',
     '2014-2022 Juan Linietsky, Ariel Manzur, Godot Engine contributors',
-    'CC BY 3.0',
-    'https://creativecommons.org/licenses/by/3.0/'
+    'MIT',
+    'https://raw.githubusercontent.com/godotengine/godot/master/LICENSE.txt'
   ], [
     'Graphite',
     '2008-2012 Chris Davis<br>&copy; 2011-2016 The Graphite Project',