diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-06-04 22:35:48 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-06-04 22:35:48 +0000 |
commit | 36126f3a2cb1c6fc15fba0ea8982d1ffd4597c15 (patch) | |
tree | 584700a8443f01c93189afdb2c1ef828fa2b240b /docs/docbook/devdoc/dev-doc.xml | |
parent | 900b78bbe018fb6cb96b9382019ce79c8bb0d6c6 (diff) | |
download | samba-36126f3a2cb1c6fc15fba0ea8982d1ffd4597c15.tar.gz samba-36126f3a2cb1c6fc15fba0ea8982d1ffd4597c15.tar.bz2 samba-36126f3a2cb1c6fc15fba0ea8982d1ffd4597c15.zip |
Add an attributions page to the Developers Guide as well
(This used to be commit de132bf201add9628c966a0da549e5fa668fb11a)
Diffstat (limited to 'docs/docbook/devdoc/dev-doc.xml')
-rw-r--r-- | docs/docbook/devdoc/dev-doc.xml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/docbook/devdoc/dev-doc.xml b/docs/docbook/devdoc/dev-doc.xml index d4feff1aa5..cd77a0b810 100644 --- a/docs/docbook/devdoc/dev-doc.xml +++ b/docs/docbook/devdoc/dev-doc.xml @@ -47,7 +47,7 @@ the internals of various parts of samba and the SMB protocol. It's still incompl The most recent version of this document can be found at <ulink url="http://devel.samba.org/">http://devel.samba.org/</ulink>. Please send updates to <ulink -url="mailto:jelmer@samba.org">Jelmer Veenrooij</ulink>. +url="mailto:jelmer@samba.org">Jelmer Vernooij</ulink>. </para> <para> @@ -59,6 +59,18 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u </dedication> +<legalnotice> + +<formalpara> + <title>Attributions</title> + + <para> + &attributions-dev; + </para> +</formalpara> + +</legalnotice> + <!-- Contents --> <toc/> |