glsurf: add license
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user