diff --git a/LICENSE b/LICENSE index f92424f..9570af0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2015, Graham Dumpleton +Copyright (c) 2013-2016, 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 ae1c505..e82944f 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-2015, Graham Dumpleton' +copyright = u'2013-2016, 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