Moved license files

This commit is contained in:
Georgy Litvinov 2019-10-17 01:25:40 +03:00
parent d3d5cfb8d3
commit 6552f95ae8
4 changed files with 19 additions and 2 deletions

View file

@ -11,8 +11,8 @@
</display-name> </display-name>
<registration> <registration>
<simple-license accept-by="admin" suppress-on-update="true" suppress-if-required="true" > <simple-license accept-by="admin" suppress-on-update="true" suppress-if-required="true" >
<license-text xlink:href="license/license_en.txt" lang="en" /> <license-text xlink:href="license_en.txt" lang="en" />
<license-text xlink:href="license/license_ru.txt" lang="ru" /> <license-text xlink:href="license_ru.txt" lang="ru" />
</simple-license> </simple-license>
</registration > </registration >
<dependencies> <dependencies>

10
license_en.txt Normal file
View file

@ -0,0 +1,10 @@
The author of this extension is:
Georgy Litvinov (public@litvinovg.pro)
Copyright 2019.
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library. If not, see <http://www.gnu.org/licenses/>.

7
license_ru.txt Normal file
View file

@ -0,0 +1,7 @@
Автор расширения:
Георгий Литвинов (public@litvinovg.pro)
Copyright 2019.
Это расширение является свободным программным обеспечением, вы можете распространять и/или модифицировать его в соответствии с лицензией GNU Lesser General Public License версии 3.0, опубликованной Free Software Foundation.
Это расширение распространяется в надежде, что оно будет полезным, но БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ; даже без подразумеваемых гарантий КОММЕРЧЕСКОЙ ЦЕННОСТИ или ПРИГОДНОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ. См. GNU Lesser General Public License для более детальной информации: http://www.gnu.org/licenses/

Binary file not shown.