Update copyright year.

This commit is contained in:
Graham Dumpleton
2016-03-31 16:36:41 +11:00
parent 6442b5cf97
commit 0fc0069d7c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2013-2015, Graham Dumpleton Copyright (c) 2013-2016, Graham Dumpleton
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View File

@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'wrapt' 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 # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the