Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
menhir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
POTTIER Francois
menhir
Commits
895935a1
Commit
895935a1
authored
9 months ago
by
POTTIER Francois
Browse files
Options
Downloads
Patches
Plain Diff
*.opam: use uppercase WITH in license: fields.
parent
3b5b9535
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
menhirCST.opam
+1
-1
1 addition, 1 deletion
menhirCST.opam
menhirLib.opam
+1
-1
1 addition, 1 deletion
menhirLib.opam
menhirSdk.opam
+1
-1
1 addition, 1 deletion
menhirSdk.opam
with
3 additions
and
3 deletions
menhirCST.opam
+
1
−
1
View file @
895935a1
...
...
@@ -7,7 +7,7 @@ authors: [
homepage: "http://gitlab.inria.fr/fpottier/menhir"
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
license: "LGPL-2.0-only
with
OCaml-LGPL-linking-exception"
license: "LGPL-2.0-only
WITH
OCaml-LGPL-linking-exception"
build: [
["dune" "build" "-p" name "-j" jobs]
]
...
...
This diff is collapsed.
Click to expand it.
menhirLib.opam
+
1
−
1
View file @
895935a1
...
...
@@ -8,7 +8,7 @@ authors: [
homepage: "http://gitlab.inria.fr/fpottier/menhir"
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
license: "LGPL-2.0-only
with
OCaml-LGPL-linking-exception"
license: "LGPL-2.0-only
WITH
OCaml-LGPL-linking-exception"
build: [
["dune" "build" "-p" name "-j" jobs]
]
...
...
This diff is collapsed.
Click to expand it.
menhirSdk.opam
+
1
−
1
View file @
895935a1
...
...
@@ -8,7 +8,7 @@ authors: [
homepage: "http://gitlab.inria.fr/fpottier/menhir"
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
license: "LGPL-2.0-only
with
OCaml-LGPL-linking-exception"
license: "LGPL-2.0-only
WITH
OCaml-LGPL-linking-exception"
build: [
["dune" "build" "-p" name "-j" jobs]
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment