svn commit: r1931098 - in apr/apr/branches/1.8.x: . include
[email protected] Sun, 04 Jan 2026 15:01:04 -0000
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <176753886433.2758620.16033479591214532551@svn02-us-east.apache.org> |
Author: rjung Date: Sun Jan 4 15:01:04 2026 New Revision: 1931098 Log: Happy New Year 2026 Modified: apr/apr/branches/1.8.x/NOTICE apr/apr/branches/1.8.x/include/apr_version.h Modified: apr/apr/branches/1.8.x/NOTICE ============================================================================== --- apr/apr/branches/1.8.x/NOTICE Sun Jan 4 15:00:27 2026 (r1931097) +++ apr/apr/branches/1.8.x/NOTICE Sun Jan 4 15:01:04 2026 (r1931098) @@ -1,5 +1,5 @@ Apache Portable Runtime -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/branches/1.8.x/include/apr_version.h ============================================================================== --- apr/apr/branches/1.8.x/include/apr_version.h Sun Jan 4 15:00:27 2026 (r1931097) +++ apr/apr/branches/1.8.x/include/apr_version.h Sun Jan 4 15:01:04 2026 (r1931098) @@ -38,7 +38,7 @@ */ -#define APR_COPYRIGHT "Copyright 2025 The Apache Software Foundation." +#define APR_COPYRIGHT "Copyright 2026 The Apache Software Foundation." /* The numeric compile-time version constants. These constants are the * authoritative version numbers for APR.