diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:28:57 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:28:57 -0600 |
commit | 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch) | |
tree | b7c6396f4f7fe78dcd49424bff707e977541de18 /kdesu/kdesud/lexer.cpp | |
parent | 66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff) | |
download | tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip |
Additional kde to tde renaming
Diffstat (limited to 'kdesu/kdesud/lexer.cpp')
-rw-r--r-- | kdesu/kdesud/lexer.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesu/kdesud/lexer.cpp b/kdesu/kdesud/lexer.cpp index d9fbf4639..f1932f07d 100644 --- a/kdesu/kdesud/lexer.cpp +++ b/kdesu/kdesud/lexer.cpp @@ -1,9 +1,9 @@ /* vi: ts=8 sts=4 sw=4 * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 1999,2000 Geert Jansen <[email protected]> * - * lexer.cpp: A lexer for the kdesud protocol. See kdesud.cpp for a + * lexer.cpp: A lexer for the tdesud protocol. See tdesud.cpp for a * description of the protocol. */ |