From 2d6fe22ff2d1e3f4f7745a63f4a3faa0cd67ea6e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 9 Jan 2014 13:12:43 -0600 Subject: Branding cleanup. --- src/Makefile.am | 2 +- src/main.cpp | 2 +- src/nmap_manpage.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') 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. -- cgit v1.2.1