1

I want to include the text of software licenses (MIT, Apache, etc) in my report.

Is there a package to package to do this?

Basically i'm looking for something similar to lipsum, where i can:

\usepackage{lipsum}
...
\begin{document}
\lipsum
\end{document}

UPDATE:

If there's no such package, is it a good idea to create a tex package and submit to CTAN?

XoXo
  • 111
  • 1
    Maybe doclicense (https://www.ctan.org/pkg/doclicense) does what you want? – Marijn Mar 09 '18 at 14:19
  • thanks for the pointer. unfortunately, Cur­rently, only Creative Com­mons is sup­ported, but this pack­age is de­signed to han­dle all kinds of li­censes. – XoXo Mar 09 '18 at 14:35
  • the doclicense points to this question – XoXo Mar 09 '18 at 14:37
  • 2
    If you want to contribute, you could make a feature request in the repository and offer to provide the license text in the required format. – Marijn Mar 09 '18 at 14:40
  • github repo: https://github.com/ypid/latex-packages/tree/master/doclicense – XoXo Mar 09 '18 at 15:37

0 Answers0