Copyright year in docs updated

This commit is contained in:
Johan Andrén 2016-04-18 13:15:04 +02:00
parent 2418e610ab
commit 7da58345f9

View file

@ -16,7 +16,7 @@ master_doc = 'index'
exclude_patterns = ['_build', 'pending', 'disabled']
project = u'Akka'
copyright = u'2011-2015, Lightbend Inc'
copyright = u'2011-2016, Lightbend Inc'
version = '@version@'
release = '@version@'