Re: Docbook Copyrights
Jonathan Riddell <[email protected]> Tue, 12 Jul 2011 10:53:17 +0100
| Newsgroups | gmane.comp.kde.doc,gmane.comp.kde.licensing |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 12, 2011 at 11:02:44AM +0200, Burkhard Lück wrote: > How to deal with this in the svn/git documentation repos? > Do we need a COPYING.DOC with FDL 1.2 text or with a link to > kdelibs/COPYING.DOC in every top documentation dir? The top level modules all have/had COPYING.DOC files with a full copy of the FDL 1.2. Where modules have been split up they should be added to the individual applications. > What about the missing or wrong (GPL) licenses in articles/man pages? man pages are often generated by starting with the output of running the command with --help so GPL would be the appropriate licence in those cases. Jonathan