svn commit: r1931100 - in apr/apr-util/branches/1.7.x: . include
[email protected] Sun, 04 Jan 2026 15:02:36 -0000
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <176753895653.2761253.2029064313807382449@svn02-us-east.apache.org> |
Author: rjung Date: Sun Jan 4 15:02:36 2026 New Revision: 1931100 Log: Happy New Year 2026 Modified: apr/apr-util/branches/1.7.x/NOTICE apr/apr-util/branches/1.7.x/include/apu_version.h Modified: apr/apr-util/branches/1.7.x/NOTICE ============================================================================== --- apr/apr-util/branches/1.7.x/NOTICE Sun Jan 4 15:01:40 2026 (r1931099) +++ apr/apr-util/branches/1.7.x/NOTICE Sun Jan 4 15:02:36 2026 (r1931100) @@ -1,5 +1,5 @@ Apache Portable Runtime Utility Library -Copyright 2025 The Apache Software Foundation. +Copyright 2026 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: apr/apr-util/branches/1.7.x/include/apu_version.h ============================================================================== --- apr/apr-util/branches/1.7.x/include/apu_version.h Sun Jan 4 15:01:40 2026 (r1931099) +++ apr/apr-util/branches/1.7.x/include/apu_version.h Sun Jan 4 15:02:36 2026 (r1931100) @@ -38,7 +38,7 @@ */ -#define APU_COPYRIGHT "Copyright 2025 The Apache Software Foundation." +#define APU_COPYRIGHT "Copyright 2026 The Apache Software Foundation." /* The numeric compile-time version constants. These constants are the * authoritative version numbers for APU.