porcelli opened a new issue, #1710: URL: https://github.com/apache/incubator-kie-issues/issues/1710
https://github.com/apache/incubator-kie-drools/blob/main/drools-docs/supplemental-ui/js/search-ui.js ## Current Situation The `drools-docs/supplemental-ui/js/search-ui.js` library is currently licensed under Mozilla Public License 2.0 (MPL 2.0). As an Apache Software Foundation project preparing for graduation, we need to address this licensing issue since MPL 2.0 is a Category B license that can only be used in binary form, not as source code in our repository. ## License Details - Current Library: search-ui.js - Location: drools-docs/supplemental-ui/js/ - Current License: MPL 2.0 - ASF Category: Category B - Issue: Cannot include MPL 2.0 licensed source code in ASF releases ## Technical Impact - Affects documentation search functionality - Part of the documentation UI infrastructure - Integrated into the supplemental UI for documentation ## Related Resources - [ASF Legal License Categories](https://apache.org/legal/resolved.html#category-b) - [MPL 2.0 License](https://www.mozilla.org/en-US/MPL/2.0/) - [ASF Third Party License Policy](https://www.apache.org/legal/resolved.html) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
