root: add license

wip/yesman
Markus Kowalewski 4 years ago
parent 52f9aebe64
commit 187b4a2e04
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB
  1. 1
      pkgs/applications/science/misc/root/5.nix

@ -86,5 +86,6 @@ stdenv.mkDerivation rec {
description = "A data analysis framework";
platforms = platforms.unix;
maintainers = with maintainers; [ veprbl ];
license = licenses.lgpl21;
};
}

Loading…
Cancel
Save