svn commit: r1922816 - in /apr/apr-util/branches/1.7.x: NOTICE include/apu_version.h
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: rjung
Date: Wed Jan 1 10:58:34 2025
New Revision: 1922816
URL: http://svn.apache.org/viewvc?rev=1922816&view=rev
Log:
Happy New Year 2025
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
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/NOTICE?rev=1922816&r1=1922815&r2=1922816&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/NOTICE (original)
+++ apr/apr-util/branches/1.7.x/NOTICE Wed Jan 1 10:58:34 2025
@@ -1,5 +1,5 @@
Apache Portable Runtime Utility Library
-Copyright 2024 The Apache Software Foundation.
+Copyright 2025 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
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/include/apu_version.h?rev=1922816&r1=1922815&r2=1922816&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.7.x/include/apu_version.h Wed Jan 1 10:58:34 2025
@@ -38,7 +38,7 @@
*/
-#define APU_COPYRIGHT "Copyright 2024 The Apache Software Foundation."
+#define APU_COPYRIGHT "Copyright 2025 The Apache Software Foundation."
/* The numeric compile-time version constants. These constants are the
* authoritative version numbers for APU.