diff options
-rw-r--r-- | specs/x11protocol.xml | 14 |
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 “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> |