Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2CC918C12 for ; Wed, 15 Jul 2015 16:18:20 +0000 (UTC) Received: (qmail 82383 invoked by uid 500); 15 Jul 2015 16:18:20 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 82314 invoked by uid 500); 15 Jul 2015 16:18:20 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 82305 invoked by uid 99); 15 Jul 2015 16:18:20 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2015 16:18:20 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 63A5EAC0041 for ; Wed, 15 Jul 2015 16:18:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1691242 - /httpd/httpd/branches/2.2.x/docs/manual/style/latex/latex.xsl Date: Wed, 15 Jul 2015 16:18:20 -0000 To: cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150715161820.63A5EAC0041@hades.apache.org> Author: wrowe Date: Wed Jul 15 16:18:19 2015 New Revision: 1691242 URL: http://svn.apache.org/r1691242 Log: Fix Copyright of any latex conversions of the docs Modified: httpd/httpd/branches/2.2.x/docs/manual/style/latex/latex.xsl Modified: httpd/httpd/branches/2.2.x/docs/manual/style/latex/latex.xsl URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/latex/latex.xsl?rev=1691242&r1=1691241&r2=1691242&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/style/latex/latex.xsl (original) +++ httpd/httpd/branches/2.2.x/docs/manual/style/latex/latex.xsl Wed Jul 15 16:18:19 2015 @@ -117,7 +117,7 @@ \section*{About The PDF Documentation} -Copyright \copyright 2014 The Apache Software Foundation +Copyright \copyright 2015 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.