diff options
author | Zhanna Tsitkov <tsitkova@mit.edu> | 2011-09-29 16:53:31 +0000 |
---|---|---|
committer | Zhanna Tsitkov <tsitkova@mit.edu> | 2011-09-29 16:53:31 +0000 |
commit | 1b11ff57994bee0bf84fbccd93d00b54d27641d5 (patch) | |
tree | 28530b22a1d2caeea2ad232885db4474823a3240 | |
parent | 70e59c894f9cb877393ab6ed8c25250c0220288d (diff) | |
download | krb5-1b11ff57994bee0bf84fbccd93d00b54d27641d5.tar.gz krb5-1b11ff57994bee0bf84fbccd93d00b54d27641d5.tar.xz krb5-1b11ff57994bee0bf84fbccd93d00b54d27641d5.zip |
Updated MIT Kerberos "quick facts" with license information
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25286 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r-- | doc/rst_source/index.rst | 4 | ||||
-rw-r--r-- | doc/rst_source/mitK5features.rst | 8 | ||||
-rw-r--r-- | doc/rst_source/mitK5license.rst | 8 |
3 files changed, 19 insertions, 1 deletions
diff --git a/doc/rst_source/index.rst b/doc/rst_source/index.rst index f259b7448..f983c8fe3 100644 --- a/doc/rst_source/index.rst +++ b/doc/rst_source/index.rst @@ -11,6 +11,10 @@ Contents krb_appldev/index.rst krb_admins/index.rst krb_users/index.rst + +.. toctree:: + :maxdepth: 1 + relay/index.rst diff --git a/doc/rst_source/mitK5features.rst b/doc/rst_source/mitK5features.rst index 39fb1c9a0..71b83c629 100644 --- a/doc/rst_source/mitK5features.rst +++ b/doc/rst_source/mitK5features.rst @@ -1,6 +1,6 @@ .. highlight:: rst -.. note:: The list is incomplete. +.. note:: This is a Draft. The list is incomplete. MIT Kerberos features ======================================= @@ -45,6 +45,12 @@ Quick facts | | - GSS naming exts | | | - GSS to store creds | +---------------------------------+------------------------+ + | License | .. toctree:: | + | | | + | | mitK5license.rst | + +---------------------------------+------------------------+ + + Interoperabiity --------------- diff --git a/doc/rst_source/mitK5license.rst b/doc/rst_source/mitK5license.rst new file mode 100644 index 000000000..1d61b8340 --- /dev/null +++ b/doc/rst_source/mitK5license.rst @@ -0,0 +1,8 @@ +MIT Kerberos License information +=================================== + + +.. include:: NOTICE + :literal: + + |