Skip to content

Commit

Permalink
servialdv: add license
Browse files Browse the repository at this point in the history
  • Loading branch information
markuskowa committed Jun 27, 2020
1 parent e075f94 commit ffa2030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/serialdv/default.nix
Expand Up @@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/f4exb/serialdv";
platforms = platforms.linux;
maintainers = with maintainers; [ alkeryn ];
license = licenses.gpl3;
};
}

0 comments on commit ffa2030

Please sign in to comment.