diff --git a/cmd/manifest/update_latest_version.go b/cmd/manifest/update_latest_version.go index c4c968ff..757acbdc 100644 --- a/cmd/manifest/update_latest_version.go +++ b/cmd/manifest/update_latest_version.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/ticloud/main.go b/cmd/ticloud/main.go index e3ba252c..ffaeed7b 100644 --- a/cmd/ticloud/main.go +++ b/cmd/ticloud/main.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/gen_doc.go b/gen_doc.go index b7f57303..5b86fa69 100644 --- a/gen_doc.go +++ b/gen_doc.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/install.sh b/install.sh index 9c6628ca..52adca5e 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2024 PingCAP, Inc. +# Copyright 2025 PingCAP, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/internal/cli/ai/ai.go b/internal/cli/ai/ai.go index 61cb1545..b3ab9301 100644 --- a/internal/cli/ai/ai.go +++ b/internal/cli/ai/ai.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/ai/ai_test.go b/internal/cli/ai/ai_test.go index 1b4ecb16..5fb8be93 100644 --- a/internal/cli/ai/ai_test.go +++ b/internal/cli/ai/ai_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/auth/auth.go b/internal/cli/auth/auth.go index b9d410ea..86551df2 100644 --- a/internal/cli/auth/auth.go +++ b/internal/cli/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/auth/login.go b/internal/cli/auth/login.go index 3084ca1e..5ea0b16f 100644 --- a/internal/cli/auth/login.go +++ b/internal/cli/auth/login.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/auth/logout.go b/internal/cli/auth/logout.go index e2abb256..7d131098 100644 --- a/internal/cli/auth/logout.go +++ b/internal/cli/auth/logout.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/auth/whoami.go b/internal/cli/auth/whoami.go index 2753611f..c8c8c2b2 100644 --- a/internal/cli/auth/whoami.go +++ b/internal/cli/auth/whoami.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/config.go b/internal/cli/config/config.go index df42e201..1ba221b3 100644 --- a/internal/cli/config/config.go +++ b/internal/cli/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/create.go b/internal/cli/config/create.go index e8126ac6..4bd32193 100644 --- a/internal/cli/config/create.go +++ b/internal/cli/config/create.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/create_test.go b/internal/cli/config/create_test.go index f3c620d6..39ea079e 100644 --- a/internal/cli/config/create_test.go +++ b/internal/cli/config/create_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/delete.go b/internal/cli/config/delete.go index 176c9005..d403261a 100644 --- a/internal/cli/config/delete.go +++ b/internal/cli/config/delete.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/delete_test.go b/internal/cli/config/delete_test.go index 7859ad07..1a1e9cfb 100644 --- a/internal/cli/config/delete_test.go +++ b/internal/cli/config/delete_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/describe.go b/internal/cli/config/describe.go index 9cfe44da..f97c5415 100644 --- a/internal/cli/config/describe.go +++ b/internal/cli/config/describe.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/describe_test.go b/internal/cli/config/describe_test.go index 10a7733b..87357a43 100644 --- a/internal/cli/config/describe_test.go +++ b/internal/cli/config/describe_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/edit.go b/internal/cli/config/edit.go index ad0e7c1b..d959225d 100644 --- a/internal/cli/config/edit.go +++ b/internal/cli/config/edit.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/list.go b/internal/cli/config/list.go index d593507a..b4d80c78 100644 --- a/internal/cli/config/list.go +++ b/internal/cli/config/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/list_test.go b/internal/cli/config/list_test.go index 97d94507..47181b7e 100644 --- a/internal/cli/config/list_test.go +++ b/internal/cli/config/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/set.go b/internal/cli/config/set.go index 635a8c21..ae8111f1 100644 --- a/internal/cli/config/set.go +++ b/internal/cli/config/set.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/set_test.go b/internal/cli/config/set_test.go index c1e2f12c..4d72eb49 100644 --- a/internal/cli/config/set_test.go +++ b/internal/cli/config/set_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/use.go b/internal/cli/config/use.go index ba22f1c8..4d930ba7 100644 --- a/internal/cli/config/use.go +++ b/internal/cli/config/use.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/config/use_test.go b/internal/cli/config/use_test.go index 4dbc231e..2cc4ad00 100644 --- a/internal/cli/config/use_test.go +++ b/internal/cli/config/use_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/project/list.go b/internal/cli/project/list.go index 6afe24eb..9b047ba2 100644 --- a/internal/cli/project/list.go +++ b/internal/cli/project/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/project/list_test.go b/internal/cli/project/list_test.go index 656285a2..d203f5ae 100644 --- a/internal/cli/project/list_test.go +++ b/internal/cli/project/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/project/project.go b/internal/cli/project/project.go index 54da04f8..9fc6030e 100644 --- a/internal/cli/project/project.go +++ b/internal/cli/project/project.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/root.go b/internal/cli/root.go index 6b0a463f..01fb19bd 100644 --- a/internal/cli/root.go +++ b/internal/cli/root.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/root_test.go b/internal/cli/root_test.go index 4854dd02..1997615d 100644 --- a/internal/cli/root_test.go +++ b/internal/cli/root_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/backup.go b/internal/cli/serverless/backup/backup.go index 30b498e4..1a78e4a8 100644 --- a/internal/cli/serverless/backup/backup.go +++ b/internal/cli/serverless/backup/backup.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/delete.go b/internal/cli/serverless/backup/delete.go index fbe6946f..2e4392ff 100644 --- a/internal/cli/serverless/backup/delete.go +++ b/internal/cli/serverless/backup/delete.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/delete_test.go b/internal/cli/serverless/backup/delete_test.go index 8cf05f0e..92ebcc8b 100644 --- a/internal/cli/serverless/backup/delete_test.go +++ b/internal/cli/serverless/backup/delete_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/describe.go b/internal/cli/serverless/backup/describe.go index 700033e8..d1f7f790 100644 --- a/internal/cli/serverless/backup/describe.go +++ b/internal/cli/serverless/backup/describe.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/describe_test.go b/internal/cli/serverless/backup/describe_test.go index 49a4bc28..ba2b20af 100644 --- a/internal/cli/serverless/backup/describe_test.go +++ b/internal/cli/serverless/backup/describe_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/list.go b/internal/cli/serverless/backup/list.go index 7a1cd2a2..7de3434b 100644 --- a/internal/cli/serverless/backup/list.go +++ b/internal/cli/serverless/backup/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/backup/list_test.go b/internal/cli/serverless/backup/list_test.go index c58517a3..97425b64 100644 --- a/internal/cli/serverless/backup/list_test.go +++ b/internal/cli/serverless/backup/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/branch.go b/internal/cli/serverless/branch/branch.go index 543c767c..cfae8d7a 100644 --- a/internal/cli/serverless/branch/branch.go +++ b/internal/cli/serverless/branch/branch.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/create.go b/internal/cli/serverless/branch/create.go index 52c84ee5..0f62e9f8 100644 --- a/internal/cli/serverless/branch/create.go +++ b/internal/cli/serverless/branch/create.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/create_test.go b/internal/cli/serverless/branch/create_test.go index b24b4111..d4cd3d54 100644 --- a/internal/cli/serverless/branch/create_test.go +++ b/internal/cli/serverless/branch/create_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/delete.go b/internal/cli/serverless/branch/delete.go index f2aecd0e..3bf96839 100644 --- a/internal/cli/serverless/branch/delete.go +++ b/internal/cli/serverless/branch/delete.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/delete_test.go b/internal/cli/serverless/branch/delete_test.go index 2a3f2802..bd91f3e9 100644 --- a/internal/cli/serverless/branch/delete_test.go +++ b/internal/cli/serverless/branch/delete_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/describe.go b/internal/cli/serverless/branch/describe.go index 5c3ac762..c1a66795 100644 --- a/internal/cli/serverless/branch/describe.go +++ b/internal/cli/serverless/branch/describe.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/describe_test.go b/internal/cli/serverless/branch/describe_test.go index 4d6b3019..d6b4919a 100644 --- a/internal/cli/serverless/branch/describe_test.go +++ b/internal/cli/serverless/branch/describe_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/list.go b/internal/cli/serverless/branch/list.go index 65beecbf..22276a13 100644 --- a/internal/cli/serverless/branch/list.go +++ b/internal/cli/serverless/branch/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/list_test.go b/internal/cli/serverless/branch/list_test.go index 533f8191..a85d2199 100644 --- a/internal/cli/serverless/branch/list_test.go +++ b/internal/cli/serverless/branch/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/reset.go b/internal/cli/serverless/branch/reset.go index ed6d55fc..0a397c96 100644 --- a/internal/cli/serverless/branch/reset.go +++ b/internal/cli/serverless/branch/reset.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/reset_test.go b/internal/cli/serverless/branch/reset_test.go index 17b2a13c..ce861e23 100644 --- a/internal/cli/serverless/branch/reset_test.go +++ b/internal/cli/serverless/branch/reset_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/branch/shell.go b/internal/cli/serverless/branch/shell.go index cb50b533..6040f8db 100644 --- a/internal/cli/serverless/branch/shell.go +++ b/internal/cli/serverless/branch/shell.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/cluster.go b/internal/cli/serverless/cluster.go index bda2fcd7..286b3241 100644 --- a/internal/cli/serverless/cluster.go +++ b/internal/cli/serverless/cluster.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/create.go b/internal/cli/serverless/create.go index e88f1a82..8e1e8c5c 100644 --- a/internal/cli/serverless/create.go +++ b/internal/cli/serverless/create.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/create_test.go b/internal/cli/serverless/create_test.go index 5ad20044..92d46751 100644 --- a/internal/cli/serverless/create_test.go +++ b/internal/cli/serverless/create_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/cancel.go b/internal/cli/serverless/dataimport/cancel.go index a0d869c4..e734c5e7 100644 --- a/internal/cli/serverless/dataimport/cancel.go +++ b/internal/cli/serverless/dataimport/cancel.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/cancel_test.go b/internal/cli/serverless/dataimport/cancel_test.go index 102aaf86..59459917 100644 --- a/internal/cli/serverless/dataimport/cancel_test.go +++ b/internal/cli/serverless/dataimport/cancel_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/describe.go b/internal/cli/serverless/dataimport/describe.go index 11e94d41..18aea5ba 100644 --- a/internal/cli/serverless/dataimport/describe.go +++ b/internal/cli/serverless/dataimport/describe.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/describe_test.go b/internal/cli/serverless/dataimport/describe_test.go index 851c66da..97af8af8 100644 --- a/internal/cli/serverless/dataimport/describe_test.go +++ b/internal/cli/serverless/dataimport/describe_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/import.go b/internal/cli/serverless/dataimport/import.go index a2309863..dbba58b0 100644 --- a/internal/cli/serverless/dataimport/import.go +++ b/internal/cli/serverless/dataimport/import.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/list.go b/internal/cli/serverless/dataimport/list.go index 3ede026d..c1c062a7 100644 --- a/internal/cli/serverless/dataimport/list.go +++ b/internal/cli/serverless/dataimport/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/list_test.go b/internal/cli/serverless/dataimport/list_test.go index 58e67f36..981eb5e8 100644 --- a/internal/cli/serverless/dataimport/list_test.go +++ b/internal/cli/serverless/dataimport/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/start/azblob.go b/internal/cli/serverless/dataimport/start/azblob.go index 95621250..46c3b561 100644 --- a/internal/cli/serverless/dataimport/start/azblob.go +++ b/internal/cli/serverless/dataimport/start/azblob.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/start/azblob_test.go b/internal/cli/serverless/dataimport/start/azblob_test.go index 966bc520..5eddbe5a 100644 --- a/internal/cli/serverless/dataimport/start/azblob_test.go +++ b/internal/cli/serverless/dataimport/start/azblob_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -33,20 +33,6 @@ import ( "github.com/stretchr/testify/suite" ) -// Copyright 2024 PingCAP, Inc. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - type AzblobImportSuite struct { suite.Suite h *internal.Helper diff --git a/internal/cli/serverless/dataimport/start/gcs.go b/internal/cli/serverless/dataimport/start/gcs.go index e6562816..06105fd9 100644 --- a/internal/cli/serverless/dataimport/start/gcs.go +++ b/internal/cli/serverless/dataimport/start/gcs.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/start/gcs_test.go b/internal/cli/serverless/dataimport/start/gcs_test.go index d9e4da9b..7245e41a 100644 --- a/internal/cli/serverless/dataimport/start/gcs_test.go +++ b/internal/cli/serverless/dataimport/start/gcs_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -33,20 +33,6 @@ import ( "github.com/stretchr/testify/suite" ) -// Copyright 2024 PingCAP, Inc. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - type GCSImportSuite struct { suite.Suite h *internal.Helper diff --git a/internal/cli/serverless/dataimport/start/local.go b/internal/cli/serverless/dataimport/start/local.go index 7371caad..35f09a23 100644 --- a/internal/cli/serverless/dataimport/start/local.go +++ b/internal/cli/serverless/dataimport/start/local.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/start/local_test.go b/internal/cli/serverless/dataimport/start/local_test.go index e07868df..5a7fc6e9 100644 --- a/internal/cli/serverless/dataimport/start/local_test.go +++ b/internal/cli/serverless/dataimport/start/local_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/start/s3.go b/internal/cli/serverless/dataimport/start/s3.go index 9f7d683b..1ac19422 100644 --- a/internal/cli/serverless/dataimport/start/s3.go +++ b/internal/cli/serverless/dataimport/start/s3.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/dataimport/start/s3_test.go b/internal/cli/serverless/dataimport/start/s3_test.go index 18ec3603..7b4cf10b 100644 --- a/internal/cli/serverless/dataimport/start/s3_test.go +++ b/internal/cli/serverless/dataimport/start/s3_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -33,20 +33,6 @@ import ( "github.com/stretchr/testify/suite" ) -// Copyright 2024 PingCAP, Inc. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - type S3ImportSuite struct { suite.Suite h *internal.Helper diff --git a/internal/cli/serverless/dataimport/start/start.go b/internal/cli/serverless/dataimport/start/start.go index 74568fd9..af47a7e7 100644 --- a/internal/cli/serverless/dataimport/start/start.go +++ b/internal/cli/serverless/dataimport/start/start.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/delete.go b/internal/cli/serverless/delete.go index ef6c783c..c73d9324 100644 --- a/internal/cli/serverless/delete.go +++ b/internal/cli/serverless/delete.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/delete_test.go b/internal/cli/serverless/delete_test.go index bec48df4..821f5467 100644 --- a/internal/cli/serverless/delete_test.go +++ b/internal/cli/serverless/delete_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/describe.go b/internal/cli/serverless/describe.go index 12bcf118..b6fd303e 100644 --- a/internal/cli/serverless/describe.go +++ b/internal/cli/serverless/describe.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/describe_test.go b/internal/cli/serverless/describe_test.go index ff2a7293..35894935 100644 --- a/internal/cli/serverless/describe_test.go +++ b/internal/cli/serverless/describe_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/cancel.go b/internal/cli/serverless/export/cancel.go index 72a7f374..4fbd8160 100644 --- a/internal/cli/serverless/export/cancel.go +++ b/internal/cli/serverless/export/cancel.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/cancel_test.go b/internal/cli/serverless/export/cancel_test.go index d17599ae..53d81e59 100644 --- a/internal/cli/serverless/export/cancel_test.go +++ b/internal/cli/serverless/export/cancel_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/create.go b/internal/cli/serverless/export/create.go index e5d0b630..d95014e6 100644 --- a/internal/cli/serverless/export/create.go +++ b/internal/cli/serverless/export/create.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/create_test.go b/internal/cli/serverless/export/create_test.go index 879eebfc..8738b89b 100644 --- a/internal/cli/serverless/export/create_test.go +++ b/internal/cli/serverless/export/create_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/describe.go b/internal/cli/serverless/export/describe.go index 7b6ec979..95ed25cc 100644 --- a/internal/cli/serverless/export/describe.go +++ b/internal/cli/serverless/export/describe.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/describe_test.go b/internal/cli/serverless/export/describe_test.go index 081f989b..ee68e937 100644 --- a/internal/cli/serverless/export/describe_test.go +++ b/internal/cli/serverless/export/describe_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/download.go b/internal/cli/serverless/export/download.go index 1308d351..9ed54708 100644 --- a/internal/cli/serverless/export/download.go +++ b/internal/cli/serverless/export/download.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/download_with_prompt.go b/internal/cli/serverless/export/download_with_prompt.go index 49fbde2c..e13ca7f1 100644 --- a/internal/cli/serverless/export/download_with_prompt.go +++ b/internal/cli/serverless/export/download_with_prompt.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/download_without_prompt.go b/internal/cli/serverless/export/download_without_prompt.go index 29bdb230..223282e0 100644 --- a/internal/cli/serverless/export/download_without_prompt.go +++ b/internal/cli/serverless/export/download_without_prompt.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/export.go b/internal/cli/serverless/export/export.go index d6c6d4fa..c315179b 100644 --- a/internal/cli/serverless/export/export.go +++ b/internal/cli/serverless/export/export.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/list.go b/internal/cli/serverless/export/list.go index 5d716c46..ba023ef7 100644 --- a/internal/cli/serverless/export/list.go +++ b/internal/cli/serverless/export/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/list_test.go b/internal/cli/serverless/export/list_test.go index 17f3efc6..f1a542de 100644 --- a/internal/cli/serverless/export/list_test.go +++ b/internal/cli/serverless/export/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/export/ui.go b/internal/cli/serverless/export/ui.go index 062220e6..a67c671d 100644 --- a/internal/cli/serverless/export/ui.go +++ b/internal/cli/serverless/export/ui.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/list.go b/internal/cli/serverless/list.go index 07556566..5b0b91c5 100644 --- a/internal/cli/serverless/list.go +++ b/internal/cli/serverless/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/list_test.go b/internal/cli/serverless/list_test.go index b5d338ed..7d42253b 100644 --- a/internal/cli/serverless/list_test.go +++ b/internal/cli/serverless/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/region.go b/internal/cli/serverless/region.go index 2082e8ab..8cc9a5d2 100644 --- a/internal/cli/serverless/region.go +++ b/internal/cli/serverless/region.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/restore.go b/internal/cli/serverless/restore.go index 0923c1e5..cdf61a25 100644 --- a/internal/cli/serverless/restore.go +++ b/internal/cli/serverless/restore.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/restore_test.go b/internal/cli/serverless/restore_test.go index bf31fcc9..276021a8 100644 --- a/internal/cli/serverless/restore_test.go +++ b/internal/cli/serverless/restore_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/shell.go b/internal/cli/serverless/shell.go index 9a30b06d..ee883f4a 100644 --- a/internal/cli/serverless/shell.go +++ b/internal/cli/serverless/shell.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/spending_limit.go b/internal/cli/serverless/spending_limit.go index 8213a3b0..10ca5a68 100644 --- a/internal/cli/serverless/spending_limit.go +++ b/internal/cli/serverless/spending_limit.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/spending_limit_test.go b/internal/cli/serverless/spending_limit_test.go index 517281a7..6ead9c3a 100644 --- a/internal/cli/serverless/spending_limit_test.go +++ b/internal/cli/serverless/spending_limit_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/create.go b/internal/cli/serverless/sqluser/create.go index 0249f9d4..2ccbd17b 100644 --- a/internal/cli/serverless/sqluser/create.go +++ b/internal/cli/serverless/sqluser/create.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/create_test.go b/internal/cli/serverless/sqluser/create_test.go index 5a807870..4844cdbe 100644 --- a/internal/cli/serverless/sqluser/create_test.go +++ b/internal/cli/serverless/sqluser/create_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/delete.go b/internal/cli/serverless/sqluser/delete.go index fd0f2e57..d8b7bc66 100644 --- a/internal/cli/serverless/sqluser/delete.go +++ b/internal/cli/serverless/sqluser/delete.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/delete_test.go b/internal/cli/serverless/sqluser/delete_test.go index 73ea57b4..02c38c3f 100644 --- a/internal/cli/serverless/sqluser/delete_test.go +++ b/internal/cli/serverless/sqluser/delete_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/list.go b/internal/cli/serverless/sqluser/list.go index 857ea929..3fae4914 100644 --- a/internal/cli/serverless/sqluser/list.go +++ b/internal/cli/serverless/sqluser/list.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/list_test.go b/internal/cli/serverless/sqluser/list_test.go index 0bfd32fa..3c9956af 100644 --- a/internal/cli/serverless/sqluser/list_test.go +++ b/internal/cli/serverless/sqluser/list_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/sqluser.go b/internal/cli/serverless/sqluser/sqluser.go index a63fcc70..4b6c444d 100644 --- a/internal/cli/serverless/sqluser/sqluser.go +++ b/internal/cli/serverless/sqluser/sqluser.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/update.go b/internal/cli/serverless/sqluser/update.go index ef60f07e..c92bc768 100644 --- a/internal/cli/serverless/sqluser/update.go +++ b/internal/cli/serverless/sqluser/update.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/sqluser/update_test.go b/internal/cli/serverless/sqluser/update_test.go index 04585d19..8c4a8bfa 100644 --- a/internal/cli/serverless/sqluser/update_test.go +++ b/internal/cli/serverless/sqluser/update_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/update.go b/internal/cli/serverless/update.go index 0892863f..009b8a81 100644 --- a/internal/cli/serverless/update.go +++ b/internal/cli/serverless/update.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/serverless/update_test.go b/internal/cli/serverless/update_test.go index 9e78903f..ed8121f7 100644 --- a/internal/cli/serverless/update_test.go +++ b/internal/cli/serverless/update_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/upgrade/upgrade.go b/internal/cli/upgrade/upgrade.go index 3caf29de..cfb7215e 100644 --- a/internal/cli/upgrade/upgrade.go +++ b/internal/cli/upgrade/upgrade.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cli/version/version.go b/internal/cli/version/version.go index 6b57ff8b..d54ac015 100644 --- a/internal/cli/version/version.go +++ b/internal/cli/version/version.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/config.go b/internal/config/config.go index 8a723542..95aacf41 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/profile.go b/internal/config/profile.go index 34b4d7f1..15ec18a7 100644 --- a/internal/config/profile.go +++ b/internal/config/profile.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/profile_test.go b/internal/config/profile_test.go index a4162307..8faecdeb 100644 --- a/internal/config/profile_test.go +++ b/internal/config/profile_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/store/keyring.go b/internal/config/store/keyring.go index 2acf219d..d7443e7b 100644 --- a/internal/config/store/keyring.go +++ b/internal/config/store/keyring.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/store/keyring_darwin.go b/internal/config/store/keyring_darwin.go index 7ff20910..2963e14e 100644 --- a/internal/config/store/keyring_darwin.go +++ b/internal/config/store/keyring_darwin.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/store/keyring_linux.go b/internal/config/store/keyring_linux.go index 9fdc64c7..8afeb35d 100644 --- a/internal/config/store/keyring_linux.go +++ b/internal/config/store/keyring_linux.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config/store/keyring_windows.go b/internal/config/store/keyring_windows.go index b683c0e1..599048cc 100644 --- a/internal/config/store/keyring_windows.go +++ b/internal/config/store/keyring_windows.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/flag/flag.go b/internal/flag/flag.go index 71e6f9bc..41f38eaf 100644 --- a/internal/flag/flag.go +++ b/internal/flag/flag.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/helper.go b/internal/helper.go index e07063ad..39736e31 100644 --- a/internal/helper.go +++ b/internal/helper.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/iostream/iostream.go b/internal/iostream/iostream.go index cb88eb37..657abe50 100644 --- a/internal/iostream/iostream.go +++ b/internal/iostream/iostream.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/log/logger.go b/internal/log/logger.go index cfeff244..f792bd3b 100644 --- a/internal/log/logger.go +++ b/internal/log/logger.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/output/output.go b/internal/output/output.go index 760c0b41..5a3ba968 100644 --- a/internal/output/output.go +++ b/internal/output/output.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/prop/property.go b/internal/prop/property.go index 68ec365d..fc2f8849 100644 --- a/internal/prop/property.go +++ b/internal/prop/property.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/aws/s3/default_read_seeker_write_to.go b/internal/service/aws/s3/default_read_seeker_write_to.go index e3dbd934..041a5673 100644 --- a/internal/service/aws/s3/default_read_seeker_write_to.go +++ b/internal/service/aws/s3/default_read_seeker_write_to.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/aws/s3/default_read_seeker_write_to_windows.go b/internal/service/aws/s3/default_read_seeker_write_to_windows.go index 7d9a751f..ed01164a 100644 --- a/internal/service/aws/s3/default_read_seeker_write_to_windows.go +++ b/internal/service/aws/s3/default_read_seeker_write_to_windows.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/aws/s3/pool.go b/internal/service/aws/s3/pool.go index d853fa16..35147739 100644 --- a/internal/service/aws/s3/pool.go +++ b/internal/service/aws/s3/pool.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/aws/s3/uploader.go b/internal/service/aws/s3/uploader.go index 0b473f39..31c94447 100644 --- a/internal/service/aws/s3/uploader.go +++ b/internal/service/aws/s3/uploader.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/cloud/api_client.go b/internal/service/cloud/api_client.go index cef51376..3065239b 100644 --- a/internal/service/cloud/api_client.go +++ b/internal/service/cloud/api_client.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/cloud/logic.go b/internal/service/cloud/logic.go index eadabb0e..fd0524cd 100644 --- a/internal/service/cloud/logic.go +++ b/internal/service/cloud/logic.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/service/github/version.go b/internal/service/github/version.go index 0eb93ee9..38880b8d 100644 --- a/internal/service/github/version.go +++ b/internal/service/github/version.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/command.go b/internal/telemetry/command.go index 823fe7cb..72cecd0d 100644 --- a/internal/telemetry/command.go +++ b/internal/telemetry/command.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/event.go b/internal/telemetry/event.go index dc8fe410..98639bbb 100644 --- a/internal/telemetry/event.go +++ b/internal/telemetry/event.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/event_test.go b/internal/telemetry/event_test.go index e973eae9..f6589682 100644 --- a/internal/telemetry/event_test.go +++ b/internal/telemetry/event_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/installer_darwin.go b/internal/telemetry/installer_darwin.go index 1d28684d..4b616f67 100644 --- a/internal/telemetry/installer_darwin.go +++ b/internal/telemetry/installer_darwin.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/installer_linux.go b/internal/telemetry/installer_linux.go index 4d2466bf..99c4831a 100644 --- a/internal/telemetry/installer_linux.go +++ b/internal/telemetry/installer_linux.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/installer_windows.go b/internal/telemetry/installer_windows.go index c1dbf9d4..2a96271f 100644 --- a/internal/telemetry/installer_windows.go +++ b/internal/telemetry/installer_windows.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/sender.go b/internal/telemetry/sender.go index 45b2d637..39b9ef56 100644 --- a/internal/telemetry/sender.go +++ b/internal/telemetry/sender.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/telemetry.go b/internal/telemetry/telemetry.go index 18cea330..5cfcd2bb 100644 --- a/internal/telemetry/telemetry.go +++ b/internal/telemetry/telemetry.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/tracker.go b/internal/telemetry/tracker.go index 9bab92aa..47614ba3 100644 --- a/internal/telemetry/tracker.go +++ b/internal/telemetry/tracker.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/telemetry/tracker_test.go b/internal/telemetry/tracker_test.go index 89334532..d37abb3c 100644 --- a/internal/telemetry/tracker_test.go +++ b/internal/telemetry/tracker_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/chat_box_model.go b/internal/ui/chat_box_model.go index d166c00c..d4181322 100644 --- a/internal/ui/chat_box_model.go +++ b/internal/ui/chat_box_model.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/common.go b/internal/ui/common.go index 4bb6615f..bdce8159 100644 --- a/internal/ui/common.go +++ b/internal/ui/common.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/process_model.go b/internal/ui/process_model.go index c8271430..30826379 100644 --- a/internal/ui/process_model.go +++ b/internal/ui/process_model.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/select_model.go b/internal/ui/select_model.go index d028d382..c98127db 100644 --- a/internal/ui/select_model.go +++ b/internal/ui/select_model.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/spinner_model.go b/internal/ui/spinner_model.go index cd94bbea..5772d529 100644 --- a/internal/ui/spinner_model.go +++ b/internal/ui/spinner_model.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/text_area_model.go b/internal/ui/text_area_model.go index 20375bd3..8671f0a2 100644 --- a/internal/ui/text_area_model.go +++ b/internal/ui/text_area_model.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/ui/text_input_model.go b/internal/ui/text_input_model.go index 1274d04f..b2b6659b 100644 --- a/internal/ui/text_input_model.go +++ b/internal/ui/text_input_model.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/arg.go b/internal/util/arg.go index 64477a7e..6ed753ab 100644 --- a/internal/util/arg.go +++ b/internal/util/arg.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/browser.go b/internal/util/browser.go index 91f3f8b3..1bd4bc0f 100644 --- a/internal/util/browser.go +++ b/internal/util/browser.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/constant.go b/internal/util/constant.go index b23d4fbf..ca929e34 100644 --- a/internal/util/constant.go +++ b/internal/util/constant.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/download.go b/internal/util/download.go index 164a0954..e899ed4b 100644 --- a/internal/util/download.go +++ b/internal/util/download.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/error.go b/internal/util/error.go index 52436909..7999afd4 100644 --- a/internal/util/error.go +++ b/internal/util/error.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/search.go b/internal/util/search.go index 983cc717..121354fb 100644 --- a/internal/util/search.go +++ b/internal/util/search.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/shell.go b/internal/util/shell.go index 5f484f90..2a754a95 100644 --- a/internal/util/shell.go +++ b/internal/util/shell.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/sqluser.go b/internal/util/sqluser.go index 467e07d2..b00e7514 100644 --- a/internal/util/sqluser.go +++ b/internal/util/sqluser.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/test.go b/internal/util/test.go index 2f2638d7..9cf6b970 100644 --- a/internal/util/test.go +++ b/internal/util/test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/toml.go b/internal/util/toml.go index 2c2228ae..7f2721bd 100644 --- a/internal/util/toml.go +++ b/internal/util/toml.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/validation.go b/internal/util/validation.go index bef95b81..2476d3c3 100644 --- a/internal/util/validation.go +++ b/internal/util/validation.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/wordwrap.go b/internal/util/wordwrap.go index 430aca80..867a582d 100644 --- a/internal/util/wordwrap.go +++ b/internal/util/wordwrap.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/wordwrap_test.go b/internal/util/wordwrap_test.go index 799b48b3..ef46b6c2 100644 --- a/internal/util/wordwrap_test.go +++ b/internal/util/wordwrap_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/version/version.go b/internal/version/version.go index c95a47d0..230c9022 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,4 +1,4 @@ -// Copyright 2024 PingCAP, Inc. +// Copyright 2025 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/scripts/add-copy.sh b/scripts/add-copy.sh index 1096923a..2e3a4ef4 100755 --- a/scripts/add-copy.sh +++ b/scripts/add-copy.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2024 PingCAP, Inc. +# Copyright 2025 PingCAP, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/fix-lint.sh b/scripts/fix-lint.sh index f0f1aab0..a04b627e 100755 --- a/scripts/fix-lint.sh +++ b/scripts/fix-lint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2024 PingCAP, Inc. +# Copyright 2025 PingCAP, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/fmt.sh b/scripts/fmt.sh index 757bc7fd..75d587e9 100755 --- a/scripts/fmt.sh +++ b/scripts/fmt.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2024 PingCAP, Inc. +# Copyright 2025 PingCAP, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.