(cherry picked from commit 4e04b0a438)
4e04b0a438
@ -197,9 +197,9 @@ class KDECORE_EXPORT KAboutData
License_BSD = 3,
License_Artistic = 4,
License_QPL = 5,
License_QPL_V1_0 = 5
License_QPL_V1_0 = 5,
License_GPL_V3 = 6,
License_LGPL_V3 = 6,
License_LGPL_V3 = 6
};
public: