openjdk: correct license

This commit is contained in:
Atemu
2021-06-16 12:41:18 +02:00
parent 75d0e4645e
commit 9dc58496dd
+1 -1
View File
@@ -1,6 +1,6 @@
lib: with lib; {
homepage = "http://openjdk.java.net/";
license = licenses.gpl2;
license = licenses.gpl2Only;
description = "The open-source Java Development Kit";
maintainers = with maintainers; [ edwtjo asbachb ];
platforms = [ "i686-linux" "x86_64-linux" "aarch64-linux" "armv7l-linux" "armv6l-linux" ];