Переглянути джерело

Update copyright year in footer

Rémi Verschelde 3 роки тому
батько
коміт
5492a62b00
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -79,7 +79,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"