Remove LICENSE.txt as Drupal will add the appropriate license file automatically during packaging so your repository should not include it.

https://www.drupal.org/node/1587704#licensingchecks

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Jay Jangid created an issue. See original summary.

jay jangid’s picture

Assigned: jay jangid » Unassigned
Status: Active » Needs review

Created MR , please review.

Thank you.

adil_siddiqui’s picture

Status: Needs review » Reviewed & tested by the community

MR reviewed and it is working fine...Marking as RTBC.

avpaderno’s picture

Status: Reviewed & tested by the community » Closed (works as designed)

Application checklist is a documentation page on opting into security advisory coverage; it should have not been used to tell maintainers they need to remove the license file.
Drupal Git Contributor Agreement & Repository Usage Policy does not forbid to add a license file in a project repository; it just says that projects hosted on drupal.org are licensed under the same license used by Drupal core. As long as the license is correct, the file can stay.