[PATCH v2 xserver 2/2] Xinput: use appropriate copyright markup for a multi licensed doc

Peter Hutterer peter.hutterer at who-t.net
Tue Sep 27 15:46:57 PDT 2011


On Tue, Sep 27, 2011 at 09:14:18AM -0400, Gaetan Nadon wrote:
> Removed a duplicate paragraph.
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

Acked-by: Peter Hutterer <peter.hutterer at who-t.net>

I won't merge this into my tree, please send a pull request for this.

Cheers,
  Peter

> ---
> 
> PDF output
> =========
> 
> Copyright © 1989, 1990, 1991 Hewlett-Packard Company
> 
> Permission to use, copy, modify, and distribute this documentation for any purpose and without fee is hereby granted, provided that the above
> copyright notice and this permission notice appear in all copies. Hewlett-Packard makes no representations about the suitability for any purpose
> of the information in this document. It is provided "as is" without express or implied warranty. This document is only a draft stan- dard of the X
> Consortium and is therefore subject to change.
> 
> Copyright © 1989, 1990, 1991 X Consortium
> 
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”),
> to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/
> or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
> 
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
> 
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
> LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
> IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
> ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
> USE OR OTHER DEALINGS IN THE SOFTWARE.
> 
> Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other
> dealings in this Software without prior written authorization from the X Consortium.
> 
> X Window System is a trademark of The Open Group.
> 
> 
>  doc/Xinput.xml |   19 ++++++-------------
>  1 files changed, 6 insertions(+), 13 deletions(-)
> 
> diff --git a/doc/Xinput.xml b/doc/Xinput.xml
> index 87c6d7f..0a7ec8d 100644
> --- a/doc/Xinput.xml
> +++ b/doc/Xinput.xml
> @@ -16,16 +16,9 @@
>        </author>
>     </authorgroup>
>     <releaseinfo>X server version &xserver.version;</releaseinfo>
> -   <corpname>X Consortium Standard</corpname>
> -   <copyright><year>1989</year><holder>Hewlett-Packard Company</holder></copyright>
> -   <copyright><year>1990</year><holder>Hewlett-Packard Company</holder></copyright>
> -   <copyright><year>1991</year><holder>Hewlett-Packard Company</holder></copyright>
> -
> -   <copyright><year>1989</year><holder>X Consortium</holder></copyright>
> -   <copyright><year>1990</year><holder>X Consortium</holder></copyright>
> -   <copyright><year>1991</year><holder>X Consortium</holder></copyright>
> -   <affiliation><orgname>X Consortium</orgname></affiliation>
> -   <productnumber>X Version 11, Release 6.7</productnumber>
> +   <copyright><year>1989</year><year>1990</year><year>1991</year>
> +     <holder>Hewlett-Packard Company</holder>
> +   </copyright>
>  
>  <legalnotice>
>  
> @@ -37,11 +30,11 @@ Hewlett-Packard makes no representations about the suitability for any purpose o
>  document. It is provided "as is" without express or implied warranty. This document is only a draft stan-
>  dard of the X Consortium and is therefore subject to change.
>  </para>
> +</legalnotice>
>  
> +<legalnotice>
> +<para role="multiLicensing">Copyright © 1989, 1990, 1991 X Consortium</para>
>  <para>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &ldquo;Software&rdquo;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</para>
> -
> -<para>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &ldquo;Software&rdquo;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</para>
> -
>  <para>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</para>
>  
>  <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</para>
> -- 
> 1.7.4.1


More information about the xorg-devel mailing list