diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-11-24 21:23:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-24 21:23:58 +0100 |
commit | 6adb039393ab70334ed6512c3e630c0de7a60404 (patch) | |
tree | ff4f68af63409f205c206bf3f6481b2db5629571 /docs/about.rst | |
parent | 46fa911c528d58567c721ee1b510d48f584e7de0 (diff) | |
parent | 26a6ef51fade0ba738582eedc4e64169e9c62f89 (diff) | |
download | vyos-documentation-6adb039393ab70334ed6512c3e630c0de7a60404.tar.gz vyos-documentation-6adb039393ab70334ed6512c3e630c0de7a60404.zip |
Merge pull request #149 from rebortg/sections
Add Section to style guide and fix TOC
Diffstat (limited to 'docs/about.rst')
-rw-r--r-- | docs/about.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/about.rst b/docs/about.rst index 4af91890..9a7a7aac 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -27,3 +27,22 @@ which will take care of adjusting the synatax. No action needs to be taken by you. +**************** +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.
\ No newline at end of file |