MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.6k stars 623 forks source link

[Enhancement] - Replace backticks with quotes in LICENCE #1892

Closed eva-barczykowska closed 3 years ago

eva-barczykowska commented 3 years ago

In licence we have the phrase AS IS, which is surrounded by backticks on the left and quotes on the right


**Actual outcome**
``AS IS''

**Expected outcome**
"AS IS"
In LICENCE we should have the phrase AS IS surrounded by quotes from both sides.
haithngn commented 3 years ago

update https://github.com/MailCore/mailcore2/commit/1434761709b4d9dd5acc5b7185a3b32aa4845ba8