diff --git a/README.md b/README.md index a9e5ae8..3221ad5 100644 --- a/README.md +++ b/README.md @@ -660,7 +660,7 @@ _Everything else._ - [PipelinR](https://github.com/sizovs/pipelinr) - Small utility library for using handlers and commands with pipelines. - [Polyglot for Maven](https://github.com/takari/polyglot-maven) - Extensions for Maven 3.3.1+ that allows writing the POM model in dialects other than XML. - [Simple Java Mail](https://github.com/bbottema/simple-java-mail) - Mailing with a clean and fluent API. -- [Smooks](https://github.com/smooks/smooks) - Extensible framework for building applications that process data which means bindings, transformations, message processing and enrichment. (LGPL-3.0-only) +- [Smooks](https://github.com/smooks/smooks) - Framework for fragment-based message processing. (Apache-2.0 OR LGPL-3.0-or-later) - [Togglz](https://www.togglz.org) - Implementation of the Feature Toggles pattern. - [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. - [XMLBeam](https://github.com/SvenEwald/xmlbeam) - Processes XML by using annotations or XPath within code.