joostkremers / pandoc-mode

An Emacs minor mode for interacting with Pandoc.
https://joostkremers.github.io/pandoc-mode/
174 stars 14 forks source link

License #91

Closed leungbk closed 4 years ago

leungbk commented 4 years ago

I'm attempting to package this for the Guix package manager. Under what license is pandoc-mode released?

joostkremers commented 4 years ago

Hi, I have a three-clause BSD license included in both source files. Is that sufficient, or would it be better to have a separate LICENSE file?

leungbk commented 4 years ago

Ah, didn't notice that. Sorry, and thanks for your hard work on this project.