xlawrence 2005/10/07 17:58:10 CEST
Modified files:
core/src/webapp/WEB-INF/etc/config license.xml
Log:
new license file
Revision Changes Path
1.4 +2 -2 jahia/core/src/webapp/WEB-INF/etc/config/license.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/WEB-INF/etc/config/license.xml.diff?r1=1.3&r2=1.4&f=h
Index: license.xml
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/WEB-INF/etc/config/license.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- license.xml 15 Mar 2005 09:19:53 -0000 1.3
+++ license.xml 7 Oct 2005 15:58:10 -0000 1.4
@@ -1,8 +1,8 @@
<jahia-licenses>
<license-package format="1.0" product="Jahia" release="4.5">
- <license component="org.jahia.core" licensee="Jahia Evaluation Customer"
signature="MCwCFAIdrYHlg2P/4rDdlQ9s8lUFqUvdAhRMkeQzGJyPcRueuPYNf/Myo+jrhA=="
certAlias="jahiaCert">
+ <license component="org.jahia.core" licensee="Jahia Evaluation Customer"
signature="MCwCFDlSwnP6Lv2llnog6T/OHoiGhhEoAhRDZTAclqpv8jc+U7AhP4PfKw6DCw=="
certAlias="jahiaCert">
<limit class="org.jahia.security.license.DaysLeftValidator"
name="maxUsageDays" value="60"/>
- <limit class="org.jahia.security.license.BuildNumberValidator"
name="build" value="6000 to 8000"/>
+ <limit class="org.jahia.security.license.BuildNumberValidator"
name="build" value="8000 to 10000"/>
<limit class="org.jahia.security.license.ReleaseNumberValidator"
name="release" value="4.5"/>
</license>
</license-package>