LaTeX package 'doclicense' ~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (C) 2015 by Robin Schneider This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. CTAN: https://www.ctan.org/pkg/doclicense Code repository: https://github.com/ypid/latex-packages/tree/master/doclicense Question on Stackexchange: https://tex.stackexchange.com/a/226788/32320 DESCRIPTION Support for putting documents under a license. The doclicense package allows you to put your document under a license and include a link to read about the license or include an icon or image of the license. Currently, only Creative Commons is supported but this package is designed to handle all kinds of licenses. GENERATING THE FILES You can generate the doclicense.sty file with: tex doclicense.ins The documentation can be generated with: pdflatex doclicense.dtx makeindex -s gglo.ist -o doclicense.gls doclicense.glo makeindex -s gind doclicense pdflatex doclicense.dtx thumbpdf doclicense pdflatex doclicense.dtx IMPORTANT NOTES FOR REGARDING TDS Please note that the images/ subdirectory must end up in the runtime tex/ subtree (that is tex/latex/doclicense/) for the \doclicenseImage macro to work correctly.