diff options
author | Xavier Roche <roche@httrack.com> | 2015-03-14 15:01:53 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2015-03-14 15:01:53 +0100 |
commit | e81acec4fc44f23d43e1936847a4c51cf82cc45e (patch) | |
tree | e43d3a7a6308967b0808a5dad3add70b1bfae607 /src/htsglobal.h | |
parent | efa5392fc30c7dfc835f0dfbba9f8bc4e4154af7 (diff) |
2014 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 78a99d3..bf504f4 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-2014 Xavier Roche and other contributors +Copyright (C) 1998-2015 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 @@ -206,7 +206,7 @@ Please visit our Website: http://www.httrack.com /* Taille max ligne de commande (>=HTS_URLMAXSIZE*2) */ #define HTS_CDLMAXSIZE 1024 -/* Copyright (C) 1998-2014 Xavier Roche and other contributors */ +/* Copyright (C) 1998-2015 Xavier Roche and other contributors */ #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" |