adoptopenjdk-icedtea-web: add licenses

source: https://github.com/adoptopenjdk/icedtea-web?tab=License-1-ov-file
This commit is contained in:
jopejoe1
2026-05-04 10:55:04 +02:00
parent ba81fb35d7
commit 291be73bd4
@@ -88,6 +88,7 @@ stdenv.mkDerivation (finalAttrs: {
based on the NetX project.
'';
homepage = "https://github.com/adoptopenjdk/icedtea-web";
license = lib.licenses.WITH lib.licenses.gpl2Only lib.licenses.classpathException20;
platforms = lib.platforms.linux;
};
})