Ver código fonte

Updated the Lincense to match the current year

ARez 3 anos atrás
pai
commit
a0af6b9df1
1 arquivos alterados com 1 adições e 1 exclusões
  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"