Replies: 2 comments
-
What you are seeing is the list of known Open Source licenses defined in https://github.com/haskell/cabal/blob/master/Cabal-syntax/src/Distribution/SPDX/LicenseId.hs. I'm not sure why that's compiled into pandoc, but I'm very certain that a list like that one is in there. So no, these aren't used. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the prompt response. Appreciate it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I see that
pandoc
binaries provided by https://github.com/jgm/pandoc/releases/download/3.7.0.2/pandoc-3.7.0.2-linux-amd64.tar.gz contains cc-by-sa license strings.I have the following questions on this:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions