Skip to content

Commit

Permalink
elixir: modify Elixir license to Apache 2.0 (#368372)
Browse files Browse the repository at this point in the history
  • Loading branch information
happysalada authored Dec 26, 2024
2 parents bbc2fd2 + c510ae1 commit 65ca692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/interpreters/elixir/generic-builder.nix
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ stdenv.mkDerivation ({
with hot code upgrades.
'';

license = licenses.epl10;
license = licenses.asl20;
platforms = platforms.unix;
maintainers = teams.beam.members;
};
Expand Down

0 comments on commit 65ca692

Please sign in to comment.