svn commit: r1931097 - in apr/apr/trunk: . include
[email protected] Sun, 04 Jan 2026 15:00:28 -0000
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <176753882835.2757360.13078478479526843486@svn02-us-east.apache.org> |
Author: rjung Date: Sun Jan 4 15:00:27 2026 New Revision: 1931097 Log: Happy New Year 2026 Modified: apr/apr/trunk/NOTICE apr/apr/trunk/include/apr_version.h Modified: apr/apr/trunk/NOTICE ============================================================================== --- apr/apr/trunk/NOTICE Sun Jan 4 14:36:21 2026 (r1931096) +++ apr/apr/trunk/NOTICE Sun Jan 4 15:00:27 2026 (r1931097) @@ -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/trunk/include/apr_version.h ============================================================================== --- apr/apr/trunk/include/apr_version.h Sun Jan 4 14:36:21 2026 (r1931096) +++ apr/apr/trunk/include/apr_version.h Sun Jan 4 15:00:27 2026 (r1931097) @@ -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.