From 792311df15bfbcae1cf29039730b919f8f4c7f99 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Thu, 24 Apr 2014 19:28:32 +0000 Subject: 2013 is so last year. --- src/proxy/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/proxy/main.c') diff --git a/src/proxy/main.c b/src/proxy/main.c index 6bd3de0..b502150 100644 --- a/src/proxy/main.c +++ b/src/proxy/main.c @@ -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 @@ -90,7 +90,7 @@ int main(int argc, char *argv[]) { /* Args */ printf("ProxyTrack %s, build proxies upon HTTrack Website Copier Archives\n", PROXYTRACK_VERSION); - printf("Copyright (C) 1998-2013 Xavier Roche and other contributors\n"); + printf("Copyright (C) 1998-2014 Xavier Roche and other contributors\n"); printf("\n"); printf("This program is free software: you can redistribute it and/or modify\n"); printf("it under the terms of the GNU General Public License as published by\n"); -- cgit v1.2.3