svn commit: r1922812 - in /apr/apr/trunk: NOTICE include/apr_version.h
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: rjung
Date: Wed Jan 1 10:53:37 2025
New Revision: 1922812
URL: http://svn.apache.org/viewvc?rev=1922812&view=rev
Log:
Happy New Year 2025
Modified:
apr/apr/trunk/NOTICE
apr/apr/trunk/include/apr_version.h
Modified: apr/apr/trunk/NOTICE
URL: http://svn.apache.org/viewvc/apr/apr/trunk/NOTICE?rev=1922812&r1=1922811&r2=1922812&view=diff
==============================================================================
--- apr/apr/trunk/NOTICE (original)
+++ apr/apr/trunk/NOTICE Wed Jan 1 10:53:37 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/trunk/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/trunk/include/apr_version.h?rev=1922812&r1=1922811&r2=1922812&view=diff
==============================================================================
--- apr/apr/trunk/include/apr_version.h (original)
+++ apr/apr/trunk/include/apr_version.h Wed Jan 1 10:53:37 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.