update (c) year

This commit is contained in:
Thomas Waldmann 2018-11-18 22:10:56 +01:00
parent b42d472a06
commit a34be2039c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
This project is licensed under the the 3-clause BSD license (also known as
"Revised BSD License", "New BSD License", or "Modified BSD License"):
Copyright (c) 2013-2015, The nsupdate.info Development Team (see AUTHORS file)
Copyright (c) 2013-2018, The nsupdate.info Development Team (see AUTHORS file)
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = u'nsupdate.info'
copyright = u'2013-2015, The nsupdate.info Team'
copyright = u'2013-2018, The nsupdate.info Team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the