diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:04 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:04 -0500 |
commit | 2f8104dc5f81cdf416f6729e858a5a64429db53f (patch) | |
tree | 3cf75b17d65da42ee3b949f7732e2d74ffcccda2 /src/gvcore | |
parent | 9775c024ea0e76f6272dba84f2ccf1089341653b (diff) | |
download | gwenview-2f8104dc5f81cdf416f6729e858a5a64429db53f.tar.gz gwenview-2f8104dc5f81cdf416f6729e858a5a64429db53f.zip |
Rename kde libraries to tde
Diffstat (limited to 'src/gvcore')
-rw-r--r-- | src/gvcore/clicklineedit.cpp | 2 | ||||
-rw-r--r-- | src/gvcore/clicklineedit.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gvcore/clicklineedit.cpp b/src/gvcore/clicklineedit.cpp index 3b7db6a..58c09ac 100644 --- a/src/gvcore/clicklineedit.cpp +++ b/src/gvcore/clicklineedit.cpp @@ -1,5 +1,5 @@ /* - This file is part of libkdepim. + This file is part of libtdepim. Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> based on code by Cornelius Schumacher <schumacher@kde.org> diff --git a/src/gvcore/clicklineedit.h b/src/gvcore/clicklineedit.h index c36305b..26cbfb3 100644 --- a/src/gvcore/clicklineedit.h +++ b/src/gvcore/clicklineedit.h @@ -1,5 +1,5 @@ /* - This file is part of libkdepim. + This file is part of libtdepim. Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> This library is free software; you can redistribute it and/or |