diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/overlaywidget.h | 2 | ||||
-rw-r--r-- | src/progressmanager.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/overlaywidget.h b/src/gui/overlaywidget.h index 0349e00..184afd2 100644 --- a/src/gui/overlaywidget.h +++ b/src/gui/overlaywidget.h @@ -11,7 +11,7 @@ * * ***************************************************************************/ -// much of this code is adapted from libkdepim +// much of this code is adapted from libtdepim // which is GPL licensed, Copyright (c) 2004 David Faure #ifndef TELLICO_GUI_OVERLAYWIDGET_H diff --git a/src/progressmanager.h b/src/progressmanager.h index e82064e..97e5018 100644 --- a/src/progressmanager.h +++ b/src/progressmanager.h @@ -11,7 +11,7 @@ * * ***************************************************************************/ -// much of this code is adapted from libkdepim +// much of this code is adapted from libtdepim // which is GPL licensed, Copyright (c) 2004 Till Adam #ifndef TELLICO_PROGRESSMANAGER_H |