diff options
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; |