From baa6239b03eae3ba9a696a922720c79de7e90a2c Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sun, 28 Aug 2005 22:45:07 +0000 Subject: Update header names to modern KDE names. Fix a couple of strings. --- kde2/klipsi/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde2/klipsi/main.cpp') diff --git a/kde2/klipsi/main.cpp b/kde2/klipsi/main.cpp index 48cb853..f252759 100644 --- a/kde2/klipsi/main.cpp +++ b/kde2/klipsi/main.cpp @@ -29,14 +29,14 @@ #include #include #include -#include +#include int main(int argc, char *argv[]) { KAboutData about("klipsi", I18N_NOOP("Klipsi"), VERSION, I18N_NOOP("Psion remote clipboard utility"), KAboutData::License_GPL, - "(C) 2001, Fritz Elfert", + "(C) 2001 Fritz Elfert", "Klipsi is part of plptools", "http://plptools.sourceforge.net", "plptools-developers@sourceforge.net"); -- cgit v1.2.3