aditya0yadav opened a new pull request, #2207: URL: https://github.com/apache/zookeeper/pull/2207
Fix Apache License Header Formatting in Java Files Description This pull request addresses a minor documentation formatting issue within the Apache License headers across several Java files. Specifically, the license header contained an incorrect *uuuuu mark, which affected readability and consistency. This update ensures the license header aligns with the official Apache License format. Changes Made Corrected the erroneous *uuuuu entry in the license header to reflect the standard Apache License text. Verified formatting across affected files to maintain consistency. Files Updated Updated four Java files under the org.apache.zookeeper.server package. Why This Change is Needed Ensuring the license header follows the standard format improves code readability and maintains compliance with ASF documentation standards. -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org