diff options
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dune-project b/dune-project index e1425fe..2d48986 100644 --- a/dune-project +++ b/dune-project @@ -10,13 +10,13 @@ (maintainers "Marc Coquand") -(license BSD-3-Clause) +(license EUPL-1.2) (documentation https://url/to/documentation) (package (name stitch) - (synopsis "A Note Composer") + (synopsis "Note Composer") (description "A minimal CLI tool that allows you to compose notes together. Useful as part of a bigger system for building a PKM.") (depends ocaml dune cmdliner notty lambda-term shexp) (tags |