diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mmsrip/config.h | 5 | ||||
-rw-r--r-- | src/proxy/README | 11 |
2 files changed, 0 insertions, 16 deletions
diff --git a/src/mmsrip/config.h b/src/mmsrip/config.h deleted file mode 100644 index 8c054a2..0000000 --- a/src/mmsrip/config.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef _WIN32 -#undef HAVE_SNPRINTF -#elif defined(HAVE_CONFIG_H) -#include "../../config.h" -#endif diff --git a/src/proxy/README b/src/proxy/README deleted file mode 100644 index ebf4ffd..0000000 --- a/src/proxy/README +++ /dev/null @@ -1,11 +0,0 @@ -ProxyTrack - -ProxyTrack, build proxies upon HTTrack Website Copier Archives -Copyright (C) Xavier Roche and other contributors - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or any later version. - -http://www.httrack.com/proxytrack/ |