Update copyright year to 2026

- Removed copyright notes in the middle of the file
This commit is contained in:
Sveta Smirnova
2026-01-31 01:48:02 +03:00
parent 5402b92110
commit f21f864dba

View File

@@ -9003,21 +9003,6 @@ sub _d {
# End ReplicaLagWaiter package
# ###########################################################################
# This program is copyright 2010-2026 Percona LLC and/or its affiliates.
# Feedback and improvements are welcome.
#
# THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
# MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
# 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 the Free Software
# Foundation, version 2; OR the Perl Artistic License. On UNIX and similar
# systems, you can issue `man perlgpl' or `man perlartistic' to read these
# licenses.
#
# You should have received a copy of the GNU General Public License, version 2
# along with this program; if not, see <https://www.gnu.org/licenses/>.
# ###########################################################################
# MySQLConfig package
# This package is a copy without comments from the original. The original