diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
commit | 4123be718760f8cbfc7ba7100bd0177575946fbf (patch) | |
tree | 651706f1048dbd8dd7b5fa757e111da22c5f292c /scripts/cvs-clean | |
parent | b49dd7506883d2c41563bca9398959863e919b35 (diff) | |
download | tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip |
Additional renaming of kde to tde
Diffstat (limited to 'scripts/cvs-clean')
-rwxr-xr-x | scripts/cvs-clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cvs-clean b/scripts/cvs-clean index f6ae254d..66fbce19 100755 --- a/scripts/cvs-clean +++ b/scripts/cvs-clean @@ -8,7 +8,7 @@ # inspired by the "old" cvs-clean target from Makefile.common # # This file is free software in terms of the modified BSD licence. -# See kdelibs/doc/common/bsd-license.html for the exact conditions. +# See tdelibs/doc/common/bsd-license.html for the exact conditions. # use File::Path; |