diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-12-16 23:16:54 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-12-16 23:16:54 -0800 |
commit | 9d7dc8242feae5690e7aef48a386555c04183e9f (patch) | |
tree | e01f31f36c4b77632e9e75914182058fefe727bb /specs/saver.xml | |
parent | d50038590f72f02bc95712d8a4c37654f6d05a64 (diff) |
specs: change othercredit tags to author tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/saver.xml')
-rw-r--r-- | specs/saver.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/saver.xml b/specs/saver.xml index 45d3684..d3a9d1c 100644 --- a/specs/saver.xml +++ b/specs/saver.xml @@ -9,16 +9,16 @@ <subtitle>MIT X Consortium Proposed Standard</subtitle> <releaseinfo>Version 1.0</releaseinfo> <authorgroup> - <othercredit> + <author> <firstname>Jim</firstname><surname>Fulton</surname> <affiliation><orgname>Network Computing Devices, Inc</orgname></affiliation> - </othercredit> - <othercredit> + </author> + <author> <firstname>Keith</firstname><surname>Packard</surname> <affiliation><orgname> X Consortium, Laboratory for Computer Science, Massachusetts Institute of Technology </orgname></affiliation> - </othercredit> + </author> </authorgroup> <copyright><year>1992</year><holder>Massachusetts Institute of Technology and Network Computing Devices, Inc</holder></copyright> |