Changes all occurances of Typesafe copyright to extend to 2015

This commit is contained in:
Julian Tescher 2015-03-07 22:58:48 -08:00 committed by Julian Tescher
parent 125adbff7a
commit 00f6a58e7c
768 changed files with 779 additions and 779 deletions

View file

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