diff --git a/LICENSE.txt b/LICENSE.txt index 200bbfd..efaa1c0 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2008-2012, Mike Naberezny and contributors. +Copyright (c) 2008-2013, Mike Naberezny and contributors. 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 db6da24..8d2ca62 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # General information about the project. project = u'Py65' -copyright = u'2008-2012, Mike Naberezny' +copyright = u'2008-2013, Mike Naberezny' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the