From: Frédéric Marchal Date: Fri, 3 Feb 2012 21:11:05 +0000 (+0100) Subject: Change the year in the header of every C file X-Git-Tag: v2.3.3-pre1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61d965f3719e7e4f22c14de73c37e4a8ceb2c24e;p=thirdparty%2Fsarg.git Change the year in the header of every C file --- diff --git a/auth.c b/auth.c index 18f4f33..36c22b1 100644 --- a/auth.c +++ b/auth.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/authfail.c b/authfail.c index 8e74f78..7c57c34 100644 --- a/authfail.c +++ b/authfail.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/btree_cache.c b/btree_cache.c index b58a1a3..bc7f3d4 100644 --- a/btree_cache.c +++ b/btree_cache.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/charset.c b/charset.c index c5c5ffe..88333ea 100644 --- a/charset.c +++ b/charset.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/convlog.c b/convlog.c index 137fe9b..5bd70a9 100644 --- a/convlog.c +++ b/convlog.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/css.c b/css.c index ddecaae..ecfe09d 100644 --- a/css.c +++ b/css.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/dansguardian_log.c b/dansguardian_log.c index 92764c0..70d157e 100644 --- a/dansguardian_log.c +++ b/dansguardian_log.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/dansguardian_report.c b/dansguardian_report.c index 0bf7b48..0a38b58 100644 --- a/dansguardian_report.c +++ b/dansguardian_report.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/datafile.c b/datafile.c index 813966b..a0339c8 100644 --- a/datafile.c +++ b/datafile.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/decomp.c b/decomp.c index 74ff8a1..133ee7c 100644 --- a/decomp.c +++ b/decomp.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/denied.c b/denied.c index ec8505c..b92642d 100644 --- a/denied.c +++ b/denied.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/download.c b/download.c index 2c4b85f..083b958 100644 --- a/download.c +++ b/download.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/email.c b/email.c index cf3a38b..df4f931 100644 --- a/email.c +++ b/email.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/exclude.c b/exclude.c index 486655a..a4abf77 100644 --- a/exclude.c +++ b/exclude.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/getconf.c b/getconf.c index 22c544d..c38c9ec 100644 --- a/getconf.c +++ b/getconf.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/grepday.c b/grepday.c index ed83a03..42935f1 100644 --- a/grepday.c +++ b/grepday.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/html.c b/html.c index 714f86c..c0e346b 100644 --- a/html.c +++ b/html.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/index.c b/index.c index c729080..e676887 100644 --- a/index.c +++ b/index.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/indexonly.c b/indexonly.c index d2878fe..a6f430a 100644 --- a/indexonly.c +++ b/indexonly.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/ip2name.c b/ip2name.c index 5984005..a26b113 100644 --- a/ip2name.c +++ b/ip2name.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/lastlog.c b/lastlog.c index f033147..d7352d8 100644 --- a/lastlog.c +++ b/lastlog.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/log.c b/log.c index 585603f..10e3b60 100644 --- a/log.c +++ b/log.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/longline.c b/longline.c index a50c77d..b456bc8 100644 --- a/longline.c +++ b/longline.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/realtime.c b/realtime.c index 7652186..a2d7c7f 100755 --- a/realtime.c +++ b/realtime.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/redirector.c b/redirector.c index b8ab00d..e1fdf2f 100644 --- a/redirector.c +++ b/redirector.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/repday.c b/repday.c index 5fc8bed..2946517 100644 --- a/repday.c +++ b/repday.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/report.c b/report.c index 5249576..88af2d3 100644 --- a/report.c +++ b/report.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/siteuser.c b/siteuser.c index 997b271..84410b4 100644 --- a/siteuser.c +++ b/siteuser.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/smartfilter.c b/smartfilter.c index 5ab13da..81b97e0 100644 --- a/smartfilter.c +++ b/smartfilter.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/sort.c b/sort.c index be8c71c..e660fda 100644 --- a/sort.c +++ b/sort.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/splitlog.c b/splitlog.c index 462b3f2..82e5a2a 100644 --- a/splitlog.c +++ b/splitlog.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/topsites.c b/topsites.c index 81c2485..5906763 100644 --- a/topsites.c +++ b/topsites.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/topuser.c b/topuser.c index 7a82a6e..eb7c5bd 100644 --- a/topuser.c +++ b/topuser.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/totday.c b/totday.c index 62f27b3..aeea8dd 100644 --- a/totday.c +++ b/totday.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/url.c b/url.c index da66df5..6e828f9 100644 --- a/url.c +++ b/url.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/usage.c b/usage.c index 31c907f..8d4b5eb 100644 --- a/usage.c +++ b/usage.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/useragent.c b/useragent.c index d6e5f73..8bd55b7 100644 --- a/useragent.c +++ b/useragent.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/userinfo.c b/userinfo.c index 8cdabc0..ec22838 100644 --- a/userinfo.c +++ b/userinfo.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/usertab.c b/usertab.c index 63e8dcd..31eddd5 100644 --- a/usertab.c +++ b/usertab.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php diff --git a/util.c b/util.c index 15b354c..32f076c 100644 --- a/util.c +++ b/util.c @@ -1,6 +1,6 @@ /* * SARG Squid Analysis Report Generator http://sarg.sourceforge.net - * 1998, 2011 + * 1998, 2012 * * SARG donations: * please look at http://sarg.sourceforge.net/donations.php