From 713f8f43dd66f95b561a9d7f2a4fa813be4d3570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B7=B7=E6=B2=8CDM?= Date: Mon, 24 Aug 2020 13:59:56 +0800 Subject: [PATCH] *: update copyright (release-3.0) (#2777) Signed-off-by: Zheng Xiangsheng --- client/client.go | 2 +- client/client_test.go | 2 +- client/metrics.go | 2 +- cmd/pd-server/main.go | 2 +- pkg/apiutil/apiutil.go | 2 +- pkg/etcdutil/etcdutil.go | 2 +- pkg/etcdutil/etcdutil_test.go | 2 +- pkg/grpcutil/grpcutil.go | 2 +- pkg/logutil/log.go | 2 +- pkg/logutil/log_test.go | 2 +- pkg/metricutil/metricutil.go | 2 +- pkg/metricutil/metricutil_test.go | 2 +- pkg/mock/mockclassifier/mockclassifier.go | 2 +- pkg/mock/mockcluster/mockcluster.go | 2 +- pkg/mock/mockhbstream/mockhbstream.go | 2 +- pkg/mock/mockid/mockid.go | 2 +- pkg/mock/mockoption/mockoption.go | 2 +- pkg/tempurl/tempurl.go | 2 +- pkg/testutil/operator_check.go | 2 +- pkg/testutil/testutil.go | 2 +- pkg/typeutil/duration.go | 2 +- pkg/typeutil/duration_test.go | 2 +- pkg/typeutil/size.go | 2 +- pkg/typeutil/size_test.go | 2 +- pkg/typeutil/string_slice.go | 2 +- pkg/typeutil/string_slice_test.go | 2 +- server/api/admin.go | 2 +- server/api/admin_test.go | 2 +- server/api/api_raml_test.go | 2 +- server/api/classifier.go | 2 +- server/api/cluster.go | 2 +- server/api/cluster_test.go | 2 +- server/api/config.go | 2 +- server/api/config_test.go | 2 +- server/api/diagnose.go | 2 +- server/api/diagnose_test.go | 2 +- server/api/etcd_api_test.go | 2 +- server/api/health.go | 2 +- server/api/health_test.go | 2 +- server/api/hot_status.go | 2 +- server/api/hot_status_test.go | 2 +- server/api/label.go | 2 +- server/api/label_test.go | 2 +- server/api/log.go | 2 +- server/api/member.go | 2 +- server/api/member_test.go | 2 +- server/api/operator.go | 2 +- server/api/operator_test.go | 2 +- server/api/redirector.go | 2 +- server/api/redirector_test.go | 2 +- server/api/region.go | 2 +- server/api/region_test.go | 2 +- server/api/router.go | 2 +- server/api/scheduler.go | 2 +- server/api/scheduler_test.go | 2 +- server/api/server.go | 2 +- server/api/server_test.go | 2 +- server/api/stats.go | 2 +- server/api/stats_test.go | 2 +- server/api/status.go | 2 +- server/api/status_test.go | 2 +- server/api/store.go | 2 +- server/api/store_ns_test.go | 2 +- server/api/store_test.go | 2 +- server/api/trend.go | 2 +- server/api/trend_test.go | 2 +- server/api/util.go | 2 +- server/api/util_test.go | 2 +- server/api/utiletcdhttpapi.go | 2 +- server/cache/cache.go | 2 +- server/cache/cache_test.go | 2 +- server/cache/fifo.go | 2 +- server/cache/lru.go | 2 +- server/cache/ttl.go | 2 +- server/cache/two_queue.go | 2 +- server/cluster.go | 2 +- server/cluster_info.go | 2 +- server/cluster_info_test.go | 2 +- server/cluster_test.go | 2 +- server/cluster_worker.go | 2 +- server/cluster_worker_test.go | 2 +- server/config.go | 2 +- server/config_test.go | 2 +- server/coordinator.go | 2 +- server/coordinator_test.go | 2 +- server/core/basic_cluster.go | 2 +- server/core/errors.go | 2 +- server/core/id.go | 2 +- server/core/kv.go | 2 +- server/core/kv_base.go | 2 +- server/core/kv_test.go | 2 +- server/core/levedb_kv.go | 2 +- server/core/region.go | 2 +- server/core/region_kv.go | 2 +- server/core/region_option.go | 2 +- server/core/region_test.go | 2 +- server/core/region_tree.go | 2 +- server/core/region_tree_test.go | 2 +- server/core/resource_kind.go | 2 +- server/core/store.go | 2 +- server/core/store_option.go | 2 +- server/core/test_util.go | 2 +- server/etcd_kv.go | 2 +- server/etcd_kv_test.go | 2 +- server/grpc_service.go | 2 +- server/handler.go | 2 +- server/heartbeat_stream_test.go | 2 +- server/heartbeat_streams.go | 2 +- server/id.go | 2 +- server/id_test.go | 2 +- server/join.go | 2 +- server/join_test.go | 2 +- server/leader.go | 2 +- server/leader_test.go | 2 +- server/lease.go | 2 +- server/metrics.go | 2 +- server/namespace/namespace.go | 2 +- server/namespace_cluster.go | 2 +- server/namespace_test.go | 2 +- server/option.go | 2 +- server/placement/constraint.go | 2 +- server/placement/functions.go | 2 +- server/placement/parser.go | 2 +- server/placement/placement_test.go | 2 +- server/region_syncer/client.go | 2 +- server/region_syncer/history_buffer.go | 2 +- server/region_syncer/history_buffer_test.go | 2 +- server/region_syncer/metrics.go | 2 +- server/region_syncer/server.go | 2 +- server/schedule/filters.go | 2 +- server/schedule/filters_test.go | 2 +- server/schedule/merge_checker.go | 2 +- server/schedule/merge_checker_test.go | 2 +- server/schedule/metrics.go | 2 +- server/schedule/namespace_checker.go | 2 +- server/schedule/operator.go | 2 +- server/schedule/operator_controller.go | 2 +- server/schedule/operator_controller_test.go | 2 +- server/schedule/operator_kind.go | 2 +- server/schedule/operator_queue.go | 2 +- server/schedule/operator_test.go | 2 +- server/schedule/opts.go | 2 +- server/schedule/range_cluster.go | 2 +- server/schedule/region_scatterer.go | 2 +- server/schedule/replica.go | 2 +- server/schedule/replica_checker.go | 2 +- server/schedule/replica_test.go | 2 +- server/schedule/scheduler.go | 2 +- server/schedule/selector.go | 2 +- server/schedule/selector_test.go | 2 +- server/schedule/test_util.go | 2 +- server/schedule/waiting_operator.go | 2 +- server/schedule/waiting_operator_test.go | 2 +- server/schedulers/adjacent_region.go | 2 +- server/schedulers/balance_leader.go | 2 +- server/schedulers/balance_region.go | 2 +- server/schedulers/balance_test.go | 2 +- server/schedulers/base_scheduler.go | 2 +- server/schedulers/evict_leader.go | 2 +- server/schedulers/grant_leader.go | 2 +- server/schedulers/hot_region.go | 2 +- server/schedulers/label.go | 2 +- server/schedulers/metrics.go | 2 +- server/schedulers/random_merge.go | 2 +- server/schedulers/scatter_range.go | 2 +- server/schedulers/scheduler_test.go | 2 +- server/schedulers/shuffle_hot_region.go | 2 +- server/schedulers/shuffle_leader.go | 2 +- server/schedulers/shuffle_region.go | 2 +- server/schedulers/utils.go | 2 +- server/schedulers/utils_test.go | 2 +- server/server.go | 2 +- server/server_test.go | 2 +- server/statistics/hot_cache.go | 2 +- server/statistics/metrics.go | 2 +- server/statistics/region.go | 2 +- server/statistics/region_collection.go | 2 +- server/statistics/region_collection_test.go | 2 +- server/statistics/store.go | 2 +- server/statistics/store_collection.go | 2 +- server/statistics/store_collection_test.go | 2 +- server/statistics/util.go | 2 +- server/statistics/util_test.go | 2 +- server/systime_mon.go | 2 +- server/systime_mon_test.go | 2 +- server/testutil.go | 2 +- server/tso.go | 2 +- server/tso_test.go | 2 +- server/util.go | 2 +- server/util_test.go | 2 +- server/version.go | 2 +- table/codec.go | 2 +- table/codec_test.go | 2 +- table/namespace_classifier.go | 2 +- table/namespace_classifier_test.go | 2 +- table/namespace_handler.go | 2 +- tests/client/client_test.go | 2 +- tests/cluster.go | 2 +- tests/compatibility/version_upgrade_test.go | 2 +- tests/config.go | 2 +- tests/pdctl/cluster/cluster_test.go | 2 +- tests/pdctl/config/config_test.go | 2 +- tests/pdctl/health/health_test.go | 2 +- tests/pdctl/helper.go | 2 +- tests/pdctl/hot/hot_test.go | 2 +- tests/pdctl/label/label_test.go | 2 +- tests/pdctl/log/log_test.go | 2 +- tests/pdctl/member/member_test.go | 2 +- tests/pdctl/operator/operator_test.go | 2 +- tests/pdctl/region/region_test.go | 2 +- tests/pdctl/scheduler/scheduler_test.go | 2 +- tests/pdctl/store/store_test.go | 2 +- tests/pdctl/table_ns/table_ns_test.go | 2 +- tests/pdctl/tso/tso_test.go | 2 +- tests/server/api_test.go | 2 +- tests/server/join/join_fail/join_fail_test.go | 2 +- tests/server/join/join_test.go | 2 +- tests/server/member/member_test.go | 2 +- tests/server/region_syncer/region_syncer_test.go | 2 +- tests/server/server_test.go | 2 +- tests/server/watch/leader_watch_test.go | 2 +- tools/pd-ctl/main.go | 2 +- tools/pd-ctl/pdctl/command/cluster_command.go | 2 +- tools/pd-ctl/pdctl/command/config_command.go | 2 +- tools/pd-ctl/pdctl/command/exit_command.go | 2 +- tools/pd-ctl/pdctl/command/global.go | 2 +- tools/pd-ctl/pdctl/command/health_command.go | 2 +- tools/pd-ctl/pdctl/command/hot_command.go | 2 +- tools/pd-ctl/pdctl/command/label_command.go | 2 +- tools/pd-ctl/pdctl/command/log_command.go | 2 +- tools/pd-ctl/pdctl/command/member_command.go | 2 +- tools/pd-ctl/pdctl/command/operator.go | 2 +- tools/pd-ctl/pdctl/command/ping_command.go | 2 +- tools/pd-ctl/pdctl/command/region_command.go | 2 +- tools/pd-ctl/pdctl/command/scheduler.go | 2 +- tools/pd-ctl/pdctl/command/store_command.go | 2 +- tools/pd-ctl/pdctl/command/table_namespace_command.go | 2 +- tools/pd-ctl/pdctl/command/tso_command.go | 2 +- tools/pd-ctl/pdctl/ctl.go | 2 +- tools/pd-simulator/main.go | 2 +- tools/pd-simulator/simulator/cases/add_nodes.go | 2 +- tools/pd-simulator/simulator/cases/add_nodes_dynamic.go | 2 +- tools/pd-simulator/simulator/cases/balance_leader.go | 2 +- tools/pd-simulator/simulator/cases/cases.go | 2 +- tools/pd-simulator/simulator/cases/delete_nodes.go | 2 +- tools/pd-simulator/simulator/cases/event_inner.go | 2 +- tools/pd-simulator/simulator/cases/hot_read.go | 2 +- tools/pd-simulator/simulator/cases/hot_write.go | 2 +- tools/pd-simulator/simulator/cases/import_data.go | 2 +- tools/pd-simulator/simulator/cases/makeup_down_replica.go | 2 +- tools/pd-simulator/simulator/cases/region_merge.go | 2 +- tools/pd-simulator/simulator/cases/region_split.go | 2 +- tools/pd-simulator/simulator/client.go | 2 +- tools/pd-simulator/simulator/conn.go | 2 +- tools/pd-simulator/simulator/drive.go | 2 +- tools/pd-simulator/simulator/event.go | 2 +- tools/pd-simulator/simulator/node.go | 2 +- tools/pd-simulator/simulator/raft.go | 2 +- tools/pd-simulator/simulator/raft_test.go | 2 +- tools/pd-simulator/simulator/simutil/logger.go | 2 +- tools/pd-simulator/simulator/statistics.go | 2 +- tools/pd-simulator/simulator/task.go | 2 +- tools/pd-tso-bench/main.go | 2 +- 263 files changed, 263 insertions(+), 263 deletions(-) diff --git a/client/client.go b/client/client.go index caa34fe7305..80482cf571c 100644 --- a/client/client.go +++ b/client/client.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/client/client_test.go b/client/client_test.go index 0d4a57c04a9..df0466e7cc5 100644 --- a/client/client_test.go +++ b/client/client_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/client/metrics.go b/client/metrics.go index e64199b0449..fc974a9a928 100644 --- a/client/metrics.go +++ b/client/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pd-server/main.go b/cmd/pd-server/main.go index fc11c45f015..b2358e96393 100644 --- a/cmd/pd-server/main.go +++ b/cmd/pd-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/apiutil/apiutil.go b/pkg/apiutil/apiutil.go index ed232c31a8a..bdc611a3017 100644 --- a/pkg/apiutil/apiutil.go +++ b/pkg/apiutil/apiutil.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/etcdutil/etcdutil.go b/pkg/etcdutil/etcdutil.go index 58cce288e75..1381b5dd914 100644 --- a/pkg/etcdutil/etcdutil.go +++ b/pkg/etcdutil/etcdutil.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/etcdutil/etcdutil_test.go b/pkg/etcdutil/etcdutil_test.go index 77978df765f..94dc6c62d87 100644 --- a/pkg/etcdutil/etcdutil_test.go +++ b/pkg/etcdutil/etcdutil_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/grpcutil/grpcutil.go b/pkg/grpcutil/grpcutil.go index b76692db0a9..40798219805 100644 --- a/pkg/grpcutil/grpcutil.go +++ b/pkg/grpcutil/grpcutil.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/pkg/logutil/log.go b/pkg/logutil/log.go index 15141cff193..e4b79a340b0 100644 --- a/pkg/logutil/log.go +++ b/pkg/logutil/log.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/pkg/logutil/log_test.go b/pkg/logutil/log_test.go index 173ce05a367..205333c5b66 100644 --- a/pkg/logutil/log_test.go +++ b/pkg/logutil/log_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/pkg/metricutil/metricutil.go b/pkg/metricutil/metricutil.go index e5d75f715c7..606142d7b51 100644 --- a/pkg/metricutil/metricutil.go +++ b/pkg/metricutil/metricutil.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/metricutil/metricutil_test.go b/pkg/metricutil/metricutil_test.go index 30a336fefb2..590c5b6f395 100644 --- a/pkg/metricutil/metricutil_test.go +++ b/pkg/metricutil/metricutil_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/mock/mockclassifier/mockclassifier.go b/pkg/mock/mockclassifier/mockclassifier.go index cca01892fab..9c058e087fa 100644 --- a/pkg/mock/mockclassifier/mockclassifier.go +++ b/pkg/mock/mockclassifier/mockclassifier.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/pkg/mock/mockcluster/mockcluster.go b/pkg/mock/mockcluster/mockcluster.go index 185338c2781..474dfd692f5 100644 --- a/pkg/mock/mockcluster/mockcluster.go +++ b/pkg/mock/mockcluster/mockcluster.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/pkg/mock/mockhbstream/mockhbstream.go b/pkg/mock/mockhbstream/mockhbstream.go index 16b36eb2425..490a940a47d 100644 --- a/pkg/mock/mockhbstream/mockhbstream.go +++ b/pkg/mock/mockhbstream/mockhbstream.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/pkg/mock/mockid/mockid.go b/pkg/mock/mockid/mockid.go index 62ca419ca9b..683d1083118 100644 --- a/pkg/mock/mockid/mockid.go +++ b/pkg/mock/mockid/mockid.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/pkg/mock/mockoption/mockoption.go b/pkg/mock/mockoption/mockoption.go index 34a4bfe89d5..b7c857d4c7c 100644 --- a/pkg/mock/mockoption/mockoption.go +++ b/pkg/mock/mockoption/mockoption.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/pkg/tempurl/tempurl.go b/pkg/tempurl/tempurl.go index 9ec9ea50eb5..b31356ce2e0 100644 --- a/pkg/tempurl/tempurl.go +++ b/pkg/tempurl/tempurl.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/pkg/testutil/operator_check.go b/pkg/testutil/operator_check.go index cdd0e992779..6a234b3c34a 100644 --- a/pkg/testutil/operator_check.go +++ b/pkg/testutil/operator_check.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/pkg/testutil/testutil.go b/pkg/testutil/testutil.go index 5034d5740c3..f67862eb516 100644 --- a/pkg/testutil/testutil.go +++ b/pkg/testutil/testutil.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/typeutil/duration.go b/pkg/typeutil/duration.go index c29c8de8ed6..a9f5a5da29f 100644 --- a/pkg/typeutil/duration.go +++ b/pkg/typeutil/duration.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/typeutil/duration_test.go b/pkg/typeutil/duration_test.go index 3772d3fe60a..9418b549f04 100644 --- a/pkg/typeutil/duration_test.go +++ b/pkg/typeutil/duration_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/pkg/typeutil/size.go b/pkg/typeutil/size.go index efbc52dba9b..e80c5efd011 100644 --- a/pkg/typeutil/size.go +++ b/pkg/typeutil/size.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/pkg/typeutil/size_test.go b/pkg/typeutil/size_test.go index 54be8893bf1..9ab19265e1a 100644 --- a/pkg/typeutil/size_test.go +++ b/pkg/typeutil/size_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/pkg/typeutil/string_slice.go b/pkg/typeutil/string_slice.go index e62df9032ec..93adaccd6ee 100644 --- a/pkg/typeutil/string_slice.go +++ b/pkg/typeutil/string_slice.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/pkg/typeutil/string_slice_test.go b/pkg/typeutil/string_slice_test.go index ce8e8ddbe3f..8c88b0c5350 100644 --- a/pkg/typeutil/string_slice_test.go +++ b/pkg/typeutil/string_slice_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/admin.go b/server/api/admin.go index 4dbf2fb91f1..ff14cd40023 100644 --- a/server/api/admin.go +++ b/server/api/admin.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/admin_test.go b/server/api/admin_test.go index 3effb788a89..4b159125a33 100644 --- a/server/api/admin_test.go +++ b/server/api/admin_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/api_raml_test.go b/server/api/api_raml_test.go index 84012893043..062c30d0b8f 100644 --- a/server/api/api_raml_test.go +++ b/server/api/api_raml_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/classifier.go b/server/api/classifier.go index 349f9fc8197..8eef096f1da 100644 --- a/server/api/classifier.go +++ b/server/api/classifier.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/cluster.go b/server/api/cluster.go index d0723ce3143..f0b4b34c445 100644 --- a/server/api/cluster.go +++ b/server/api/cluster.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/cluster_test.go b/server/api/cluster_test.go index ed86a96596b..e3525d4a675 100644 --- a/server/api/cluster_test.go +++ b/server/api/cluster_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/config.go b/server/api/config.go index 07508395c5b..594650b7514 100644 --- a/server/api/config.go +++ b/server/api/config.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/config_test.go b/server/api/config_test.go index 6ba13311a4f..61e52f4a494 100644 --- a/server/api/config_test.go +++ b/server/api/config_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/diagnose.go b/server/api/diagnose.go index f199c34342e..fb6b3c4d24b 100644 --- a/server/api/diagnose.go +++ b/server/api/diagnose.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/diagnose_test.go b/server/api/diagnose_test.go index c76d5d11e2a..5f98172273e 100644 --- a/server/api/diagnose_test.go +++ b/server/api/diagnose_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/etcd_api_test.go b/server/api/etcd_api_test.go index 593ea904e2a..c33f2cea105 100644 --- a/server/api/etcd_api_test.go +++ b/server/api/etcd_api_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/api/health.go b/server/api/health.go index e168d7c15ac..09f9e634ba1 100644 --- a/server/api/health.go +++ b/server/api/health.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/health_test.go b/server/api/health_test.go index 60d2d9aa671..2b92cfbb180 100644 --- a/server/api/health_test.go +++ b/server/api/health_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/hot_status.go b/server/api/hot_status.go index 880845b82b1..0816ae912ba 100644 --- a/server/api/hot_status.go +++ b/server/api/hot_status.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/hot_status_test.go b/server/api/hot_status_test.go index 527472c0aad..ed70ab059a7 100644 --- a/server/api/hot_status_test.go +++ b/server/api/hot_status_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/label.go b/server/api/label.go index ca162b80674..c79dba05e17 100644 --- a/server/api/label.go +++ b/server/api/label.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/label_test.go b/server/api/label_test.go index 517e8783674..1317c15f4f1 100644 --- a/server/api/label_test.go +++ b/server/api/label_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/log.go b/server/api/log.go index fb5fe5da393..ac94a62ca74 100644 --- a/server/api/log.go +++ b/server/api/log.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/api/member.go b/server/api/member.go index 840f08563dd..85761c35480 100644 --- a/server/api/member.go +++ b/server/api/member.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/member_test.go b/server/api/member_test.go index 3b9186387ea..ed8f0720285 100644 --- a/server/api/member_test.go +++ b/server/api/member_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/operator.go b/server/api/operator.go index 9bf9d6e9366..580c23e6c2e 100644 --- a/server/api/operator.go +++ b/server/api/operator.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/operator_test.go b/server/api/operator_test.go index 7300d072646..ee75483f3fd 100644 --- a/server/api/operator_test.go +++ b/server/api/operator_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/redirector.go b/server/api/redirector.go index ee27d836a66..09f77f6e0ed 100644 --- a/server/api/redirector.go +++ b/server/api/redirector.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/redirector_test.go b/server/api/redirector_test.go index 37bf926b6df..f92c98e2293 100644 --- a/server/api/redirector_test.go +++ b/server/api/redirector_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/region.go b/server/api/region.go index ca69ab3306c..767b00659c2 100644 --- a/server/api/region.go +++ b/server/api/region.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/region_test.go b/server/api/region_test.go index abbd7c76333..07c07b0f795 100644 --- a/server/api/region_test.go +++ b/server/api/region_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/router.go b/server/api/router.go index 3fb8a4099c4..34065068adb 100644 --- a/server/api/router.go +++ b/server/api/router.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/scheduler.go b/server/api/scheduler.go index 1cff48649c1..f4a8edbd75a 100644 --- a/server/api/scheduler.go +++ b/server/api/scheduler.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/scheduler_test.go b/server/api/scheduler_test.go index 600652a5d1b..ed40f69217e 100644 --- a/server/api/scheduler_test.go +++ b/server/api/scheduler_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/server.go b/server/api/server.go index e965293f277..3158dfd8704 100644 --- a/server/api/server.go +++ b/server/api/server.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/server_test.go b/server/api/server_test.go index 6c468ff7b30..ac74a187c95 100644 --- a/server/api/server_test.go +++ b/server/api/server_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/stats.go b/server/api/stats.go index e2a5b96b1bd..64d0bc87430 100644 --- a/server/api/stats.go +++ b/server/api/stats.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/stats_test.go b/server/api/stats_test.go index 8aa5bd8829a..2155d7ecc07 100644 --- a/server/api/stats_test.go +++ b/server/api/stats_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/status.go b/server/api/status.go index 686623bcb1c..14dc135f2cc 100644 --- a/server/api/status.go +++ b/server/api/status.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/status_test.go b/server/api/status_test.go index 7c32774e363..19c649ead6e 100644 --- a/server/api/status_test.go +++ b/server/api/status_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/store.go b/server/api/store.go index 67352e9f6d9..2943fc96d84 100644 --- a/server/api/store.go +++ b/server/api/store.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/store_ns_test.go b/server/api/store_ns_test.go index 03305015419..eb6ef26d6a0 100644 --- a/server/api/store_ns_test.go +++ b/server/api/store_ns_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/store_test.go b/server/api/store_test.go index 6ed7fc2d9f3..1aa0a63b3d3 100644 --- a/server/api/store_test.go +++ b/server/api/store_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/trend.go b/server/api/trend.go index 7c60a22b3f6..7d9fe4d67cb 100644 --- a/server/api/trend.go +++ b/server/api/trend.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/trend_test.go b/server/api/trend_test.go index 7613116e1d5..554c0f748b3 100644 --- a/server/api/trend_test.go +++ b/server/api/trend_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/api/util.go b/server/api/util.go index 1cbe8d2457b..45d09b53cfa 100644 --- a/server/api/util.go +++ b/server/api/util.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/util_test.go b/server/api/util_test.go index 1a5dde4a4d6..6a9b020db8d 100644 --- a/server/api/util_test.go +++ b/server/api/util_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/api/utiletcdhttpapi.go b/server/api/utiletcdhttpapi.go index 20e51db6d96..2d572c04cf7 100644 --- a/server/api/utiletcdhttpapi.go +++ b/server/api/utiletcdhttpapi.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/cache/cache.go b/server/cache/cache.go index 7784d16e17b..6e96f267d9b 100644 --- a/server/cache/cache.go +++ b/server/cache/cache.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/cache/cache_test.go b/server/cache/cache_test.go index c5d97387785..81546f737bd 100644 --- a/server/cache/cache_test.go +++ b/server/cache/cache_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/cache/fifo.go b/server/cache/fifo.go index d278430e138..6a7bfcab49f 100644 --- a/server/cache/fifo.go +++ b/server/cache/fifo.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/cache/lru.go b/server/cache/lru.go index e0b45191698..d5746a0c625 100644 --- a/server/cache/lru.go +++ b/server/cache/lru.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/cache/ttl.go b/server/cache/ttl.go index afb2823f3a4..7b18b4889b9 100644 --- a/server/cache/ttl.go +++ b/server/cache/ttl.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/cache/two_queue.go b/server/cache/two_queue.go index 4369ddf880f..66cb8e4a3e7 100644 --- a/server/cache/two_queue.go +++ b/server/cache/two_queue.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/cluster.go b/server/cluster.go index b92e9820f26..813edef1d14 100644 --- a/server/cluster.go +++ b/server/cluster.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/cluster_info.go b/server/cluster_info.go index 1b50d390e6c..c7c000cfd2d 100644 --- a/server/cluster_info.go +++ b/server/cluster_info.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/cluster_info_test.go b/server/cluster_info_test.go index 0d7017d18fb..a1a58c890c2 100644 --- a/server/cluster_info_test.go +++ b/server/cluster_info_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/cluster_test.go b/server/cluster_test.go index d90921d8551..8094d54f06e 100644 --- a/server/cluster_test.go +++ b/server/cluster_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/cluster_worker.go b/server/cluster_worker.go index 5c6b7906015..23731c1477e 100644 --- a/server/cluster_worker.go +++ b/server/cluster_worker.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/cluster_worker_test.go b/server/cluster_worker_test.go index 1c8da7c0236..688af579a6a 100644 --- a/server/cluster_worker_test.go +++ b/server/cluster_worker_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/config.go b/server/config.go index b41474cb563..5c4634d8ff0 100644 --- a/server/config.go +++ b/server/config.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/config_test.go b/server/config_test.go index 7a4772e2d0f..4acf5ea7263 100644 --- a/server/config_test.go +++ b/server/config_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/coordinator.go b/server/coordinator.go index f54c5375443..7262cafa8e7 100644 --- a/server/coordinator.go +++ b/server/coordinator.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/coordinator_test.go b/server/coordinator_test.go index b4968a7bc9b..3fcbc5817d2 100644 --- a/server/coordinator_test.go +++ b/server/coordinator_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/core/basic_cluster.go b/server/core/basic_cluster.go index 1cf174961b8..9e32e6cd941 100644 --- a/server/core/basic_cluster.go +++ b/server/core/basic_cluster.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/core/errors.go b/server/core/errors.go index 5260af9802c..e5ad1d2d110 100644 --- a/server/core/errors.go +++ b/server/core/errors.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/core/id.go b/server/core/id.go index 0de5e2d2364..b9278f5b450 100644 --- a/server/core/id.go +++ b/server/core/id.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/core/kv.go b/server/core/kv.go index 968bcf5ceaa..39d58cd076e 100644 --- a/server/core/kv.go +++ b/server/core/kv.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/core/kv_base.go b/server/core/kv_base.go index a6a637ba228..371ca240506 100644 --- a/server/core/kv_base.go +++ b/server/core/kv_base.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/core/kv_test.go b/server/core/kv_test.go index 9aed59889c3..e7e5557eaf0 100644 --- a/server/core/kv_test.go +++ b/server/core/kv_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/core/levedb_kv.go b/server/core/levedb_kv.go index b9123ee1ecf..a9248282fff 100644 --- a/server/core/levedb_kv.go +++ b/server/core/levedb_kv.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/core/region.go b/server/core/region.go index 18f324f9465..c36db5c2080 100644 --- a/server/core/region.go +++ b/server/core/region.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/core/region_kv.go b/server/core/region_kv.go index 5371f2563b2..bbff1445cce 100644 --- a/server/core/region_kv.go +++ b/server/core/region_kv.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/core/region_option.go b/server/core/region_option.go index c9da5e49a88..cd3bd05dabf 100644 --- a/server/core/region_option.go +++ b/server/core/region_option.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/core/region_test.go b/server/core/region_test.go index 69d3a156658..770811670d2 100644 --- a/server/core/region_test.go +++ b/server/core/region_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/core/region_tree.go b/server/core/region_tree.go index ce673c3f361..fa2ca46af92 100644 --- a/server/core/region_tree.go +++ b/server/core/region_tree.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // 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 diff --git a/server/core/region_tree_test.go b/server/core/region_tree_test.go index 84b7eb7a2d2..765aae8a101 100644 --- a/server/core/region_tree_test.go +++ b/server/core/region_tree_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/core/resource_kind.go b/server/core/resource_kind.go index 2125eef9efe..68d0e070b09 100644 --- a/server/core/resource_kind.go +++ b/server/core/resource_kind.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/core/store.go b/server/core/store.go index 8443af42464..ae99f9267d0 100644 --- a/server/core/store.go +++ b/server/core/store.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/core/store_option.go b/server/core/store_option.go index 135a3c9b9bb..43e4290cb35 100644 --- a/server/core/store_option.go +++ b/server/core/store_option.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/core/test_util.go b/server/core/test_util.go index 9aa0f8d64b7..b134759a2a4 100644 --- a/server/core/test_util.go +++ b/server/core/test_util.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/etcd_kv.go b/server/etcd_kv.go index 8074d002292..b318fc79420 100644 --- a/server/etcd_kv.go +++ b/server/etcd_kv.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/etcd_kv_test.go b/server/etcd_kv_test.go index f588b030368..6fab9233ff6 100644 --- a/server/etcd_kv_test.go +++ b/server/etcd_kv_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/grpc_service.go b/server/grpc_service.go index db42d35d6de..927927af539 100644 --- a/server/grpc_service.go +++ b/server/grpc_service.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/handler.go b/server/handler.go index 31fd4019003..3da516ff6a6 100644 --- a/server/handler.go +++ b/server/handler.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/heartbeat_stream_test.go b/server/heartbeat_stream_test.go index 06dcef3b865..ec9b94fc285 100644 --- a/server/heartbeat_stream_test.go +++ b/server/heartbeat_stream_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/heartbeat_streams.go b/server/heartbeat_streams.go index 8092b8257e9..b0dd6a76493 100644 --- a/server/heartbeat_streams.go +++ b/server/heartbeat_streams.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/id.go b/server/id.go index 047d96a637b..4e4b6145589 100644 --- a/server/id.go +++ b/server/id.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/id_test.go b/server/id_test.go index 7d273c70f80..d9f42e172e0 100644 --- a/server/id_test.go +++ b/server/id_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/join.go b/server/join.go index ccaccad5a18..d6a363a1db0 100644 --- a/server/join.go +++ b/server/join.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/join_test.go b/server/join_test.go index dc47605dd81..a2a7923b250 100644 --- a/server/join_test.go +++ b/server/join_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/leader.go b/server/leader.go index e4575d4451e..419fe8c0612 100644 --- a/server/leader.go +++ b/server/leader.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/leader_test.go b/server/leader_test.go index af2c184c8aa..43bb6caa87c 100644 --- a/server/leader_test.go +++ b/server/leader_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/lease.go b/server/lease.go index 8281919c7f5..f8b04bbd65c 100644 --- a/server/lease.go +++ b/server/lease.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/metrics.go b/server/metrics.go index 0ac7b85765e..4e97b07d561 100644 --- a/server/metrics.go +++ b/server/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/namespace/namespace.go b/server/namespace/namespace.go index 0b41104c67e..715e0992073 100644 --- a/server/namespace/namespace.go +++ b/server/namespace/namespace.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/namespace_cluster.go b/server/namespace_cluster.go index dd658101743..1595840c7ed 100644 --- a/server/namespace_cluster.go +++ b/server/namespace_cluster.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/namespace_test.go b/server/namespace_test.go index 21f613a8468..a5d05480ff2 100644 --- a/server/namespace_test.go +++ b/server/namespace_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/option.go b/server/option.go index be23e197afd..6b91239b5a1 100644 --- a/server/option.go +++ b/server/option.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/placement/constraint.go b/server/placement/constraint.go index 9b0525124df..78c7d5d3e27 100644 --- a/server/placement/constraint.go +++ b/server/placement/constraint.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/placement/functions.go b/server/placement/functions.go index 956abc46998..a14f0ac03f1 100644 --- a/server/placement/functions.go +++ b/server/placement/functions.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/placement/parser.go b/server/placement/parser.go index cde16e69b3c..9ed6f317e1a 100644 --- a/server/placement/parser.go +++ b/server/placement/parser.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/placement/placement_test.go b/server/placement/placement_test.go index c5b043ac3a5..61fda524c76 100644 --- a/server/placement/placement_test.go +++ b/server/placement/placement_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/region_syncer/client.go b/server/region_syncer/client.go index daeeb6b86c2..3fd2ed043ec 100644 --- a/server/region_syncer/client.go +++ b/server/region_syncer/client.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/region_syncer/history_buffer.go b/server/region_syncer/history_buffer.go index 0252c391344..c2f261b0d6b 100644 --- a/server/region_syncer/history_buffer.go +++ b/server/region_syncer/history_buffer.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/region_syncer/history_buffer_test.go b/server/region_syncer/history_buffer_test.go index 94c9a6bb206..05150fae6c3 100644 --- a/server/region_syncer/history_buffer_test.go +++ b/server/region_syncer/history_buffer_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/region_syncer/metrics.go b/server/region_syncer/metrics.go index 185064ed0e9..ad2c9386899 100644 --- a/server/region_syncer/metrics.go +++ b/server/region_syncer/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/region_syncer/server.go b/server/region_syncer/server.go index 40995356741..d11a7d95e5b 100644 --- a/server/region_syncer/server.go +++ b/server/region_syncer/server.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedule/filters.go b/server/schedule/filters.go index a02fe71f6bd..5b250802f00 100644 --- a/server/schedule/filters.go +++ b/server/schedule/filters.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/schedule/filters_test.go b/server/schedule/filters_test.go index 45822f6a07d..e4edfa3230d 100644 --- a/server/schedule/filters_test.go +++ b/server/schedule/filters_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedule/merge_checker.go b/server/schedule/merge_checker.go index a01d29c7f81..827ce1e8ad4 100644 --- a/server/schedule/merge_checker.go +++ b/server/schedule/merge_checker.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/merge_checker_test.go b/server/schedule/merge_checker_test.go index 82aaeb7db51..15096e23a08 100644 --- a/server/schedule/merge_checker_test.go +++ b/server/schedule/merge_checker_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/schedule/metrics.go b/server/schedule/metrics.go index 71166c7de68..d3f20f22bf5 100644 --- a/server/schedule/metrics.go +++ b/server/schedule/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedule/namespace_checker.go b/server/schedule/namespace_checker.go index bc1a396f9b9..519c6ffd7b2 100644 --- a/server/schedule/namespace_checker.go +++ b/server/schedule/namespace_checker.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/operator.go b/server/schedule/operator.go index f5585a92092..1728a96f3ae 100644 --- a/server/schedule/operator.go +++ b/server/schedule/operator.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/schedule/operator_controller.go b/server/schedule/operator_controller.go index 2a9595758e4..6eb08e67df0 100644 --- a/server/schedule/operator_controller.go +++ b/server/schedule/operator_controller.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedule/operator_controller_test.go b/server/schedule/operator_controller_test.go index 8783ae5ee61..1caefdb12e7 100644 --- a/server/schedule/operator_controller_test.go +++ b/server/schedule/operator_controller_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedule/operator_kind.go b/server/schedule/operator_kind.go index 33616214636..270a31762d5 100644 --- a/server/schedule/operator_kind.go +++ b/server/schedule/operator_kind.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/operator_queue.go b/server/schedule/operator_queue.go index 22f8d5e0a10..079efaef79a 100644 --- a/server/schedule/operator_queue.go +++ b/server/schedule/operator_queue.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/schedule/operator_test.go b/server/schedule/operator_test.go index eae59067133..99d9984b4b2 100644 --- a/server/schedule/operator_test.go +++ b/server/schedule/operator_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/schedule/opts.go b/server/schedule/opts.go index 7d2dced9bbd..71c8321b664 100644 --- a/server/schedule/opts.go +++ b/server/schedule/opts.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/range_cluster.go b/server/schedule/range_cluster.go index dd053ec13f9..841e5617097 100644 --- a/server/schedule/range_cluster.go +++ b/server/schedule/range_cluster.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedule/region_scatterer.go b/server/schedule/region_scatterer.go index b24727a67bc..c1f48534fd4 100644 --- a/server/schedule/region_scatterer.go +++ b/server/schedule/region_scatterer.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/replica.go b/server/schedule/replica.go index fcf09729d62..1b99f441c0a 100644 --- a/server/schedule/replica.go +++ b/server/schedule/replica.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/replica_checker.go b/server/schedule/replica_checker.go index b24c31e0f4b..83e36a0b7c5 100644 --- a/server/schedule/replica_checker.go +++ b/server/schedule/replica_checker.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/replica_test.go b/server/schedule/replica_test.go index f0404778eb4..58fb81516c9 100644 --- a/server/schedule/replica_test.go +++ b/server/schedule/replica_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/scheduler.go b/server/schedule/scheduler.go index 4525643e846..79867fdbce4 100644 --- a/server/schedule/scheduler.go +++ b/server/schedule/scheduler.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedule/selector.go b/server/schedule/selector.go index 241ee6695d3..b4eddb38263 100644 --- a/server/schedule/selector.go +++ b/server/schedule/selector.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/schedule/selector_test.go b/server/schedule/selector_test.go index e8de0ffc8d7..e868b2ab23f 100644 --- a/server/schedule/selector_test.go +++ b/server/schedule/selector_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 PingCAP, Inc. +// Copyright 2020 TiKV Project Authors. // // 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/server/schedule/test_util.go b/server/schedule/test_util.go index ff834650641..978a4a5902b 100644 --- a/server/schedule/test_util.go +++ b/server/schedule/test_util.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/schedule/waiting_operator.go b/server/schedule/waiting_operator.go index 6f5d7efd8e0..6a8277f8ea2 100644 --- a/server/schedule/waiting_operator.go +++ b/server/schedule/waiting_operator.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/schedule/waiting_operator_test.go b/server/schedule/waiting_operator_test.go index a3f2a30f845..5a9affcd1d0 100644 --- a/server/schedule/waiting_operator_test.go +++ b/server/schedule/waiting_operator_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/schedulers/adjacent_region.go b/server/schedulers/adjacent_region.go index 323908f6ebd..ee9207358e1 100644 --- a/server/schedulers/adjacent_region.go +++ b/server/schedulers/adjacent_region.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/balance_leader.go b/server/schedulers/balance_leader.go index c7208ab09c1..e598643f768 100644 --- a/server/schedulers/balance_leader.go +++ b/server/schedulers/balance_leader.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/balance_region.go b/server/schedulers/balance_region.go index 7bb30fdc6a9..fa5dbdd4a99 100644 --- a/server/schedulers/balance_region.go +++ b/server/schedulers/balance_region.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/balance_test.go b/server/schedulers/balance_test.go index 08dfeda5fbe..ec4860a4873 100644 --- a/server/schedulers/balance_test.go +++ b/server/schedulers/balance_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/base_scheduler.go b/server/schedulers/base_scheduler.go index 7184d4cdbef..33a0d6bbc4b 100644 --- a/server/schedulers/base_scheduler.go +++ b/server/schedulers/base_scheduler.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/evict_leader.go b/server/schedulers/evict_leader.go index 42da2ca8505..5b88fce3b04 100644 --- a/server/schedulers/evict_leader.go +++ b/server/schedulers/evict_leader.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/grant_leader.go b/server/schedulers/grant_leader.go index 4e901a0d0d7..ab2de559842 100644 --- a/server/schedulers/grant_leader.go +++ b/server/schedulers/grant_leader.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/hot_region.go b/server/schedulers/hot_region.go index b8b84f5e60e..42ee601d016 100644 --- a/server/schedulers/hot_region.go +++ b/server/schedulers/hot_region.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/label.go b/server/schedulers/label.go index e62e4dfeddd..ed32eb2f63d 100644 --- a/server/schedulers/label.go +++ b/server/schedulers/label.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedulers/metrics.go b/server/schedulers/metrics.go index c9e649fab22..5de5109b4c6 100644 --- a/server/schedulers/metrics.go +++ b/server/schedulers/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/random_merge.go b/server/schedulers/random_merge.go index b696d8cc805..13417b69174 100644 --- a/server/schedulers/random_merge.go +++ b/server/schedulers/random_merge.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedulers/scatter_range.go b/server/schedulers/scatter_range.go index db07e4b66d2..e53c16876b8 100644 --- a/server/schedulers/scatter_range.go +++ b/server/schedulers/scatter_range.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedulers/scheduler_test.go b/server/schedulers/scheduler_test.go index 4244318d21e..8c621427f86 100644 --- a/server/schedulers/scheduler_test.go +++ b/server/schedulers/scheduler_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/schedulers/shuffle_hot_region.go b/server/schedulers/shuffle_hot_region.go index 2de04197155..fb7cb5cfb5a 100644 --- a/server/schedulers/shuffle_hot_region.go +++ b/server/schedulers/shuffle_hot_region.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/schedulers/shuffle_leader.go b/server/schedulers/shuffle_leader.go index dd6ce46dd6a..fe25db1fb78 100644 --- a/server/schedulers/shuffle_leader.go +++ b/server/schedulers/shuffle_leader.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/shuffle_region.go b/server/schedulers/shuffle_region.go index 996bc934d8b..924bc27b357 100644 --- a/server/schedulers/shuffle_region.go +++ b/server/schedulers/shuffle_region.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/utils.go b/server/schedulers/utils.go index 718f7c21254..a2ad356397e 100644 --- a/server/schedulers/utils.go +++ b/server/schedulers/utils.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/schedulers/utils_test.go b/server/schedulers/utils_test.go index e8d7a645fe5..b3de0236023 100644 --- a/server/schedulers/utils_test.go +++ b/server/schedulers/utils_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/server.go b/server/server.go index 70176895014..63e978b9aba 100644 --- a/server/server.go +++ b/server/server.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/server_test.go b/server/server_test.go index 922289c6aa9..7e9576412d8 100644 --- a/server/server_test.go +++ b/server/server_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/statistics/hot_cache.go b/server/statistics/hot_cache.go index 21932e2ad32..5313309f3ae 100644 --- a/server/statistics/hot_cache.go +++ b/server/statistics/hot_cache.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/statistics/metrics.go b/server/statistics/metrics.go index f4ae69f965b..27eb0176703 100644 --- a/server/statistics/metrics.go +++ b/server/statistics/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/statistics/region.go b/server/statistics/region.go index 1b72d5b5ab6..17908903753 100644 --- a/server/statistics/region.go +++ b/server/statistics/region.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/statistics/region_collection.go b/server/statistics/region_collection.go index 01242629610..bf0a23794fb 100644 --- a/server/statistics/region_collection.go +++ b/server/statistics/region_collection.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/statistics/region_collection_test.go b/server/statistics/region_collection_test.go index 6cede7b079f..a299a544fc2 100644 --- a/server/statistics/region_collection_test.go +++ b/server/statistics/region_collection_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/statistics/store.go b/server/statistics/store.go index efb6b541c2c..9c1703c1728 100644 --- a/server/statistics/store.go +++ b/server/statistics/store.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/server/statistics/store_collection.go b/server/statistics/store_collection.go index 68e4033de48..6bf57271e82 100644 --- a/server/statistics/store_collection.go +++ b/server/statistics/store_collection.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/statistics/store_collection_test.go b/server/statistics/store_collection_test.go index 15c88868504..59a49a16759 100644 --- a/server/statistics/store_collection_test.go +++ b/server/statistics/store_collection_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/statistics/util.go b/server/statistics/util.go index d4aa1ced880..b28010c7163 100644 --- a/server/statistics/util.go +++ b/server/statistics/util.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/statistics/util_test.go b/server/statistics/util_test.go index d7699258aad..cc21a07501a 100644 --- a/server/statistics/util_test.go +++ b/server/statistics/util_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/systime_mon.go b/server/systime_mon.go index f8664be8aac..3e5a79e2355 100644 --- a/server/systime_mon.go +++ b/server/systime_mon.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/systime_mon_test.go b/server/systime_mon_test.go index b0740e09a69..b6660fff20c 100644 --- a/server/systime_mon_test.go +++ b/server/systime_mon_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/testutil.go b/server/testutil.go index 1e96a2dd633..cbfda1467cd 100644 --- a/server/testutil.go +++ b/server/testutil.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/server/tso.go b/server/tso.go index a8ed19e10ec..cd257296886 100644 --- a/server/tso.go +++ b/server/tso.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/tso_test.go b/server/tso_test.go index 39d0c14bafa..925207e9066 100644 --- a/server/tso_test.go +++ b/server/tso_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/util.go b/server/util.go index ef944628400..34e7a9f488a 100644 --- a/server/util.go +++ b/server/util.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/server/util_test.go b/server/util_test.go index fe36e6ce0bd..b6f8bf7df7c 100644 --- a/server/util_test.go +++ b/server/util_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/server/version.go b/server/version.go index 485b3c8647b..e11c556dd2a 100644 --- a/server/version.go +++ b/server/version.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/table/codec.go b/table/codec.go index 4754b60056a..3f072a588df 100644 --- a/table/codec.go +++ b/table/codec.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/table/codec_test.go b/table/codec_test.go index 9eefdb4ed88..6dd2a46c476 100644 --- a/table/codec_test.go +++ b/table/codec_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/table/namespace_classifier.go b/table/namespace_classifier.go index 69512199a05..7c22c157697 100644 --- a/table/namespace_classifier.go +++ b/table/namespace_classifier.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/table/namespace_classifier_test.go b/table/namespace_classifier_test.go index 42c79a1e2b7..49a8d546591 100644 --- a/table/namespace_classifier_test.go +++ b/table/namespace_classifier_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/table/namespace_handler.go b/table/namespace_handler.go index e1aa7a8054f..baea497dced 100644 --- a/table/namespace_handler.go +++ b/table/namespace_handler.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tests/client/client_test.go b/tests/client/client_test.go index 60b0abea469..0f39740e763 100644 --- a/tests/client/client_test.go +++ b/tests/client/client_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/cluster.go b/tests/cluster.go index 6aecd4aea3a..0915be6fa96 100644 --- a/tests/cluster.go +++ b/tests/cluster.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/compatibility/version_upgrade_test.go b/tests/compatibility/version_upgrade_test.go index 97edd4078e9..79eb341dada 100644 --- a/tests/compatibility/version_upgrade_test.go +++ b/tests/compatibility/version_upgrade_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/config.go b/tests/config.go index f874633cbde..fee58fef965 100644 --- a/tests/config.go +++ b/tests/config.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/pdctl/cluster/cluster_test.go b/tests/pdctl/cluster/cluster_test.go index eddac6f39b1..6a76626e9c3 100644 --- a/tests/pdctl/cluster/cluster_test.go +++ b/tests/pdctl/cluster/cluster_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/config/config_test.go b/tests/pdctl/config/config_test.go index ef3406b7b4d..e151eeab139 100644 --- a/tests/pdctl/config/config_test.go +++ b/tests/pdctl/config/config_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/health/health_test.go b/tests/pdctl/health/health_test.go index 5bf17f532b0..7ba01d0ac32 100644 --- a/tests/pdctl/health/health_test.go +++ b/tests/pdctl/health/health_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/helper.go b/tests/pdctl/helper.go index 754cb978980..37dd79e33f9 100644 --- a/tests/pdctl/helper.go +++ b/tests/pdctl/helper.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/hot/hot_test.go b/tests/pdctl/hot/hot_test.go index 5fa016c8644..7dbc5e1f942 100644 --- a/tests/pdctl/hot/hot_test.go +++ b/tests/pdctl/hot/hot_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/label/label_test.go b/tests/pdctl/label/label_test.go index f4f140bcbdc..53069f63fa7 100644 --- a/tests/pdctl/label/label_test.go +++ b/tests/pdctl/label/label_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/log/log_test.go b/tests/pdctl/log/log_test.go index ea835360275..f11b509ca85 100644 --- a/tests/pdctl/log/log_test.go +++ b/tests/pdctl/log/log_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/member/member_test.go b/tests/pdctl/member/member_test.go index 1b8a6aa666f..6fa9b147c73 100644 --- a/tests/pdctl/member/member_test.go +++ b/tests/pdctl/member/member_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/operator/operator_test.go b/tests/pdctl/operator/operator_test.go index bbff0497c4b..6113358682e 100644 --- a/tests/pdctl/operator/operator_test.go +++ b/tests/pdctl/operator/operator_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/region/region_test.go b/tests/pdctl/region/region_test.go index 0c773066d6f..1bc5706407b 100644 --- a/tests/pdctl/region/region_test.go +++ b/tests/pdctl/region/region_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/scheduler/scheduler_test.go b/tests/pdctl/scheduler/scheduler_test.go index 7bfe2a9ae81..04eb7b7cad0 100644 --- a/tests/pdctl/scheduler/scheduler_test.go +++ b/tests/pdctl/scheduler/scheduler_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/store/store_test.go b/tests/pdctl/store/store_test.go index 396167e33bc..8da67e8c0f7 100644 --- a/tests/pdctl/store/store_test.go +++ b/tests/pdctl/store/store_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/table_ns/table_ns_test.go b/tests/pdctl/table_ns/table_ns_test.go index 4724addc567..3bb6f12b228 100644 --- a/tests/pdctl/table_ns/table_ns_test.go +++ b/tests/pdctl/table_ns/table_ns_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/pdctl/tso/tso_test.go b/tests/pdctl/tso/tso_test.go index 083d11cba77..6b224c9012f 100644 --- a/tests/pdctl/tso/tso_test.go +++ b/tests/pdctl/tso/tso_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/server/api_test.go b/tests/server/api_test.go index 12382482700..a706978d69f 100644 --- a/tests/server/api_test.go +++ b/tests/server/api_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/server/join/join_fail/join_fail_test.go b/tests/server/join/join_fail/join_fail_test.go index a053534b114..7a63ed573a9 100644 --- a/tests/server/join/join_fail/join_fail_test.go +++ b/tests/server/join/join_fail/join_fail_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 PingCAP, Inc. +// Copyright 2019 TiKV Project Authors. // // 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/tests/server/join/join_test.go b/tests/server/join/join_test.go index ea4e3b60dfc..d0f5a0b046d 100644 --- a/tests/server/join/join_test.go +++ b/tests/server/join/join_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/server/member/member_test.go b/tests/server/member/member_test.go index 5a26d92dd4e..cb85dad2501 100644 --- a/tests/server/member/member_test.go +++ b/tests/server/member/member_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/server/region_syncer/region_syncer_test.go b/tests/server/region_syncer/region_syncer_test.go index 7d48a3f3bc3..e0ec0b8d9f2 100644 --- a/tests/server/region_syncer/region_syncer_test.go +++ b/tests/server/region_syncer/region_syncer_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/server/server_test.go b/tests/server/server_test.go index d41cabe1e13..4553a51a774 100644 --- a/tests/server/server_test.go +++ b/tests/server/server_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tests/server/watch/leader_watch_test.go b/tests/server/watch/leader_watch_test.go index fc98a00c62b..32825718f3f 100644 --- a/tests/server/watch/leader_watch_test.go +++ b/tests/server/watch/leader_watch_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-ctl/main.go b/tools/pd-ctl/main.go index 15e9542f015..c1a904ac6e0 100644 --- a/tools/pd-ctl/main.go +++ b/tools/pd-ctl/main.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/cluster_command.go b/tools/pd-ctl/pdctl/command/cluster_command.go index 861d16aabb7..0977c8320f6 100644 --- a/tools/pd-ctl/pdctl/command/cluster_command.go +++ b/tools/pd-ctl/pdctl/command/cluster_command.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/config_command.go b/tools/pd-ctl/pdctl/command/config_command.go index d7905f5d730..e89861107ce 100644 --- a/tools/pd-ctl/pdctl/command/config_command.go +++ b/tools/pd-ctl/pdctl/command/config_command.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/exit_command.go b/tools/pd-ctl/pdctl/command/exit_command.go index 23e0d5257ee..a728d0eae86 100644 --- a/tools/pd-ctl/pdctl/command/exit_command.go +++ b/tools/pd-ctl/pdctl/command/exit_command.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/global.go b/tools/pd-ctl/pdctl/command/global.go index a564ba983ad..89ed042698f 100644 --- a/tools/pd-ctl/pdctl/command/global.go +++ b/tools/pd-ctl/pdctl/command/global.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/health_command.go b/tools/pd-ctl/pdctl/command/health_command.go index 4564d0b6c3c..790dd31a17f 100644 --- a/tools/pd-ctl/pdctl/command/health_command.go +++ b/tools/pd-ctl/pdctl/command/health_command.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/hot_command.go b/tools/pd-ctl/pdctl/command/hot_command.go index 47d5caf897f..ad0cd30502c 100644 --- a/tools/pd-ctl/pdctl/command/hot_command.go +++ b/tools/pd-ctl/pdctl/command/hot_command.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/label_command.go b/tools/pd-ctl/pdctl/command/label_command.go index 84e7de3cd32..2947edeb153 100644 --- a/tools/pd-ctl/pdctl/command/label_command.go +++ b/tools/pd-ctl/pdctl/command/label_command.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/log_command.go b/tools/pd-ctl/pdctl/command/log_command.go index c1e070e8f1e..297713f533f 100644 --- a/tools/pd-ctl/pdctl/command/log_command.go +++ b/tools/pd-ctl/pdctl/command/log_command.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/member_command.go b/tools/pd-ctl/pdctl/command/member_command.go index 891e72a012f..57aa34b068d 100644 --- a/tools/pd-ctl/pdctl/command/member_command.go +++ b/tools/pd-ctl/pdctl/command/member_command.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/operator.go b/tools/pd-ctl/pdctl/command/operator.go index 34092929031..ba1e938a6c7 100644 --- a/tools/pd-ctl/pdctl/command/operator.go +++ b/tools/pd-ctl/pdctl/command/operator.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/ping_command.go b/tools/pd-ctl/pdctl/command/ping_command.go index d4c129b49e6..632baa62b4d 100644 --- a/tools/pd-ctl/pdctl/command/ping_command.go +++ b/tools/pd-ctl/pdctl/command/ping_command.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/region_command.go b/tools/pd-ctl/pdctl/command/region_command.go index 5a9cbb1f5ed..ada46857c63 100644 --- a/tools/pd-ctl/pdctl/command/region_command.go +++ b/tools/pd-ctl/pdctl/command/region_command.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/scheduler.go b/tools/pd-ctl/pdctl/command/scheduler.go index b25bd3ef7ff..9c2db252a12 100644 --- a/tools/pd-ctl/pdctl/command/scheduler.go +++ b/tools/pd-ctl/pdctl/command/scheduler.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/store_command.go b/tools/pd-ctl/pdctl/command/store_command.go index fedc3d212ea..e65299ce563 100644 --- a/tools/pd-ctl/pdctl/command/store_command.go +++ b/tools/pd-ctl/pdctl/command/store_command.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/table_namespace_command.go b/tools/pd-ctl/pdctl/command/table_namespace_command.go index 67595c04045..05f13b6cf34 100644 --- a/tools/pd-ctl/pdctl/command/table_namespace_command.go +++ b/tools/pd-ctl/pdctl/command/table_namespace_command.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/command/tso_command.go b/tools/pd-ctl/pdctl/command/tso_command.go index 809bbbcb1c5..be7c210a9d4 100644 --- a/tools/pd-ctl/pdctl/command/tso_command.go +++ b/tools/pd-ctl/pdctl/command/tso_command.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-ctl/pdctl/ctl.go b/tools/pd-ctl/pdctl/ctl.go index d1758bd56b3..a22b781c20e 100644 --- a/tools/pd-ctl/pdctl/ctl.go +++ b/tools/pd-ctl/pdctl/ctl.go @@ -1,4 +1,4 @@ -// Copyright 2016 PingCAP, Inc. +// Copyright 2016 TiKV Project Authors. // // 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/tools/pd-simulator/main.go b/tools/pd-simulator/main.go index ed5bb97a364..2a7ef0f24f1 100644 --- a/tools/pd-simulator/main.go +++ b/tools/pd-simulator/main.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/add_nodes.go b/tools/pd-simulator/simulator/cases/add_nodes.go index a6ac805c097..02017c1a7c8 100644 --- a/tools/pd-simulator/simulator/cases/add_nodes.go +++ b/tools/pd-simulator/simulator/cases/add_nodes.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/add_nodes_dynamic.go b/tools/pd-simulator/simulator/cases/add_nodes_dynamic.go index 9ad0fad7a81..15e6e5cd7c7 100644 --- a/tools/pd-simulator/simulator/cases/add_nodes_dynamic.go +++ b/tools/pd-simulator/simulator/cases/add_nodes_dynamic.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/balance_leader.go b/tools/pd-simulator/simulator/cases/balance_leader.go index 0792ad4a8ae..4c2c740d841 100644 --- a/tools/pd-simulator/simulator/cases/balance_leader.go +++ b/tools/pd-simulator/simulator/cases/balance_leader.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/cases.go b/tools/pd-simulator/simulator/cases/cases.go index 9c2aa058551..d10312276ba 100644 --- a/tools/pd-simulator/simulator/cases/cases.go +++ b/tools/pd-simulator/simulator/cases/cases.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/delete_nodes.go b/tools/pd-simulator/simulator/cases/delete_nodes.go index 30001fa3d3b..26960387bd2 100644 --- a/tools/pd-simulator/simulator/cases/delete_nodes.go +++ b/tools/pd-simulator/simulator/cases/delete_nodes.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/event_inner.go b/tools/pd-simulator/simulator/cases/event_inner.go index 682dbbd829c..6d1642fc722 100644 --- a/tools/pd-simulator/simulator/cases/event_inner.go +++ b/tools/pd-simulator/simulator/cases/event_inner.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/hot_read.go b/tools/pd-simulator/simulator/cases/hot_read.go index 9388c442737..e26ffce93f0 100644 --- a/tools/pd-simulator/simulator/cases/hot_read.go +++ b/tools/pd-simulator/simulator/cases/hot_read.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/hot_write.go b/tools/pd-simulator/simulator/cases/hot_write.go index 92be6dd5ca4..fc9b9c5c46d 100644 --- a/tools/pd-simulator/simulator/cases/hot_write.go +++ b/tools/pd-simulator/simulator/cases/hot_write.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/import_data.go b/tools/pd-simulator/simulator/cases/import_data.go index b0970519af0..55b56dfcf17 100644 --- a/tools/pd-simulator/simulator/cases/import_data.go +++ b/tools/pd-simulator/simulator/cases/import_data.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/makeup_down_replica.go b/tools/pd-simulator/simulator/cases/makeup_down_replica.go index 5fd23c44489..5a79958429c 100644 --- a/tools/pd-simulator/simulator/cases/makeup_down_replica.go +++ b/tools/pd-simulator/simulator/cases/makeup_down_replica.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/region_merge.go b/tools/pd-simulator/simulator/cases/region_merge.go index 8dcb3455114..9453ba99dda 100644 --- a/tools/pd-simulator/simulator/cases/region_merge.go +++ b/tools/pd-simulator/simulator/cases/region_merge.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/cases/region_split.go b/tools/pd-simulator/simulator/cases/region_split.go index 06c8e498136..7880bec30f9 100644 --- a/tools/pd-simulator/simulator/cases/region_split.go +++ b/tools/pd-simulator/simulator/cases/region_split.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/client.go b/tools/pd-simulator/simulator/client.go index 3748a2186b8..a76b49009e5 100644 --- a/tools/pd-simulator/simulator/client.go +++ b/tools/pd-simulator/simulator/client.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/conn.go b/tools/pd-simulator/simulator/conn.go index 7a009f6a461..fd2524a0c47 100644 --- a/tools/pd-simulator/simulator/conn.go +++ b/tools/pd-simulator/simulator/conn.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/drive.go b/tools/pd-simulator/simulator/drive.go index 267eed5add2..7d109221b37 100644 --- a/tools/pd-simulator/simulator/drive.go +++ b/tools/pd-simulator/simulator/drive.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/event.go b/tools/pd-simulator/simulator/event.go index 37677892f95..1b3a9a0dfd6 100644 --- a/tools/pd-simulator/simulator/event.go +++ b/tools/pd-simulator/simulator/event.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/node.go b/tools/pd-simulator/simulator/node.go index a07564cda08..0d59c3a632a 100644 --- a/tools/pd-simulator/simulator/node.go +++ b/tools/pd-simulator/simulator/node.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/raft.go b/tools/pd-simulator/simulator/raft.go index 3479eb1d300..6e3ce72743c 100644 --- a/tools/pd-simulator/simulator/raft.go +++ b/tools/pd-simulator/simulator/raft.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/raft_test.go b/tools/pd-simulator/simulator/raft_test.go index 9a15df0b05e..c5528e22bb3 100644 --- a/tools/pd-simulator/simulator/raft_test.go +++ b/tools/pd-simulator/simulator/raft_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/simutil/logger.go b/tools/pd-simulator/simulator/simutil/logger.go index 3fbe79504a9..abaf4fec707 100644 --- a/tools/pd-simulator/simulator/simutil/logger.go +++ b/tools/pd-simulator/simulator/simutil/logger.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/statistics.go b/tools/pd-simulator/simulator/statistics.go index c353197c748..7b28db38f6d 100644 --- a/tools/pd-simulator/simulator/statistics.go +++ b/tools/pd-simulator/simulator/statistics.go @@ -1,4 +1,4 @@ -// Copyright 2018 PingCAP, Inc. +// Copyright 2018 TiKV Project Authors. // // 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/tools/pd-simulator/simulator/task.go b/tools/pd-simulator/simulator/task.go index da40a65051d..1aae29d1f8e 100644 --- a/tools/pd-simulator/simulator/task.go +++ b/tools/pd-simulator/simulator/task.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // 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/tools/pd-tso-bench/main.go b/tools/pd-tso-bench/main.go index 0d0a8d91950..ea50287dc5d 100644 --- a/tools/pd-tso-bench/main.go +++ b/tools/pd-tso-bench/main.go @@ -1,4 +1,4 @@ -// Copyright 2017 PingCAP, Inc. +// Copyright 2017 TiKV Project Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.