diff --git a/bin/pt-table-checksum b/bin/pt-table-checksum index 15de1e90..89026bfd 100755 --- a/bin/pt-table-checksum +++ b/bin/pt-table-checksum @@ -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 . # ########################################################################### # MySQLConfig package # This package is a copy without comments from the original. The original