diff options
Diffstat (limited to 'libX11/specs/i18n/trans/trans.xml')
-rw-r--r-- | libX11/specs/i18n/trans/trans.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libX11/specs/i18n/trans/trans.xml b/libX11/specs/i18n/trans/trans.xml index 8e38e8963..6f1a15c50 100644 --- a/libX11/specs/i18n/trans/trans.xml +++ b/libX11/specs/i18n/trans/trans.xml @@ -17,12 +17,15 @@ <affiliation><orgname>FUJITSU LIMITED</orgname></affiliation> </author> </authorgroup> - <copyright><year>1994</year><holder>FUJITSU LIMITED</holder></copyright> - <copyright><year>1994</year><holder>X Consortium</holder></copyright> - + <copyright> + <year>1994</year> + <holder>FUJITSU LIMITED</holder> + <holder>X Consortium</holder> + </copyright> <abstract> +<title>Abstract</title> <para> This specification describes the transport layer interfaces between Xlib and IM Server, which makes various channels usable such as X protocol or TCP/IP, DECnet and etc. |