Make cpdf.opam license SPDX-compatible
This commit is contained in:
parent
48a8f54257
commit
b5f80289db
|
@ -2,7 +2,7 @@ opam-version: "2.0"
|
|||
name: "cpdf"
|
||||
version: "2.6"
|
||||
maintainer: "contact@coherentgraphics.co.uk"
|
||||
license: "Coherent Graphics Ltd Non-Commercial Use License Agreement"
|
||||
license: "LicenseRef-Coherent-Graphics-Ltd-Non-Commercial-Use-License-Agreement"
|
||||
build: [[make]]
|
||||
depends: [
|
||||
"ocaml" {>= "4.10.0"}
|
||||
|
|
Loading…
Reference in New Issue