Turn some license strings into lib.licenses values
This commit is contained in:
committed by
Peter Simons
parent
50f548771e
commit
7a45996233
@@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351;
|
||||
description = "Command-line tools to create and manage Amazon EC2 virtual machines";
|
||||
license = "unfree-redistributable";
|
||||
license = "unfree-redistributable"; #Amazon
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user