diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-11-08 17:28:42 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-11-08 17:28:42 +0100 |
commit | 477f5717dad68be5cc5039acbdd34a14bdc3bd56 (patch) | |
tree | 1cad6bb0629ca35bf4cda11803e92bf2098e0f3d /docs | |
parent | 271141370ed6e8eb0f184be426f8266e1f43b47c (diff) | |
download | vyos-documentation-477f5717dad68be5cc5039acbdd34a14bdc3bd56.tar.gz vyos-documentation-477f5717dad68be5cc5039acbdd34a14bdc3bd56.zip |
index: add missing copyright statement
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2daf6299..503545bd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ .. _index: -Welcome to VyOS's documentation! -================================ +VyOS User Guide +=============== VyOS is an open source network operating system based on Debian GNU/Linux. @@ -55,3 +55,22 @@ as a router and firewall platform for cloud deployments. contributing/index.rst +################ +Copyright Notice +################ + +Copyright (C) 2018-2019 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 +copies. + +Permission is granted to copy and distribute modified versions of this manual +under the conditions for verbatim copying, provided that the entire resulting +derived work is distributed under the terms of a permission notice identical +to this one. + +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. |