瀏覽代碼

Update copyright year for 2017

(cherry picked from commit 7a1c564203695a98546f31185be71e98749d294d)
Rémi Verschelde 8 年之前
父節點
當前提交
3b21fae17c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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-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'
 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|