mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-05 18:08:05 +02:00
x11proto spec: fix copyright markup
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
parent
8cf26b2900
commit
f5d77f49db
1 changed files with 5 additions and 9 deletions
|
|
@ -11,25 +11,20 @@
|
|||
<bookinfo>
|
||||
<title>X Window System Protocol</title>
|
||||
<subtitle>X Consortium Standard</subtitle>
|
||||
<releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
|
||||
<releaseinfo>Version 1.0</releaseinfo>
|
||||
<author>
|
||||
<firstname>Robert</firstname>
|
||||
<othername>W.</othername>
|
||||
<surname>Scheifler</surname>
|
||||
<affiliation><orgname>X Consortium, Inc.</orgname></affiliation>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>1986,1987,1988,1994,2004</year>
|
||||
<releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
|
||||
<releaseinfo>Version 1.0</releaseinfo>
|
||||
<copyright><year>1986</year><year>1987</year><year>1988</year><year>1994</year><year>2004</year>
|
||||
<holder>The Open Group</holder>
|
||||
</copyright>
|
||||
<affiliation><orgname>X Consortium</orgname></affiliation>
|
||||
|
||||
<legalnotice>
|
||||
|
||||
<para>
|
||||
X Window System is a trademark of The Open Group.
|
||||
</para>
|
||||
<para>
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
@ -43,7 +38,7 @@ 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
|
||||
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
|
||||
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||
|
|
@ -55,6 +50,7 @@ Except as contained in this notice, the name of the Open Group 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 Open Group.
|
||||
</para>
|
||||
<para>X Window System is a trademark of The Open Group.</para>
|
||||
</legalnotice>
|
||||
</bookinfo>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue