From a3ffeb67a9955753228171026b8c97c207a5707c Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 6 Oct 2005 18:42:11 +0000 Subject: [PATCH] Get latex build working again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306832 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/latex/latex.xsl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/manual/style/latex/latex.xsl b/docs/manual/style/latex/latex.xsl index 59002e2c279..b4068b268da 100644 --- a/docs/manual/style/latex/latex.xsl +++ b/docs/manual/style/latex/latex.xsl @@ -107,7 +107,7 @@ \section*{About The PDF Documentation} -Copyright \copyright 2004 The Apache Software Foundation +Copyright \copyright 2005 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. @@ -138,6 +138,9 @@ Server Documentation Project. More information is available at } + + + \end{document} -- 2.47.2