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