diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-24 19:32:26 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-24 19:32:26 +0000 |
commit | 75b5002c63ea70afcd2cf7b7dc3634d60c589745 (patch) | |
tree | 15e1ce4b534d7cf6b609387ea4efef30a8f9cc90 /src/htsglobal.h | |
parent | 792311df15bfbcae1cf29039730b919f8f4c7f99 (diff) |
More 2014.
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 c51238a..853d582 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -206,7 +206,7 @@ Please visit our Website: http://www.httrack.com #endif /* Copyright (C) 1998-2014 Xavier Roche and other contributors */ -#define HTTRACK_AFF_AUTHORS "[XR&CO'2013]" +#define HTTRACK_AFF_AUTHORS "[XR&CO'2014]" #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" |