diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-14 15:29:19 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-09-14 15:29:19 -0400 |
commit | 36174eb06e805fa51c9c2e9e914fdfad4a99f50f (patch) | |
tree | 84f4087202091d35928106cb065b201b86420b49 | |
parent | 9b6c2473be2848ce0a4986ddaa59e5f5ef028bfc (diff) |
docs: fix authors affiliation
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | doc/xtrans.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/xtrans.xml b/doc/xtrans.xml index 6875656..c586f6e 100644 --- a/doc/xtrans.xml +++ b/doc/xtrans.xml @@ -15,13 +15,16 @@ <authorgroup> <author> <firstname>Stuart</firstname><surname>Anderson</surname> + <affiliation><orgname>NCR Corporation</orgname></affiliation> </author> </authorgroup> - <othercredit><firstname>Ralph</firstname><surname>Mor</surname></othercredit> - <othercredit><firstname>Alan</firstname><surname>Coopersmith</surname></othercredit> - <corpname>NCR Corporation</corpname> + <othercredit><firstname>Ralph</firstname><surname>Mor</surname> + <affiliation><orgname>X Consortium</orgname></affiliation> + </othercredit> + <othercredit><firstname>Alan</firstname><surname>Coopersmith</surname> + <affiliation><orgname>Oracle Corp.</orgname></affiliation> + </othercredit> <releaseinfo>Version 0.7</releaseinfo> - <affiliation><orgname>The Open Group</orgname></affiliation> <legalnotice> <para> |