eukleides: Update license
See license section in the README.
This commit is contained in:
parent
30b5330e85
commit
06e7dc2f43
@ -48,7 +48,7 @@ lib.fix (eukleides: stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Geometry Drawing Language";
|
description = "Geometry Drawing Language";
|
||||||
homepage = "http://www.eukleides.org/";
|
homepage = "http://www.eukleides.org/";
|
||||||
license = lib.licenses.gpl2;
|
license = lib.licenses.gpl3Plus;
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Eukleides is a computer language devoted to elementary plane
|
Eukleides is a computer language devoted to elementary plane
|
||||||
|
Loading…
x
Reference in New Issue
Block a user