diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-13 18:48:55 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-13 18:48:55 +0200 |
commit | 5b5261098945d5d9981c9a3b25b1fff3a05aeda7 (patch) | |
tree | 1265d415d74f6c9253d431e1ebea72d7bcb5d1ae /README.md | |
parent | 3ef631ba91051e5f0c356f51cbdf173a3d2db902 (diff) | |
parent | 3e60ccda96dfada9307a0a25134475c726f1ae72 (diff) |
Merge branch 'unstable' into trackhat
* unstable:
added guideline for contributions using LGPL software
Update CONTRIBUTING.md
Update README.md
added guidelines for external contributions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -72,6 +72,4 @@ Don't be afraid to submit an issue/feature request if need arises. # Licensing information -Recommended to submit new code under ISC license, shorter boilerplate -header than MIT/X11 or new BSD. Please don't use copyleft licenses for -lack of legal hell. +Almost all code is licensed under the [ISC license](https://en.wikipedia.org/wiki/ISC_license). There are very few proprietary dependencies. There is no copyleft code. See individual files for licensing and authorship information. |