RaigorJiang opened a new issue, #21643:
URL: https://github.com/apache/shardingsphere/issues/21643

   Hi community,
   
   I found that part of the license header format in the project is 
inconsistent (but the content is consistent)
   
   E.g:
   - `.licenserc.yaml`
   ```yaml
   #
   # Licensed to the Apache Software Foundation (ASF) under one
   # or more contributor license agreements.  See the NOTICE file
   # distributed with this work for additional information
   ...
   ```
   
   But the license header of **MORE FILES** is like this:
   - `.codecov.yml`
   ```yaml
   #
   # Licensed to the Apache Software Foundation (ASF) under one or more
   # contributor license agreements.  See the NOTICE file distributed with
   # this work for additional information regarding copyright ownership.
   ...
   ```
   
   Other files with differences are
   - mvnw
   - mvnw.cmd
   - .gitattributes
   - .github/workflows/nightly-graalvm-image.yml
   - .mvn/wrapper/maven-wrapper.properties
   - src/resources/spotless_shardingsphere_formatter.xml
   > Specifically `spotless_shardingsphere_formatter.xml`, Its xml comment 
format is different from others
   
   I think they should be adjusted to a uniform format.


-- 
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...@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to