GPL -> License_GPL

(Yes, I know it was a difficult fix).

svn path=/trunk/kdebase/konsole/; revision=39016
wilder-portage
Alex Zepeda 27 years ago
parent 00cace091f
commit b002812446
  1. 2
      src/main.C

@ -992,7 +992,7 @@ int main(int argc, char* argv[])
eargs.append(shell);
KAboutData aboutData( PACKAGE, I18N_NOOP("Konsole"),
VERSION, description, KAboutData::GPL,
VERSION, description, KAboutData::License_GPL,
"(c) 1997-2000, Lars Doelle");
aboutData.addAuthor("Lars Doelle",0, "lars.doelle@on-line.de");
aboutData.addAuthor("Matthias Ettrich",0, "ettrich@kde.org");

Loading…
Cancel
Save