forked from mirrors/nixpkgs
ksnip: Change license to gpl2Plus
This commit is contained in:
parent
5e39a98d15
commit
53c4bea509
|
@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
|
|||
- User-defined actions for taking screenshot and post-processing.
|
||||
- Many configuration options.
|
||||
'';
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ x3ro ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue