Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-06-10 18:56:43 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-10-29 09:16:11 +0200
commitda7f267ef25992aac7535c0cf9289f91df6eda83 (patch)
tree5e0bb25dc2ae4551f109ba4e4db492f7b08470d8
parent4ee3f5c8dde2bbfbade330b51eccda4498094425 (diff)
Add license statement to README
README.md: Add license statement to README, specifying that devtools is licensed under the terms of the GPL-3.0-or-later.
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2f99bbb..0f5d8f2 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,7 @@ git config format.subjectprefix 'devtools] [PATCH'
4. Push changes
5. Upload the source tarball with ```make dist upload```
6. Update the package
+
+## License
+
+Devtools is licensed under the terms of the **GPL-3.0-or-later** (see [LICENSE](LICENSE)).