summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-21 09:26:11 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-21 09:26:11 -0400
commit40814443d5f73f340879719d945f6a8cfd2fb3fd (patch)
tree17d617bc44bfa3e69348527b661ed13bcfb59480
parentb1f8a6d384b6866ce70c8289a727d25aa5de7dbf (diff)
dbe spec: fix author affiliation and copyright notices
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--specs/dbe.xml41
1 files changed, 16 insertions, 25 deletions
diff --git a/specs/dbe.xml b/specs/dbe.xml
index 5e0f9cf..8c87548 100644
--- a/specs/dbe.xml
+++ b/specs/dbe.xml
@@ -15,33 +15,24 @@ xhtml,docbook,html,refcaption -->
<bookinfo>
<title>Double Buffer Extension Protocol</title>
<subtitle>X Consortium Standard</subtitle>
- <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
<authorgroup>
- <author>
- <firstname>Ian</firstname><surname>Elliott</surname>
- </author>
+ <author>
+ <firstname>Ian</firstname><surname>Elliott</surname>
+ <affiliation><orgname>Hewlett-Packard Company</orgname></affiliation>
+ </author>
+ <othercredit>
+ <firstname>David</firstname><othername>P.</othername><surname>Wiggins</surname>
+ <affiliation><orgname>X Consortium</orgname></affiliation>
+ </othercredit>
</authorgroup>
- <othercredit>
- <firstname>David</firstname><surname>Wiggins</surname>
- <affiliation><orgname>X Consortium</orgname></affiliation>
- </othercredit>
- <corpname>Hewlett-Packard Company</corpname>
- <copyright>
- <year>1989</year>
- <holder>X Consortium, Inc and Digital Equipment Corporation</holder>
- </copyright>
- <copyright>
- <year>1992</year>
- <holder>X Consortium, Inc and Intergraph Corporation</holder>
- </copyright>
- <copyright>
- <year>1993</year>
- <holder>X Consortium, Inc and Silicon Graphics, Inc</holder>
- </copyright>
- <copyright>
- <year>1994</year>
- <holder>X Consortium, Inc and Hewlett-Packard Company</holder>
+ <copyright><year>1989</year><year>1992</year><year>1993</year><year>1994</year>
+ <holder>X Consortium, Inc.</holder>
</copyright>
+ <copyright><year>1989</year><holder>Digital Equipment Corporation</holder></copyright>
+ <copyright><year>1992</year><holder>Intergraph Corporation</holder></copyright>
+ <copyright><year>1993</year><holder>Silicon Graphics, Inc.</holder></copyright>
+ <copyright><year>1994</year><holder>Hewlett-Packard Company</holder></copyright>
+ <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
<releaseinfo>Version 1.0</releaseinfo>
<legalnotice>
@@ -51,7 +42,7 @@ purpose and without fee is hereby granted, provided that the above copyright
notice and this permission notice appear in all copies. Digital Equipment
Corporation, Intergraph Corporation, Silicon Graphics, Hewlett-Packard, and
the X Consortium make no representations about the suitability for any purpose
-of the information in this document. This documentation is provided "as is"
+of the information in this document. This documentation is provided &ldquo;as is&rdquo;
without express or implied warranty.
</para>
</legalnotice>