From 3b21fae17cd4ace6d5875b00936afc32838f11ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 8 Jan 2017 12:47:48 +0100 Subject: [PATCH] Update copyright year for 2017 (cherry picked from commit 7a1c564203695a98546f31185be71e98749d294d) --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 45198695..96515d2f 100644 --- a/conf.py +++ b/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|