khronos: clarify license
This commit is contained in:
parent
d1f3ce25cb
commit
c6574c8664
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/lainsce/khronos";
|
||||
maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue