diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-16 16:55:48 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-09-16 16:55:48 -0400 |
commit | d03495e02bf43e9605671d8f6474c1e9e45261e2 (patch) | |
tree | 73d8d7992c8de670c6f4048ccc11eaaf4414259c | |
parent | b5e58980988017265c239a2bad11489a7ab06c23 (diff) |
specs: fix author affiliation
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | specs/recordlib.xml | 3 | ||||
-rw-r--r-- | specs/xtestlib.xml | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/specs/recordlib.xml b/specs/recordlib.xml index 66e6966..f60afbc 100644 --- a/specs/recordlib.xml +++ b/specs/recordlib.xml @@ -16,13 +16,12 @@ <authorgroup> <author> <firstname>Martha</firstname><surname>Zimet</surname> + <affiliation><orgname>Network Computing Devices, Inc.</orgname></affiliation> </author> </authorgroup> - <corpname>Network Computing Devices, Inc.</corpname> <copyright><year>1994</year><holder>Network Computing Devices, Inc.</holder></copyright> <copyright><year>1995</year><holder>X Consortium</holder></copyright> <releaseinfo>Version 1.13</releaseinfo> - <affiliation><orgname>X Consortium</orgname></affiliation> <editor> <firstname>Stephen</firstname><surname>Gildea</surname> <affiliation><orgname>X Consortium</orgname></affiliation> diff --git a/specs/xtestlib.xml b/specs/xtestlib.xml index d53d2c5..91e4df1 100644 --- a/specs/xtestlib.xml +++ b/specs/xtestlib.xml @@ -13,17 +13,16 @@ <title>XTEST Extension Library</title> <subtitle>X Consortium Standard</subtitle> <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> + <releaseinfo>Version 2.2</releaseinfo> <authorgroup> <author> <firstname>Kieron</firstname><surname>Drake</surname> + <affiliation><orgname>UniSoft Ltd.</orgname></affiliation> </author> </authorgroup> - <corpname>UniSoft Ltd.</corpname> <copyright><year>1992</year><holder>UniSoft Group Ltd.</holder></copyright> <copyright><year>1992</year><holder>X Consortium</holder></copyright> <copyright><year>1994</year><holder>X Consortium</holder></copyright> - <releaseinfo>Version 2.2</releaseinfo> - <affiliation><orgname>X Consortium</orgname></affiliation> <legalnotice> |