From 873da0586b9a31dc53939c071528e3bc3a209d31 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Sun, 24 Jun 2018 01:42:27 -0500 Subject: [PATCH] add license note to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 43eb8d5..7e30eed 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,6 @@ A F-Droid metadata file is named `.txt` and [looks like this](https://git `docker run -v "$(pwd)/build:/fdroiddata/build" -v "$(pwd):/repo" fdroidbuild build net.monarchpass.app.txt -l` and build the latest version of that app. + +## License +GNU GPL v3.