diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-04-24 17:23:12 +0000 | 
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-04-24 17:37:09 +0000 | 
| commit | 06fa7bb9662da320b99d6cb1aef13c8bc99ff321 (patch) | |
| tree | 493a7ecb2c8befaae13f8564f0ffe63b70298153 /doc | |
| parent | 5354eea9e24d97c251324c3aaedda1851c48348a (diff) | |
doc: add copyright notice from Ralph Keller
Ralph has kindly granted us GPLv2+ license to use this documentation,
and requests that we keep a reference to his name. Add these facts to
the documentation.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/developer/ospf-api.rst | 11 | 
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/developer/ospf-api.rst b/doc/developer/ospf-api.rst index a219b58f5f..f9f511ef87 100644 --- a/doc/developer/ospf-api.rst +++ b/doc/developer/ospf-api.rst @@ -5,10 +5,13 @@ Disclaimer  ----------  The OSPF daemon contains an API for application access to the LSA database. -This API was created by Ralph Keller, originally as patch for Zebra. -Unfortunately, the page containing documentation of the API is no longer -online. This page is an attempt to recreate documentation for the API (with -lots of help of the WayBackMachine) +This API and documentation was created by Ralph Keller, originally as patch for +Zebra. Unfortunately, the page containing documentation for the API is no +longer online. This page is an attempt to recreate documentation for the API +(with lots of help from the WayBackMachine). + +Ralph has kindly licensed this documentation under GPLv2+. Please preserve the +acknowledgements at the bottom of this document.  Introduction  ------------  | 
