summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-19 08:23:18 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-19 08:27:33 -0400
commite99c9338e413efca026210b9d830efb5c74d34e5 (patch)
treeda7c885e790d39ac4b3d3c52b0156b3fe1ef4442
parentb9dedc757e667333ce899115d618f25cdaa4dd5e (diff)
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>
-rw-r--r--specs/i18n/localedb/localedb.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/specs/i18n/localedb/localedb.xml b/specs/i18n/localedb/localedb.xml
index 6005362..1ac7008 100644
--- a/specs/i18n/localedb/localedb.xml
+++ b/specs/i18n/localedb/localedb.xml
@@ -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