From ca6a937ba7107dbc54b89f74206e8af106eaf725 Mon Sep 17 00:00:00 2001 From: Romain Beauxis Date: Wed, 24 Apr 2024 15:59:06 -0500 Subject: [PATCH] Fix license. --- dune-project | 2 +- mad.opam | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dune-project b/dune-project index b184fd8..3831cc5 100644 --- a/dune-project +++ b/dune-project @@ -2,7 +2,7 @@ (version 0.5.3) (name mad) (source (github savonet/ocaml-mad)) -(license GPL-2.0) +(license GPL-2.0-only) (authors "The Savonet Team ") (maintainers "The Savonet Team ") diff --git a/mad.opam b/mad.opam index 452edc1..917f8f1 100644 --- a/mad.opam +++ b/mad.opam @@ -6,7 +6,7 @@ description: "Bindings for the mad library which provides functions for encoding wave audio files into mp3" maintainer: ["The Savonet Team "] authors: ["The Savonet Team "] -license: "GPL-2.0" +license: "GPL-2.0-only" homepage: "https://github.com/savonet/ocaml-mad" bug-reports: "https://github.com/savonet/ocaml-mad/issues" depends: [