summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* rename "GPL-2.0+" to "GPL-2.0-or-later"Greg Kroah-Hartman2021-02-221-1/+1
| | | | | | This makes `reuse lint` happy as well as license lawyers... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* README.md: fix fomattingGreg Kroah-Hartman2018-05-151-11/+20
| | | | | | Didn't get the formatting correct, hopefully got it right this time... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* README.md: move the README file to markdownGreg Kroah-Hartman2018-05-151-0/+33
Works better on github and friends and allows us to put a proper SPDX and copyright header in it. While here, properly document what this package is, and how to build it if you really want to. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>