diff --git a/src/exml.app.src b/src/exml.app.src index d3d734b..57c6d8b 100644 --- a/src/exml.app.src +++ b/src/exml.app.src @@ -10,7 +10,7 @@ {modules, []}, {maintainers, ["ESL"]}, {pkg_name, "hexml"}, - {licenses, ["Apache-2.0", "BSL-1.0", "GPL (tests)"]}, + {licenses, ["Apache-2.0", "BSL-1.0"]}, {links, [{"GitHub", "https://github.com/esl/exml/"}]}, {exclude_files, ["c_src/exml.d"]} ]}.