Skip to content

Commit

Permalink
Use LICENSE consistently and move to base directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 17, 2017
1 parent 874f73b commit b9a396e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
File renamed without changes.
16 changes: 5 additions & 11 deletions package.xml
Expand Up @@ -17,7 +17,7 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2016-11-03</date>
<date>2017-10-17</date>
<version>
<release>2.2.2</release>
<api>1.3.0</api>
Expand All @@ -32,13 +32,6 @@
</notes>
<contents>
<dir baseinstalldir="/" name="/">
<dir name="doc">
<dir name="Horde">
<dir name="Nls">
<file name="COPYING" role="doc" />
</dir> <!-- /doc/Horde/Nls -->
</dir> <!-- /doc/Horde -->
</dir> <!-- /doc -->
<dir name="lib">
<dir name="Horde">
<dir name="Nls">
Expand Down Expand Up @@ -311,6 +304,7 @@
</dir> <!-- /locale/zh_TW -->
<file name="Horde_Nls.pot" role="data" />
</dir> <!-- /locale -->
<file name="LICENSE" role="doc" />
</dir> <!-- / -->
</contents>
<dependencies>
Expand Down Expand Up @@ -352,7 +346,6 @@
</dependencies>
<phprelease>
<filelist>
<install as="COPYING" name="doc/Horde/Nls/COPYING" />
<install as="Horde/Nls.php" name="lib/Horde/Nls.php" />
<install as="Horde/Nls/Alpha3.php" name="lib/Horde/Nls/Alpha3.php" />
<install as="Horde/Nls/Carsigns.php" name="lib/Horde/Nls/Carsigns.php" />
Expand All @@ -362,7 +355,7 @@
<install as="Horde/Nls/Languages.php" name="lib/Horde/Nls/Languages.php" />
<install as="Horde/Nls/Tld.php" name="lib/Horde/Nls/Tld.php" />
<install as="Horde/Nls/Translation.php" name="lib/Horde/Nls/Translation.php" />
<install as="locale/Horde_Nls.pot" name="locale/Horde_Nls.pot" />
<install as="LICENSE" name="LICENSE" />
<install as="locale/ar/LC_MESSAGES/Horde_Nls.mo" name="locale/ar/LC_MESSAGES/Horde_Nls.mo" />
<install as="locale/ar/LC_MESSAGES/Horde_Nls.po" name="locale/ar/LC_MESSAGES/Horde_Nls.po" />
<install as="locale/bg/LC_MESSAGES/Horde_Nls.mo" name="locale/bg/LC_MESSAGES/Horde_Nls.mo" />
Expand Down Expand Up @@ -395,6 +388,7 @@
<install as="locale/gl/LC_MESSAGES/Horde_Nls.po" name="locale/gl/LC_MESSAGES/Horde_Nls.po" />
<install as="locale/he/LC_MESSAGES/Horde_Nls.mo" name="locale/he/LC_MESSAGES/Horde_Nls.mo" />
<install as="locale/he/LC_MESSAGES/Horde_Nls.po" name="locale/he/LC_MESSAGES/Horde_Nls.po" />
<install as="locale/Horde_Nls.pot" name="locale/Horde_Nls.pot" />
<install as="locale/hr/LC_MESSAGES/Horde_Nls.mo" name="locale/hr/LC_MESSAGES/Horde_Nls.mo" />
<install as="locale/hr/LC_MESSAGES/Horde_Nls.po" name="locale/hr/LC_MESSAGES/Horde_Nls.po" />
<install as="locale/hu/LC_MESSAGES/Horde_Nls.mo" name="locale/hu/LC_MESSAGES/Horde_Nls.mo" />
Expand Down Expand Up @@ -882,7 +876,7 @@ Converted to package.xml 2.0 for pear.horde.org
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-11-03</date>
<date>2017-10-17</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
Expand Down

0 comments on commit b9a396e

Please sign in to comment.