Browse Source

Update copyright year in footer

Rémi Verschelde 3 years ago
parent
commit
5492a62b00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -79,7 +79,7 @@ master_doc = "index"
 # General information about the project
 # General information about the project
 project = "Godot Engine"
 project = "Godot Engine"
 copyright = (
 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"
 author = "Juan Linietsky, Ariel Manzur and the Godot community"