summaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices for the new year 2015Jouni Malinen2015-01-271-1/+1
| | | | Signed-off-by: Jouni Malinen <j@w1.fi>
* Start using unodified Developer Certificate of Origin v1.1Jouni Malinen2014-02-131-25/+57
| | | | | | | | | | | | With the license terms having been cleaned up in the hostap.git files, there is no continued need for the additional (e) item to explicitly acknowledge BSD license option for contributions. Since DCO v1.1 is now available from http://developercertificate.org/ it looks reasonable to move to the unmodified version of DCO and to the commonly used Signed-off-by tag for this project. Signed-hostap: Jouni Malinen <j@w1.fi> Signed-off-by: Jouni Malinen <j@w1.fi>
* Update copyright notices for the new year 2014Jouni Malinen2014-01-071-1/+1
| | | | Signed-hostap: Jouni Malinen <j@w1.fi>
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-111-9/+17
| | | | | | | | | | | | | | | Simplify licensing terms for hostap.git by selecting the BSD license alternative for any future distribution. This drops the GPL v2 alternative from distribution terms and from contribution requirements. The BSD license alternative that has been used in hostap.git (the one with advertisement clause removed) is compatible with GPL and as such the software in hostap.git can still be used with GPL projects. In addition, any new contribution to hostap.git is expected to be licensed under the BSD terms that allow the changes to be merged into older hostap repositories that still include the GPL v2 alternative. Signed-hostap: Jouni Malinen <j@w1.fi>
* Describe requirements for contributions to hostap.gitJouni Malinen2011-10-291-0/+103
This provides explicit description of requirements for contributions that have been assumed and less formally confirmed in the past.