diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 | ||||
| -rw-r--r-- | docs/index.rst | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/docs/conf.py b/docs/conf.py index f80a7ce8..99a41450 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ from docutils.parsers.rst.roles import set_classes  # -- Project information -----------------------------------------------------  project = u'VyOS' -copyright = u'2019, VyOS maintainers and contributors' +copyright = u'2020, VyOS maintainers and contributors'  author = u'VyOS maintainers and contributors'  # The short X.Y version diff --git a/docs/index.rst b/docs/index.rst index c0922088..559d2a47 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -77,7 +77,7 @@ VyOS User Guide  Copyright Notice  ################ -Copyright (C) 2018-2019 VyOS maintainers and contributors +Copyright (C) 2018-2020 VyOS maintainers and contributors  Permission is granted to make and distribute verbatim copies of this manual  provided the copyright notice and this permission notice are preserved on all | 
