Bläddra i källkod

Update copyright for 2018

Happy new year to all the documentation contributors!
Rémi Verschelde 7 år sedan
förälder
incheckning
4f6f991519
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -23,7 +23,7 @@ master_doc = 'index'
 
 
 # General information about the project
 # General information about the project
 project = 'Godot Engine'
 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'
 author = 'Juan Linietsky, Ariel Manzur and the Godot community'
 
 
 # Version info for the project, acts as replacement for |version| and |release|
 # Version info for the project, acts as replacement for |version| and |release|