Skip to content

add Aspell-RU license #2734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/Aspell-RU.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="false" licenseId="Aspell-RU"
name="Aspell Russian License" listVersionAdded="3.27.0">
<crossRefs>
<crossRef>https://ftp.gnu.org/gnu/aspell/dict/ru/aspell6-ru-0.99f7-1.tar.bz2</crossRef>
</crossRefs>
<text>
<p>
Permission to use, copy, redistribute is granted.
Permission to redistribute modifications in patch form
is granted. Permission to redistribute binaries made of
modified sources is granted. All other rights reserved.
</p>
</text>
</license>
</SPDXLicenseCollection>
4 changes: 4 additions & 0 deletions test/simpleTestForGenerator/Aspell-RU.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Permission to use, copy, redistribute is granted.
Permission to redistribute modifications in patch form is granted.
Permission to redistribute binaries made of modified sources is granted.
All other rights reserved.
Loading