1Contributing to libpredict
2==========================
3
4Thank you for showing an interest in libpredict! Feel free to send bug
5reports, feature requests and submit pull requests!
6
7
8Contributor Agreement
9---------------------
10
11![Number of signed CLAs](https://cla-assistant.io/readme/badge/la1k/libpredict "This is how many people have signed this CLA")
12
13Currently, libpredict is licensed as GPLv2+. That's not optimal for a
14library, so we want to change it to something more library friendly,
15e.g., LGPL. It's going to be a while before we can do so, but it is a
16long term goal.
17
18In order to do that, we must do several things, like replace all the
19GPLv2+ code. When that is done, we can relicense the library, but only
20if we have the right to do so. There are several ways of achieving this,
21but we've chosen to use a contributor agreement that gives [Akademisk
22radioklubb (LA1K)](https://la1k.no/) rights to the code. If you create a
23pull request, you will be asked to confirm that your contribution is
24submitted under this contributor agreement.
25
26You can find the text of the contributor agreement at
27https://gist.github.com/la1k-admin/18d0510aa3dbe0db1b8f86e6b46c20bd
28
29Short summary: You allow Akademisk radioklubb to use the code, but
30without taking away your right to also use the code as you please.
31