Skip to content

Commit

Permalink
chore: format license
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Jun 14, 2024
1 parent 5e77583 commit 60a337c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
The nxvim configuration as a whole is licensed under the GPLv3.
(see LICENSE-GPL file)
The nxvim configuration uses plugins published under GPLv3. Therefore the use
with all its plugins is covered by the GPLv3 license (see LICENSE-GPL file).

In order to extend it's permissions, custom parts written for this
config are contributed under the terms of the Apache 2.0 license.
In order to extend its permissions, all custom parts written for this config
are contributed under the terms of the Apache 2.0 license.

This goes along with the license of the combined modules becoming
Apache 2.0 when all modules with licenses that make the GPLv3 the
common denominator, are removed.
This goes along with the license of the configuration becoming Apache 2.0
when the modules with licenses that make the GPLv3 the common denominator,
are removed.

====
Apache License
Expand Down

0 comments on commit 60a337c

Please sign in to comment.