You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2012/08/07 21:58:25 UTC

svn commit: r1370478 - in /creadur/whisker/trunk/apache-whisker-plugin4maven/src/it: license-family/descriptor.xml smoke4generate/descriptor.xml third-party-corp/descriptor.xml third-party-group/descriptor.xml

Author: rdonkin
Date: Tue Aug  7 19:58:25 2012
New Revision: 1370478

URL: http://svn.apache.org/viewvc?rev=1370478&view=rev
Log:
Update DTDs to allow primary copyrght notice

Modified:
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/descriptor.xml
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/smoke4generate/descriptor.xml
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-corp/descriptor.xml
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/descriptor.xml

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/descriptor.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/descriptor.xml?rev=1370478&r1=1370477&r2=1370478&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/descriptor.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/descriptor.xml Tue Aug  7 19:58:25 2012
@@ -56,7 +56,7 @@ with a template license. 
 <!ATTLIST organisation url CDATA #IMPLIED>
 
 <!-- The primary license for the application -->
-<!ELEMENT primary-license EMPTY>
+<!ELEMENT primary-license (copyright-notice?)>
 <!-- References the license by id attribute -->
 <!ATTLIST primary-license id IDREF #REQUIRED>
 

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/smoke4generate/descriptor.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/smoke4generate/descriptor.xml?rev=1370478&r1=1370477&r2=1370478&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/smoke4generate/descriptor.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/smoke4generate/descriptor.xml Tue Aug  7 19:58:25 2012
@@ -52,7 +52,7 @@
 <!ATTLIST organisation url CDATA #IMPLIED>
 
 <!-- The primary license for the application -->
-<!ELEMENT primary-license EMPTY>
+<!ELEMENT primary-license (copyright-notice?)>
 <!-- References the license by id attribute -->
 <!ATTLIST primary-license id IDREF #REQUIRED>
 

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-corp/descriptor.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-corp/descriptor.xml?rev=1370478&r1=1370477&r2=1370478&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-corp/descriptor.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-corp/descriptor.xml Tue Aug  7 19:58:25 2012
@@ -56,7 +56,7 @@ maintained by a corporation. 
 <!ATTLIST organisation url CDATA #IMPLIED>
 
 <!-- The primary license for the application -->
-<!ELEMENT primary-license EMPTY>
+<!ELEMENT primary-license (copyright-notice?)>
 <!-- References the license by id attribute -->
 <!ATTLIST primary-license id IDREF #REQUIRED>
 

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/descriptor.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/descriptor.xml?rev=1370478&r1=1370477&r2=1370478&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/descriptor.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/descriptor.xml Tue Aug  7 19:58:25 2012
@@ -64,7 +64,7 @@ maintained by an informal group. 
 <!ELEMENT primary-notice (#PCDATA)>
 
 <!-- The organisation responsible for the application -->
-<!ELEMENT primary-organisation EMPTY>
+<!ELEMENT primary-organisation (copyright-notice?)>
 <!-- References the organisation by id attribute -->
 <!ATTLIST primary-organisation id IDREF #REQUIRED>