Skip to content

Commit 87e80e3

Browse files
committed
Fix comment
1 parent 065a3ee commit 87e80e3

File tree

2 files changed

+4
-4
lines changed
  • packages
    • ocamlformat-lib/ocamlformat-lib.0.26.0
    • ocamlformat/ocamlformat.0.26.0

2 files changed

+4
-4
lines changed

packages/ocamlformat-lib/ocamlformat-lib.0.26.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ build: [
4545
]
4646
]
4747
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
48-
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"]
48+
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"] # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
4949
url {
5050
src:
5151
"https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.0/ocamlformat-0.26.0.tbz"
@@ -54,4 +54,4 @@ url {
5454
"sha512=35c0131f04c2c8ceb94f0f400e4b56690405ddebb482aec0c9962163001d9fd5b593455df08b508394949f2740ba28f1714dff9e1f17b618bdec62fd26fae281"
5555
]
5656
}
57-
x-commit-hash: "fe70498a8982bef951311b37aa8568218ce8801a" # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
57+
x-commit-hash: "fe70498a8982bef951311b37aa8568218ce8801a"

packages/ocamlformat/ocamlformat.0.26.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build: [
3030
]
3131
]
3232
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
33-
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"]
33+
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"] # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
3434
url {
3535
src:
3636
"https://github.com/ocaml-ppx/ocamlformat/releases/download/0.26.0/ocamlformat-0.26.0.tbz"
@@ -39,4 +39,4 @@ url {
3939
"sha512=35c0131f04c2c8ceb94f0f400e4b56690405ddebb482aec0c9962163001d9fd5b593455df08b508394949f2740ba28f1714dff9e1f17b618bdec62fd26fae281"
4040
]
4141
}
42-
x-commit-hash: "fe70498a8982bef951311b37aa8568218ce8801a" # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
42+
x-commit-hash: "fe70498a8982bef951311b37aa8568218ce8801a"

0 commit comments

Comments
 (0)