# Description Some published JARs are missing `META-INF/LICENSE` and `META-INF/NOTICE`, which are required by ASF release policy. This issue tracks the remaining work: - [ ] Restore LICENSE and NOTICE files in all published JARs. (#3686) - [ ] Add CI verification that every published JAR contains both files. (#3689) - [ ] Review and update the contents of the LICENSE and NOTICE files. - [ ] Update repo NOTICE files copyright year (#3685) - [ ] Review and update LICENSE/NOTICE files for jars with 3rd party code (#3690)
Description
Some published JARs are missing
META-INF/LICENSEandMETA-INF/NOTICE, which are required by ASF release policy.This issue tracks the remaining work: