diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-02-25 19:26:18 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-02-25 19:26:18 +0000 |
commit | 189959eaefb4ad5ad906dcd0b7c2ba82442b4089 (patch) | |
tree | a838cd80f82d1eb90b87ab31e30b1e27a5ae7c29 /src/htsglobal.h | |
parent | df35dfd50dc86ca4cc3ad73207796f9afa3669a0 (diff) |
Year update.
Diffstat (limited to 'src/htsglobal.h')
-rw-r--r-- | src/htsglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 "<!-- Mirrored from %s%s by HTTrack Website Copier/"HTTRACK_AFF_VERSION" "HTTRACK_AFF_AUTHORS", %s -->" #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" |