summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-18 13:22:34 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-18 13:22:34 -0400
commit8dfbeb1b1b1e8aa17f69d0a373155419a5f6a172 (patch)
treeb4a283c320f741410e5e1dcc568ba31e15d045b2
parent278ca8947c1dabb2b819527dca0fa6190c034f67 (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/libX11/libX11.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/specs/libX11/libX11.xml b/specs/libX11/libX11.xml
index 782c14ff..672785e8 100644
--- a/specs/libX11/libX11.xml
+++ b/specs/libX11/libX11.xml
@@ -63,9 +63,7 @@
<legalnotice>
-<formalpara>
-<title>Copyright © 1985, 1986, 1987, 1988, 1989, 1991, 1994, 1996, 2002 The Open Group</title>
-<para></para></formalpara>
+<para role="multiLicensing">Copyright © 1985, 1986, 1987, 1988, 1989, 1991, 1994, 1996, 2002 The Open Group</para>
<para>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files
@@ -97,9 +95,7 @@ be used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
</para>
-<formalpara>
-<title>Copyright © 1985, 1986, 1987, 1988, 1989, 1991 Digital Equipment Corporation</title>
-<para></para></formalpara>
+<para role="multiLicensing">Copyright © 1985, 1986, 1987, 1988, 1989, 1991 Digital Equipment Corporation</para>
<para>
Permission to use, copy, modify and distribute this documentation for any
purpose and without fee is hereby granted, provided that the above copyright