Skip to content

Instantly share code, notes, and snippets.

@hodgestar
Created June 26, 2015 12:16
Show Gist options
  • Save hodgestar/3ab56f5b442366382cae to your computer and use it in GitHub Desktop.
Save hodgestar/3ab56f5b442366382cae to your computer and use it in GitHub Desktop.
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
@badlard
Copy link

badlard commented Jun 26, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment