Fix copyright date in docs
This commit is contained in:
parent
9a4b78b84a
commit
8379dd69a0
|
|
@ -25,7 +25,7 @@ master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'WellRESTed'
|
project = u'WellRESTed'
|
||||||
copyright = u'202, PJ Dietz'
|
copyright = u'2021, PJ Dietz'
|
||||||
version = '5.0.0'
|
version = '5.0.0'
|
||||||
release = '5.0.0'
|
release = '5.0.0'
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ Licensed using the `MIT license <http://opensource.org/licenses/MIT>`_.
|
||||||
|
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2018 PJ Dietz
|
Copyright (c) 2021 PJ Dietz
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue