Skip to content

Commit

Permalink
docs: really change the license (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia authored Oct 20, 2024
1 parent 1d4a31c commit dced5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
(generate_opam_files true)

(source (github RedPRL/asai))
(license Apache-2.0)
(license "Apache-2.0 WITH LLVM-exception")
(authors "The RedPRL Development Team")
(maintainers "favonia <[email protected]>")

Expand Down

0 comments on commit dced5cf

Please sign in to comment.