ItzDerock / discord-markdown-parser

A library to parse discord style markdown into an abstract syntax tree.
Apache License 2.0
24 stars 10 forks source link

License conflict #10

Open NishiOwO opened 4 months ago

NishiOwO commented 4 months ago

package.json says the license is GPLv3 but LICENSE is Apache-2.0.

ItzDerock commented 4 months ago

for now, go with what's found in the GitHub repo, so Apache-2.0. I probably forgot to change the license in the package.json