diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-24 19:28:32 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-24 19:28:32 +0000 |
commit | 792311df15bfbcae1cf29039730b919f8f4c7f99 (patch) | |
tree | a040907ffa7b23d73bf041621d546b77acb3232e /src/htsglobal.h | |
parent | 3e63dbc69cdad4bd1fc0ab813218192b86b78750 (diff) |
2013 is so last year.
Diffstat (limited to 'src/htsglobal.h')
-rw-r--r-- | src/htsglobal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h index 7b9ac84..c51238a 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -1,7 +1,7 @@ /* ------------------------------------------------------------ */ /* HTTrack Website Copier, Offline Browser for Windows and Unix -Copyright (C) 1998-2013 Xavier Roche and other contributors +Copyright (C) 1998-2014 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 @@ -205,7 +205,7 @@ Please visit our Website: http://www.httrack.com #define HTS_CDLMAXSIZE 1024 #endif -/* Copyright (C) 1998-2013 Xavier Roche and other contributors */ +/* Copyright (C) 1998-2014 Xavier Roche and other contributors */ #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" |