diff options
| author | LiudmylaNad <l.nadolina@vyos.io> | 2026-02-16 13:09:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-16 12:09:50 +0000 |
| commit | 986b820aa94093220b58efb413a4b1f9dff00d6b (patch) | |
| tree | 4b8612f543cbb6fd6f7c1cbbd9fda9e33cb9b473 /docs/conf.py | |
| parent | da50bc7eb06732acfb5561af8b98105c2bb9f6dd (diff) | |
| download | vyos-documentation-986b820aa94093220b58efb413a4b1f9dff00d6b.tar.gz vyos-documentation-986b820aa94093220b58efb413a4b1f9dff00d6b.zip | |
DOC: Proofreading copyright.md (#1744)
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 3270d309..e87def82 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'2024, VyOS maintainers and contributors' +copyright = u'2026, VyOS maintainers and contributors' author = u'VyOS maintainers and contributors' # The short X.Y version |
