diff options
| author | Tyler True <944067+sirocyl@users.noreply.github.com> | 2019-04-27 00:00:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-27 00:00:42 -0400 |
| commit | f4685b430f80c18bbe1f865464599cbfeecd9afb (patch) | |
| tree | 7c84c9962f7ec0cef48e5884ffc01e75361a82c3 | |
| parent | 6176f0aa46bc28e6f20626c71cceed3408684e5e (diff) | |
Change badges to reflect project license status
While all source files except the two mentioned (ext4_xattr.c and ext4_extents.c) are BSD-3-clause, and it seems like this project may be licensed as such by removing those two files, the project license should be reflected as GPL v2.0, in accordance with the LICENSE file at the root of the project.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [](https://gitter.im/gkostka/lwext4?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[](http://opensource.org/licenses/BSD-3-Clause) +[-blue.svg?style=flat-square)](http://opensource.org/licenses/GPL-2.0) [](https://travis-ci.org/gkostka/lwext4) [](https://gratipay.com/gkostka/) |
