diff --git a/LICENSE b/LICENSE index b82c72b..f92424f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013, Graham Dumpleton +Copyright (c) 2013-2015, Graham Dumpleton All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/conf.py b/docs/conf.py index 92d77c1..b9849fe 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'wrapt' -copyright = u'2013-2014, Graham Dumpleton' +copyright = u'2013-2015, Graham Dumpleton' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the