refind: add license

see issue #43716
wip/yesman
Pascal Wittmann 6 years ago
parent 21b81f41ae
commit 94d090ba8c
No known key found for this signature in database
GPG Key ID: C899ACE7E2322852
  1. 1
      pkgs/tools/bootloaders/refind/default.nix

@ -117,6 +117,7 @@ stdenv.mkDerivation rec {
homepage = http://refind.sourceforge.net/;
maintainers = [ maintainers.AndersonTorres ];
platforms = [ "i686-linux" "x86_64-linux" ];
license = licenses.gpl3Plus;
};
}

Loading…
Cancel
Save