Skip to content

Commit

Permalink
Merge pull request os-autoinst#11645 from okurz/feature/license
Browse files Browse the repository at this point in the history
Clarify that most licenses are FSFAP
  • Loading branch information
okurz authored Jan 11, 2021
2 parents 360d659 + c160679 commit 565e79d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ Please, refer to [Contributing Guide](https://github.com/os-autoinst/os-autoinst

## License

Most files are minimal copyleft, but some more complex tests are GPL. So please
check the license within the files.
Most files are licensed under a minimal copyleft conforming to the [FSF All
Permissive License](https://spdx.org/licenses/FSFAP.html), but some more
complex tests are licensed under the GPL. So please check the license within
the files.

0 comments on commit 565e79d

Please sign in to comment.