From 189959eaefb4ad5ad906dcd0b7c2ba82442b4089 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 25 Feb 2013 19:26:18 +0000 Subject: Year update. --- src/hts-indextmpl.h | 12 ++++++------ src/htsglobal.h | 2 +- src/htsserver.c | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/hts-indextmpl.h b/src/hts-indextmpl.h index fd0ef52..83eba46 100644 --- a/src/hts-indextmpl.h +++ b/src/hts-indextmpl.h @@ -173,7 +173,7 @@ regen: "
"LF\ "
"LF\ "
"LF\ - " Mirror and index made by HTTrack Website Copier [XR&CO'2008]"LF\ + " Mirror and index made by HTTrack Website Copier [XR&CO'2013]"LF\ "
"LF\ " %s"LF\ " "LF\ @@ -191,7 +191,7 @@ regen: ""LF\ ""LF\ " "LF\ - " "LF\ + " "LF\ " "LF\ "
© 2008 Xavier Roche & other contributors - Web Design: Kauler Leto.© 2013 Xavier Roche & other contributors - Web Design: Kauler Leto.
"LF\ ""LF\ @@ -322,7 +322,7 @@ regen: " "LF\ "
"LF\ "
"LF\ - " Mirror and index made by HTTrack Website Copier [XR&CO'2008]"LF\ + " Mirror and index made by HTTrack Website Copier [XR&CO'2013]"LF\ "
"LF\ " %s"LF\ " "LF\ @@ -340,7 +340,7 @@ regen: ""LF\ ""LF\ " "LF\ - " "LF\ + " "LF\ " "LF\ "
© 2008 Xavier Roche & other contributors - Web Design: Kauler Leto.© 2013 Xavier Roche & other contributors - Web Design: Kauler Leto.
"LF\ ""LF\ @@ -481,7 +481,7 @@ regen: ""LF\ ""LF\ " "LF\ - " "LF\ + " "LF\ " "LF\ "
© 2008 Xavier Roche & other contributors - Web Design: Kauler Leto.© 2013 Xavier Roche & other contributors - Web Design: Kauler Leto.
"LF\ ""LF\ @@ -618,7 +618,7 @@ regen: ""LF\ ""LF\ " "LF\ - " "LF\ + " "LF\ " "LF\ "
© 2008 Xavier Roche & other contributors - Web Design: Kauler Leto.© 2013 Xavier Roche & other contributors - Web Design: Kauler Leto.
"LF\ ""LF\ diff --git a/src/htsglobal.h b/src/htsglobal.h index e2cdea1..b04dcf4 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -266,7 +266,7 @@ Please visit our Website: http://www.httrack.com #endif /* Copyright (C) Xavier Roche and other contributors */ -#define HTTRACK_AFF_AUTHORS "[XR&CO'2010]" +#define HTTRACK_AFF_AUTHORS "[XR&CO'2013]" #define HTS_DEFAULT_FOOTER "" #define HTTRACK_WEB "http://www.httrack.com" #define HTS_UPDATE_WEBSITE "http://www.httrack.com/update.php3?Product=HTTrack&Version="HTTRACK_VERSIONID"&VersionStr="HTTRACK_VERSION"&Platform=%d&Language=%s" diff --git a/src/htsserver.c b/src/htsserver.c index f48b0f1..9289af1 100644 --- a/src/htsserver.c +++ b/src/htsserver.c @@ -302,7 +302,7 @@ int smallserver(T_SOC soc,char* url,char* method,char* data, char* path) { }; initStrElt initStr[] = { { "user", "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" }, - { "footer", "" }, + { "footer", "" }, { "url2", "+*.png +*.gif +*.jpg +*.css +*.js -ad.doubleclick.net/*" }, { NULL, NULL } }; -- cgit v1.2.3