Skip to content

Commit

Permalink
opam: fix license to match lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Khady authored May 13, 2024
1 parent b2944d9 commit efe0842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devkit.opam
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
opam-version: "2.0"
maintainer: "[email protected]"
authors: "Ahrefs <[email protected]>"
license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/ahrefs/devkit"
dev-repo: "git+https://github.com/ahrefs/devkit.git"
bug-reports: "https://github.com/ahrefs/devkit/issues"
Expand Down

0 comments on commit efe0842

Please sign in to comment.