diff options
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> |