Fix some "meta.licenses" attributes
This commit is contained in:
@@ -52,6 +52,6 @@ stdenv.mkDerivation {
|
||||
|
||||
homepage = http://www.mozilla.org/rhino/;
|
||||
|
||||
licenses = [ "MPLv1.1" /* or */ "GPLv2+" ];
|
||||
license = [ "MPLv1.1" /* or */ "GPLv2+" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user