# HG changeset patch
# User Patrick PIERRE <patrick.pierre@prismallia.fr>
# Date 1363333872 -3600
# Node ID cc8a32283e9d70b2067d64d214ed3933f69d56d9
# Parent  72e7a80bd9042ef7010d77ec1ec68080cc9511c8
Multiples copyrights possibles

diff -r 72e7a80bd904 -r cc8a32283e9d RelaxNG/publidoc.rnc
--- a/RelaxNG/publidoc.rnc	jeu. mars 14 17:40:08 2013 +0100
+++ b/RelaxNG/publidoc.rnc	ven. mars 15 08:51:12 2013 +0100
@@ -28,7 +28,7 @@
 top.head.content =
    (title, shorttitle?, subtitle?)?
  & (identifier, identifier?)?
- & copyright?
+ & copyright*
  & collection?
  & contributors?
  & date?
diff -r 72e7a80bd904 -r cc8a32283e9d RelaxNG/publiset.rnc
--- a/RelaxNG/publiset.rnc	jeu. mars 14 17:40:08 2013 +0100
+++ b/RelaxNG/publiset.rnc	ven. mars 15 08:51:12 2013 +0100
@@ -54,7 +54,7 @@
 composition.head.content =
    (title, shorttitle?, subtitle?)?
  & identifier*
- & copyright?
+ & copyright*
  & collection?
  & contributors?
  & keywordset?