diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-14 19:38:06 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-14 19:38:06 -0500 |
commit | 1de68cb32ec6b702879793828653e85ec3bcc5e1 (patch) | |
tree | 06656342dfaba7ae08657e6da23ceff94fa7fcaa /kstartperf/kstartperf.cpp | |
parent | 8d740ff03303f59a0098816aeac7854352f7628d (diff) | |
download | tdesdk-1de68cb32ec6b702879793828653e85ec3bcc5e1.tar.gz tdesdk-1de68cb32ec6b702879793828653e85ec3bcc5e1.zip |
Fix kstartperf failure
This closes Bug 854
Diffstat (limited to 'kstartperf/kstartperf.cpp')
-rw-r--r-- | kstartperf/kstartperf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstartperf/kstartperf.cpp b/kstartperf/kstartperf.cpp index 992111fb..49d60f01 100644 --- a/kstartperf/kstartperf.cpp +++ b/kstartperf/kstartperf.cpp @@ -2,7 +2,7 @@ * * $Id$ * - * This file is part of the KDE project, module kstartperf. + * This file is part of the TDE project, module kstartperf. * Copyright (C) 2000 Geert Jansen <jansen@kde.org> * * You can freely redistribute this program under the "Artistic License". |