Преглед изворни кода

Merge pull request #5636 from ARez2/patch-1

Updated the Lincense to match the current year
Max Hilbrunner пре 3 година
родитељ
комит
a7e3c1e9b3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -77,7 +77,7 @@ master_doc = "index"
 # General information about the project
 project = "Godot Engine"
 copyright = (
-    "2014-2021, Juan Linietsky, Ariel Manzur and the Godot community (CC-BY 3.0)"
+    "2014-2022, Juan Linietsky, Ariel Manzur and the Godot community (CC-BY 3.0)"
 )
 author = "Juan Linietsky, Ariel Manzur and the Godot community"