From 35cf55137950fb48f8d6489131b4387b1eb1f41d Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Mon, 18 Oct 2010 09:13:55 +0000 Subject: [PATCH] Fixed copyright year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1023697 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_release.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_release.h b/include/ap_release.h index 11056b0b6ab..14fed684b50 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -20,7 +20,7 @@ #include "apr_general.h" /* stringify */ #define AP_SERVER_COPYRIGHT \ - "Copyright 2009 The Apache Software Foundation." + "Copyright 2010 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional -- 2.47.2