diff options
author | VoidAtValhalla <VoidAtValhalla@users.noreply.github.com> | 2014-03-18 20:24:50 +0100 |
---|---|---|
committer | VoidAtValhalla <VoidAtValhalla@users.noreply.github.com> | 2014-03-18 20:24:50 +0100 |
commit | d8e14d364c56186c31a5a45708bf05cca98d1273 (patch) | |
tree | 88dc9af4f158a5e80593b903ebef6c694a559a3f /README.md | |
parent | ff314f3c5e1b30fed112adb97ab5d29f5a2e108b (diff) | |
parent | 88bda13232d521d4f899fdef90916635384d25c8 (diff) | |
download | bemenu-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.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |