|
|
|
@ -25,8 +25,8 @@ static const char *message =
|
|
|
|
|
static const char *version = "2.00";
|
|
|
|
|
|
|
|
|
|
int main(int argc, char **argv) {
|
|
|
|
|
KAboutData aboutData("kcpuload", I18N_NOOP("KCPULoad"), version,
|
|
|
|
|
description, KAboutData::License_GPL,
|
|
|
|
|
TDEAboutData aboutData("kcpuload", I18N_NOOP("KCPULoad"), version,
|
|
|
|
|
description, TDEAboutData::License_GPL,
|
|
|
|
|
"(c) 1999-2000, Markus Gustavsson\n"
|
|
|
|
|
"(c) 2002, Ben Burton\n"
|
|
|
|
|
"(c) 2009, Timothy Pearson",
|
|
|
|
|