[PATCH 10/18] doc: Add our own Legal Notice
Kristian Høgsberg
hoegsberg at gmail.com
Wed Apr 3 11:56:06 PDT 2013
On Tue, Apr 02, 2013 at 10:09:04AM +1000, Peter Hutterer wrote:
> From: Tiago Vignatti <tiago.vignatti at intel.com>
>
> Previously, Publican was auto-generating a file with it and systems that don't
> have such tool can't benefit from it. This patch adds our own copy of Legal
> Notice.
>
> Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
I don't know that we want to put the documentation under GFDL, my
immediate suggestion would be to just stick to MIT, but I don't know
if there are issues with documentation under MIT. Not sure what
they'd be but let me check.
Kristian
> ---
> doc/Wayland/en_US/Book_Info.xml | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
> diff --git a/doc/Wayland/en_US/Book_Info.xml b/doc/Wayland/en_US/Book_Info.xml
> index 06b5de5..87798e7 100644
> --- a/doc/Wayland/en_US/Book_Info.xml
> +++ b/doc/Wayland/en_US/Book_Info.xml
> @@ -34,6 +34,15 @@
> </textobject>
> </inlinemediaobject>
> </corpauthor>
> - <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
> +
> + <legalnotice lang="en-US">
> + <para>
> + Copyright <trademark class="copyright"></trademark> &YEAR; &HOLDER; This
> + material may only be distributed subject to the terms and conditions set
> + forth in the GNU Free Documentation License (GFDL), V1.2 or later (the
> + latest version is presently available at <ulink url="http://www.gnu.org/licenses/fdl.txt">http://www.gnu.org/licenses/fdl.txt</ulink>).
> + </para>
> + </legalnotice>
> +
> <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
> </bookinfo>
> --
> 1.8.1.4
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list