-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Gordon Henriksen as one of the original authors
- Loading branch information
1 parent
5ea8ac2
commit b9d81c7
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
opam-version: "2.0" | ||
maintainer: "Kate <kit.ty.kate@disroot.org>" | ||
authors: [ | ||
"Gordon Henriksen <gordonhenriksen@mac.com>" | ||
"whitequark <whitequark@whitequark.org>" | ||
"The LLVM team" | ||
] | ||
license: "Apache-2.0 WITH LLVM-exception" | ||
license: "Apache-2.0 with LLVM-exception" | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
kit-ty-kate
Author
Collaborator
|
||
doc: "http://llvm.moe/ocaml" | ||
bug-reports: "http://llvm.org/bugs/" | ||
dev-repo: "git+https://github.com/kit-ty-kate/llvm-dune.git" | ||
|
AFAIU from https://spdx.org/licenses/, 'with' is meant to be in uppercase. See also https://github.com/llvm/llvm-project/blob/main/llvm/lib/IR/Core.cpp#L5