----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103011/ -----------------------------------------------------------
Review request for kdelibs. Description ------- For documentation, the current KDE docbook customization hard-codes a link to the GNU-FDL for every <legalnotice> in the doc. While the KDE licensing policy requires documentation to be licensed under the FDL, it does not prohibit dual-licensing (or triple or whatever...). But the current docbook processing doesn't show the second license. This patch maintains current behavior when the <legalnotice> element includes the link to the FDL, but falls back to normal docbook processing for legal notices which do not reference the FDL. Diffs ----- kdoctools/customization/kde-chunk.xsl 096de1b Diff: http://git.reviewboard.kde.org/r/103011/diff/diff Testing ------- Tested with Tellico's documentation, which is dual-licensed under the GNU FDL and the FreeBSD Documentation License. Also forwarded to the kde-docbook list http://lists.kde.org/?l=kde-docbook&m=132004433310804&w=2 Thanks, Robby Stephenson
