Prechádzať zdrojové kódy

Update copyright year for 2017

Rémi Verschelde 8 rokov pred
rodič
commit
7a1c564203
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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-2016, Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0)'
+copyright = '2014-2017, 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|