Quellcode durchsuchen

Update copyright for 2018

Happy new year to all the documentation contributors!
Rémi Verschelde vor 7 Jahren
Ursprung
Commit
4f6f991519
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -23,7 +23,7 @@ master_doc = 'index'
 
 # General information about the project
 project = 'Godot Engine'
-copyright = '2014-2017, Juan Linietsky, Ariel Manzur and the Godot community (CC-BY 3.0)'
+copyright = '2014-2018, Juan Linietsky, Ariel Manzur and the Godot community (CC-BY 3.0)'
 author = 'Juan Linietsky, Ariel Manzur and the Godot community'
 
 # Version info for the project, acts as replacement for |version| and |release|