From 986b820aa94093220b58efb413a4b1f9dff00d6b Mon Sep 17 00:00:00 2001 From: LiudmylaNad Date: Mon, 16 Feb 2026 13:09:50 +0100 Subject: DOC: Proofreading copyright.md (#1744) --- docs/conf.py | 2 +- docs/copyright.md | 7 ++++--- 2 files changed, 5 insertions(+), 4 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 diff --git a/docs/copyright.md b/docs/copyright.md index 97cc30ca..2ec59f1b 100644 --- a/docs/copyright.md +++ b/docs/copyright.md @@ -1,8 +1,8 @@ -# Copyright Notice +# Copyright notice -Copyright (C) 2018-2024 VyOS maintainers and contributors +Copyright (C) 2018-2026, VyOS maintainers and contributors. -Permission is granted to make and distribute verbatim copies of this manual +Permission is granted to make and distribute verbatim copies of this user guide, provided the copyright notice and this permission notice are preserved on all copies. @@ -15,3 +15,4 @@ Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the VyOS maintainers. + -- cgit v1.2.3