pkgs/development/libraries/science/math/liblapack: fixed license tag
Thanks to Ludovic Courtès for pointing that out. svn path=/nixpkgs/trunk/; revision=19687
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "Linear Algebra PACKage";
|
||||
license = "Free, copyrighted";
|
||||
license = "revised-BSD";
|
||||
homepage = "http://www.netlib.org/lapack/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user