Author: svn-role
Date: Tue Jan 27 04:00:05 2026
New Revision: 1931561

Log:
Merge r1931020 from trunk:

 * r1931020
   Happy new year 2026!
   Justification:
     1.15.x will be released in 2026; use correct copyright date
   Votes:
     +1: hartmannathan, brane, kotkov

Modified:
   subversion/branches/1.15.x/   (props changed)
   subversion/branches/1.15.x/NOTICE
   subversion/branches/1.15.x/STATUS
   subversion/branches/1.15.x/subversion/libsvn_subr/version.c

Modified: subversion/branches/1.15.x/NOTICE
==============================================================================
--- subversion/branches/1.15.x/NOTICE   Tue Jan 27 02:43:35 2026        
(r1931560)
+++ subversion/branches/1.15.x/NOTICE   Tue Jan 27 04:00:05 2026        
(r1931561)
@@ -1,5 +1,5 @@
 Apache Subversion
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed by many people, and distributed
 under Contributor License Agreements to The Apache Software Foundation

Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS   Tue Jan 27 02:43:35 2026        
(r1931560)
+++ subversion/branches/1.15.x/STATUS   Tue Jan 27 04:00:05 2026        
(r1931561)
@@ -73,13 +73,5 @@ Candidate changes:
 Veto-blocked changes:
 =====================
 
-
 Approved changes:
 =================
-
- * r1931020
-   Happy new year 2026!
-   Justification:
-     1.15.x will be released in 2026; use correct copyright date
-   Votes:
-     +1: hartmannathan, brane, kotkov

Modified: subversion/branches/1.15.x/subversion/libsvn_subr/version.c
==============================================================================
--- subversion/branches/1.15.x/subversion/libsvn_subr/version.c Tue Jan 27 
02:43:35 2026        (r1931560)
+++ subversion/branches/1.15.x/subversion/libsvn_subr/version.c Tue Jan 27 
04:00:05 2026        (r1931561)
@@ -144,7 +144,7 @@ svn_version_extended(svn_boolean_t verbo
   info->build_time = __TIME__;
   info->build_host = SVN_BUILD_HOST;
   info->copyright = apr_pstrdup
-    (pool, _("Copyright (C) 2025 The Apache Software Foundation.\n"
+    (pool, _("Copyright (C) 2026 The Apache Software Foundation.\n"
              "This software consists of contributions made by many people;\n"
              "see the NOTICE file for more information.\n"
              "Subversion is open source software, see "

Reply via email to