From 207c1c143233fc9a188c9b0f123b1ace4f683a01 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Mon, 3 Jan 2011 15:36:11 +0000 Subject: [PATCH] Update copyright year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1054654 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 d293fe167cb..13259980485 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -25,7 +25,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 -- 2.47.3