diff --git a/src/go/internal/testutils/env.go b/src/go/internal/testutils/env.go index d198a588..cdde76f3 100644 --- a/src/go/internal/testutils/env.go +++ b/src/go/internal/testutils/env.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/config/config.go b/src/go/lib/config/config.go index 6f54ab92..97b605d8 100644 --- a/src/go/lib/config/config.go +++ b/src/go/lib/config/config.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/config/config_test.go b/src/go/lib/config/config_test.go index 302085b6..b47de315 100644 --- a/src/go/lib/config/config_test.go +++ b/src/go/lib/config/config_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/pginfo/pginfo.go b/src/go/lib/pginfo/pginfo.go index f758e801..57c06387 100644 --- a/src/go/lib/pginfo/pginfo.go +++ b/src/go/lib/pginfo/pginfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/profiling/profiling.go b/src/go/lib/profiling/profiling.go index eaa19160..27296545 100644 --- a/src/go/lib/profiling/profiling.go +++ b/src/go/lib/profiling/profiling.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/tutil/util.go b/src/go/lib/tutil/util.go index 23e0ae8f..090c0b40 100644 --- a/src/go/lib/tutil/util.go +++ b/src/go/lib/tutil/util.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/versioncheck/version_check.go b/src/go/lib/versioncheck/version_check.go index ed4d252d..965154fe 100644 --- a/src/go/lib/versioncheck/version_check.go +++ b/src/go/lib/versioncheck/version_check.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/lib/versioncheck/version_check_test.go b/src/go/lib/versioncheck/version_check_test.go index e2d6618a..d02ba3c0 100644 --- a/src/go/lib/versioncheck/version_check_test.go +++ b/src/go/lib/versioncheck/version_check_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/explain/explain.go b/src/go/mongolib/explain/explain.go index e5984531..3c06b150 100644 --- a/src/go/mongolib/explain/explain.go +++ b/src/go/mongolib/explain/explain.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/explain/explain_test.go b/src/go/mongolib/explain/explain_test.go index 695c5d97..f62e15ab 100644 --- a/src/go/mongolib/explain/explain_test.go +++ b/src/go/mongolib/explain/explain_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/fingerprinter/fingerprinter.go b/src/go/mongolib/fingerprinter/fingerprinter.go index 8da9c3ee..4c648a64 100644 --- a/src/go/mongolib/fingerprinter/fingerprinter.go +++ b/src/go/mongolib/fingerprinter/fingerprinter.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/fingerprinter/fingerprinter_test.go b/src/go/mongolib/fingerprinter/fingerprinter_test.go index 6226e037..9d4aafc2 100644 --- a/src/go/mongolib/fingerprinter/fingerprinter_test.go +++ b/src/go/mongolib/fingerprinter/fingerprinter_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/profiler/profiler.go b/src/go/mongolib/profiler/profiler.go index 900be7a5..f373644d 100644 --- a/src/go/mongolib/profiler/profiler.go +++ b/src/go/mongolib/profiler/profiler.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/profiler/profiler_test.go b/src/go/mongolib/profiler/profiler_test.go index eb3b5c91..d3e24e3f 100644 --- a/src/go/mongolib/profiler/profiler_test.go +++ b/src/go/mongolib/profiler/profiler_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/profiler/stats.go b/src/go/mongolib/profiler/stats.go index 38d23602..edea2a6e 100644 --- a/src/go/mongolib/profiler/stats.go +++ b/src/go/mongolib/profiler/stats.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/asserts.go b/src/go/mongolib/proto/asserts.go index 2c433a2c..ddb17a51 100644 --- a/src/go/mongolib/proto/asserts.go +++ b/src/go/mongolib/proto/asserts.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/backgroundflushing.go b/src/go/mongolib/proto/backgroundflushing.go index c8a9b4c0..ffb6bbe8 100644 --- a/src/go/mongolib/proto/backgroundflushing.go +++ b/src/go/mongolib/proto/backgroundflushing.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/balancer_stats.go b/src/go/mongolib/proto/balancer_stats.go index ac4a509c..957d79c7 100644 --- a/src/go/mongolib/proto/balancer_stats.go +++ b/src/go/mongolib/proto/balancer_stats.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/bson.go b/src/go/mongolib/proto/bson.go index 6230ee54..28b41278 100644 --- a/src/go/mongolib/proto/bson.go +++ b/src/go/mongolib/proto/bson.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/buildinfo.go b/src/go/mongolib/proto/buildinfo.go index 8bd449de..c8176abc 100644 --- a/src/go/mongolib/proto/buildinfo.go +++ b/src/go/mongolib/proto/buildinfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/chunks_count.go b/src/go/mongolib/proto/chunks_count.go index 35dfb1c1..57680de5 100644 --- a/src/go/mongolib/proto/chunks_count.go +++ b/src/go/mongolib/proto/chunks_count.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/cmdlineopts.go b/src/go/mongolib/proto/cmdlineopts.go index e9c23ab0..e3f314b7 100644 --- a/src/go/mongolib/proto/cmdlineopts.go +++ b/src/go/mongolib/proto/cmdlineopts.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/collstats.go b/src/go/mongolib/proto/collstats.go index 92b3d5aa..388aab26 100644 --- a/src/go/mongolib/proto/collstats.go +++ b/src/go/mongolib/proto/collstats.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/connections.go b/src/go/mongolib/proto/connections.go index ddbd4354..7fc7edf9 100644 --- a/src/go/mongolib/proto/connections.go +++ b/src/go/mongolib/proto/connections.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/currentOp.go b/src/go/mongolib/proto/currentOp.go index 8bca91b2..90289cf0 100644 --- a/src/go/mongolib/proto/currentOp.go +++ b/src/go/mongolib/proto/currentOp.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/cursors.go b/src/go/mongolib/proto/cursors.go index 42ac999a..091e82ee 100644 --- a/src/go/mongolib/proto/cursors.go +++ b/src/go/mongolib/proto/cursors.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/databases.go b/src/go/mongolib/proto/databases.go index c23409b0..8dfb429d 100644 --- a/src/go/mongolib/proto/databases.go +++ b/src/go/mongolib/proto/databases.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/durability.go b/src/go/mongolib/proto/durability.go index 345c8ca8..56b4e6d2 100644 --- a/src/go/mongolib/proto/durability.go +++ b/src/go/mongolib/proto/durability.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/extrainfo.go b/src/go/mongolib/proto/extrainfo.go index b6da55bc..45c274e3 100644 --- a/src/go/mongolib/proto/extrainfo.go +++ b/src/go/mongolib/proto/extrainfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/get_shard_map.go b/src/go/mongolib/proto/get_shard_map.go index 34140969..35f1403b 100644 --- a/src/go/mongolib/proto/get_shard_map.go +++ b/src/go/mongolib/proto/get_shard_map.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/globallock.go b/src/go/mongolib/proto/globallock.go index 7435fc73..036447ec 100644 --- a/src/go/mongolib/proto/globallock.go +++ b/src/go/mongolib/proto/globallock.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/hostinfo.go b/src/go/mongolib/proto/hostinfo.go index 9567f36d..d3ad7e2e 100644 --- a/src/go/mongolib/proto/hostinfo.go +++ b/src/go/mongolib/proto/hostinfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/listdatabases.go b/src/go/mongolib/proto/listdatabases.go index 7190d460..f71aa7c4 100644 --- a/src/go/mongolib/proto/listdatabases.go +++ b/src/go/mongolib/proto/listdatabases.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/locks.go b/src/go/mongolib/proto/locks.go index 538b4e2c..0875d260 100644 --- a/src/go/mongolib/proto/locks.go +++ b/src/go/mongolib/proto/locks.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/master_doc.go b/src/go/mongolib/proto/master_doc.go index da446df1..77d530d5 100644 --- a/src/go/mongolib/proto/master_doc.go +++ b/src/go/mongolib/proto/master_doc.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/memory.go b/src/go/mongolib/proto/memory.go index e9187d5a..8bdaf019 100644 --- a/src/go/mongolib/proto/memory.go +++ b/src/go/mongolib/proto/memory.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/metrics.go b/src/go/mongolib/proto/metrics.go index 2b6177c7..809d96da 100644 --- a/src/go/mongolib/proto/metrics.go +++ b/src/go/mongolib/proto/metrics.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/network.go b/src/go/mongolib/proto/network.go index 8053c02c..3a408669 100644 --- a/src/go/mongolib/proto/network.go +++ b/src/go/mongolib/proto/network.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/opcounters.go b/src/go/mongolib/proto/opcounters.go index a3d2e09a..88c1fcd5 100644 --- a/src/go/mongolib/proto/opcounters.go +++ b/src/go/mongolib/proto/opcounters.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/oplog.go b/src/go/mongolib/proto/oplog.go index 78a36e2c..0429d8a3 100644 --- a/src/go/mongolib/proto/oplog.go +++ b/src/go/mongolib/proto/oplog.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/procinfo.go b/src/go/mongolib/proto/procinfo.go index e84549b2..3db57e5d 100644 --- a/src/go/mongolib/proto/procinfo.go +++ b/src/go/mongolib/proto/procinfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/profiler_status.go b/src/go/mongolib/proto/profiler_status.go index 8d552685..9e358855 100644 --- a/src/go/mongolib/proto/profiler_status.go +++ b/src/go/mongolib/proto/profiler_status.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/replconfig.go b/src/go/mongolib/proto/replconfig.go index bd5b7221..7d6ed19e 100644 --- a/src/go/mongolib/proto/replconfig.go +++ b/src/go/mongolib/proto/replconfig.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/replicas.go b/src/go/mongolib/proto/replicas.go index 1c370afa..dd93635a 100644 --- a/src/go/mongolib/proto/replicas.go +++ b/src/go/mongolib/proto/replicas.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/replstatus.go b/src/go/mongolib/proto/replstatus.go index 5aa544a4..225e15e1 100644 --- a/src/go/mongolib/proto/replstatus.go +++ b/src/go/mongolib/proto/replstatus.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/server_status.go b/src/go/mongolib/proto/server_status.go index 6a3c7f34..375c0e08 100644 --- a/src/go/mongolib/proto/server_status.go +++ b/src/go/mongolib/proto/server_status.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/sharding_changelog_stats.go b/src/go/mongolib/proto/sharding_changelog_stats.go index 2137bc86..d481bb66 100644 --- a/src/go/mongolib/proto/sharding_changelog_stats.go +++ b/src/go/mongolib/proto/sharding_changelog_stats.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/shards.go b/src/go/mongolib/proto/shards.go index 27606529..1104e14f 100644 --- a/src/go/mongolib/proto/shards.go +++ b/src/go/mongolib/proto/shards.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/system.profile.go b/src/go/mongolib/proto/system.profile.go index 63da3246..09c8b1bc 100644 --- a/src/go/mongolib/proto/system.profile.go +++ b/src/go/mongolib/proto/system.profile.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/proto/system.profile_test.go b/src/go/mongolib/proto/system.profile_test.go index e2acbfa2..dbbc1777 100644 --- a/src/go/mongolib/proto/system.profile_test.go +++ b/src/go/mongolib/proto/system.profile_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/stats/fingerprinter.go b/src/go/mongolib/stats/fingerprinter.go index a5535133..14c8be86 100644 --- a/src/go/mongolib/stats/fingerprinter.go +++ b/src/go/mongolib/stats/fingerprinter.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/stats/stats.go b/src/go/mongolib/stats/stats.go index 0880be41..60d5a8da 100644 --- a/src/go/mongolib/stats/stats.go +++ b/src/go/mongolib/stats/stats.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/stats/stats_test.go b/src/go/mongolib/stats/stats_test.go index e484847f..64366cfe 100644 --- a/src/go/mongolib/stats/stats_test.go +++ b/src/go/mongolib/stats/stats_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/util/util.go b/src/go/mongolib/util/util.go index 2cba86cb..5e0af698 100644 --- a/src/go/mongolib/util/util.go +++ b/src/go/mongolib/util/util.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/mongolib/util/util_test.go b/src/go/mongolib/util/util_test.go index 6f02eda0..60df89c8 100644 --- a/src/go/mongolib/util/util_test.go +++ b/src/go/mongolib/util/util_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/conflicts.go b/src/go/pt-galera-log-explainer/conflicts.go index c50fe192..2c64d859 100644 --- a/src/go/pt-galera-log-explainer/conflicts.go +++ b/src/go/pt-galera-log-explainer/conflicts.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/ctx.go b/src/go/pt-galera-log-explainer/ctx.go index 86881c76..eb039c87 100644 --- a/src/go/pt-galera-log-explainer/ctx.go +++ b/src/go/pt-galera-log-explainer/ctx.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/detect_operator.go b/src/go/pt-galera-log-explainer/detect_operator.go index aac16d50..9a5dbb74 100644 --- a/src/go/pt-galera-log-explainer/detect_operator.go +++ b/src/go/pt-galera-log-explainer/detect_operator.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/display/timelinecli.go b/src/go/pt-galera-log-explainer/display/timelinecli.go index 39f018d8..6a51100e 100644 --- a/src/go/pt-galera-log-explainer/display/timelinecli.go +++ b/src/go/pt-galera-log-explainer/display/timelinecli.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/display/timelinecli_test.go b/src/go/pt-galera-log-explainer/display/timelinecli_test.go index b8dda60d..1db8fb64 100644 --- a/src/go/pt-galera-log-explainer/display/timelinecli_test.go +++ b/src/go/pt-galera-log-explainer/display/timelinecli_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/internal.go b/src/go/pt-galera-log-explainer/internal.go index 546b6f0c..e9e4f130 100644 --- a/src/go/pt-galera-log-explainer/internal.go +++ b/src/go/pt-galera-log-explainer/internal.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/internal_test.go b/src/go/pt-galera-log-explainer/internal_test.go index defeaf28..62690a77 100644 --- a/src/go/pt-galera-log-explainer/internal_test.go +++ b/src/go/pt-galera-log-explainer/internal_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/list.go b/src/go/pt-galera-log-explainer/list.go index 03aae8b3..ed013161 100644 --- a/src/go/pt-galera-log-explainer/list.go +++ b/src/go/pt-galera-log-explainer/list.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/main.go b/src/go/pt-galera-log-explainer/main.go index 187991c2..4a4bda51 100644 --- a/src/go/pt-galera-log-explainer/main.go +++ b/src/go/pt-galera-log-explainer/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/main_test.go b/src/go/pt-galera-log-explainer/main_test.go index 81d9c2e1..da2ba0db 100644 --- a/src/go/pt-galera-log-explainer/main_test.go +++ b/src/go/pt-galera-log-explainer/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/applicative.go b/src/go/pt-galera-log-explainer/regex/applicative.go index cc79a9f8..691feb98 100644 --- a/src/go/pt-galera-log-explainer/regex/applicative.go +++ b/src/go/pt-galera-log-explainer/regex/applicative.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/applicative_test.go b/src/go/pt-galera-log-explainer/regex/applicative_test.go index 21a09d9e..472b07ba 100644 --- a/src/go/pt-galera-log-explainer/regex/applicative_test.go +++ b/src/go/pt-galera-log-explainer/regex/applicative_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/custom.go b/src/go/pt-galera-log-explainer/regex/custom.go index 5abef207..05a8d6f6 100644 --- a/src/go/pt-galera-log-explainer/regex/custom.go +++ b/src/go/pt-galera-log-explainer/regex/custom.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/date.go b/src/go/pt-galera-log-explainer/regex/date.go index 6acb6c36..6842b1ce 100644 --- a/src/go/pt-galera-log-explainer/regex/date.go +++ b/src/go/pt-galera-log-explainer/regex/date.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/date_test.go b/src/go/pt-galera-log-explainer/regex/date_test.go index df46166a..11635acd 100644 --- a/src/go/pt-galera-log-explainer/regex/date_test.go +++ b/src/go/pt-galera-log-explainer/regex/date_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/events.go b/src/go/pt-galera-log-explainer/regex/events.go index ae9f6895..79807905 100644 --- a/src/go/pt-galera-log-explainer/regex/events.go +++ b/src/go/pt-galera-log-explainer/regex/events.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/events_test.go b/src/go/pt-galera-log-explainer/regex/events_test.go index ae75ce2a..b1898ffd 100644 --- a/src/go/pt-galera-log-explainer/regex/events_test.go +++ b/src/go/pt-galera-log-explainer/regex/events_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/file.go b/src/go/pt-galera-log-explainer/regex/file.go index 37cd41aa..ce8f7cd4 100644 --- a/src/go/pt-galera-log-explainer/regex/file.go +++ b/src/go/pt-galera-log-explainer/regex/file.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/file_test.go b/src/go/pt-galera-log-explainer/regex/file_test.go index a0e2db47..9bdfb4bb 100644 --- a/src/go/pt-galera-log-explainer/regex/file_test.go +++ b/src/go/pt-galera-log-explainer/regex/file_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/idents.go b/src/go/pt-galera-log-explainer/regex/idents.go index 84a9bc09..fb021d62 100644 --- a/src/go/pt-galera-log-explainer/regex/idents.go +++ b/src/go/pt-galera-log-explainer/regex/idents.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/idents_test.go b/src/go/pt-galera-log-explainer/regex/idents_test.go index 0f0c6236..1683011a 100644 --- a/src/go/pt-galera-log-explainer/regex/idents_test.go +++ b/src/go/pt-galera-log-explainer/regex/idents_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/operator.go b/src/go/pt-galera-log-explainer/regex/operator.go index 4c687c80..f3a6a36c 100644 --- a/src/go/pt-galera-log-explainer/regex/operator.go +++ b/src/go/pt-galera-log-explainer/regex/operator.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/operator_test.go b/src/go/pt-galera-log-explainer/regex/operator_test.go index 2cd6fd9c..c15698bb 100644 --- a/src/go/pt-galera-log-explainer/regex/operator_test.go +++ b/src/go/pt-galera-log-explainer/regex/operator_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/regex.go b/src/go/pt-galera-log-explainer/regex/regex.go index b882be95..652cdc72 100644 --- a/src/go/pt-galera-log-explainer/regex/regex.go +++ b/src/go/pt-galera-log-explainer/regex/regex.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/regex_test.go b/src/go/pt-galera-log-explainer/regex/regex_test.go index 16f569a8..69930200 100644 --- a/src/go/pt-galera-log-explainer/regex/regex_test.go +++ b/src/go/pt-galera-log-explainer/regex/regex_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/sst.go b/src/go/pt-galera-log-explainer/regex/sst.go index c88c5b19..4f4de587 100644 --- a/src/go/pt-galera-log-explainer/regex/sst.go +++ b/src/go/pt-galera-log-explainer/regex/sst.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/sst_test.go b/src/go/pt-galera-log-explainer/regex/sst_test.go index 4644a1d5..24bf3b13 100644 --- a/src/go/pt-galera-log-explainer/regex/sst_test.go +++ b/src/go/pt-galera-log-explainer/regex/sst_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/states.go b/src/go/pt-galera-log-explainer/regex/states.go index 2cbd516e..99a9cd52 100644 --- a/src/go/pt-galera-log-explainer/regex/states.go +++ b/src/go/pt-galera-log-explainer/regex/states.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/states_test.go b/src/go/pt-galera-log-explainer/regex/states_test.go index 73b58dda..77b197c0 100644 --- a/src/go/pt-galera-log-explainer/regex/states_test.go +++ b/src/go/pt-galera-log-explainer/regex/states_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/views.go b/src/go/pt-galera-log-explainer/regex/views.go index b8aa7690..18d99f81 100644 --- a/src/go/pt-galera-log-explainer/regex/views.go +++ b/src/go/pt-galera-log-explainer/regex/views.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regex/views_test.go b/src/go/pt-galera-log-explainer/regex/views_test.go index 9e90fbd0..1ff24dbd 100644 --- a/src/go/pt-galera-log-explainer/regex/views_test.go +++ b/src/go/pt-galera-log-explainer/regex/views_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/regexList.go b/src/go/pt-galera-log-explainer/regexList.go index 48b51f53..2ec4fa2d 100644 --- a/src/go/pt-galera-log-explainer/regexList.go +++ b/src/go/pt-galera-log-explainer/regexList.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/sed.go b/src/go/pt-galera-log-explainer/sed.go index fe124840..cbb56864 100644 --- a/src/go/pt-galera-log-explainer/sed.go +++ b/src/go/pt-galera-log-explainer/sed.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/translate/translate.go b/src/go/pt-galera-log-explainer/translate/translate.go index a96f8489..ce36805e 100644 --- a/src/go/pt-galera-log-explainer/translate/translate.go +++ b/src/go/pt-galera-log-explainer/translate/translate.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/translate/translate_test.go b/src/go/pt-galera-log-explainer/translate/translate_test.go index 1d4923e5..7a38e359 100644 --- a/src/go/pt-galera-log-explainer/translate/translate_test.go +++ b/src/go/pt-galera-log-explainer/translate/translate_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/translate/whois.go b/src/go/pt-galera-log-explainer/translate/whois.go index b9fdd5e9..9345a252 100644 --- a/src/go/pt-galera-log-explainer/translate/whois.go +++ b/src/go/pt-galera-log-explainer/translate/whois.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/conflicts.go b/src/go/pt-galera-log-explainer/types/conflicts.go index bd6002fd..2ed9d38b 100644 --- a/src/go/pt-galera-log-explainer/types/conflicts.go +++ b/src/go/pt-galera-log-explainer/types/conflicts.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/logctx.go b/src/go/pt-galera-log-explainer/types/logctx.go index 1b9482ab..52137747 100644 --- a/src/go/pt-galera-log-explainer/types/logctx.go +++ b/src/go/pt-galera-log-explainer/types/logctx.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/loginfo.go b/src/go/pt-galera-log-explainer/types/loginfo.go index 3eb12acf..33fae201 100644 --- a/src/go/pt-galera-log-explainer/types/loginfo.go +++ b/src/go/pt-galera-log-explainer/types/loginfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/loginfo_test.go b/src/go/pt-galera-log-explainer/types/loginfo_test.go index 43ef76cf..3cafec2c 100644 --- a/src/go/pt-galera-log-explainer/types/loginfo_test.go +++ b/src/go/pt-galera-log-explainer/types/loginfo_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/nodeinfo.go b/src/go/pt-galera-log-explainer/types/nodeinfo.go index 416f4153..b68cabf8 100644 --- a/src/go/pt-galera-log-explainer/types/nodeinfo.go +++ b/src/go/pt-galera-log-explainer/types/nodeinfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/operator.go b/src/go/pt-galera-log-explainer/types/operator.go index 7e6614cc..d81e4976 100644 --- a/src/go/pt-galera-log-explainer/types/operator.go +++ b/src/go/pt-galera-log-explainer/types/operator.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/regex.go b/src/go/pt-galera-log-explainer/types/regex.go index 29ac06c2..108240fc 100644 --- a/src/go/pt-galera-log-explainer/types/regex.go +++ b/src/go/pt-galera-log-explainer/types/regex.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/sst.go b/src/go/pt-galera-log-explainer/types/sst.go index de5d44c4..8b3cb78e 100644 --- a/src/go/pt-galera-log-explainer/types/sst.go +++ b/src/go/pt-galera-log-explainer/types/sst.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/timeline.go b/src/go/pt-galera-log-explainer/types/timeline.go index 533d9750..65fbaef0 100644 --- a/src/go/pt-galera-log-explainer/types/timeline.go +++ b/src/go/pt-galera-log-explainer/types/timeline.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/timeline_test.go b/src/go/pt-galera-log-explainer/types/timeline_test.go index 759c68d5..3eb25669 100644 --- a/src/go/pt-galera-log-explainer/types/timeline_test.go +++ b/src/go/pt-galera-log-explainer/types/timeline_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/types/utils.go b/src/go/pt-galera-log-explainer/types/utils.go index 23b1a778..18bd8aca 100644 --- a/src/go/pt-galera-log-explainer/types/utils.go +++ b/src/go/pt-galera-log-explainer/types/utils.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/utils/utils.go b/src/go/pt-galera-log-explainer/utils/utils.go index 190ca155..aea7da23 100644 --- a/src/go/pt-galera-log-explainer/utils/utils.go +++ b/src/go/pt-galera-log-explainer/utils/utils.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/utils/utils_test.go b/src/go/pt-galera-log-explainer/utils/utils_test.go index 87e33eb4..a6121d6c 100644 --- a/src/go/pt-galera-log-explainer/utils/utils_test.go +++ b/src/go/pt-galera-log-explainer/utils/utils_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-galera-log-explainer/whois.go b/src/go/pt-galera-log-explainer/whois.go index 5275cc37..48b28fec 100644 --- a/src/go/pt-galera-log-explainer/whois.go +++ b/src/go/pt-galera-log-explainer/whois.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2023-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-k8s-debug-collector/dumper/dumper.go b/src/go/pt-k8s-debug-collector/dumper/dumper.go index c3e182e4..d344b450 100644 --- a/src/go/pt-k8s-debug-collector/dumper/dumper.go +++ b/src/go/pt-k8s-debug-collector/dumper/dumper.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2020-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-k8s-debug-collector/dumper/dumper_test.go b/src/go/pt-k8s-debug-collector/dumper/dumper_test.go index 3e5fb4fa..fc281a40 100644 --- a/src/go/pt-k8s-debug-collector/dumper/dumper_test.go +++ b/src/go/pt-k8s-debug-collector/dumper/dumper_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2020-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-k8s-debug-collector/main.go b/src/go/pt-k8s-debug-collector/main.go index 35dd05c7..3ead3b72 100644 --- a/src/go/pt-k8s-debug-collector/main.go +++ b/src/go/pt-k8s-debug-collector/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2020-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-k8s-debug-collector/main_test.go b/src/go/pt-k8s-debug-collector/main_test.go index e6ad7ca9..dd2296da 100644 --- a/src/go/pt-k8s-debug-collector/main_test.go +++ b/src/go/pt-k8s-debug-collector/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2020-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/indexes/duplicated.go b/src/go/pt-mongodb-index-check/indexes/duplicated.go index d50aba7d..bffe61da 100644 --- a/src/go/pt-mongodb-index-check/indexes/duplicated.go +++ b/src/go/pt-mongodb-index-check/indexes/duplicated.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/indexes/duplicated_test.go b/src/go/pt-mongodb-index-check/indexes/duplicated_test.go index 5aacf042..4072b2d1 100644 --- a/src/go/pt-mongodb-index-check/indexes/duplicated_test.go +++ b/src/go/pt-mongodb-index-check/indexes/duplicated_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/indexes/unused.go b/src/go/pt-mongodb-index-check/indexes/unused.go index 47fb92db..d3bbcd66 100644 --- a/src/go/pt-mongodb-index-check/indexes/unused.go +++ b/src/go/pt-mongodb-index-check/indexes/unused.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/indexes/unused_test.go b/src/go/pt-mongodb-index-check/indexes/unused_test.go index b2eed83f..2c64edf1 100644 --- a/src/go/pt-mongodb-index-check/indexes/unused_test.go +++ b/src/go/pt-mongodb-index-check/indexes/unused_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/main.go b/src/go/pt-mongodb-index-check/main.go index 56ac3b57..e6023768 100644 --- a/src/go/pt-mongodb-index-check/main.go +++ b/src/go/pt-mongodb-index-check/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/main_test.go b/src/go/pt-mongodb-index-check/main_test.go index 20d3f87d..b60ec945 100644 --- a/src/go/pt-mongodb-index-check/main_test.go +++ b/src/go/pt-mongodb-index-check/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/templates/duplicated.go b/src/go/pt-mongodb-index-check/templates/duplicated.go index ea4ed5f0..78e86fde 100644 --- a/src/go/pt-mongodb-index-check/templates/duplicated.go +++ b/src/go/pt-mongodb-index-check/templates/duplicated.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-index-check/templates/unused.go b/src/go/pt-mongodb-index-check/templates/unused.go index 002f3726..ca209589 100644 --- a/src/go/pt-mongodb-index-check/templates/unused.go +++ b/src/go/pt-mongodb-index-check/templates/unused.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2022-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-query-digest/filter/filters.go b/src/go/pt-mongodb-query-digest/filter/filters.go index 582949a5..6d95a262 100644 --- a/src/go/pt-mongodb-query-digest/filter/filters.go +++ b/src/go/pt-mongodb-query-digest/filter/filters.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-query-digest/main.go b/src/go/pt-mongodb-query-digest/main.go index 0d971bd7..fb7afcf1 100644 --- a/src/go/pt-mongodb-query-digest/main.go +++ b/src/go/pt-mongodb-query-digest/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-query-digest/main_test.go b/src/go/pt-mongodb-query-digest/main_test.go index 6af33f56..014a2aee 100644 --- a/src/go/pt-mongodb-query-digest/main_test.go +++ b/src/go/pt-mongodb-query-digest/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2017-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/main.go b/src/go/pt-mongodb-summary/main.go index d44b691c..66bff334 100644 --- a/src/go/pt-mongodb-summary/main.go +++ b/src/go/pt-mongodb-summary/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/main_test.go b/src/go/pt-mongodb-summary/main_test.go index 050b1c56..0f1a9e69 100644 --- a/src/go/pt-mongodb-summary/main_test.go +++ b/src/go/pt-mongodb-summary/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/oplog/oplog.go b/src/go/pt-mongodb-summary/oplog/oplog.go index f9886444..86685ef2 100644 --- a/src/go/pt-mongodb-summary/oplog/oplog.go +++ b/src/go/pt-mongodb-summary/oplog/oplog.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/oplog/oplog_test.go b/src/go/pt-mongodb-summary/oplog/oplog_test.go index 91fc8ccc..0b663f11 100644 --- a/src/go/pt-mongodb-summary/oplog/oplog_test.go +++ b/src/go/pt-mongodb-summary/oplog/oplog_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/balancer.go b/src/go/pt-mongodb-summary/templates/balancer.go index 0511fa61..7521055b 100644 --- a/src/go/pt-mongodb-summary/templates/balancer.go +++ b/src/go/pt-mongodb-summary/templates/balancer.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/clusterwide.go b/src/go/pt-mongodb-summary/templates/clusterwide.go index ad47ca4e..929c0ba3 100644 --- a/src/go/pt-mongodb-summary/templates/clusterwide.go +++ b/src/go/pt-mongodb-summary/templates/clusterwide.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/cmdline.go b/src/go/pt-mongodb-summary/templates/cmdline.go index 31a5d5d3..066def1b 100644 --- a/src/go/pt-mongodb-summary/templates/cmdline.go +++ b/src/go/pt-mongodb-summary/templates/cmdline.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/hostinfo.go b/src/go/pt-mongodb-summary/templates/hostinfo.go index 5c216c5e..3e31f3a6 100644 --- a/src/go/pt-mongodb-summary/templates/hostinfo.go +++ b/src/go/pt-mongodb-summary/templates/hostinfo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/oplog.go b/src/go/pt-mongodb-summary/templates/oplog.go index 02d5a4de..3ff99c25 100644 --- a/src/go/pt-mongodb-summary/templates/oplog.go +++ b/src/go/pt-mongodb-summary/templates/oplog.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/replicaset.go b/src/go/pt-mongodb-summary/templates/replicaset.go index fb346bef..4b2ffb2d 100644 --- a/src/go/pt-mongodb-summary/templates/replicaset.go +++ b/src/go/pt-mongodb-summary/templates/replicaset.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/runningops.go b/src/go/pt-mongodb-summary/templates/runningops.go index 94f5ebbe..c3c17722 100644 --- a/src/go/pt-mongodb-summary/templates/runningops.go +++ b/src/go/pt-mongodb-summary/templates/runningops.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-mongodb-summary/templates/security.go b/src/go/pt-mongodb-summary/templates/security.go index a4dc0482..a28fc9f7 100644 --- a/src/go/pt-mongodb-summary/templates/security.go +++ b/src/go/pt-mongodb-summary/templates/security.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2016-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/internal/tu/tu.go b/src/go/pt-pg-summary/internal/tu/tu.go index 96464eab..b4d63c6b 100644 --- a/src/go/pt-pg-summary/internal/tu/tu.go +++ b/src/go/pt-pg-summary/internal/tu/tu.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/main.go b/src/go/pt-pg-summary/main.go index 4e331c03..d1ddfaa4 100644 --- a/src/go/pt-pg-summary/main.go +++ b/src/go/pt-pg-summary/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/main_test.go b/src/go/pt-pg-summary/main_test.go index 4fd8e1f8..67613a43 100644 --- a/src/go/pt-pg-summary/main_test.go +++ b/src/go/pt-pg-summary/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/alldatabases.xo.go b/src/go/pt-pg-summary/models/alldatabases.xo.go index 4f823df3..cea6f742 100644 --- a/src/go/pt-pg-summary/models/alldatabases.xo.go +++ b/src/go/pt-pg-summary/models/alldatabases.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/clusterinfo.xo.go b/src/go/pt-pg-summary/models/clusterinfo.xo.go index ba2bdb0e..8dea649e 100644 --- a/src/go/pt-pg-summary/models/clusterinfo.xo.go +++ b/src/go/pt-pg-summary/models/clusterinfo.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/connectedclients.xo.go b/src/go/pt-pg-summary/models/connectedclients.xo.go index 91982d5a..0f6a1bac 100644 --- a/src/go/pt-pg-summary/models/connectedclients.xo.go +++ b/src/go/pt-pg-summary/models/connectedclients.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/connections.xo.go b/src/go/pt-pg-summary/models/connections.xo.go index c36b1e83..ba33ed8c 100644 --- a/src/go/pt-pg-summary/models/connections.xo.go +++ b/src/go/pt-pg-summary/models/connections.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/counters.xo.go b/src/go/pt-pg-summary/models/counters.xo.go index 4a126b73..1f4f1728 100644 --- a/src/go/pt-pg-summary/models/counters.xo.go +++ b/src/go/pt-pg-summary/models/counters.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/databases.xo.go b/src/go/pt-pg-summary/models/databases.xo.go index a4474d32..3d4ba50e 100644 --- a/src/go/pt-pg-summary/models/databases.xo.go +++ b/src/go/pt-pg-summary/models/databases.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/databasewaitevents.xo.go b/src/go/pt-pg-summary/models/databasewaitevents.xo.go index b611ef35..b2b3877d 100644 --- a/src/go/pt-pg-summary/models/databasewaitevents.xo.go +++ b/src/go/pt-pg-summary/models/databasewaitevents.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/globalwaitevents.xo.go b/src/go/pt-pg-summary/models/globalwaitevents.xo.go index 825d6d65..bf6b974d 100644 --- a/src/go/pt-pg-summary/models/globalwaitevents.xo.go +++ b/src/go/pt-pg-summary/models/globalwaitevents.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/indexcachehitratio.xo.go b/src/go/pt-pg-summary/models/indexcachehitratio.xo.go index d3e5ee52..1dcedf77 100644 --- a/src/go/pt-pg-summary/models/indexcachehitratio.xo.go +++ b/src/go/pt-pg-summary/models/indexcachehitratio.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/portanddatadir.xo.go b/src/go/pt-pg-summary/models/portanddatadir.xo.go index 6610bdcd..be67117d 100644 --- a/src/go/pt-pg-summary/models/portanddatadir.xo.go +++ b/src/go/pt-pg-summary/models/portanddatadir.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/serverversion.xo.go b/src/go/pt-pg-summary/models/serverversion.xo.go index 3b9bcb9e..c6caad99 100644 --- a/src/go/pt-pg-summary/models/serverversion.xo.go +++ b/src/go/pt-pg-summary/models/serverversion.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/setting.xo.go b/src/go/pt-pg-summary/models/setting.xo.go index 7d19c3a5..45774cfa 100644 --- a/src/go/pt-pg-summary/models/setting.xo.go +++ b/src/go/pt-pg-summary/models/setting.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/slavehosts10.xo.go b/src/go/pt-pg-summary/models/slavehosts10.xo.go index c3f1de1a..a9d22e3a 100644 --- a/src/go/pt-pg-summary/models/slavehosts10.xo.go +++ b/src/go/pt-pg-summary/models/slavehosts10.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/slavehosts96.xo.go b/src/go/pt-pg-summary/models/slavehosts96.xo.go index 16f3ebf5..3cae0caf 100644 --- a/src/go/pt-pg-summary/models/slavehosts96.xo.go +++ b/src/go/pt-pg-summary/models/slavehosts96.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/tableaccess.xo.go b/src/go/pt-pg-summary/models/tableaccess.xo.go index 579efad8..50151f40 100644 --- a/src/go/pt-pg-summary/models/tableaccess.xo.go +++ b/src/go/pt-pg-summary/models/tableaccess.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/tablecachehitratio.xo.go b/src/go/pt-pg-summary/models/tablecachehitratio.xo.go index 050e4353..a91c727d 100644 --- a/src/go/pt-pg-summary/models/tablecachehitratio.xo.go +++ b/src/go/pt-pg-summary/models/tablecachehitratio.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/tablespaces.xo.go b/src/go/pt-pg-summary/models/tablespaces.xo.go index 0ddc348b..426095f9 100644 --- a/src/go/pt-pg-summary/models/tablespaces.xo.go +++ b/src/go/pt-pg-summary/models/tablespaces.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/type_fix.go b/src/go/pt-pg-summary/models/type_fix.go index 1e2fd545..ca30833d 100644 --- a/src/go/pt-pg-summary/models/type_fix.go +++ b/src/go/pt-pg-summary/models/type_fix.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/models/xo_db.xo.go b/src/go/pt-pg-summary/models/xo_db.xo.go index 2ea61518..f0dfc36d 100644 --- a/src/go/pt-pg-summary/models/xo_db.xo.go +++ b/src/go/pt-pg-summary/models/xo_db.xo.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-pg-summary/templates/templates.go b/src/go/pt-pg-summary/templates/templates.go index 3f147854..7852ccb9 100644 --- a/src/go/pt-pg-summary/templates/templates.go +++ b/src/go/pt-pg-summary/templates/templates.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2019-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/collect.go b/src/go/pt-secure-collect/collect.go index 173e3daa..076542ba 100644 --- a/src/go/pt-secure-collect/collect.go +++ b/src/go/pt-secure-collect/collect.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/ecncrypt_test.go b/src/go/pt-secure-collect/ecncrypt_test.go index 73e7e158..ac6103cd 100644 --- a/src/go/pt-secure-collect/ecncrypt_test.go +++ b/src/go/pt-secure-collect/ecncrypt_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/encrypt.go b/src/go/pt-secure-collect/encrypt.go index 2ffd0d79..ed8f1476 100644 --- a/src/go/pt-secure-collect/encrypt.go +++ b/src/go/pt-secure-collect/encrypt.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/main.go b/src/go/pt-secure-collect/main.go index f70ae358..25a52206 100644 --- a/src/go/pt-secure-collect/main.go +++ b/src/go/pt-secure-collect/main.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/main_test.go b/src/go/pt-secure-collect/main_test.go index 2b5d4f90..4a028caf 100644 --- a/src/go/pt-secure-collect/main_test.go +++ b/src/go/pt-secure-collect/main_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/sanitize.go b/src/go/pt-secure-collect/sanitize.go index 453d1abc..73c86a0b 100644 --- a/src/go/pt-secure-collect/sanitize.go +++ b/src/go/pt-secure-collect/sanitize.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/sanitize/sanitize.go b/src/go/pt-secure-collect/sanitize/sanitize.go index 1a3147cc..eda0ef88 100644 --- a/src/go/pt-secure-collect/sanitize/sanitize.go +++ b/src/go/pt-secure-collect/sanitize/sanitize.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/sanitize/sanitize_test.go b/src/go/pt-secure-collect/sanitize/sanitize_test.go index 94cb8c3b..e4b8d60b 100644 --- a/src/go/pt-secure-collect/sanitize/sanitize_test.go +++ b/src/go/pt-secure-collect/sanitize/sanitize_test.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF diff --git a/src/go/pt-secure-collect/sanitize/util/util.go b/src/go/pt-secure-collect/sanitize/util/util.go index b11e4f0e..6af27e85 100644 --- a/src/go/pt-secure-collect/sanitize/util/util.go +++ b/src/go/pt-secure-collect/sanitize/util/util.go @@ -1,4 +1,4 @@ -// This program is copyright 2026 Percona LLC and/or its affiliates. +// This program is copyright 2018-2026 Percona LLC and/or its affiliates. // // THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF