Problem/Motivation

LICENSE.txt should be removed since Drupal will add the appropriate license file automatically during packaging.
https://www.drupal.org/node/1587704#licensingchecks

CommentFileSizeAuthor
#3 3347523-2.patch18.13 KBomkar_yewale
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

omkar_yewale created an issue. See original summary.

omkar_yewale’s picture

Issue summary: View changes
StatusFileSize
new18.13 KB

Please review the patch and !6 MR.

omkar_yewale’s picture

Assigned: omkar_yewale » Unassigned
Status: Active » Needs review
hardikpandya’s picture

Status: Needs review » Reviewed & tested by the community
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.