diff options
Diffstat (limited to 'tdemid/main.cpp')
-rw-r--r-- | tdemid/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemid/main.cpp b/tdemid/main.cpp index 78fdaf94..40902097 100644 --- a/tdemid/main.cpp +++ b/tdemid/main.cpp @@ -41,7 +41,7 @@ int main(int argc, char **argv) { printf("%s Copyright (C) 1997,98,99,2000,01 Antonio Larrosa Jimenez. Malaga (Spain)\n",VERSION_TXT); - printf("KMid comes with ABSOLUTELY NO WARRANTY; for details view file COPYING\n"); + printf("TDEMid comes with ABSOLUTELY NO WARRANTY; for details view file COPYING\n"); printf("This is free software, and you are welcome to redistribute it\n"); printf("under certain conditions\n\n"); |