libpng2: link to license, SPDX seems geared to old version

See https://github.com/NixOS/nixpkgs/pull/51447 for some discussion.
This commit is contained in:
Will Dietz 2018-12-29 14:21:47 -06:00
parent 6f986c8bdc
commit d37b48d1e4

View File

@ -453,7 +453,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
libpng2 = {
fullName = "libpng License v2"; # 1.6.36+
inherit (libpng) url;
url = "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt";
};
libtiff = spdx {