Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.6 KB

LICENSE.md

File metadata and controls

41 lines (31 loc) · 1.6 KB

skiptir

Command-line tool for Icelandic hyphenation Copyright 2020 Kristján Rúnarsson

This license document may not be modified.

Code is licensed under these three licenses: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/) The Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

The Pyphen package included in this distribution is a separate work with different authors and is distributed under different licensing terms, described in the file Pyphen/COPYING.

The Icelandic hyphenation dictionaries distributed with this project in the directory Pyphen/pyphen/dictionaries/ (filenames hyph_is*.dic) are licensed under the CC-BY 4.0 license.

CC-BY 4.0

This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

APACHE LICENSE 2.0

The program files are licensed under the Apache License, Version 2.0 (the "License"); you may not use the files except in compliance with the License or with another license under which they are also licensed according to this file or another written declaration by the author. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, 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.