[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-cvs
Subject:    svn commit: r365517 - in /httpd/apreq/trunk: ./ build/
From:       pgollucci () apache ! org
Date:       2006-01-03 2:16:59
Message-ID: 20060103021713.55949.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: pgollucci
Date: Mon Jan  2 18:16:30 2006
New Revision: 365517

URL: http://svn.apache.org/viewcvs?rev=365517&view=rev
Log:
Its 2006 now
bump the Copyright year

Modified:
    httpd/apreq/trunk/apreq2-config.in
    httpd/apreq/trunk/build/dox.css
    httpd/apreq/trunk/build/dox.foot
    httpd/apreq/trunk/buildconf
    httpd/apreq/trunk/glue/perl/lib/Apache2/Cookie.pm
    httpd/apreq/trunk/glue/perl/lib/Apache2/Request.pm
    httpd/apreq/trunk/glue/perl/lib/Apache2/Upload.pm
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Apache2/Apache2.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/CGI/CGI.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Hook/Hook.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Parser/Parser.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Request.pod
    httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_postperl.h
    httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_preperl.h
    httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_tables.h
    httpd/apreq/trunk/include/apreq.h
    httpd/apreq/trunk/include/apreq_cookie.h
    httpd/apreq/trunk/include/apreq_error.h
    httpd/apreq/trunk/include/apreq_module.h
    httpd/apreq/trunk/include/apreq_param.h
    httpd/apreq/trunk/include/apreq_parser.h
    httpd/apreq/trunk/include/apreq_util.h
    httpd/apreq/trunk/include/apreq_version.h
    httpd/apreq/trunk/library/cookie.c
    httpd/apreq/trunk/library/error.c
    httpd/apreq/trunk/library/module.c
    httpd/apreq/trunk/library/module_cgi.c
    httpd/apreq/trunk/library/module_custom.c
    httpd/apreq/trunk/library/param.c
    httpd/apreq/trunk/library/parser.c
    httpd/apreq/trunk/library/parser_header.c
    httpd/apreq/trunk/library/parser_multipart.c
    httpd/apreq/trunk/library/parser_urlencoded.c
    httpd/apreq/trunk/library/t/at.c
    httpd/apreq/trunk/library/t/at.h
    httpd/apreq/trunk/library/t/cookie.c
    httpd/apreq/trunk/library/t/error.c
    httpd/apreq/trunk/library/t/params.c
    httpd/apreq/trunk/library/t/parsers.c
    httpd/apreq/trunk/library/t/util.c
    httpd/apreq/trunk/library/t/version.c
    httpd/apreq/trunk/library/util.c
    httpd/apreq/trunk/library/version.c
    httpd/apreq/trunk/module/apache/apreq_module_apache.h
    httpd/apreq/trunk/module/apache/command.c
    httpd/apreq/trunk/module/apache/handle.c
    httpd/apreq/trunk/module/apache/t/c-modules/apreq_access_test/mod_apreq_access_test.c
  httpd/apreq/trunk/module/apache/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c
  httpd/apreq/trunk/module/apache/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c
  httpd/apreq/trunk/module/apache/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c
  httpd/apreq/trunk/module/apache/t/c-modules/apreq_request_test/mod_apreq_request_test.c
  httpd/apreq/trunk/module/apache2/apreq_module_apache2.h
    httpd/apreq/trunk/module/apache2/filter.c
    httpd/apreq/trunk/module/apache2/handle.c
    httpd/apreq/trunk/module/t/c-modules/apreq_access_test/mod_apreq_access_test.c
    httpd/apreq/trunk/module/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c
  httpd/apreq/trunk/module/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c
    httpd/apreq/trunk/module/t/c-modules/apreq_output_filter_test/mod_apreq_output_filter_test.c
  httpd/apreq/trunk/module/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c
    httpd/apreq/trunk/module/t/c-modules/apreq_request_test/mod_apreq_request_test.c
    httpd/apreq/trunk/module/test_cgi.c
    httpd/apreq/trunk/win32/apreq2_win32.pl

Modified: httpd/apreq/trunk/apreq2-config.in
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/apreq2-config.in?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/apreq2-config.in (original)
+++ httpd/apreq/trunk/apreq2-config.in Mon Jan  2 18:16:30 2006
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ##
-##  Copyright 2003-2005  The Apache Software Foundation
+##  Copyright 2003-2006  The Apache Software Foundation
 ##
 ##  Licensed under the Apache License, Version 2.0 (the "License");
 ##  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/build/dox.css
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/build/dox.css?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/build/dox.css (original)
+++ httpd/apreq/trunk/build/dox.css Mon Jan  2 18:16:30 2006
@@ -1,4 +1,4 @@
-/* Copyright 2002-2005 The Apache Software Foundation
+/* Copyright 2002-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/build/dox.foot
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/build/dox.foot?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/build/dox.foot (original)
+++ httpd/apreq/trunk/build/dox.foot Mon Jan  2 18:16:30 2006
@@ -1,6 +1,6 @@
 <div id="footer">
 <p class="apache">
-Copyright &copy; 2003-2005 <a href="http://www.apache.org">The Apache Software \
Foundation</a>.<br/> +Copyright &copy; 2003-2006 <a href="http://www.apache.org">The \
Apache Software Foundation</a>.<br/>  See <a \
href="apreq_license.html">LICENSE</a>.</p>  <p class="menu">
 <span style="color:#aaa">page generated by <a \
href="http://www.doxygen.org/"><code>doxygen</code></a>

Modified: httpd/apreq/trunk/buildconf
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/buildconf?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/buildconf (original)
+++ httpd/apreq/trunk/buildconf Mon Jan  2 18:16:30 2006
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2004-2005 The Apache Software Foundation
+# Copyright 2004-2006 The Apache Software Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/lib/Apache2/Cookie.pm
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/lib/Apache2/Cookie.pm?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/lib/Apache2/Cookie.pm (original)
+++ httpd/apreq/trunk/glue/perl/lib/Apache2/Cookie.pm Mon Jan  2 18:16:30 2006
@@ -505,7 +505,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/lib/Apache2/Request.pm
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/lib/Apache2/Request.pm?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/lib/Apache2/Request.pm (original)
+++ httpd/apreq/trunk/glue/perl/lib/Apache2/Request.pm Mon Jan  2 18:16:30 2006
@@ -432,7 +432,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/lib/Apache2/Upload.pm
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/lib/Apache2/Upload.pm?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/lib/Apache2/Upload.pm (original)
+++ httpd/apreq/trunk/glue/perl/lib/Apache2/Upload.pm Mon Jan  2 18:16:30 2006
@@ -309,7 +309,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Apache2/Apache2.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Apache2/Apache2.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Apache2/Apache2.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Apache2/Apache2.pod Mon Jan  2 \
18:16:30 2006 @@ -50,7 +50,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/CGI/CGI.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/CGI/CGI.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/CGI/CGI.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/CGI/CGI.pod Mon Jan  2 18:16:30 \
2006 @@ -50,7 +50,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Cookie/Cookie.pod Mon Jan  2 \
18:16:30 2006 @@ -447,7 +447,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Error/Error.pod Mon Jan  2 \
18:16:30 2006 @@ -44,7 +44,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Hook/Hook.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Hook/Hook.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Hook/Hook.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Hook/Hook.pod Mon Jan  2 \
18:16:30 2006 @@ -74,7 +74,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Param/Param.pod Mon Jan  2 \
18:16:30 2006 @@ -406,7 +406,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Parser/Parser.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Parser/Parser.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Parser/Parser.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Parser/Parser.pod Mon Jan  2 \
18:16:30 2006 @@ -117,7 +117,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Request.pod
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Request.pod?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Request.pod (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/APR/Request/Request.pod Mon Jan  2 18:16:30 \
2006 @@ -745,7 +745,7 @@
 
 =head1 COPYRIGHT
 
-  Copyright 2003-2005  The Apache Software Foundation
+  Copyright 2003-2006  The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_postperl.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_postperl.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_postperl.h (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_postperl.h Mon Jan  2 18:16:30 \
2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_preperl.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_preperl.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_preperl.h (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_preperl.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2004-2005  The Apache Software Foundation
+**  Copyright 2004-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_tables.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_tables.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_tables.h (original)
+++ httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_tables.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq.h (original)
+++ httpd/apreq/trunk/include/apreq.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_cookie.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_cookie.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_cookie.h (original)
+++ httpd/apreq/trunk/include/apreq_cookie.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_error.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_error.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_error.h (original)
+++ httpd/apreq/trunk/include/apreq_error.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_module.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_module.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_module.h (original)
+++ httpd/apreq/trunk/include/apreq_module.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_param.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_param.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_param.h (original)
+++ httpd/apreq/trunk/include/apreq_param.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_parser.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_parser.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_parser.h (original)
+++ httpd/apreq/trunk/include/apreq_parser.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_util.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_util.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_util.h (original)
+++ httpd/apreq/trunk/include/apreq_util.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/include/apreq_version.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_version.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/include/apreq_version.h (original)
+++ httpd/apreq/trunk/include/apreq_version.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/cookie.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/cookie.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/cookie.c (original)
+++ httpd/apreq/trunk/library/cookie.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/error.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/error.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/error.c (original)
+++ httpd/apreq/trunk/library/error.c Mon Jan  2 18:16:30 2006
@@ -1,4 +1,4 @@
-/* Copyright 2000-2005 The Apache Software Foundation
+/* Copyright 2000-2006 The Apache Software Foundation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/module.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/module.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/module.c (original)
+++ httpd/apreq/trunk/library/module.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/module_cgi.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/module_cgi.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/module_cgi.c (original)
+++ httpd/apreq/trunk/library/module_cgi.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/module_custom.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/module_custom.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/module_custom.c (original)
+++ httpd/apreq/trunk/library/module_custom.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/param.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/param.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/param.c (original)
+++ httpd/apreq/trunk/library/param.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/parser.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/parser.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/parser.c (original)
+++ httpd/apreq/trunk/library/parser.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/parser_header.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/parser_header.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/parser_header.c (original)
+++ httpd/apreq/trunk/library/parser_header.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/parser_multipart.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/parser_multipart.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/parser_multipart.c (original)
+++ httpd/apreq/trunk/library/parser_multipart.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/parser_urlencoded.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/parser_urlencoded.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/parser_urlencoded.c (original)
+++ httpd/apreq/trunk/library/parser_urlencoded.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/at.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/at.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/at.c (original)
+++ httpd/apreq/trunk/library/t/at.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2004-2005  The Apache Software Foundation
+**  Copyright 2004-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/at.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/at.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/at.h (original)
+++ httpd/apreq/trunk/library/t/at.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2004-2005  The Apache Software Foundation
+**  Copyright 2004-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/cookie.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/cookie.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/cookie.c (original)
+++ httpd/apreq/trunk/library/t/cookie.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/error.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/error.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/error.c (original)
+++ httpd/apreq/trunk/library/t/error.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/params.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/params.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/params.c (original)
+++ httpd/apreq/trunk/library/t/params.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/parsers.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/parsers.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/parsers.c (original)
+++ httpd/apreq/trunk/library/t/parsers.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/util.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/util.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/util.c (original)
+++ httpd/apreq/trunk/library/t/util.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2004-2005  The Apache Software Foundation
+**  Copyright 2004-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/t/version.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/t/version.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/t/version.c (original)
+++ httpd/apreq/trunk/library/t/version.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/util.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/util.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/util.c (original)
+++ httpd/apreq/trunk/library/util.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/library/version.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/library/version.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/library/version.c (original)
+++ httpd/apreq/trunk/library/version.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/apreq_module_apache.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/apreq_module_apache.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/apreq_module_apache.h (original)
+++ httpd/apreq/trunk/module/apache/apreq_module_apache.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/command.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/command.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/command.c (original)
+++ httpd/apreq/trunk/module/apache/command.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/handle.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/handle.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/handle.c (original)
+++ httpd/apreq/trunk/module/apache/handle.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/t/c-modules/apreq_access_test/mod_apreq_access_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/t/c-modules/apreq_access_test/mod_apreq_access_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/t/c-modules/apreq_access_test/mod_apreq_access_test.c \
                (original)
+++ httpd/apreq/trunk/module/apache/t/c-modules/apreq_access_test/mod_apreq_access_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/t/c-modules/apreq_b \
ig_request_test/mod_apreq_big_request_test.c?rev=365517&r1=365516&r2=365517&view=diff \
                ==============================================================================
                
--- httpd/apreq/trunk/module/apache/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c \
                (original)
+++ httpd/apreq/trunk/module/apache/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c \
                (original)
+++ httpd/apreq/trunk/module/apache/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c \
                (original)
+++ httpd/apreq/trunk/module/apache/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache/t/c-modules/apreq_request_test/mod_apreq_request_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache/t/c-modules/apreq_request_test/mod_apreq_request_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache/t/c-modules/apreq_request_test/mod_apreq_request_test.c \
                (original)
+++ httpd/apreq/trunk/module/apache/t/c-modules/apreq_request_test/mod_apreq_request_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache2/apreq_module_apache2.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache2/apreq_module_apache2.h?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache2/apreq_module_apache2.h (original)
+++ httpd/apreq/trunk/module/apache2/apreq_module_apache2.h Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache2/filter.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache2/filter.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache2/filter.c (original)
+++ httpd/apreq/trunk/module/apache2/filter.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/apache2/handle.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache2/handle.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache2/handle.c (original)
+++ httpd/apreq/trunk/module/apache2/handle.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/t/c-modules/apreq_access_test/mod_apreq_access_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/t/c-modules/apreq_access_test/mod_apreq_access_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/t/c-modules/apreq_access_test/mod_apreq_access_test.c \
                (original)
+++ httpd/apreq/trunk/module/t/c-modules/apreq_access_test/mod_apreq_access_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c \
                (original)
+++ httpd/apreq/trunk/module/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c \
                (original)
+++ httpd/apreq/trunk/module/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/t/c-modules/apreq_output_filter_test/mod_apreq_output_filter_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/t/c-modules/apreq_output_f \
ilter_test/mod_apreq_output_filter_test.c?rev=365517&r1=365516&r2=365517&view=diff \
                ==============================================================================
                
--- httpd/apreq/trunk/module/t/c-modules/apreq_output_filter_test/mod_apreq_output_filter_test.c \
                (original)
+++ httpd/apreq/trunk/module/t/c-modules/apreq_output_filter_test/mod_apreq_output_filter_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c \
                (original)
+++ httpd/apreq/trunk/module/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/t/c-modules/apreq_request_test/mod_apreq_request_test.c
                
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/t/c-modules/apreq_request_test/mod_apreq_request_test.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/t/c-modules/apreq_request_test/mod_apreq_request_test.c \
                (original)
+++ httpd/apreq/trunk/module/t/c-modules/apreq_request_test/mod_apreq_request_test.c \
Mon Jan  2 18:16:30 2006 @@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/module/test_cgi.c
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/test_cgi.c?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/test_cgi.c (original)
+++ httpd/apreq/trunk/module/test_cgi.c Mon Jan  2 18:16:30 2006
@@ -1,5 +1,5 @@
 /*
-**  Copyright 2003-2005  The Apache Software Foundation
+**  Copyright 2003-2006  The Apache Software Foundation
 **
 **  Licensed under the Apache License, Version 2.0 (the "License");
 **  you may not use this file except in compliance with the License.

Modified: httpd/apreq/trunk/win32/apreq2_win32.pl
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/win32/apreq2_win32.pl?rev=365517&r1=365516&r2=365517&view=diff
 ==============================================================================
--- httpd/apreq/trunk/win32/apreq2_win32.pl (original)
+++ httpd/apreq/trunk/win32/apreq2_win32.pl Mon Jan  2 18:16:30 2006
@@ -15,7 +15,7 @@
 my $license = <<'END';
 # ====================================================================
 #
-#  Copyright 2003-2005  The Apache Software Foundation
+#  Copyright 2003-2006  The Apache Software Foundation
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic