summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/main.cpp2
-rw-r--r--src/nmap_manpage.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0ff077e..329ca1c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-# set the include path for X, qt and KDE
+# set the include path for X, qt and TDE
INCLUDES = $(all_includes)
# these are the headers for your project
diff --git a/src/main.cpp b/src/main.cpp
index 5485aa1..57c4b41 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -29,7 +29,7 @@
#include "global.h"
#include "knmap.h"
-static const char description[] = I18N_NOOP( "A KDE frontend for nmap" );
+static const char description[] = I18N_NOOP( "A TDE frontend for nmap" );
static TDECmdLineOptions options[] = { TDECmdLineLastOption };
// main
diff --git a/src/nmap_manpage.html b/src/nmap_manpage.html
index daea340..562b33e 100644
--- a/src/nmap_manpage.html
+++ b/src/nmap_manpage.html
@@ -1114,7 +1114,7 @@
ify, and relicense the code. Nmap will always be available Open
Source, but this is important because the inability to relicense code
has caused devastating problems for other Free Software projects (such
- as KDE and NASM). We also occasionally relicense the code to third
+ as TDE and NASM). We also occasionally relicense the code to third
parties as discussed above. If you wish to specify special license
conditions of your contributions, just say so when you send them.