spiegel-keyman/linux/LICENSE.md
Eberhard Beilharz 1e8e598cd3
chore(linux): Update readme
This change adds separate READMEs for the legacy projects, and
removes mentioning of the legacy projects in the current READMEs.
The motivation is to make it later easier to remove the legacy
projects, as well as reducing the efforts to testing the README with
legacy projects. Since legacy projects aren't maintained anymore
it doesn't make sense to still have them in the regular README,
suggesting that the instructions work for the legacy projects as
well.
2022-10-12 12:28:46 +02:00

20 lines
1.1 KiB
Markdown

# LICENSE
The [keyman-config](./keyman-config) project is covered by the
[MIT license](./keyman-config/COPYING).
The [ibus-keyman](./ibus-keyman) projects is licensed under GNU General Public License
as published by the Free Software Foundation; either
[version 2 of the License](./ibus-keyman/COPYING), or (at your option) any later version.
Four files in ibus-keyman, [keymanutil.c](./ibus-keyman/src/keymanutil.c),
[keymanutil.h](./ibus-keyman/src/keymanutil.h), [kmpdetails.c](./ibus-keyman/src/kmpdetails.c)
and [kmpdetails.h](./ibus-keyman/src/kmpdetails.h), are dual licensed by the MIT license and
the GNU General Public License which is described above.
The MIT license alone may be chosen for them for their use in other projects.
Two files in ibus-keyman, [keyman-service.c](./ibus-keyman/src/keyman-service.c) and
[keyman-service.h](./ibus-keyman/src/keyman-service.h) are licensed under GNU
General Public License version 3 as published by the Free Software Foundation; either
[version 3 of the License](https://spdx.org/licenses/GPL-3.0-or-later.html), or (at your option)
any later version.