You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the license text on [gnu], I found this snippet had a wrong
punctuation (use `;` instead of `:`, maybe a typo?) and missed some words.
I think it's better to keep in line with the official website. At least, we
should use `https` instead of `http` for safety.
[gnu]: https://www.gnu.org/licenses/gpl-3.0.html
0 commit comments