diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:51:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:51:16 -0600 |
commit | 698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch) | |
tree | 554d7f474ff689050795bb1991bf3af04ce30485 /kpovmodeler/pmdockwidget.h | |
parent | 3af987b7825866d742487cb6aa5b82bf0adf7543 (diff) | |
download | tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kpovmodeler/pmdockwidget.h')
-rw-r--r-- | kpovmodeler/pmdockwidget.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kpovmodeler/pmdockwidget.h b/kpovmodeler/pmdockwidget.h index 0dc5ac99..93a323ca 100644 --- a/kpovmodeler/pmdockwidget.h +++ b/kpovmodeler/pmdockwidget.h @@ -1,6 +1,6 @@ /* This file is part of the KDE libraries Copyright (C) 2000 Max Judin <[email protected]> - Copyright (C) 2000 Falk Brettschneider <[email protected]> + Copyright (C) 2000 Falk Brettschneider <[email protected]> Modified 2002 Andreas Zehender <[email protected]> This library is free software; you can redistribute it and/or @@ -21,11 +21,11 @@ /* activities: ----------- - 03/2002 : Copied from kdelibs. Slightly different docking + 03/2002 : Copied from tdelibs. Slightly different docking ; behavior by Andreas Zehender <[email protected]> 05/2001 - : useful patches, bugfixes by Christoph Cullmann <[email protected]>, Joseph Wenninger <[email protected]> and Falk Brettschneider - 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider <[email protected]> + 03/2001 - 05/2001 : maintained and enhanced by Falk Brettschneider <[email protected]> 03/2000 : class documentation added by Falk Brettschneider <[email protected]> 10/1999 - 03/2000 : programmed by Max Judin <[email protected]> |