소스 검색

Update copyright for 2018

Happy new year to all the documentation contributors!
Rémi Verschelde 7 년 전
부모
커밋
4f6f991519
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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|