forked from mirrors/nixpkgs
flashplayer: Add license field
This commit is contained in:
parent
d88a4272bd
commit
5a807eaedb
|
@ -88,5 +88,6 @@ stdenv.mkDerivation {
|
|||
meta = {
|
||||
description = "Adobe Flash Player browser plugin";
|
||||
homepage = http://www.adobe.com/products/flashplayer/;
|
||||
license = "unfree";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue