I just noticed that the LICENSE.txt is a HTML file, not a plain text file. Duh. Fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen Shot 2019-04-02 at 10.12.55 AM.png | 216.93 KB | mluzitano |
| #2 | metatag-3044943-fix-license-2.patch | 36.72 KB | thejimbirch |
I just noticed that the LICENSE.txt is a HTML file, not a plain text file. Duh. Fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen Shot 2019-04-02 at 10.12.55 AM.png | 216.93 KB | mluzitano |
| #2 | metatag-3044943-fix-license-2.patch | 36.72 KB | thejimbirch |
Comments
Comment #2
thejimbirch commentedPatch attached that updates the license.
Comment #3
mluzitano commentedThis does the trick. It removes the existing HTML markup and preserves spacing (like two spaces before each paragraph and the spaces before section headers).
Comment #5
damienmckennaCommitted. Thanks.