r465 - in trunk: wikitty-api/src/main/resources/org/nuiton wikitty-api/src/test/resources wikitty-jdbc-impl/src/test/resources wikitty-solr-impl/src/main/resources wikitty-solr-impl/src/test/resources
Author: sletellier Date: 2010-11-02 16:08:03 +0100 (Tue, 02 Nov 2010) New Revision: 465 Url: http://nuiton.org/repositories/revision/wikitty/465 Log: Replace License-Ignore by Ignore-License Modified: trunk/wikitty-api/src/main/resources/org/nuiton/WikittyAPI.gwt.xml trunk/wikitty-api/src/test/resources/jbossts-properties.xml trunk/wikitty-jdbc-impl/src/test/resources/jbossts-properties.xml trunk/wikitty-solr-impl/src/main/resources/schema.xml trunk/wikitty-solr-impl/src/test/resources/jbossts-properties.xml trunk/wikitty-solr-impl/src/test/resources/solrconfig.xml Modified: trunk/wikitty-api/src/main/resources/org/nuiton/WikittyAPI.gwt.xml =================================================================== --- trunk/wikitty-api/src/main/resources/org/nuiton/WikittyAPI.gwt.xml 2010-10-29 17:03:00 UTC (rev 464) +++ trunk/wikitty-api/src/main/resources/org/nuiton/WikittyAPI.gwt.xml 2010-11-02 15:08:03 UTC (rev 465) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - * Copyright (C) 2009 - 2010 CodeLutin, Benjamin Poussin + Copyright (C) 2009 - 2010 CodeLutin, Benjamin Poussin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as Modified: trunk/wikitty-api/src/test/resources/jbossts-properties.xml =================================================================== --- trunk/wikitty-api/src/test/resources/jbossts-properties.xml 2010-10-29 17:03:00 UTC (rev 464) +++ trunk/wikitty-api/src/test/resources/jbossts-properties.xml 2010-11-02 15:08:03 UTC (rev 465) @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - #%L - %%License-Ignore + %%Ignore-License JBoss, Home of Professional Open Source Copyright 2009, Red Hat Middleware LLC, and individual contributors @@ -21,7 +20,6 @@ (C) 2009, @author JBoss, a division of Red Hat. - #L% --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> Modified: trunk/wikitty-jdbc-impl/src/test/resources/jbossts-properties.xml =================================================================== --- trunk/wikitty-jdbc-impl/src/test/resources/jbossts-properties.xml 2010-10-29 17:03:00 UTC (rev 464) +++ trunk/wikitty-jdbc-impl/src/test/resources/jbossts-properties.xml 2010-11-02 15:08:03 UTC (rev 465) @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - #%L - %%License-Ignore + %%Ignore-License JBoss, Home of Professional Open Source Copyright 2009, Red Hat Middleware LLC, and individual contributors @@ -21,7 +20,6 @@ (C) 2009, @author JBoss, a division of Red Hat. - #L% --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> Modified: trunk/wikitty-solr-impl/src/main/resources/schema.xml =================================================================== --- trunk/wikitty-solr-impl/src/main/resources/schema.xml 2010-10-29 17:03:00 UTC (rev 464) +++ trunk/wikitty-solr-impl/src/main/resources/schema.xml 2010-11-02 15:08:03 UTC (rev 465) @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - #%L - %%License-Ignore + %%Ignore-License Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -17,7 +16,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - #L% --> <!-- Modified: trunk/wikitty-solr-impl/src/test/resources/jbossts-properties.xml =================================================================== --- trunk/wikitty-solr-impl/src/test/resources/jbossts-properties.xml 2010-10-29 17:03:00 UTC (rev 464) +++ trunk/wikitty-solr-impl/src/test/resources/jbossts-properties.xml 2010-11-02 15:08:03 UTC (rev 465) @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - #%L - %%License-Ignore + %%Ignore-License JBoss, Home of Professional Open Source Copyright 2009, Red Hat Middleware LLC, and individual contributors @@ -21,7 +20,6 @@ (C) 2009, @author JBoss, a division of Red Hat. - #L% --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> Modified: trunk/wikitty-solr-impl/src/test/resources/solrconfig.xml =================================================================== --- trunk/wikitty-solr-impl/src/test/resources/solrconfig.xml 2010-10-29 17:03:00 UTC (rev 464) +++ trunk/wikitty-solr-impl/src/test/resources/solrconfig.xml 2010-11-02 15:08:03 UTC (rev 465) @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - #%L - %%License-Ignore + %%Ignore-License Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -17,7 +16,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - #L% --> <config>
participants (1)
-
sletellier@users.nuiton.org