zabetak opened a new issue, #509:
URL: https://github.com/apache/incubator-xtable/issues/509

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Please describe the bug 🐞
   
   ```
   mvn clean package -DskipTests
   jar xf ./xtable-core/target/xtable-core-0.1.0-SNAPSHOT.jar META-INF/NOTICE
   cat META-INF/NOTICE
   ```
   Currently the NOTICE file contains the following:
   ```
   xtable-core
   Copyright 2023 The Apache Software Foundation
   ```
   
   The distribution years must reflect the current year (i.e., 2024) and 
instead of having the module name it may be preferred to use the product name 
(with the incubation mention) in the NOTICE file.
   
   ```
   Apache XTable (incubating)
   Copyright 2024 The Apache Software Foundation
   ```
   
   ### Are you willing to submit PR?
   
   - [X] I am willing to submit a PR!
   - [ ] I am willing to submit a PR but need help getting started!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to