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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3347523-2.patch | 18.13 KB | omkar_yewale |
Issue fork node_save_popup-3347523
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
Comment #3
omkar_yewale commentedPlease review the patch and !6 MR.
Comment #4
omkar_yewale commentedComment #5
hardikpandya commentedComment #6
avpadernoApplication 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.