Created
June 26, 2015 12:16
-
-
Save hodgestar/3ab56f5b442366382cae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/docs/conf.py b/docs/conf.py | |
index f136179..4d40e8c 100644 | |
--- a/docs/conf.py | |
+++ b/docs/conf.py | |
@@ -52,7 +52,7 @@ master_doc = 'index' | |
# General information about the project. | |
project = u'Vumi Javascript Sandbox Toolkit' | |
-copyright = u'2013, Praekelt Foundation' | |
+copyright = u'2015, Praekelt Foundation' | |
# The version info for the project you're documenting, acts as replacement for | |
# |version| and |release|, also used in various other places throughout the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👍