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