diff --git a/license.txt b/license.txt
index a5e2c7965..85bf25e15 100644
--- a/license.txt
+++ b/license.txt
@@ -1,6 +1,6 @@
WordPress - Web publishing software
-Copyright 2011-2023 by the contributors
+Copyright 2011-2024 by the contributors
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/readme.html b/readme.html
index a40c5e98a..f0309df1e 100644
--- a/readme.html
+++ b/readme.html
@@ -52,13 +52,13 @@
Migrating from other systems
System Requirements
- PHP version 7.0 or greater.
- - MySQL version 5.0 or greater.
+ - MySQL version 5.5.5 or greater.
Recommendations
- PHP version 7.4 or greater.
- - MySQL version 5.7 or greater OR MariaDB version 10.4 or greater.
+ - MySQL version 8.0 or greater OR MariaDB version 10.4 or greater.
- The mod_rewrite Apache module.
- HTTPS support.
- A link to wordpress.org on your site.
diff --git a/wp-activate.php b/wp-activate.php
index 728edcf4e..5dc602337 100644
--- a/wp-activate.php
+++ b/wp-activate.php
@@ -128,7 +128,7 @@ function wpmu_activate_stylesheet() {
-