summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-21 15:52:39 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-21 15:52:39 -0400
commitf5d77f49dbd99d54324a6f1807b872d800abddf7 (patch)
tree260e71e9919616f94840fcb46a71abbae30027f7
parent8cf26b29001b1fe87cce6b56433ffe7874c7e234 (diff)
x11proto spec: fix copyright markup
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--specs/x11protocol.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/specs/x11protocol.xml b/specs/x11protocol.xml
index 15b9e77..87ac555 100644
--- a/specs/x11protocol.xml
+++ b/specs/x11protocol.xml
@@ -11,26 +11,21 @@
<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
in the Software without restriction, including without limitation the rights
@@ -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 &ldquo;AS IS&rdquo;, 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>