diff options
author | Darrell Anderson <[email protected]> | 2012-06-01 20:05:32 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-01 20:05:32 -0500 |
commit | c6151ff73b7fb109d460d4ea6d6971aa169a23c3 (patch) | |
tree | dfca937da0c5659a8f7a0dc8bd34beae33c61f2a /libtdegames/kgameprogress.cpp | |
parent | b8db3ff1678c46718dbb3ff9a235122213d93e61 (diff) | |
download | tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.tar.gz tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'libtdegames/kgameprogress.cpp')
-rw-r--r-- | libtdegames/kgameprogress.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdegames/kgameprogress.cpp b/libtdegames/kgameprogress.cpp index 451d9e40..469d6393 100644 --- a/libtdegames/kgameprogress.cpp +++ b/libtdegames/kgameprogress.cpp @@ -1,4 +1,4 @@ -/* This file is part of the KDE libraries +/* This file is part of the TDE libraries Copyright (C) 1996 Martynas Kunigelis This library is free software; you can redistribute it and/or @@ -16,7 +16,7 @@ Boston, MA 02110-1301, USA. */ /** - * KGameProgress -- a progress indicator widget for KDE. + * KGameProgress -- a progress indicator widget for TDE. */ #include <tqpainter.h> |