this repo has no description

camelot.1.7.0: Use the standard SPDX name for the license

Kate b48413d9 9f0e45be

Changed files
+2 -2
packages
camelot
camelot.1.7.0
+2 -2
packages/camelot/camelot.1.7.0/opam
···
synopsis: "An OCaml Linter / Style Checker"
maintainer: ["William Goeller <william@williamgoeller.com>"]
authors: ["Vighnesh Vijay" "Daniel Like" "William Goeller"]
-
license: "Apache License 2.0"
+
license: "Apache-2.0"
homepage: "https://github.com/upenn-cis1xx/camelot"
bug-reports: "https://github.com/upenn-cis1xx/camelot/issues"
depends: [
···
"odoc" {with-doc & >= "1.5.0"}
]
build: [
-
["dune" "subst"] {pinned}
+
["dune" "subst"] {dev}
[
"dune"
"build"