Make cpdf.opam license SPDX-compatible

This commit is contained in:
John Whitington 2023-08-16 13:53:52 +01:00
parent 48a8f54257
commit b5f80289db
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ opam-version: "2.0"
name: "cpdf" name: "cpdf"
version: "2.6" version: "2.6"
maintainer: "contact@coherentgraphics.co.uk" 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]] build: [[make]]
depends: [ depends: [
"ocaml" {>= "4.10.0"} "ocaml" {>= "4.10.0"}