[PATCH libICE] specs: use DocBook suggested markup for Copyrights
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Sep 15 21:18:07 PDT 2011
On 09/11/11 14:08, Gaetan Nadon wrote:
> Puts the statement on a single line, using commas to separate years
> --> Copyright © 1993, 1994, 1996 X Consortium
>
> As opposed to 3 double-spaced lines.
>
> Signed-off-by: Gaetan Nadon<memsize at videotron.ca>
> ---
> doc/ICElib.xml | 7 ++++---
> 1 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/doc/ICElib.xml b/doc/ICElib.xml
> index 3a883df..d239bf2 100644
> --- a/doc/ICElib.xml
> +++ b/doc/ICElib.xml
> @@ -19,9 +19,10 @@
> <affiliation><orgname>X Consortium</orgname></affiliation>
> </author>
> </authorgroup>
> -<copyright><year>1993</year><holder>X Consortium</holder></copyright>
> -<copyright><year>1994</year><holder>X Consortium</holder></copyright>
> -<copyright><year>1996</year><holder>X Consortium</holder></copyright>
> +<copyright>
> +<year>1993</year><year>1994</year><year>1996</year>
> +<holder>X Consortium</holder>
> +</copyright>
>
> <legalnotice>
> <para>
Yes, please. I've fixed a couple docs before but not had time to do
a full search of all docs/modules.
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list