Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A8B49AC5 for ; Tue, 3 Jan 2012 12:38:57 +0000 (UTC) Received: (qmail 8327 invoked by uid 500); 3 Jan 2012 12:38:56 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 8272 invoked by uid 500); 3 Jan 2012 12:38:56 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 8263 invoked by uid 99); 3 Jan 2012 12:38:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 12:38:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 12:38:54 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 66A48238899C for ; Tue, 3 Jan 2012 12:38:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1226760 - in /tomcat/native/trunk: NOTICE build.xml xdocs/style.xsl Date: Tue, 03 Jan 2012 12:38:33 -0000 To: dev@tomcat.apache.org From: rjung@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120103123833.66A48238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rjung Date: Tue Jan 3 12:38:32 2012 New Revision: 1226760 URL: http://svn.apache.org/viewvc?rev=1226760&view=rev Log: s/2011/2012/g Modified: tomcat/native/trunk/NOTICE tomcat/native/trunk/build.xml tomcat/native/trunk/xdocs/style.xsl Modified: tomcat/native/trunk/NOTICE URL: http://svn.apache.org/viewvc/tomcat/native/trunk/NOTICE?rev=1226760&r1=1226759&r2=1226760&view=diff ============================================================================== --- tomcat/native/trunk/NOTICE (original) +++ tomcat/native/trunk/NOTICE Tue Jan 3 12:38:32 2012 @@ -1,5 +1,5 @@ Apache Tomcat Native Library -Copyright 2002-2011 The Apache Software Foundation +Copyright 2002-2012 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: tomcat/native/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/native/trunk/build.xml?rev=1226760&r1=1226759&r2=1226760&view=diff ============================================================================== --- tomcat/native/trunk/build.xml (original) +++ tomcat/native/trunk/build.xml Tue Jan 3 12:38:32 2012 @@ -30,7 +30,7 @@ - + @@ -179,7 +179,7 @@ packagenames="org.apache.tomcat.*" windowtitle="${title} (Version ${version})" doctitle="<h1>${title} (Version ${version})</h1>" - bottom="Copyright 2002-2011 The Apache Software Foundation.<!-- + bottom="Copyright 2002-2012 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. Modified: tomcat/native/trunk/xdocs/style.xsl URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/style.xsl?rev=1226760&r1=1226759&r2=1226760&view=diff ============================================================================== --- tomcat/native/trunk/xdocs/style.xsl (original) +++ tomcat/native/trunk/xdocs/style.xsl Tue Jan 3 12:38:32 2012 @@ -178,7 +178,7 @@ PAGE FOOTER
- Copyright © 2008-2011, Apache Software Foundation + Copyright © 2008-2012, Apache Software Foundation
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org