diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-01 20:05:32 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-01 20:05:32 -0500 |
commit | c6151ff73b7fb109d460d4ea6d6971aa169a23c3 (patch) | |
tree | dfca937da0c5659a8f7a0dc8bd34beae33c61f2a /libtdegames/highscore | |
parent | b8db3ff1678c46718dbb3ff9a235122213d93e61 (diff) | |
download | tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.tar.gz tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'libtdegames/highscore')
-rw-r--r-- | libtdegames/highscore/kconfigrawbackend.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kconfigrawbackend.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_gui.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_gui.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_internal.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_internal.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_item.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_item.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_tab.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kexthighscore_tab.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kfilelock.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/kfilelock.h | 2 | ||||
-rw-r--r-- | libtdegames/highscore/khighscore.cpp | 2 | ||||
-rw-r--r-- | libtdegames/highscore/khighscore.h | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/libtdegames/highscore/kconfigrawbackend.cpp b/libtdegames/highscore/kconfigrawbackend.cpp index c2643056..95a0ae38 100644 --- a/libtdegames/highscore/kconfigrawbackend.cpp +++ b/libtdegames/highscore/kconfigrawbackend.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2003 Nicolas Hadacek <hadacek@kde.org> This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kconfigrawbackend.h b/libtdegames/highscore/kconfigrawbackend.h index e1880048..43b87321 100644 --- a/libtdegames/highscore/kconfigrawbackend.h +++ b/libtdegames/highscore/kconfigrawbackend.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2003 Nicolas Hadacek <hadacek@kde.org> This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore.cpp b/libtdegames/highscore/kexthighscore.cpp index d352a266..167f0b9a 100644 --- a/libtdegames/highscore/kexthighscore.cpp +++ b/libtdegames/highscore/kexthighscore.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2004 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore.h b/libtdegames/highscore/kexthighscore.h index 5809a896..e4412fe6 100644 --- a/libtdegames/highscore/kexthighscore.h +++ b/libtdegames/highscore/kexthighscore.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2004 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_gui.cpp b/libtdegames/highscore/kexthighscore_gui.cpp index a7e1fe57..8ae91963 100644 --- a/libtdegames/highscore/kexthighscore_gui.cpp +++ b/libtdegames/highscore/kexthighscore_gui.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2003 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_gui.h b/libtdegames/highscore/kexthighscore_gui.h index 28a191a3..c1d2a35c 100644 --- a/libtdegames/highscore/kexthighscore_gui.h +++ b/libtdegames/highscore/kexthighscore_gui.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-02 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_internal.cpp b/libtdegames/highscore/kexthighscore_internal.cpp index dbc3db58..d31ffc3f 100644 --- a/libtdegames/highscore/kexthighscore_internal.cpp +++ b/libtdegames/highscore/kexthighscore_internal.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2004 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_internal.h b/libtdegames/highscore/kexthighscore_internal.h index 0bd4f9ef..198e4922 100644 --- a/libtdegames/highscore/kexthighscore_internal.h +++ b/libtdegames/highscore/kexthighscore_internal.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2004 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_item.cpp b/libtdegames/highscore/kexthighscore_item.cpp index 98a42a10..5a7b9826 100644 --- a/libtdegames/highscore/kexthighscore_item.cpp +++ b/libtdegames/highscore/kexthighscore_item.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2003 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_item.h b/libtdegames/highscore/kexthighscore_item.h index 8379433b..fad62157 100644 --- a/libtdegames/highscore/kexthighscore_item.h +++ b/libtdegames/highscore/kexthighscore_item.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001-2003 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_tab.cpp b/libtdegames/highscore/kexthighscore_tab.cpp index cbb30e0a..55f96e6b 100644 --- a/libtdegames/highscore/kexthighscore_tab.cpp +++ b/libtdegames/highscore/kexthighscore_tab.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2002 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kexthighscore_tab.h b/libtdegames/highscore/kexthighscore_tab.h index 1ae33e50..7ad91a91 100644 --- a/libtdegames/highscore/kexthighscore_tab.h +++ b/libtdegames/highscore/kexthighscore_tab.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2002 Nicolas Hadacek (hadacek@kde.org) This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kfilelock.cpp b/libtdegames/highscore/kfilelock.cpp index 7dc83b96..4f632f02 100644 --- a/libtdegames/highscore/kfilelock.cpp +++ b/libtdegames/highscore/kfilelock.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2003 Nicolas Hadacek <hadacek@kde.org> This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/kfilelock.h b/libtdegames/highscore/kfilelock.h index 2e1841ba..de47f945 100644 --- a/libtdegames/highscore/kfilelock.h +++ b/libtdegames/highscore/kfilelock.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2003 Nicolas Hadacek <hadacek@kde.org> This library is free software; you can redistribute it and/or diff --git a/libtdegames/highscore/khighscore.cpp b/libtdegames/highscore/khighscore.cpp index 3ff2d248..da0c802c 100644 --- a/libtdegames/highscore/khighscore.cpp +++ b/libtdegames/highscore/khighscore.cpp @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de) Copyright (C) 2003 Nicolas Hadacek <hadacek@kde.org> diff --git a/libtdegames/highscore/khighscore.h b/libtdegames/highscore/khighscore.h index 53a7e1db..6929cb23 100644 --- a/libtdegames/highscore/khighscore.h +++ b/libtdegames/highscore/khighscore.h @@ -1,5 +1,5 @@ /* - This file is part of the KDE games library + This file is part of the TDE games library Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de) Copyright (C) 2003 Nicolas Hadacek <hadacek@kde.org> |