From 552422f24c94cad3044be1d4c2cf816ba00ff131 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 10 Jan 2008 15:52:39 +0000 Subject: [PATCH] Adjust for 2008 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@610819 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 188cb2d63e..c3a4dd3e14 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 2007 The Apache Software Foundation." + "Copyright 2008 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional -- 2.50.1