You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2011/01/03 16:37:41 UTC

svn commit: r1054656 - /httpd/httpd/branches/2.0.x/include/ap_release.h

Author: rjung
Date: Mon Jan  3 15:37:41 2011
New Revision: 1054656

URL: http://svn.apache.org/viewvc?rev=1054656&view=rev
Log:
Update copyright year.

Modified:
    httpd/httpd/branches/2.0.x/include/ap_release.h

Modified: httpd/httpd/branches/2.0.x/include/ap_release.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/include/ap_release.h?rev=1054656&r1=1054655&r2=1054656&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/include/ap_release.h (original)
+++ httpd/httpd/branches/2.0.x/include/ap_release.h Mon Jan  3 15:37:41 2011
@@ -20,7 +20,7 @@
 #include "apr_general.h" /* stringify */
 
 #define AP_SERVER_COPYRIGHT \
-    "Copyright 2010 The Apache Software Foundation."
+    "Copyright 2011 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional