From commits-return-11726-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Mon Jan 03 15:59:02 2011 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 70220 invoked from network); 3 Jan 2011 15:59:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jan 2011 15:59:02 -0000 Received: (qmail 12759 invoked by uid 500); 3 Jan 2011 15:59:02 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 12716 invoked by uid 500); 3 Jan 2011 15:59:01 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 12708 invoked by uid 99); 3 Jan 2011 15:59:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jan 2011 15:59:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 03 Jan 2011 15:58:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 94ABF23889B2; Mon, 3 Jan 2011 15:58:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1054669 - in /apr/apr-util/branches/0.9.x: ./ NOTICE buckets/apr_brigade.c include/apu_version.h libaprutil.rc misc/apr_queue.c Date: Mon, 03 Jan 2011 15:58:38 -0000 To: commits@apr.apache.org From: rjung@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110103155838.94ABF23889B2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rjung Date: Mon Jan 3 15:58:38 2011 New Revision: 1054669 URL: http://svn.apache.org/viewvc?rev=1054669&view=rev Log: Update copyright year Modified: apr/apr-util/branches/0.9.x/ (props changed) apr/apr-util/branches/0.9.x/NOTICE apr/apr-util/branches/0.9.x/buckets/apr_brigade.c (props changed) apr/apr-util/branches/0.9.x/include/apu_version.h apr/apr-util/branches/0.9.x/libaprutil.rc apr/apr-util/branches/0.9.x/misc/apr_queue.c (props changed) Propchange: apr/apr-util/branches/0.9.x/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Mon Jan 3 15:58:38 2011 @@ -0,0 +1,2 @@ +/apr/apr-util/branches/1.3.x:1002632 +/apr/apr-util/branches/1.5.x:1002584-1002585,1002620,1002622-1002623,1002628 Modified: apr/apr-util/branches/0.9.x/NOTICE URL: http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/NOTICE?rev=1054669&r1=1054668&r2=1054669&view=diff ============================================================================== --- apr/apr-util/branches/0.9.x/NOTICE (original) +++ apr/apr-util/branches/0.9.x/NOTICE Mon Jan 3 15:58:38 2011 @@ -1,5 +1,5 @@ Apache Portable Runtime Utility Library -Copyright (c) 2010 The Apache Software Foundation. +Copyright (c) 2011 The Apache Software Foundation. This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Propchange: apr/apr-util/branches/0.9.x/buckets/apr_brigade.c ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Mon Jan 3 15:58:38 2011 @@ -1 +1,3 @@ /apr/apr/trunk/buckets/apr_brigade.c:768417 +/apr/apr-util/branches/1.3.x/buckets/apr_brigade.c:1002632 +/apr/apr-util/branches/1.5.x/buckets/apr_brigade.c:1002584-1002585,1002620,1002622-1002623,1002628 Modified: apr/apr-util/branches/0.9.x/include/apu_version.h URL: http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/include/apu_version.h?rev=1054669&r1=1054668&r2=1054669&view=diff ============================================================================== --- apr/apr-util/branches/0.9.x/include/apu_version.h (original) +++ apr/apr-util/branches/0.9.x/include/apu_version.h Mon Jan 3 15:58:38 2011 @@ -1,4 +1,4 @@ -/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as +/* Copyright 2000-2011 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); Modified: apr/apr-util/branches/0.9.x/libaprutil.rc URL: http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/libaprutil.rc?rev=1054669&r1=1054668&r2=1054669&view=diff ============================================================================== --- apr/apr-util/branches/0.9.x/libaprutil.rc (original) +++ apr/apr-util/branches/0.9.x/libaprutil.rc Mon Jan 3 15:58:38 2011 @@ -1,7 +1,7 @@ #include "apr_general.h" #include "apu_version.h" -#define APR_COPYRIGHT "Copyright (c) 2010 The Apache Software " \ +#define APR_COPYRIGHT "Copyright (c) 2011 The Apache Software " \ "Foundation or its licensors, as applicable." #define APR_LICENSE "Licensed under the Apache License, Version 2.0 " \ Propchange: apr/apr-util/branches/0.9.x/misc/apr_queue.c ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Mon Jan 3 15:58:38 2011 @@ -0,0 +1 @@ +/apr/apr-util/branches/1.5.x/misc/apr_queue.c:1002584-1002585,1002620,1002622-1002623,1002628