this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update packages/spdx_licenses/spdx_licenses.1.3.0/opam

authored by

Kate and committed by
GitHub
5da8cc1f b954bc45

+2 -2
+2 -2
packages/spdx_licenses/spdx_licenses.1.3.0/opam
··· 4 4 An OCaml library aiming to provide an up-to-date and strict SPDX License Expression parser. 5 5 It implements the format described in: https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/ 6 6 See https://spdx.org/licenses/ for more details.""" 7 - maintainer: "Kate <kit.ty.kate@disroot.org>" 8 - authors: "Kate <kit.ty.kate@disroot.org>" 7 + maintainer: "Kate <kit-ty-kate@outlook.com>" 8 + authors: "Kate <kit-ty-kate@outlook.com>" 9 9 license: "MIT" 10 10 homepage: "https://github.com/kit-ty-kate/spdx_licenses" 11 11 bug-reports: "https://github.com/kit-ty-kate/spdx_licenses/issues"