glsurf: add license
This commit is contained in:
parent
859ea1da4e
commit
a1129ef9cb
@ -26,5 +26,6 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.lama.univ-savoie.fr/~raffalli/glsurf;
|
homepage = http://www.lama.univ-savoie.fr/~raffalli/glsurf;
|
||||||
description = "A program to draw implicit surfaces and curves";
|
description = "A program to draw implicit surfaces and curves";
|
||||||
|
license = stdenv.lib.licenses.lgpl21;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user