specs: support multi licensed copyright notice and license text

For documentation having multiple licenses, the copyright and legalnotice
elements sequence cannot instantiated multiple times.
The copyright notice and license text are therefore coded inside a
legalnotice element. The role attribute on the paragraph is used to allow
styling of the copyright notice text which should not be italicized.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon 2011-09-19 08:23:18 -04:00
parent b9dedc757e
commit e99c9338e4

View file

@ -16,12 +16,10 @@
<affiliation><orgname>IBM Japan</orgname></affiliation>
</author>
</authorgroup>
<copyright><year>1994</year><holder>IBM Corporation</holder></copyright>
<copyright><year>1994</year><holder>X Consortium</holder></copyright>
<legalnotice>
<para role="multiLicensing">Copyright © 1994 IBM Corporation</para>
<para>
License to use, copy, modify, and distribute this software and its documentation for
any purpose and without fee is hereby granted, provided that the above copyright notice
@ -39,6 +37,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
</para>
<para role="multiLicensing">Copyright © 1994 X Consortium</para>
<para>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files