hicolor-icon-theme: add license

+1
+1
pkgs/data/icons/hicolor-icon-theme/default.nix
··· 15 description = "Default fallback theme used by implementations of the icon theme specification"; 16 homepage = "https://icon-theme.freedesktop.org/releases/"; 17 platforms = platforms.unix; 18 }; 19 }
··· 15 description = "Default fallback theme used by implementations of the icon theme specification"; 16 homepage = "https://icon-theme.freedesktop.org/releases/"; 17 platforms = platforms.unix; 18 + license = licenses.gpl2Only; 19 }; 20 }