On Fri, 12 Jan 2024 23:37:28 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review an update to change the license used on those files that get > written by `javadoc` into any generated API doc bundles. The license is > changed to the Universal Permissive License in all situations. > > A new test is added to verify the license is found on all appropriate files > in the `resource-files` and `script-files` directories. One test, to detect > and check CSS classes, was modified to ignore a false positive in the new > comment in the stylesheet.css file. src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/stylesheet.css line 8: > 6: */ > 7: > 8: /* Nit: Suggestion: /* ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17411#discussion_r1471005592