Browse Source

Merge pull request #5636 from ARez2/patch-1

Updated the Lincense to match the current year
Max Hilbrunner 3 years ago
parent
commit
a7e3c1e9b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf.py

+ 1 - 1
conf.py

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