Pean Lim (Twin ...a donné $ 30.00
Claude Bleda donné € 20.00
Anonymea donné $ 100.00
Carole Pillera donné € 20.00
Georgii Sokolskiia donné € 10.00
Faire un don maintenant !
kdebase included non-free code.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1019043
Apparently the author of the said code agreed to license under the MIT. http://bugsfiles.kde.org/attachment.cgi?id=84355
So, now this change needs to be reflected in the "about" data in the code:
KAboutData aboutData("kdepasswd", 0, ki18n("KDE passwd"), KDE_VERSION_STRING, ki18n("Changes a UNIX password."), KAboutData::License_Artistic, ki18n("Copyright (c) 2000 Geert Jansen"));
Apparently the author of the said code agreed to license under the MIT. http://bugsfiles.kde.org/attachment.cgi?id=84355
So, now this change needs to be reflected in the "about" data in the code:
KAboutData aboutData("kdepasswd", 0, ki18n("KDE passwd"),
KDE_VERSION_STRING, ki18n("Changes a UNIX password."),
KAboutData::License_Artistic, ki18n("Copyright (c) 2000 Geert Jansen"));