diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-18 09:43:46 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-18 09:43:46 -0500 |
commit | 50ca4e102ffb3219e9ad22b717696dee9d0f4bd6 (patch) | |
tree | 4a095a32473f4e072d6eba13000586f6f78d189e /stitch.opam | |
parent | 90f8c5e65c96f946ab079271b52112ec36d6c42c (diff) | |
download | stitch-50ca4e102ffb3219e9ad22b717696dee9d0f4bd6.tar.gz stitch-50ca4e102ffb3219e9ad22b717696dee9d0f4bd6.tar.bz2 stitch-50ca4e102ffb3219e9ad22b717696dee9d0f4bd6.zip |
Update license
Diffstat (limited to '')
-rw-r--r-- | stitch.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stitch.opam b/stitch.opam index 0bf5454..46bd710 100644 --- a/stitch.opam +++ b/stitch.opam @@ -6,7 +6,7 @@ description: "A minimal CLI tool that allows you to compose notes together. Useful as part of a bigger system for building a PKM." maintainer: ["Marc Coquand"] authors: ["Marc Coquand"] -license: "BSD-3-Clause" +license: "EUPL-1.2" tags: ["productivity" "minimal"] doc: "https://url/to/documentation" depends: [ |