summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVoidAtValhalla <VoidAtValhalla@users.noreply.github.com>2014-03-18 20:24:50 +0100
committerVoidAtValhalla <VoidAtValhalla@users.noreply.github.com>2014-03-18 20:24:50 +0100
commitd8e14d364c56186c31a5a45708bf05cca98d1273 (patch)
tree88dc9af4f158a5e80593b903ebef6c694a559a3f /README.md
parentff314f3c5e1b30fed112adb97ab5d29f5a2e108b (diff)
parent88bda13232d521d4f899fdef90916635384d25c8 (diff)
downloadbemenu-d8e14d364c56186c31a5a45708bf05cca98d1273.tar.gz
bemenu-d8e14d364c56186c31a5a45708bf05cca98d1273.tar.bz2
bemenu-d8e14d364c56186c31a5a45708bf05cca98d1273.zip
Merge branch 'dev/license' into develop
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index e3d8d40..2dc6cf7 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,6 @@ bemenu
Dynamic menu library and client program inspired by dmenu
## License
-* GPL for client program
-* LGPL for library
+* [GNU GPLv3 (or any later version)](LICENSE-CLIENT) for client program[s] and
+ other sources except library and bindings
+* [GNU LGPLv3 (or any later version)](LICENSE-LIB) for library and bindings