Skip to content

Commit

Permalink
Fix EZP-22128: Update Copyright info in extension.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed May 15, 2014
1 parent ee75feb commit ff92a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<metadata>
<name>eZ Find LS</name>
<version>//autogentag//</version>
<copyright>Copyright (C) 1999-2014 eZ Systems AS.</copyright>
<copyright>Copyright (C) eZ Systems AS. All rights reserved.</copyright>
<license>//EZP_LICENSE//</license>
<info_url>http://ez.no/ezfind</info_url>

<software>
<uses>
<name>Solr</name>
<license>Apache License, Version 2.0</license>
<copyright>The Apache Software Foundation.</copyright>
<copyright>Copyright (C) eZ Systems AS. All rights reserved.</copyright>
<info_url>http://lucene.apache.org/solr/</info_url>
<version>4.7.0</version>
</uses>
Expand Down

0 comments on commit ff92a66

Please sign in to comment.