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