SUMMARY The text used for the "LGPLv2+ (KDE)" license type in the "Create From Template" dialog is not the text for LGPL, but for GPL. See https://cgit.kde.org/kdevelop.git/tree/plugins/filetemplates/licenses/LGPL%20v2+%20(KDE) line 5 where it mentions "GNU General Public License" STEPS TO REPRODUCE 1. Create new file from template 2. On the license selection page, select "LGPLv2+ (KDE)" 3. Finish the file wizard OBSERVED RESULT License header in the new file reads "GNU General Public License". EXPECTED RESULT License header in the new file reads "GNU Lesser General Public License".
Git commit 58713d247795b03cc1e4d0e2e9406bfce370bd89 by Friedrich W. H. Kossebau. Committed on 13/12/2019 at 23:01. Pushed by kossebau into branch '5.4'. filetemplates: fix wrong text of LGPLv2+ (KDE) (was GPLv2+ (KDE) one) FIXED-IN:5.4.6 M +12 -12 plugins/filetemplates/licenses/LGPL v2+ (KDE) https://invent.kde.org/kde/kdevelop/commit/58713d247795b03cc1e4d0e2e9406bfce370bd89