diff --git a/pkg/acceptance/generated_cli_test.go b/pkg/acceptance/generated_cli_test.go index 791de85c063d..7a74e27f61b3 100644 --- a/pkg/acceptance/generated_cli_test.go +++ b/pkg/acceptance/generated_cli_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-acceptance-tests, DO NOT EDIT. diff --git a/pkg/cmd/generate-acceptance-tests/cli_test_template.go b/pkg/cmd/generate-acceptance-tests/cli_test_template.go index 1de0da7b11f6..e344bbb128f5 100644 --- a/pkg/cmd/generate-acceptance-tests/cli_test_template.go +++ b/pkg/cmd/generate-acceptance-tests/cli_test_template.go @@ -12,13 +12,8 @@ package main var cli_test_template = `// Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-acceptance-tests, DO NOT EDIT. diff --git a/pkg/cmd/generate-logictest/templates.go b/pkg/cmd/generate-logictest/templates.go index be567234936c..ed7f5faebebf 100644 --- a/pkg/cmd/generate-logictest/templates.go +++ b/pkg/cmd/generate-logictest/templates.go @@ -23,13 +23,8 @@ const templateText = ` {{- define "bslHeader" -}} // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. {{- end }} {{- define "header" }} diff --git a/pkg/kv/admission.go b/pkg/kv/admission.go index 9ab6defdd645..78e495259e8b 100644 --- a/pkg/kv/admission.go +++ b/pkg/kv/admission.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/admission_test.go b/pkg/kv/admission_test.go index 21eb05821726..5ffd0dea6b06 100644 --- a/pkg/kv/admission_test.go +++ b/pkg/kv/admission_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/batch.go b/pkg/kv/batch.go index e6057099baf2..e3ab7fb9708f 100644 --- a/pkg/kv/batch.go +++ b/pkg/kv/batch.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/bulk/buffering_adder.go b/pkg/kv/bulk/buffering_adder.go index 9e7788649d2e..fc4805477907 100644 --- a/pkg/kv/bulk/buffering_adder.go +++ b/pkg/kv/bulk/buffering_adder.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/bulk_metrics.go b/pkg/kv/bulk/bulk_metrics.go index 16ae10524268..753112b94390 100644 --- a/pkg/kv/bulk/bulk_metrics.go +++ b/pkg/kv/bulk/bulk_metrics.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/bulkpb/bulk.go b/pkg/kv/bulk/bulkpb/bulk.go index f4e67bcf665d..867f3fe9783b 100644 --- a/pkg/kv/bulk/bulkpb/bulk.go +++ b/pkg/kv/bulk/bulkpb/bulk.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulkpb diff --git a/pkg/kv/bulk/bulkpb/bulkpb.proto b/pkg/kv/bulk/bulkpb/bulkpb.proto index 4551f185e2d6..a324ba6908f5 100644 --- a/pkg/kv/bulk/bulkpb/bulkpb.proto +++ b/pkg/kv/bulk/bulkpb/bulkpb.proto @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; diff --git a/pkg/kv/bulk/bulkpb/ingestion_performance_stats.go b/pkg/kv/bulk/bulkpb/ingestion_performance_stats.go index 76af0de6638c..7974d4cedf49 100644 --- a/pkg/kv/bulk/bulkpb/ingestion_performance_stats.go +++ b/pkg/kv/bulk/bulkpb/ingestion_performance_stats.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulkpb diff --git a/pkg/kv/bulk/bulkpb/ingestion_performance_stats_test.go b/pkg/kv/bulk/bulkpb/ingestion_performance_stats_test.go index a95c5bfa0d6d..0440278be58f 100644 --- a/pkg/kv/bulk/bulkpb/ingestion_performance_stats_test.go +++ b/pkg/kv/bulk/bulkpb/ingestion_performance_stats_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulkpb diff --git a/pkg/kv/bulk/kv_buf.go b/pkg/kv/bulk/kv_buf.go index d9c251f47649..f870725baffc 100644 --- a/pkg/kv/bulk/kv_buf.go +++ b/pkg/kv/bulk/kv_buf.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/kv_buf_test.go b/pkg/kv/bulk/kv_buf_test.go index 658a08365dcb..660d12e4f43e 100644 --- a/pkg/kv/bulk/kv_buf_test.go +++ b/pkg/kv/bulk/kv_buf_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/main_test.go b/pkg/kv/bulk/main_test.go index c00fa3f0b647..018f1f45b940 100644 --- a/pkg/kv/bulk/main_test.go +++ b/pkg/kv/bulk/main_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk_test diff --git a/pkg/kv/bulk/setting.go b/pkg/kv/bulk/setting.go index 37c7d3b52917..6735b3a12188 100644 --- a/pkg/kv/bulk/setting.go +++ b/pkg/kv/bulk/setting.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/split_sst_test.go b/pkg/kv/bulk/split_sst_test.go index 843d063daef6..b8fe5ec9d479 100644 --- a/pkg/kv/bulk/split_sst_test.go +++ b/pkg/kv/bulk/split_sst_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/sst_batcher.go b/pkg/kv/bulk/sst_batcher.go index d71496a70a0a..1d6973f740a9 100644 --- a/pkg/kv/bulk/sst_batcher.go +++ b/pkg/kv/bulk/sst_batcher.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk diff --git a/pkg/kv/bulk/sst_batcher_test.go b/pkg/kv/bulk/sst_batcher_test.go index 05c49c375c98..d2367dc0f935 100644 --- a/pkg/kv/bulk/sst_batcher_test.go +++ b/pkg/kv/bulk/sst_batcher_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package bulk_test diff --git a/pkg/kv/client_test.go b/pkg/kv/client_test.go index 45093b88d9cc..6a12e3851efd 100644 --- a/pkg/kv/client_test.go +++ b/pkg/kv/client_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package client_test tests clients against a fully-instantiated diff --git a/pkg/kv/db.go b/pkg/kv/db.go index 97899c6435b2..cde2e5d3d277 100644 --- a/pkg/kv/db.go +++ b/pkg/kv/db.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/db_test.go b/pkg/kv/db_test.go index ccd72099a93c..0e80e3f41266 100644 --- a/pkg/kv/db_test.go +++ b/pkg/kv/db_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv_test diff --git a/pkg/kv/doc.go b/pkg/kv/doc.go index 6c9557e38885..341106fdf9d3 100644 --- a/pkg/kv/doc.go +++ b/pkg/kv/doc.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package kv and its KV API have been deprecated for external usage. Please use diff --git a/pkg/kv/kvbase/constants.go b/pkg/kv/kvbase/constants.go index af53b9fde643..31b0efacd8d3 100644 --- a/pkg/kv/kvbase/constants.go +++ b/pkg/kv/kvbase/constants.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvbase diff --git a/pkg/kv/kvbase/metrics.go b/pkg/kv/kvbase/metrics.go index 8a363426496f..bee1321bf803 100644 --- a/pkg/kv/kvbase/metrics.go +++ b/pkg/kv/kvbase/metrics.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvbase diff --git a/pkg/kv/kvclient/kvcoord/batch.go b/pkg/kv/kvclient/kvcoord/batch.go index 16f561679667..337b9889f92c 100644 --- a/pkg/kv/kvclient/kvcoord/batch.go +++ b/pkg/kv/kvclient/kvcoord/batch.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/batch_test.go b/pkg/kv/kvclient/kvcoord/batch_test.go index fb5624d2537c..78c3b802fc74 100644 --- a/pkg/kv/kvclient/kvcoord/batch_test.go +++ b/pkg/kv/kvclient/kvcoord/batch_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/condensable_span_set.go b/pkg/kv/kvclient/kvcoord/condensable_span_set.go index ade956d984aa..4638d81226e1 100644 --- a/pkg/kv/kvclient/kvcoord/condensable_span_set.go +++ b/pkg/kv/kvclient/kvcoord/condensable_span_set.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/condensable_span_set_test.go b/pkg/kv/kvclient/kvcoord/condensable_span_set_test.go index 61887b0f53c3..a1de8e072149 100644 --- a/pkg/kv/kvclient/kvcoord/condensable_span_set_test.go +++ b/pkg/kv/kvclient/kvcoord/condensable_span_set_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/dist_sender.go b/pkg/kv/kvclient/kvcoord/dist_sender.go index f258ef549b81..e7e220f3c275 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_ambiguous_test.go b/pkg/kv/kvclient/kvcoord/dist_sender_ambiguous_test.go index 96ffa30762fe..eee3e18f40dc 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_ambiguous_test.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_ambiguous_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker.go b/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker.go index 325b84310915..fcc56aea5bf2 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker_test.go b/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker_test.go index 4a60cddf2e98..eaab17dcb536 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker_test.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_circuit_breaker_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_mux_rangefeed.go b/pkg/kv/kvclient/kvcoord/dist_sender_mux_rangefeed.go index 1773e1557800..df52304b2a9c 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_mux_rangefeed.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_mux_rangefeed.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed.go b/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed.go index bead03de2ced..b9cd84c8475f 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_mock_test.go b/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_mock_test.go index ef14c6bfa131..b4d1f297d171 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_mock_test.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_mock_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_test.go b/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_test.go index 2f9bd4eceae3..a83ddb18305b 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_test.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_rangefeed_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_server_test.go b/pkg/kv/kvclient/kvcoord/dist_sender_server_test.go index cf95ae034b34..bb3ae5b3480c 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_server_test.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_server_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/dist_sender_test.go b/pkg/kv/kvclient/kvcoord/dist_sender_test.go index f6d72936e9f4..e516a4a9a927 100644 --- a/pkg/kv/kvclient/kvcoord/dist_sender_test.go +++ b/pkg/kv/kvclient/kvcoord/dist_sender_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/doc.go b/pkg/kv/kvclient/kvcoord/doc.go index f2d8ff56dbc6..75a9708fb395 100644 --- a/pkg/kv/kvclient/kvcoord/doc.go +++ b/pkg/kv/kvclient/kvcoord/doc.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package kvcoord provides a key-value API to an underlying cockroach diff --git a/pkg/kv/kvclient/kvcoord/helpers_test.go b/pkg/kv/kvclient/kvcoord/helpers_test.go index 65de340820e3..8eeee1d86ed5 100644 --- a/pkg/kv/kvclient/kvcoord/helpers_test.go +++ b/pkg/kv/kvclient/kvcoord/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/integration_test.go b/pkg/kv/kvclient/kvcoord/integration_test.go index 0587faf09ceb..977e040486cd 100644 --- a/pkg/kv/kvclient/kvcoord/integration_test.go +++ b/pkg/kv/kvclient/kvcoord/integration_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/local_test_cluster_util.go b/pkg/kv/kvclient/kvcoord/local_test_cluster_util.go index 8efc73a53e7b..a518cb44e8d4 100644 --- a/pkg/kv/kvclient/kvcoord/local_test_cluster_util.go +++ b/pkg/kv/kvclient/kvcoord/local_test_cluster_util.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/lock_spans_over_budget_error.go b/pkg/kv/kvclient/kvcoord/lock_spans_over_budget_error.go index 76f20ea4445d..95d19e8c8caf 100644 --- a/pkg/kv/kvclient/kvcoord/lock_spans_over_budget_error.go +++ b/pkg/kv/kvclient/kvcoord/lock_spans_over_budget_error.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/main_test.go b/pkg/kv/kvclient/kvcoord/main_test.go index 19165c741e27..7ff2986382c9 100644 --- a/pkg/kv/kvclient/kvcoord/main_test.go +++ b/pkg/kv/kvclient/kvcoord/main_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/priority_refresh_test.go b/pkg/kv/kvclient/kvcoord/priority_refresh_test.go index 1f72d10819d4..39ebd5bea8e9 100644 --- a/pkg/kv/kvclient/kvcoord/priority_refresh_test.go +++ b/pkg/kv/kvclient/kvcoord/priority_refresh_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/range_iter.go b/pkg/kv/kvclient/kvcoord/range_iter.go index d7ba7a1e0f21..6bc98435fac2 100644 --- a/pkg/kv/kvclient/kvcoord/range_iter.go +++ b/pkg/kv/kvclient/kvcoord/range_iter.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/range_iter_test.go b/pkg/kv/kvclient/kvcoord/range_iter_test.go index 46416bf5b616..f8631bbe2bcc 100644 --- a/pkg/kv/kvclient/kvcoord/range_iter_test.go +++ b/pkg/kv/kvclient/kvcoord/range_iter_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/rangefeed_message.go b/pkg/kv/kvclient/kvcoord/rangefeed_message.go index 3d1068e8f297..82410c319cd4 100644 --- a/pkg/kv/kvclient/kvcoord/rangefeed_message.go +++ b/pkg/kv/kvclient/kvcoord/rangefeed_message.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/replayed_commit_test.go b/pkg/kv/kvclient/kvcoord/replayed_commit_test.go index 1c946113c700..91f8cc1c156b 100644 --- a/pkg/kv/kvclient/kvcoord/replayed_commit_test.go +++ b/pkg/kv/kvclient/kvcoord/replayed_commit_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/replica_slice.go b/pkg/kv/kvclient/kvcoord/replica_slice.go index bc2a164b49b6..8363e2ea0734 100644 --- a/pkg/kv/kvclient/kvcoord/replica_slice.go +++ b/pkg/kv/kvclient/kvcoord/replica_slice.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/replica_slice_test.go b/pkg/kv/kvclient/kvcoord/replica_slice_test.go index 02e787d23c86..c46a2576e0ff 100644 --- a/pkg/kv/kvclient/kvcoord/replica_slice_test.go +++ b/pkg/kv/kvclient/kvcoord/replica_slice_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/send_test.go b/pkg/kv/kvclient/kvcoord/send_test.go index 383af15c2771..6b21d820f258 100644 --- a/pkg/kv/kvclient/kvcoord/send_test.go +++ b/pkg/kv/kvclient/kvcoord/send_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/split_test.go b/pkg/kv/kvclient/kvcoord/split_test.go index 64c1dd527e10..e2201652c80f 100644 --- a/pkg/kv/kvclient/kvcoord/split_test.go +++ b/pkg/kv/kvclient/kvcoord/split_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/testing_knobs.go b/pkg/kv/kvclient/kvcoord/testing_knobs.go index 0c3a34955c54..b2520a93dc2c 100644 --- a/pkg/kv/kvclient/kvcoord/testing_knobs.go +++ b/pkg/kv/kvclient/kvcoord/testing_knobs.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/transport.go b/pkg/kv/kvclient/kvcoord/transport.go index 264279acea20..0e96b66f6ac2 100644 --- a/pkg/kv/kvclient/kvcoord/transport.go +++ b/pkg/kv/kvclient/kvcoord/transport.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/transport_race.go b/pkg/kv/kvclient/kvcoord/transport_race.go index 33a5c87f3af2..1fed2aa60836 100644 --- a/pkg/kv/kvclient/kvcoord/transport_race.go +++ b/pkg/kv/kvclient/kvcoord/transport_race.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. //go:build race // +build race diff --git a/pkg/kv/kvclient/kvcoord/transport_regular.go b/pkg/kv/kvclient/kvcoord/transport_regular.go index deddb3334312..8ffbcf106014 100644 --- a/pkg/kv/kvclient/kvcoord/transport_regular.go +++ b/pkg/kv/kvclient/kvcoord/transport_regular.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. //go:build !race // +build !race diff --git a/pkg/kv/kvclient/kvcoord/transport_test.go b/pkg/kv/kvclient/kvcoord/transport_test.go index 2aaf59f50dcd..ddb370236689 100644 --- a/pkg/kv/kvclient/kvcoord/transport_test.go +++ b/pkg/kv/kvclient/kvcoord/transport_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender.go index decfd88c5603..500b41e7bbc3 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender_factory.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender_factory.go index a472280b257f..3bc50c56bae5 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender_factory.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender_factory.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints.go index 4150a9c8eff1..7cbe9e8964a1 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints_test.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints_test.go index 9833a1a5ac7d..201a13c27d17 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender_savepoints_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender_server_test.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender_server_test.go index 930e022a71a3..10f102d23516 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender_server_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender_server_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go b/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go index 0b47e61f0213..c939c1f2d935 100644 --- a/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_coord_sender_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/txn_correctness_test.go b/pkg/kv/kvclient/kvcoord/txn_correctness_test.go index 35133555c0e6..36e3891eed44 100644 --- a/pkg/kv/kvclient/kvcoord/txn_correctness_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_correctness_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_committer.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_committer.go index 282fc8587d08..8ec96ae10847 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_committer.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_committer.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_committer_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_committer_test.go index 8065fda16ce5..2f6e9a074cb3 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_committer_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_committer_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater.go index 45a9795fbbd2..3015ec90e319 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater_test.go index 6f81fd687585..7e87b00e601a 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_heartbeater_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder.go index ce4b1c5e6fb1..d4b64653e7c1 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder_test.go index 549c64d27662..7470436f1f40 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner.go index 4c60084f898e..dd81238dfa95 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_client_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_client_test.go index 1be858fc7067..60480edf512b 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_client_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_client_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_test.go index 66587f68ac26..c93c6405d2d4 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_pipeliner_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator.go index 3164740e0c9f..ae2f387d7221 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator_test.go index acfbd837ae7e..9c6aa522c087 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_seq_num_allocator_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher.go index 99a5cd70b035..fb7be8c53a9f 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher_test.go b/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher_test.go index 18fd957f9c7a..dfce161aa8bf 100644 --- a/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_interceptor_span_refresher_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_lock_gatekeeper.go b/pkg/kv/kvclient/kvcoord/txn_lock_gatekeeper.go index 9ba4ed5fe045..ae61f1d08518 100644 --- a/pkg/kv/kvclient/kvcoord/txn_lock_gatekeeper.go +++ b/pkg/kv/kvclient/kvcoord/txn_lock_gatekeeper.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_metrics.go b/pkg/kv/kvclient/kvcoord/txn_metrics.go index d05651140849..2a52976910a8 100644 --- a/pkg/kv/kvclient/kvcoord/txn_metrics.go +++ b/pkg/kv/kvclient/kvcoord/txn_metrics.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord diff --git a/pkg/kv/kvclient/kvcoord/txn_test.go b/pkg/kv/kvclient/kvcoord/txn_test.go index 17c301561624..807cc41959c0 100644 --- a/pkg/kv/kvclient/kvcoord/txn_test.go +++ b/pkg/kv/kvclient/kvcoord/txn_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvcoord_test diff --git a/pkg/kv/kvclient/kvstreamer/avg_response_estimator.go b/pkg/kv/kvclient/kvstreamer/avg_response_estimator.go index e88ce566a538..a58c7c3b8808 100644 --- a/pkg/kv/kvclient/kvstreamer/avg_response_estimator.go +++ b/pkg/kv/kvclient/kvstreamer/avg_response_estimator.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/avg_response_estimator_test.go b/pkg/kv/kvclient/kvstreamer/avg_response_estimator_test.go index 7b4c8d2016ba..517360402566 100644 --- a/pkg/kv/kvclient/kvstreamer/avg_response_estimator_test.go +++ b/pkg/kv/kvclient/kvstreamer/avg_response_estimator_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/budget.go b/pkg/kv/kvclient/kvstreamer/budget.go index 1ed0fe0bdb0e..304f123b9b57 100644 --- a/pkg/kv/kvclient/kvstreamer/budget.go +++ b/pkg/kv/kvclient/kvstreamer/budget.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/inject_setup_test.go b/pkg/kv/kvclient/kvstreamer/inject_setup_test.go index 41cdb09834a1..f07597a4d95a 100644 --- a/pkg/kv/kvclient/kvstreamer/inject_setup_test.go +++ b/pkg/kv/kvclient/kvstreamer/inject_setup_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer_test diff --git a/pkg/kv/kvclient/kvstreamer/large_keys_test.go b/pkg/kv/kvclient/kvstreamer/large_keys_test.go index a5e6fecc4fc8..2efcba35c47b 100644 --- a/pkg/kv/kvclient/kvstreamer/large_keys_test.go +++ b/pkg/kv/kvclient/kvstreamer/large_keys_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer_test diff --git a/pkg/kv/kvclient/kvstreamer/main_test.go b/pkg/kv/kvclient/kvstreamer/main_test.go index d104bc62b103..84abce75d4e6 100644 --- a/pkg/kv/kvclient/kvstreamer/main_test.go +++ b/pkg/kv/kvclient/kvstreamer/main_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer_test diff --git a/pkg/kv/kvclient/kvstreamer/requests_provider.go b/pkg/kv/kvclient/kvstreamer/requests_provider.go index d3dac9a4ee5c..e1167e3d08fe 100644 --- a/pkg/kv/kvclient/kvstreamer/requests_provider.go +++ b/pkg/kv/kvclient/kvstreamer/requests_provider.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/requests_provider_test.go b/pkg/kv/kvclient/kvstreamer/requests_provider_test.go index 9b8b183d9c73..0b8a79782282 100644 --- a/pkg/kv/kvclient/kvstreamer/requests_provider_test.go +++ b/pkg/kv/kvclient/kvstreamer/requests_provider_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/results_buffer.go b/pkg/kv/kvclient/kvstreamer/results_buffer.go index 9f6ba2e07ad1..e9659b0d9016 100644 --- a/pkg/kv/kvclient/kvstreamer/results_buffer.go +++ b/pkg/kv/kvclient/kvstreamer/results_buffer.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/results_buffer_test.go b/pkg/kv/kvclient/kvstreamer/results_buffer_test.go index 9a7a3a750ec1..ed47f8617019 100644 --- a/pkg/kv/kvclient/kvstreamer/results_buffer_test.go +++ b/pkg/kv/kvclient/kvstreamer/results_buffer_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/size.go b/pkg/kv/kvclient/kvstreamer/size.go index 0c78f3b4e992..c152889f645a 100644 --- a/pkg/kv/kvclient/kvstreamer/size.go +++ b/pkg/kv/kvclient/kvstreamer/size.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/streamer.go b/pkg/kv/kvclient/kvstreamer/streamer.go index 9b5df0c9a0e8..125b0cd80eb4 100644 --- a/pkg/kv/kvclient/kvstreamer/streamer.go +++ b/pkg/kv/kvclient/kvstreamer/streamer.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/streamer_accounting_test.go b/pkg/kv/kvclient/kvstreamer/streamer_accounting_test.go index 9be6516db35d..0ee45c7b8741 100644 --- a/pkg/kv/kvclient/kvstreamer/streamer_accounting_test.go +++ b/pkg/kv/kvclient/kvstreamer/streamer_accounting_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer diff --git a/pkg/kv/kvclient/kvstreamer/streamer_disabled_test.go b/pkg/kv/kvclient/kvstreamer/streamer_disabled_test.go index 9ba5362ce898..4cb7f59c55f3 100644 --- a/pkg/kv/kvclient/kvstreamer/streamer_disabled_test.go +++ b/pkg/kv/kvclient/kvstreamer/streamer_disabled_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer_test diff --git a/pkg/kv/kvclient/kvstreamer/streamer_test.go b/pkg/kv/kvclient/kvstreamer/streamer_test.go index 4413167c521e..b2f16e67191c 100644 --- a/pkg/kv/kvclient/kvstreamer/streamer_test.go +++ b/pkg/kv/kvclient/kvstreamer/streamer_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstreamer_test diff --git a/pkg/kv/kvclient/kvtenant/connector.go b/pkg/kv/kvclient/kvtenant/connector.go index 4ac19c90f691..32a469b90449 100644 --- a/pkg/kv/kvclient/kvtenant/connector.go +++ b/pkg/kv/kvclient/kvtenant/connector.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant diff --git a/pkg/kv/kvclient/kvtenant/connector_factory.go b/pkg/kv/kvclient/kvtenant/connector_factory.go index e87746f4cb3e..3887c5223ce4 100644 --- a/pkg/kv/kvclient/kvtenant/connector_factory.go +++ b/pkg/kv/kvclient/kvtenant/connector_factory.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvtenant provides utilities required by SQL-only tenant processes in // order to interact with the key-value layer. diff --git a/pkg/kv/kvclient/kvtenant/connector_test.go b/pkg/kv/kvclient/kvtenant/connector_test.go index 79da4f915087..22ed7e472ee4 100644 --- a/pkg/kv/kvclient/kvtenant/connector_test.go +++ b/pkg/kv/kvclient/kvtenant/connector_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant diff --git a/pkg/kv/kvclient/kvtenant/main_test.go b/pkg/kv/kvclient/kvtenant/main_test.go index 2ff2361e21b0..284e0dbcaae9 100644 --- a/pkg/kv/kvclient/kvtenant/main_test.go +++ b/pkg/kv/kvclient/kvtenant/main_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant_test diff --git a/pkg/kv/kvclient/kvtenant/setting_overrides.go b/pkg/kv/kvclient/kvtenant/setting_overrides.go index d73164b1d250..ac4218b1ac6b 100644 --- a/pkg/kv/kvclient/kvtenant/setting_overrides.go +++ b/pkg/kv/kvclient/kvtenant/setting_overrides.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant diff --git a/pkg/kv/kvclient/kvtenant/setting_overrides_test.go b/pkg/kv/kvclient/kvtenant/setting_overrides_test.go index 07754f1fe398..94a87a4072d4 100644 --- a/pkg/kv/kvclient/kvtenant/setting_overrides_test.go +++ b/pkg/kv/kvclient/kvtenant/setting_overrides_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant diff --git a/pkg/kv/kvclient/kvtenant/tenant_kv_test.go b/pkg/kv/kvclient/kvtenant/tenant_kv_test.go index e9e68171661f..9401416dc685 100644 --- a/pkg/kv/kvclient/kvtenant/tenant_kv_test.go +++ b/pkg/kv/kvclient/kvtenant/tenant_kv_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant_test diff --git a/pkg/kv/kvclient/kvtenant/tenant_range_lookup_test.go b/pkg/kv/kvclient/kvtenant/tenant_range_lookup_test.go index f8e4d30676ca..7b8f78436beb 100644 --- a/pkg/kv/kvclient/kvtenant/tenant_range_lookup_test.go +++ b/pkg/kv/kvclient/kvtenant/tenant_range_lookup_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant_test diff --git a/pkg/kv/kvclient/kvtenant/tenant_scan_range_descriptors_test.go b/pkg/kv/kvclient/kvtenant/tenant_scan_range_descriptors_test.go index 822907828255..f2f43956b3fc 100644 --- a/pkg/kv/kvclient/kvtenant/tenant_scan_range_descriptors_test.go +++ b/pkg/kv/kvclient/kvtenant/tenant_scan_range_descriptors_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant_test diff --git a/pkg/kv/kvclient/kvtenant/tenant_trace_test.go b/pkg/kv/kvclient/kvtenant/tenant_trace_test.go index b4aa4cc72510..5eefc96201d3 100644 --- a/pkg/kv/kvclient/kvtenant/tenant_trace_test.go +++ b/pkg/kv/kvclient/kvtenant/tenant_trace_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant_test diff --git a/pkg/kv/kvclient/kvtenant/test_utils.go b/pkg/kv/kvclient/kvtenant/test_utils.go index efb9e977549b..93b01e325046 100644 --- a/pkg/kv/kvclient/kvtenant/test_utils.go +++ b/pkg/kv/kvclient/kvtenant/test_utils.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvtenant diff --git a/pkg/kv/kvclient/main_test.go b/pkg/kv/kvclient/main_test.go index a16c21848ef0..598b1bd119ea 100644 --- a/pkg/kv/kvclient/main_test.go +++ b/pkg/kv/kvclient/main_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvclient_test diff --git a/pkg/kv/kvclient/node_store.go b/pkg/kv/kvclient/node_store.go index 43f81ab8917f..b58186c0e2a8 100644 --- a/pkg/kv/kvclient/node_store.go +++ b/pkg/kv/kvclient/node_store.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvclient diff --git a/pkg/kv/kvclient/placeholder.go b/pkg/kv/kvclient/placeholder.go index c79d7c158738..6300b223f228 100644 --- a/pkg/kv/kvclient/placeholder.go +++ b/pkg/kv/kvclient/placeholder.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvclient houses the implementation of the KV client. // diff --git a/pkg/kv/kvclient/rangecache/range_cache.go b/pkg/kv/kvclient/rangecache/range_cache.go index 177d85b6b2a0..927bd1e3b3d0 100644 --- a/pkg/kv/kvclient/rangecache/range_cache.go +++ b/pkg/kv/kvclient/rangecache/range_cache.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangecache diff --git a/pkg/kv/kvclient/rangecache/range_cache_test.go b/pkg/kv/kvclient/rangecache/range_cache_test.go index 17957dd99bf9..fc4900efe62f 100644 --- a/pkg/kv/kvclient/rangecache/range_cache_test.go +++ b/pkg/kv/kvclient/rangecache/range_cache_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangecache diff --git a/pkg/kv/kvclient/rangefeed/config.go b/pkg/kv/kvclient/rangefeed/config.go index 8b033f62b097..2129d0c347e6 100644 --- a/pkg/kv/kvclient/rangefeed/config.go +++ b/pkg/kv/kvclient/rangefeed/config.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvclient/rangefeed/db_adapter.go b/pkg/kv/kvclient/rangefeed/db_adapter.go index 15de644c4a3c..4f57c553f9e6 100644 --- a/pkg/kv/kvclient/rangefeed/db_adapter.go +++ b/pkg/kv/kvclient/rangefeed/db_adapter.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvclient/rangefeed/db_adapter_external_test.go b/pkg/kv/kvclient/rangefeed/db_adapter_external_test.go index 43e1bb1a8e00..8ba54a9b39d2 100644 --- a/pkg/kv/kvclient/rangefeed/db_adapter_external_test.go +++ b/pkg/kv/kvclient/rangefeed/db_adapter_external_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed_test diff --git a/pkg/kv/kvclient/rangefeed/doc.go b/pkg/kv/kvclient/rangefeed/doc.go index 59d40f13329a..a714cf5cb8d1 100644 --- a/pkg/kv/kvclient/rangefeed/doc.go +++ b/pkg/kv/kvclient/rangefeed/doc.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package rangefeed provides a useful client abstraction atop of the rangefeed // functionality exported by the DistSender. diff --git a/pkg/kv/kvclient/rangefeed/helpers_test.go b/pkg/kv/kvclient/rangefeed/helpers_test.go index 0982e1d36c99..13674802fff1 100644 --- a/pkg/kv/kvclient/rangefeed/helpers_test.go +++ b/pkg/kv/kvclient/rangefeed/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvclient/rangefeed/main_test.go b/pkg/kv/kvclient/rangefeed/main_test.go index b4e02572e4d9..804ed5b4b117 100644 --- a/pkg/kv/kvclient/rangefeed/main_test.go +++ b/pkg/kv/kvclient/rangefeed/main_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed_test diff --git a/pkg/kv/kvclient/rangefeed/rangefeed.go b/pkg/kv/kvclient/rangefeed/rangefeed.go index a2dffd0912eb..a3567dcfa0c2 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeed.go +++ b/pkg/kv/kvclient/rangefeed/rangefeed.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvclient/rangefeed/rangefeed_external_test.go b/pkg/kv/kvclient/rangefeed/rangefeed_external_test.go index a2643df1a4df..44a18c3e6453 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeed_external_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeed_external_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed_test diff --git a/pkg/kv/kvclient/rangefeed/rangefeed_mock_test.go b/pkg/kv/kvclient/rangefeed/rangefeed_mock_test.go index 4fc95801407c..9516cba6f338 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeed_mock_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeed_mock_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed_test diff --git a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer.go b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer.go index 73fb3f8814a7..65ae26051b17 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedbuffer diff --git a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer_test.go b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer_test.go index 2b088ac6dd7a..32e260817da8 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/buffer_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedbuffer_test diff --git a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs.go b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs.go index acca730f9552..1600693d1220 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedbuffer diff --git a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs_test.go b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs_test.go index 2d59b1d4c869..0796a66e1884 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedbuffer/kvs_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedbuffer diff --git a/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_impl_test.go b/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_impl_test.go index 95a977dfd839..d381c3e2be23 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_impl_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_impl_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedcache diff --git a/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_test.go b/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_test.go index 3f9e91862a21..3246c09b5db5 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedcache/cache_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedcache_test diff --git a/pkg/kv/kvclient/rangefeed/rangefeedcache/main_test.go b/pkg/kv/kvclient/rangefeed/rangefeedcache/main_test.go index 5dc58ce44469..c2abe3c78426 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedcache/main_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedcache/main_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedcache_test diff --git a/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher.go b/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher.go index 983162dc1b7a..8100a60fd8e4 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedcache diff --git a/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher_test.go b/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher_test.go index 29ce7ccbcf62..b033d04bc8fc 100644 --- a/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher_test.go +++ b/pkg/kv/kvclient/rangefeed/rangefeedcache/watcher_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeedcache_test diff --git a/pkg/kv/kvclient/rangefeed/scanner.go b/pkg/kv/kvclient/rangefeed/scanner.go index eea029b1b3e9..5c180700cf9b 100644 --- a/pkg/kv/kvclient/rangefeed/scanner.go +++ b/pkg/kv/kvclient/rangefeed/scanner.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvclient/rangestats/fetcher.go b/pkg/kv/kvclient/rangestats/fetcher.go index 7078205132d6..c009ce2b4ea8 100644 --- a/pkg/kv/kvclient/rangestats/fetcher.go +++ b/pkg/kv/kvclient/rangestats/fetcher.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package rangestats contains code to fetch range stats. package rangestats diff --git a/pkg/kv/kvclient/scan_meta.go b/pkg/kv/kvclient/scan_meta.go index facf10e0f625..91508e0d461a 100644 --- a/pkg/kv/kvclient/scan_meta.go +++ b/pkg/kv/kvclient/scan_meta.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvclient diff --git a/pkg/kv/kvnemesis/applier.go b/pkg/kv/kvnemesis/applier.go index 54cee94f3030..1d0a84dc5e2d 100644 --- a/pkg/kv/kvnemesis/applier.go +++ b/pkg/kv/kvnemesis/applier.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/applier_test.go b/pkg/kv/kvnemesis/applier_test.go index 5ba0a3d81ae7..579511c9f2f0 100644 --- a/pkg/kv/kvnemesis/applier_test.go +++ b/pkg/kv/kvnemesis/applier_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/doc.go b/pkg/kv/kvnemesis/doc.go index 6685f6ffd870..c25b0a9aabbc 100644 --- a/pkg/kv/kvnemesis/doc.go +++ b/pkg/kv/kvnemesis/doc.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvnemesis exercises the KV API with random concurrent traffic (as // well as splits, merges, etc) and then validates that the observed behaviors diff --git a/pkg/kv/kvnemesis/engine.go b/pkg/kv/kvnemesis/engine.go index d24aee22e492..c8c43c21e868 100644 --- a/pkg/kv/kvnemesis/engine.go +++ b/pkg/kv/kvnemesis/engine.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/engine_test.go b/pkg/kv/kvnemesis/engine_test.go index 0a22f2c79da3..61af299558e8 100644 --- a/pkg/kv/kvnemesis/engine_test.go +++ b/pkg/kv/kvnemesis/engine_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/env.go b/pkg/kv/kvnemesis/env.go index 1a2afa5da786..8b8bb2c21631 100644 --- a/pkg/kv/kvnemesis/env.go +++ b/pkg/kv/kvnemesis/env.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/generator.go b/pkg/kv/kvnemesis/generator.go index 577ea4a687c7..9a329179fe0e 100644 --- a/pkg/kv/kvnemesis/generator.go +++ b/pkg/kv/kvnemesis/generator.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/generator_test.go b/pkg/kv/kvnemesis/generator_test.go index a4fb32947c90..be16581d7839 100644 --- a/pkg/kv/kvnemesis/generator_test.go +++ b/pkg/kv/kvnemesis/generator_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/kvnemesis.go b/pkg/kv/kvnemesis/kvnemesis.go index a2282c24ef40..16a16a672794 100644 --- a/pkg/kv/kvnemesis/kvnemesis.go +++ b/pkg/kv/kvnemesis/kvnemesis.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/kvnemesis_test.go b/pkg/kv/kvnemesis/kvnemesis_test.go index 0dec92683f8c..eb4ca2ff83e1 100644 --- a/pkg/kv/kvnemesis/kvnemesis_test.go +++ b/pkg/kv/kvnemesis/kvnemesis_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/kvnemesisutil/context.go b/pkg/kv/kvnemesis/kvnemesisutil/context.go index 858084a446d9..2dbeb50b8570 100644 --- a/pkg/kv/kvnemesis/kvnemesisutil/context.go +++ b/pkg/kv/kvnemesis/kvnemesisutil/context.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvnemesisutil provides basic utilities for kvnemesis. package kvnemesisutil diff --git a/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_off.go b/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_off.go index bae5ed4760c5..97b01213a271 100644 --- a/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_off.go +++ b/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_off.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. //go:build !crdb_test || crdb_test_off // +build !crdb_test crdb_test_off diff --git a/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_on.go b/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_on.go index e66ed76af5af..e32d5fdfba7f 100644 --- a/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_on.go +++ b/pkg/kv/kvnemesis/kvnemesisutil/crdb_test_on.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. //go:build crdb_test && !crdb_test_off // +build crdb_test,!crdb_test_off diff --git a/pkg/kv/kvnemesis/kvnemesisutil/seq.go b/pkg/kv/kvnemesis/kvnemesisutil/seq.go index 553b0eb9228c..877cdde9bb5b 100644 --- a/pkg/kv/kvnemesis/kvnemesisutil/seq.go +++ b/pkg/kv/kvnemesis/kvnemesisutil/seq.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesisutil diff --git a/pkg/kv/kvnemesis/main_test.go b/pkg/kv/kvnemesis/main_test.go index 569ece486a61..e86924a025b5 100644 --- a/pkg/kv/kvnemesis/main_test.go +++ b/pkg/kv/kvnemesis/main_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/operations.go b/pkg/kv/kvnemesis/operations.go index 315f2d13017d..47297fe25b8f 100644 --- a/pkg/kv/kvnemesis/operations.go +++ b/pkg/kv/kvnemesis/operations.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/operations.proto b/pkg/kv/kvnemesis/operations.proto index e9e19431ea1b..ecc6989f893d 100644 --- a/pkg/kv/kvnemesis/operations.proto +++ b/pkg/kv/kvnemesis/operations.proto @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvnemesis; diff --git a/pkg/kv/kvnemesis/operations_test.go b/pkg/kv/kvnemesis/operations_test.go index b4720ebfd943..62417ad9ba6e 100644 --- a/pkg/kv/kvnemesis/operations_test.go +++ b/pkg/kv/kvnemesis/operations_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/seq_tracker.go b/pkg/kv/kvnemesis/seq_tracker.go index 03f7b4c03102..51414864dae6 100644 --- a/pkg/kv/kvnemesis/seq_tracker.go +++ b/pkg/kv/kvnemesis/seq_tracker.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package kvnemesis diff --git a/pkg/kv/kvnemesis/validator.go b/pkg/kv/kvnemesis/validator.go index 0cb19b7ccd4a..4b4eb262ac43 100644 --- a/pkg/kv/kvnemesis/validator.go +++ b/pkg/kv/kvnemesis/validator.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/validator_test.go b/pkg/kv/kvnemesis/validator_test.go index f8879a33da22..adfe882ec3c8 100644 --- a/pkg/kv/kvnemesis/validator_test.go +++ b/pkg/kv/kvnemesis/validator_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvnemesis/watcher.go b/pkg/kv/kvnemesis/watcher.go index e6985a56fede..dd7907ffc881 100644 --- a/pkg/kv/kvnemesis/watcher.go +++ b/pkg/kv/kvnemesis/watcher.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvnemesis diff --git a/pkg/kv/kvpb/ambiguous_result_error.go b/pkg/kv/kvpb/ambiguous_result_error.go index e347acc5459d..570bd440b159 100644 --- a/pkg/kv/kvpb/ambiguous_result_error.go +++ b/pkg/kv/kvpb/ambiguous_result_error.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/api.go b/pkg/kv/kvpb/api.go index b10d9fa374df..0238518628e2 100644 --- a/pkg/kv/kvpb/api.go +++ b/pkg/kv/kvpb/api.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/api.proto b/pkg/kv/kvpb/api.proto index 1caf71d0c7f7..bd81cb586b78 100644 --- a/pkg/kv/kvpb/api.proto +++ b/pkg/kv/kvpb/api.proto @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.roachpb; diff --git a/pkg/kv/kvpb/api_requestheader.go b/pkg/kv/kvpb/api_requestheader.go index e12c56f96ff1..0e6a704e5e2b 100644 --- a/pkg/kv/kvpb/api_requestheader.go +++ b/pkg/kv/kvpb/api_requestheader.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/api_test.go b/pkg/kv/kvpb/api_test.go index d8130cfcc2aa..00ad467cc4cb 100644 --- a/pkg/kv/kvpb/api_test.go +++ b/pkg/kv/kvpb/api_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/batch.go b/pkg/kv/kvpb/batch.go index 40175295c82a..51dd42149055 100644 --- a/pkg/kv/kvpb/batch.go +++ b/pkg/kv/kvpb/batch.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/batch_test.go b/pkg/kv/kvpb/batch_test.go index 299193ed5852..755a18a7fddb 100644 --- a/pkg/kv/kvpb/batch_test.go +++ b/pkg/kv/kvpb/batch_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/data.go b/pkg/kv/kvpb/data.go index e02e83bede72..7c88df10d51b 100644 --- a/pkg/kv/kvpb/data.go +++ b/pkg/kv/kvpb/data.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvpb contains basic utilities for the kv layer. package kvpb diff --git a/pkg/kv/kvpb/data_test.go b/pkg/kv/kvpb/data_test.go index 0b63cf325042..86995e3f54af 100644 --- a/pkg/kv/kvpb/data_test.go +++ b/pkg/kv/kvpb/data_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/errors.go b/pkg/kv/kvpb/errors.go index 5812a5baaef0..de260f94f7e5 100644 --- a/pkg/kv/kvpb/errors.go +++ b/pkg/kv/kvpb/errors.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/errors.proto b/pkg/kv/kvpb/errors.proto index d3fd72bca74a..3e1cfc0a4212 100644 --- a/pkg/kv/kvpb/errors.proto +++ b/pkg/kv/kvpb/errors.proto @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto2"; // NB: this file (along with most things in api.proto and metadata.proto) diff --git a/pkg/kv/kvpb/errors_test.go b/pkg/kv/kvpb/errors_test.go index 374fe9ee3ddf..7c64d0623543 100644 --- a/pkg/kv/kvpb/errors_test.go +++ b/pkg/kv/kvpb/errors_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/gen/main.go b/pkg/kv/kvpb/gen/main.go index 0dba7cae5779..aac45035210f 100644 --- a/pkg/kv/kvpb/gen/main.go +++ b/pkg/kv/kvpb/gen/main.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package main diff --git a/pkg/kv/kvpb/method.go b/pkg/kv/kvpb/method.go index c9fadb705874..9ec0860fb92c 100644 --- a/pkg/kv/kvpb/method.go +++ b/pkg/kv/kvpb/method.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/node_decommissioned_error.go b/pkg/kv/kvpb/node_decommissioned_error.go index ff2735281cc1..bc1c3757b86b 100644 --- a/pkg/kv/kvpb/node_decommissioned_error.go +++ b/pkg/kv/kvpb/node_decommissioned_error.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/node_decommissioned_error_test.go b/pkg/kv/kvpb/node_decommissioned_error_test.go index 8b4c7bae726b..6252ee712899 100644 --- a/pkg/kv/kvpb/node_decommissioned_error_test.go +++ b/pkg/kv/kvpb/node_decommissioned_error_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/replica_unavailable_error.go b/pkg/kv/kvpb/replica_unavailable_error.go index 248c4a49e75a..1404552500c3 100644 --- a/pkg/kv/kvpb/replica_unavailable_error.go +++ b/pkg/kv/kvpb/replica_unavailable_error.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb diff --git a/pkg/kv/kvpb/replica_unavailable_error_test.go b/pkg/kv/kvpb/replica_unavailable_error_test.go index c1d91db10ecf..0cf4e9b6a225 100644 --- a/pkg/kv/kvpb/replica_unavailable_error_test.go +++ b/pkg/kv/kvpb/replica_unavailable_error_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb_test diff --git a/pkg/kv/kvpb/string_test.go b/pkg/kv/kvpb/string_test.go index 76367eeee3b7..2ceb51083ea0 100644 --- a/pkg/kv/kvpb/string_test.go +++ b/pkg/kv/kvpb/string_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvpb_test diff --git a/pkg/kv/kvprober/helpers_test.go b/pkg/kv/kvprober/helpers_test.go index acd2f7df727b..41d550689bc3 100644 --- a/pkg/kv/kvprober/helpers_test.go +++ b/pkg/kv/kvprober/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvprober/kvprober.go b/pkg/kv/kvprober/kvprober.go index 8520f684b5e1..b42e7467fa0b 100644 --- a/pkg/kv/kvprober/kvprober.go +++ b/pkg/kv/kvprober/kvprober.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvprober sends queries to KV in a loop, with configurable sleep // times, in order to generate data about the healthiness or unhealthiness of diff --git a/pkg/kv/kvprober/kvprober_integration_test.go b/pkg/kv/kvprober/kvprober_integration_test.go index ca76bf9af4ef..0c85ac30b29e 100644 --- a/pkg/kv/kvprober/kvprober_integration_test.go +++ b/pkg/kv/kvprober/kvprober_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober_test diff --git a/pkg/kv/kvprober/kvprober_test.go b/pkg/kv/kvprober/kvprober_test.go index a8d09db563ae..4a93bd0fd373 100644 --- a/pkg/kv/kvprober/kvprober_test.go +++ b/pkg/kv/kvprober/kvprober_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvprober/main_test.go b/pkg/kv/kvprober/main_test.go index f3d5b069c2fe..b63210f65550 100644 --- a/pkg/kv/kvprober/main_test.go +++ b/pkg/kv/kvprober/main_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober_test diff --git a/pkg/kv/kvprober/planner.go b/pkg/kv/kvprober/planner.go index 9f02283b4b01..8c2f02578ec3 100644 --- a/pkg/kv/kvprober/planner.go +++ b/pkg/kv/kvprober/planner.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvprober/planner_test.go b/pkg/kv/kvprober/planner_test.go index 1a057c83e17d..82dd6853843e 100644 --- a/pkg/kv/kvprober/planner_test.go +++ b/pkg/kv/kvprober/planner_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvprober/quarantine_pool.go b/pkg/kv/kvprober/quarantine_pool.go index f87cf0ec198c..fa8cd6b5b092 100644 --- a/pkg/kv/kvprober/quarantine_pool.go +++ b/pkg/kv/kvprober/quarantine_pool.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvprober/quarantine_pool_test.go b/pkg/kv/kvprober/quarantine_pool_test.go index b00ca7007f03..ca2b8e9be165 100644 --- a/pkg/kv/kvprober/quarantine_pool_test.go +++ b/pkg/kv/kvprober/quarantine_pool_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvprober/settings.go b/pkg/kv/kvprober/settings.go index 2062afb96b6c..1f57f541d55c 100644 --- a/pkg/kv/kvprober/settings.go +++ b/pkg/kv/kvprober/settings.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvprober diff --git a/pkg/kv/kvserver/abortspan/abortspan.go b/pkg/kv/kvserver/abortspan/abortspan.go index 6bce5c2685dd..b4404b343fdf 100644 --- a/pkg/kv/kvserver/abortspan/abortspan.go +++ b/pkg/kv/kvserver/abortspan/abortspan.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package abortspan diff --git a/pkg/kv/kvserver/abortspan/abortspan_test.go b/pkg/kv/kvserver/abortspan/abortspan_test.go index 181dc2c3f85d..59dccaea5024 100644 --- a/pkg/kv/kvserver/abortspan/abortspan_test.go +++ b/pkg/kv/kvserver/abortspan/abortspan_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package abortspan diff --git a/pkg/kv/kvserver/addressing.go b/pkg/kv/kvserver/addressing.go index 8587eaa55a49..6586fb6a7924 100644 --- a/pkg/kv/kvserver/addressing.go +++ b/pkg/kv/kvserver/addressing.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/addressing_test.go b/pkg/kv/kvserver/addressing_test.go index a7a68163ca41..df0e430cba43 100644 --- a/pkg/kv/kvserver/addressing_test.go +++ b/pkg/kv/kvserver/addressing_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/allocator/allocator2/allocator.go b/pkg/kv/kvserver/allocator/allocator2/allocator.go index f1f30d784bf6..7c1c18558e41 100644 --- a/pkg/kv/kvserver/allocator/allocator2/allocator.go +++ b/pkg/kv/kvserver/allocator/allocator2/allocator.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/allocator_state.go b/pkg/kv/kvserver/allocator/allocator2/allocator_state.go index dda8429ad0c4..2b47fb3a673c 100644 --- a/pkg/kv/kvserver/allocator/allocator2/allocator_state.go +++ b/pkg/kv/kvserver/allocator/allocator2/allocator_state.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/cluster_state.go b/pkg/kv/kvserver/allocator/allocator2/cluster_state.go index eec1084b8599..45bc24260453 100644 --- a/pkg/kv/kvserver/allocator/allocator2/cluster_state.go +++ b/pkg/kv/kvserver/allocator/allocator2/cluster_state.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/constraint.go b/pkg/kv/kvserver/allocator/allocator2/constraint.go index 3329b9e2b1d7..861b92ee8afe 100644 --- a/pkg/kv/kvserver/allocator/allocator2/constraint.go +++ b/pkg/kv/kvserver/allocator/allocator2/constraint.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/constraint_matcher.go b/pkg/kv/kvserver/allocator/allocator2/constraint_matcher.go index d7d72e67826d..916d5c001b91 100644 --- a/pkg/kv/kvserver/allocator/allocator2/constraint_matcher.go +++ b/pkg/kv/kvserver/allocator/allocator2/constraint_matcher.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/constraint_matcher_test.go b/pkg/kv/kvserver/allocator/allocator2/constraint_matcher_test.go index 5fc7d38dab81..9d0eea51b80a 100644 --- a/pkg/kv/kvserver/allocator/allocator2/constraint_matcher_test.go +++ b/pkg/kv/kvserver/allocator/allocator2/constraint_matcher_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/constraint_test.go b/pkg/kv/kvserver/allocator/allocator2/constraint_test.go index 899599db3ecf..3cff90013874 100644 --- a/pkg/kv/kvserver/allocator/allocator2/constraint_test.go +++ b/pkg/kv/kvserver/allocator/allocator2/constraint_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/load.go b/pkg/kv/kvserver/allocator/allocator2/load.go index 4544c1bd0ba1..2fa0b1631058 100644 --- a/pkg/kv/kvserver/allocator/allocator2/load.go +++ b/pkg/kv/kvserver/allocator/allocator2/load.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/load_test.go b/pkg/kv/kvserver/allocator/allocator2/load_test.go index bee98c0325b8..c8c3bc79b8b7 100644 --- a/pkg/kv/kvserver/allocator/allocator2/load_test.go +++ b/pkg/kv/kvserver/allocator/allocator2/load_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/memo_helper.go b/pkg/kv/kvserver/allocator/allocator2/memo_helper.go index a94af833e026..e9437cf70fd7 100644 --- a/pkg/kv/kvserver/allocator/allocator2/memo_helper.go +++ b/pkg/kv/kvserver/allocator/allocator2/memo_helper.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/memo_helper_test.go b/pkg/kv/kvserver/allocator/allocator2/memo_helper_test.go index e353c5629395..1f6a48ca8669 100644 --- a/pkg/kv/kvserver/allocator/allocator2/memo_helper_test.go +++ b/pkg/kv/kvserver/allocator/allocator2/memo_helper_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocator2/messages.go b/pkg/kv/kvserver/allocator/allocator2/messages.go index 02d93e557609..d3eac034963b 100644 --- a/pkg/kv/kvserver/allocator/allocator2/messages.go +++ b/pkg/kv/kvserver/allocator/allocator2/messages.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator2 diff --git a/pkg/kv/kvserver/allocator/allocatorimpl/allocator.go b/pkg/kv/kvserver/allocator/allocatorimpl/allocator.go index dfcd8398890b..c71710274769 100644 --- a/pkg/kv/kvserver/allocator/allocatorimpl/allocator.go +++ b/pkg/kv/kvserver/allocator/allocatorimpl/allocator.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocatorimpl diff --git a/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer.go b/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer.go index a3be1efe7e71..44a101708750 100644 --- a/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer.go +++ b/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocatorimpl diff --git a/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer_test.go b/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer_test.go index 254f640a28ba..e068f2396d5a 100644 --- a/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer_test.go +++ b/pkg/kv/kvserver/allocator/allocatorimpl/allocator_scorer_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocatorimpl diff --git a/pkg/kv/kvserver/allocator/allocatorimpl/allocator_test.go b/pkg/kv/kvserver/allocator/allocatorimpl/allocator_test.go index b97f1693199d..dd7ab12d67dd 100644 --- a/pkg/kv/kvserver/allocator/allocatorimpl/allocator_test.go +++ b/pkg/kv/kvserver/allocator/allocatorimpl/allocator_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocatorimpl diff --git a/pkg/kv/kvserver/allocator/allocatorimpl/test_helpers.go b/pkg/kv/kvserver/allocator/allocatorimpl/test_helpers.go index 4270254a3d3e..639368639e60 100644 --- a/pkg/kv/kvserver/allocator/allocatorimpl/test_helpers.go +++ b/pkg/kv/kvserver/allocator/allocatorimpl/test_helpers.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocatorimpl diff --git a/pkg/kv/kvserver/allocator/allocatorimpl/threshold.go b/pkg/kv/kvserver/allocator/allocatorimpl/threshold.go index e93b1dc5b060..1c7cc598b4e8 100644 --- a/pkg/kv/kvserver/allocator/allocatorimpl/threshold.go +++ b/pkg/kv/kvserver/allocator/allocatorimpl/threshold.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocatorimpl diff --git a/pkg/kv/kvserver/allocator/base.go b/pkg/kv/kvserver/allocator/base.go index b6da98f54dcd..c3cdae3528cc 100644 --- a/pkg/kv/kvserver/allocator/base.go +++ b/pkg/kv/kvserver/allocator/base.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator diff --git a/pkg/kv/kvserver/allocator/load/dimension.go b/pkg/kv/kvserver/allocator/load/dimension.go index 50d58ca44086..56d366bc3ea5 100644 --- a/pkg/kv/kvserver/allocator/load/dimension.go +++ b/pkg/kv/kvserver/allocator/load/dimension.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package load diff --git a/pkg/kv/kvserver/allocator/load/load.go b/pkg/kv/kvserver/allocator/load/load.go index a7b70831b0dc..1274bf0ece7c 100644 --- a/pkg/kv/kvserver/allocator/load/load.go +++ b/pkg/kv/kvserver/allocator/load/load.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package load diff --git a/pkg/kv/kvserver/allocator/load/load_test.go b/pkg/kv/kvserver/allocator/load/load_test.go index 30112be7319e..ec6808086216 100644 --- a/pkg/kv/kvserver/allocator/load/load_test.go +++ b/pkg/kv/kvserver/allocator/load/load_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package load diff --git a/pkg/kv/kvserver/allocator/load/vector.go b/pkg/kv/kvserver/allocator/load/vector.go index e863d4e8aa6f..84f18b164d7b 100644 --- a/pkg/kv/kvserver/allocator/load/vector.go +++ b/pkg/kv/kvserver/allocator/load/vector.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package load diff --git a/pkg/kv/kvserver/allocator/plan/lease.go b/pkg/kv/kvserver/allocator/plan/lease.go index 998102449646..7f850bc8202e 100644 --- a/pkg/kv/kvserver/allocator/plan/lease.go +++ b/pkg/kv/kvserver/allocator/plan/lease.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/op.go b/pkg/kv/kvserver/allocator/plan/op.go index 2b3c5ba357a8..08888522e24a 100644 --- a/pkg/kv/kvserver/allocator/plan/op.go +++ b/pkg/kv/kvserver/allocator/plan/op.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/replicate.go b/pkg/kv/kvserver/allocator/plan/replicate.go index f2338eed8535..6bf997d9b16a 100644 --- a/pkg/kv/kvserver/allocator/plan/replicate.go +++ b/pkg/kv/kvserver/allocator/plan/replicate.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/replicate_stats.go b/pkg/kv/kvserver/allocator/plan/replicate_stats.go index 2bc63ca6d834..737625925cf8 100644 --- a/pkg/kv/kvserver/allocator/plan/replicate_stats.go +++ b/pkg/kv/kvserver/allocator/plan/replicate_stats.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/token.go b/pkg/kv/kvserver/allocator/plan/token.go index 84c9cc0acc89..49c0ef741ebe 100644 --- a/pkg/kv/kvserver/allocator/plan/token.go +++ b/pkg/kv/kvserver/allocator/plan/token.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/token_test.go b/pkg/kv/kvserver/allocator/plan/token_test.go index 7fccb1b62fbd..f7c83304a6d9 100644 --- a/pkg/kv/kvserver/allocator/plan/token_test.go +++ b/pkg/kv/kvserver/allocator/plan/token_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/util.go b/pkg/kv/kvserver/allocator/plan/util.go index 0aeb09b7058d..74479446fcdf 100644 --- a/pkg/kv/kvserver/allocator/plan/util.go +++ b/pkg/kv/kvserver/allocator/plan/util.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/plan/util_test.go b/pkg/kv/kvserver/allocator/plan/util_test.go index e4a7077c87e3..c20ee3ab7b4b 100644 --- a/pkg/kv/kvserver/allocator/plan/util_test.go +++ b/pkg/kv/kvserver/allocator/plan/util_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package plan diff --git a/pkg/kv/kvserver/allocator/range_usage_info.go b/pkg/kv/kvserver/allocator/range_usage_info.go index f50bbeb9d312..85fd2e511c59 100644 --- a/pkg/kv/kvserver/allocator/range_usage_info.go +++ b/pkg/kv/kvserver/allocator/range_usage_info.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package allocator diff --git a/pkg/kv/kvserver/allocator/storepool/override_store_pool.go b/pkg/kv/kvserver/allocator/storepool/override_store_pool.go index 9de436b8a4d0..3070e4c1ac99 100644 --- a/pkg/kv/kvserver/allocator/storepool/override_store_pool.go +++ b/pkg/kv/kvserver/allocator/storepool/override_store_pool.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storepool diff --git a/pkg/kv/kvserver/allocator/storepool/override_store_pool_test.go b/pkg/kv/kvserver/allocator/storepool/override_store_pool_test.go index 5e9c43b3d867..fd9b04acd208 100644 --- a/pkg/kv/kvserver/allocator/storepool/override_store_pool_test.go +++ b/pkg/kv/kvserver/allocator/storepool/override_store_pool_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storepool diff --git a/pkg/kv/kvserver/allocator/storepool/store_pool.go b/pkg/kv/kvserver/allocator/storepool/store_pool.go index 2541af86b80e..47f2ccc238da 100644 --- a/pkg/kv/kvserver/allocator/storepool/store_pool.go +++ b/pkg/kv/kvserver/allocator/storepool/store_pool.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storepool diff --git a/pkg/kv/kvserver/allocator/storepool/store_pool_test.go b/pkg/kv/kvserver/allocator/storepool/store_pool_test.go index 4abe2e2ae46b..faf3372e5677 100644 --- a/pkg/kv/kvserver/allocator/storepool/store_pool_test.go +++ b/pkg/kv/kvserver/allocator/storepool/store_pool_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storepool diff --git a/pkg/kv/kvserver/allocator/storepool/test_helpers.go b/pkg/kv/kvserver/allocator/storepool/test_helpers.go index 33fe34c29240..3e39383ace23 100644 --- a/pkg/kv/kvserver/allocator/storepool/test_helpers.go +++ b/pkg/kv/kvserver/allocator/storepool/test_helpers.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storepool diff --git a/pkg/kv/kvserver/allocator_impl_test.go b/pkg/kv/kvserver/allocator_impl_test.go index 3a08a0ad29c2..bbeb4e15a715 100644 --- a/pkg/kv/kvserver/allocator_impl_test.go +++ b/pkg/kv/kvserver/allocator_impl_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/api.proto b/pkg/kv/kvserver/api.proto index f66c879cd091..191ce10e1c42 100644 --- a/pkg/kv/kvserver/api.proto +++ b/pkg/kv/kvserver/api.proto @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver; diff --git a/pkg/kv/kvserver/app_batch.go b/pkg/kv/kvserver/app_batch.go index 9abf82854d97..0ebb15c75bd1 100644 --- a/pkg/kv/kvserver/app_batch.go +++ b/pkg/kv/kvserver/app_batch.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/apply/asserter.go b/pkg/kv/kvserver/apply/asserter.go index 19ac02122e29..6a700b6a3059 100644 --- a/pkg/kv/kvserver/apply/asserter.go +++ b/pkg/kv/kvserver/apply/asserter.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package apply diff --git a/pkg/kv/kvserver/apply/cmd.go b/pkg/kv/kvserver/apply/cmd.go index 3a117f2de961..7bf334aa68fc 100644 --- a/pkg/kv/kvserver/apply/cmd.go +++ b/pkg/kv/kvserver/apply/cmd.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package apply diff --git a/pkg/kv/kvserver/apply/doc.go b/pkg/kv/kvserver/apply/doc.go index 910f84e5a78c..dec85782a559 100644 --- a/pkg/kv/kvserver/apply/doc.go +++ b/pkg/kv/kvserver/apply/doc.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package apply provides abstractions and routines associated with the application diff --git a/pkg/kv/kvserver/apply/doc_test.go b/pkg/kv/kvserver/apply/doc_test.go index 7258b1fd3a25..1010eef0ded9 100644 --- a/pkg/kv/kvserver/apply/doc_test.go +++ b/pkg/kv/kvserver/apply/doc_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package apply_test diff --git a/pkg/kv/kvserver/apply/task.go b/pkg/kv/kvserver/apply/task.go index 117bef20780f..c8004a34b76c 100644 --- a/pkg/kv/kvserver/apply/task.go +++ b/pkg/kv/kvserver/apply/task.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package apply diff --git a/pkg/kv/kvserver/apply/task_test.go b/pkg/kv/kvserver/apply/task_test.go index ec5c0acbbeb8..29903ef68b79 100644 --- a/pkg/kv/kvserver/apply/task_test.go +++ b/pkg/kv/kvserver/apply/task_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package apply_test diff --git a/pkg/kv/kvserver/asim/asim.go b/pkg/kv/kvserver/asim/asim.go index 2308f165d94e..c2021790c670 100644 --- a/pkg/kv/kvserver/asim/asim.go +++ b/pkg/kv/kvserver/asim/asim.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package asim diff --git a/pkg/kv/kvserver/asim/asim_test.go b/pkg/kv/kvserver/asim/asim_test.go index bd4a477f581a..6350da5e3425 100644 --- a/pkg/kv/kvserver/asim/asim_test.go +++ b/pkg/kv/kvserver/asim/asim_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package asim_test diff --git a/pkg/kv/kvserver/asim/assertion/assert.go b/pkg/kv/kvserver/asim/assertion/assert.go index 5e1028e57c64..a2c704229b92 100644 --- a/pkg/kv/kvserver/asim/assertion/assert.go +++ b/pkg/kv/kvserver/asim/assertion/assert.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package assertion diff --git a/pkg/kv/kvserver/asim/config/settings.go b/pkg/kv/kvserver/asim/config/settings.go index e3619afdf937..3b9a6d386f4b 100644 --- a/pkg/kv/kvserver/asim/config/settings.go +++ b/pkg/kv/kvserver/asim/config/settings.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package config diff --git a/pkg/kv/kvserver/asim/event/assertion_event.go b/pkg/kv/kvserver/asim/event/assertion_event.go index 4b3639044fdc..289848bbd012 100644 --- a/pkg/kv/kvserver/asim/event/assertion_event.go +++ b/pkg/kv/kvserver/asim/event/assertion_event.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package event diff --git a/pkg/kv/kvserver/asim/event/event.go b/pkg/kv/kvserver/asim/event/event.go index b7c3256c3964..fd8dd6220610 100644 --- a/pkg/kv/kvserver/asim/event/event.go +++ b/pkg/kv/kvserver/asim/event/event.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package event diff --git a/pkg/kv/kvserver/asim/event/mutation_event.go b/pkg/kv/kvserver/asim/event/mutation_event.go index 2df4476c8f9b..d5e6d2a1e455 100644 --- a/pkg/kv/kvserver/asim/event/mutation_event.go +++ b/pkg/kv/kvserver/asim/event/mutation_event.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package event diff --git a/pkg/kv/kvserver/asim/gen/event_generator.go b/pkg/kv/kvserver/asim/gen/event_generator.go index 9955a21da066..6d0361e04e2e 100644 --- a/pkg/kv/kvserver/asim/gen/event_generator.go +++ b/pkg/kv/kvserver/asim/gen/event_generator.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gen diff --git a/pkg/kv/kvserver/asim/gen/generator.go b/pkg/kv/kvserver/asim/gen/generator.go index 3658c7c33468..d9a9f87f1e8e 100644 --- a/pkg/kv/kvserver/asim/gen/generator.go +++ b/pkg/kv/kvserver/asim/gen/generator.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gen diff --git a/pkg/kv/kvserver/asim/gossip/exchange.go b/pkg/kv/kvserver/asim/gossip/exchange.go index 7b6fbbc69816..cd67f5b92ed3 100644 --- a/pkg/kv/kvserver/asim/gossip/exchange.go +++ b/pkg/kv/kvserver/asim/gossip/exchange.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gossip diff --git a/pkg/kv/kvserver/asim/gossip/exchange_test.go b/pkg/kv/kvserver/asim/gossip/exchange_test.go index 3fc7ca057b5b..96ded7016caa 100644 --- a/pkg/kv/kvserver/asim/gossip/exchange_test.go +++ b/pkg/kv/kvserver/asim/gossip/exchange_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gossip diff --git a/pkg/kv/kvserver/asim/gossip/gossip.go b/pkg/kv/kvserver/asim/gossip/gossip.go index 4ef2b531a45b..5c1a5f98c6a9 100644 --- a/pkg/kv/kvserver/asim/gossip/gossip.go +++ b/pkg/kv/kvserver/asim/gossip/gossip.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gossip diff --git a/pkg/kv/kvserver/asim/gossip/gossip_test.go b/pkg/kv/kvserver/asim/gossip/gossip_test.go index bc45af7d3ab3..f15da7370e4a 100644 --- a/pkg/kv/kvserver/asim/gossip/gossip_test.go +++ b/pkg/kv/kvserver/asim/gossip/gossip_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gossip diff --git a/pkg/kv/kvserver/asim/history/history.go b/pkg/kv/kvserver/asim/history/history.go index ed5a52451cb0..e2180ba0e22a 100644 --- a/pkg/kv/kvserver/asim/history/history.go +++ b/pkg/kv/kvserver/asim/history/history.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package history diff --git a/pkg/kv/kvserver/asim/metrics/cluster_tracker.go b/pkg/kv/kvserver/asim/metrics/cluster_tracker.go index 114440d76bb8..358236e38924 100644 --- a/pkg/kv/kvserver/asim/metrics/cluster_tracker.go +++ b/pkg/kv/kvserver/asim/metrics/cluster_tracker.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package metrics diff --git a/pkg/kv/kvserver/asim/metrics/metrics_test.go b/pkg/kv/kvserver/asim/metrics/metrics_test.go index 2faa66a2cf57..cbff05245b27 100644 --- a/pkg/kv/kvserver/asim/metrics/metrics_test.go +++ b/pkg/kv/kvserver/asim/metrics/metrics_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package metrics_test diff --git a/pkg/kv/kvserver/asim/metrics/series.go b/pkg/kv/kvserver/asim/metrics/series.go index d99ea7570f11..26e7a032d9ce 100644 --- a/pkg/kv/kvserver/asim/metrics/series.go +++ b/pkg/kv/kvserver/asim/metrics/series.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package metrics diff --git a/pkg/kv/kvserver/asim/metrics/tracker.go b/pkg/kv/kvserver/asim/metrics/tracker.go index 35d0a1afb0ac..0b2ba808877e 100644 --- a/pkg/kv/kvserver/asim/metrics/tracker.go +++ b/pkg/kv/kvserver/asim/metrics/tracker.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package metrics diff --git a/pkg/kv/kvserver/asim/metrics/tracker_test.go b/pkg/kv/kvserver/asim/metrics/tracker_test.go index ab3af0f9d5e7..5b730a869e38 100644 --- a/pkg/kv/kvserver/asim/metrics/tracker_test.go +++ b/pkg/kv/kvserver/asim/metrics/tracker_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package metrics_test diff --git a/pkg/kv/kvserver/asim/op/controller.go b/pkg/kv/kvserver/asim/op/controller.go index 2b9d4669e71e..83c880adadb3 100644 --- a/pkg/kv/kvserver/asim/op/controller.go +++ b/pkg/kv/kvserver/asim/op/controller.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package op diff --git a/pkg/kv/kvserver/asim/op/controller_test.go b/pkg/kv/kvserver/asim/op/controller_test.go index 01ea2348ceb2..631e1552faac 100644 --- a/pkg/kv/kvserver/asim/op/controller_test.go +++ b/pkg/kv/kvserver/asim/op/controller_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package op diff --git a/pkg/kv/kvserver/asim/op/operation.go b/pkg/kv/kvserver/asim/op/operation.go index 0a4acffc7e4a..bc35043191b9 100644 --- a/pkg/kv/kvserver/asim/op/operation.go +++ b/pkg/kv/kvserver/asim/op/operation.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package op diff --git a/pkg/kv/kvserver/asim/op/pq.go b/pkg/kv/kvserver/asim/op/pq.go index fa49d1fd31d9..0e8c35565d66 100644 --- a/pkg/kv/kvserver/asim/op/pq.go +++ b/pkg/kv/kvserver/asim/op/pq.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package op diff --git a/pkg/kv/kvserver/asim/op/relocate_range.go b/pkg/kv/kvserver/asim/op/relocate_range.go index ffec50b5b22c..4b79e45edcd6 100644 --- a/pkg/kv/kvserver/asim/op/relocate_range.go +++ b/pkg/kv/kvserver/asim/op/relocate_range.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package op diff --git a/pkg/kv/kvserver/asim/op/transfer_lease.go b/pkg/kv/kvserver/asim/op/transfer_lease.go index a742de381201..cb17bca6006b 100644 --- a/pkg/kv/kvserver/asim/op/transfer_lease.go +++ b/pkg/kv/kvserver/asim/op/transfer_lease.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package op diff --git a/pkg/kv/kvserver/asim/queue/allocator_replica.go b/pkg/kv/kvserver/asim/queue/allocator_replica.go index 5249268ed25e..bbae926816dd 100644 --- a/pkg/kv/kvserver/asim/queue/allocator_replica.go +++ b/pkg/kv/kvserver/asim/queue/allocator_replica.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/lease_queue.go b/pkg/kv/kvserver/asim/queue/lease_queue.go index cfd5c8cd1884..2f2cc6b92531 100644 --- a/pkg/kv/kvserver/asim/queue/lease_queue.go +++ b/pkg/kv/kvserver/asim/queue/lease_queue.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/lease_queue_test.go b/pkg/kv/kvserver/asim/queue/lease_queue_test.go index 37c9f479484a..8d999047a0f0 100644 --- a/pkg/kv/kvserver/asim/queue/lease_queue_test.go +++ b/pkg/kv/kvserver/asim/queue/lease_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/pacer.go b/pkg/kv/kvserver/asim/queue/pacer.go index 4d7c7857e303..2ea67e59977f 100644 --- a/pkg/kv/kvserver/asim/queue/pacer.go +++ b/pkg/kv/kvserver/asim/queue/pacer.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/pacer_test.go b/pkg/kv/kvserver/asim/queue/pacer_test.go index 4cc0fa092505..34a18e713d52 100644 --- a/pkg/kv/kvserver/asim/queue/pacer_test.go +++ b/pkg/kv/kvserver/asim/queue/pacer_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/queue.go b/pkg/kv/kvserver/asim/queue/queue.go index 67ca66795cf6..3c9b69e10494 100644 --- a/pkg/kv/kvserver/asim/queue/queue.go +++ b/pkg/kv/kvserver/asim/queue/queue.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/replicate_queue.go b/pkg/kv/kvserver/asim/queue/replicate_queue.go index 86a56a585592..b8b299bbd89e 100644 --- a/pkg/kv/kvserver/asim/queue/replicate_queue.go +++ b/pkg/kv/kvserver/asim/queue/replicate_queue.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/replicate_queue_test.go b/pkg/kv/kvserver/asim/queue/replicate_queue_test.go index 75a233c2b7a5..a983799c05e5 100644 --- a/pkg/kv/kvserver/asim/queue/replicate_queue_test.go +++ b/pkg/kv/kvserver/asim/queue/replicate_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/split_queue.go b/pkg/kv/kvserver/asim/queue/split_queue.go index 170c4c35f77f..7a630510bdb8 100644 --- a/pkg/kv/kvserver/asim/queue/split_queue.go +++ b/pkg/kv/kvserver/asim/queue/split_queue.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/queue/split_queue_test.go b/pkg/kv/kvserver/asim/queue/split_queue_test.go index 4fc9dddc6de5..9e6aaa602322 100644 --- a/pkg/kv/kvserver/asim/queue/split_queue_test.go +++ b/pkg/kv/kvserver/asim/queue/split_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package queue diff --git a/pkg/kv/kvserver/asim/scheduled/scheduled_event.go b/pkg/kv/kvserver/asim/scheduled/scheduled_event.go index fe4b2fd6ad69..c52ceea65c88 100644 --- a/pkg/kv/kvserver/asim/scheduled/scheduled_event.go +++ b/pkg/kv/kvserver/asim/scheduled/scheduled_event.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package scheduled diff --git a/pkg/kv/kvserver/asim/scheduled/scheduled_event_executor.go b/pkg/kv/kvserver/asim/scheduled/scheduled_event_executor.go index 943e3b82c1ab..92c74d3d681c 100644 --- a/pkg/kv/kvserver/asim/scheduled/scheduled_event_executor.go +++ b/pkg/kv/kvserver/asim/scheduled/scheduled_event_executor.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package scheduled diff --git a/pkg/kv/kvserver/asim/state/change.go b/pkg/kv/kvserver/asim/state/change.go index 3196faf18e24..79a42e03a9e6 100644 --- a/pkg/kv/kvserver/asim/state/change.go +++ b/pkg/kv/kvserver/asim/state/change.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/change_test.go b/pkg/kv/kvserver/asim/state/change_test.go index cfd1d3bb22cc..fc14cbac1b42 100644 --- a/pkg/kv/kvserver/asim/state/change_test.go +++ b/pkg/kv/kvserver/asim/state/change_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/config_loader.go b/pkg/kv/kvserver/asim/state/config_loader.go index 264af4c73df9..7881d64425c4 100644 --- a/pkg/kv/kvserver/asim/state/config_loader.go +++ b/pkg/kv/kvserver/asim/state/config_loader.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/config_loader_test.go b/pkg/kv/kvserver/asim/state/config_loader_test.go index 7ad782487b99..c71b82cc3478 100644 --- a/pkg/kv/kvserver/asim/state/config_loader_test.go +++ b/pkg/kv/kvserver/asim/state/config_loader_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/helpers.go b/pkg/kv/kvserver/asim/state/helpers.go index ad74c4580684..ceda6789fc08 100644 --- a/pkg/kv/kvserver/asim/state/helpers.go +++ b/pkg/kv/kvserver/asim/state/helpers.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/impl.go b/pkg/kv/kvserver/asim/state/impl.go index 421ea0a3cf99..743ae91b2dd9 100644 --- a/pkg/kv/kvserver/asim/state/impl.go +++ b/pkg/kv/kvserver/asim/state/impl.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/liveness.go b/pkg/kv/kvserver/asim/state/liveness.go index ed558a98883a..c5fd785bea1f 100644 --- a/pkg/kv/kvserver/asim/state/liveness.go +++ b/pkg/kv/kvserver/asim/state/liveness.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/liveness_test.go b/pkg/kv/kvserver/asim/state/liveness_test.go index df16009f955b..153a61777680 100644 --- a/pkg/kv/kvserver/asim/state/liveness_test.go +++ b/pkg/kv/kvserver/asim/state/liveness_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/load.go b/pkg/kv/kvserver/asim/state/load.go index 7240ad372a5a..dd94c1c33ea2 100644 --- a/pkg/kv/kvserver/asim/state/load.go +++ b/pkg/kv/kvserver/asim/state/load.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/new_state.go b/pkg/kv/kvserver/asim/state/new_state.go index 21fcc9185dcc..3cb53f2eae1a 100644 --- a/pkg/kv/kvserver/asim/state/new_state.go +++ b/pkg/kv/kvserver/asim/state/new_state.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/split_decider.go b/pkg/kv/kvserver/asim/state/split_decider.go index b30a3848214f..3aa732924b2a 100644 --- a/pkg/kv/kvserver/asim/state/split_decider.go +++ b/pkg/kv/kvserver/asim/state/split_decider.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/split_decider_test.go b/pkg/kv/kvserver/asim/state/split_decider_test.go index bcec5a9e8e6d..0791941e320f 100644 --- a/pkg/kv/kvserver/asim/state/split_decider_test.go +++ b/pkg/kv/kvserver/asim/state/split_decider_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/state.go b/pkg/kv/kvserver/asim/state/state.go index e634bbb52c25..15a4db458870 100644 --- a/pkg/kv/kvserver/asim/state/state.go +++ b/pkg/kv/kvserver/asim/state/state.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/state_listener.go b/pkg/kv/kvserver/asim/state/state_listener.go index dfdc31a4989b..d023cc3d4414 100644 --- a/pkg/kv/kvserver/asim/state/state_listener.go +++ b/pkg/kv/kvserver/asim/state/state_listener.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/state/state_test.go b/pkg/kv/kvserver/asim/state/state_test.go index ce9e677730e3..3ff2fecdd6b0 100644 --- a/pkg/kv/kvserver/asim/state/state_test.go +++ b/pkg/kv/kvserver/asim/state/state_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package state diff --git a/pkg/kv/kvserver/asim/storerebalancer/candidate_replica.go b/pkg/kv/kvserver/asim/storerebalancer/candidate_replica.go index fbdf4b5f446c..5457a1cdc3cf 100644 --- a/pkg/kv/kvserver/asim/storerebalancer/candidate_replica.go +++ b/pkg/kv/kvserver/asim/storerebalancer/candidate_replica.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storerebalancer diff --git a/pkg/kv/kvserver/asim/storerebalancer/replica_rankings.go b/pkg/kv/kvserver/asim/storerebalancer/replica_rankings.go index 6606c6247cde..8c0c5aab76dc 100644 --- a/pkg/kv/kvserver/asim/storerebalancer/replica_rankings.go +++ b/pkg/kv/kvserver/asim/storerebalancer/replica_rankings.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storerebalancer diff --git a/pkg/kv/kvserver/asim/storerebalancer/replica_rankings_test.go b/pkg/kv/kvserver/asim/storerebalancer/replica_rankings_test.go index c9113275f324..76e2bfcb9305 100644 --- a/pkg/kv/kvserver/asim/storerebalancer/replica_rankings_test.go +++ b/pkg/kv/kvserver/asim/storerebalancer/replica_rankings_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storerebalancer diff --git a/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer.go b/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer.go index 81ee4d2724d1..0985330bedae 100644 --- a/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer.go +++ b/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storerebalancer diff --git a/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer_test.go b/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer_test.go index e9765ee67f1a..8f01522ce517 100644 --- a/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer_test.go +++ b/pkg/kv/kvserver/asim/storerebalancer/store_rebalancer_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storerebalancer diff --git a/pkg/kv/kvserver/asim/tests/datadriven_simulation_test.go b/pkg/kv/kvserver/asim/tests/datadriven_simulation_test.go index 6f1c1455dec1..1a179b869588 100644 --- a/pkg/kv/kvserver/asim/tests/datadriven_simulation_test.go +++ b/pkg/kv/kvserver/asim/tests/datadriven_simulation_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/default_settings.go b/pkg/kv/kvserver/asim/tests/default_settings.go index f5428f8a3a71..9106779fcb57 100644 --- a/pkg/kv/kvserver/asim/tests/default_settings.go +++ b/pkg/kv/kvserver/asim/tests/default_settings.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/helpers_test.go b/pkg/kv/kvserver/asim/tests/helpers_test.go index 1f54546d98f7..136d50ef28f2 100644 --- a/pkg/kv/kvserver/asim/tests/helpers_test.go +++ b/pkg/kv/kvserver/asim/tests/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/output.go b/pkg/kv/kvserver/asim/tests/output.go index cf1a01a29a58..acdda7b5747c 100644 --- a/pkg/kv/kvserver/asim/tests/output.go +++ b/pkg/kv/kvserver/asim/tests/output.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/rand_framework.go b/pkg/kv/kvserver/asim/tests/rand_framework.go index 0cf45cf5f762..0fc2414e6cc9 100644 --- a/pkg/kv/kvserver/asim/tests/rand_framework.go +++ b/pkg/kv/kvserver/asim/tests/rand_framework.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/rand_gen.go b/pkg/kv/kvserver/asim/tests/rand_gen.go index a742f7a4318b..df7bcb812d9f 100644 --- a/pkg/kv/kvserver/asim/tests/rand_gen.go +++ b/pkg/kv/kvserver/asim/tests/rand_gen.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/rand_test.go b/pkg/kv/kvserver/asim/tests/rand_test.go index d21b00e3002c..1a288069b005 100644 --- a/pkg/kv/kvserver/asim/tests/rand_test.go +++ b/pkg/kv/kvserver/asim/tests/rand_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/tests/rand_util.go b/pkg/kv/kvserver/asim/tests/rand_util.go index f619717490ae..9841549d02d2 100644 --- a/pkg/kv/kvserver/asim/tests/rand_util.go +++ b/pkg/kv/kvserver/asim/tests/rand_util.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tests diff --git a/pkg/kv/kvserver/asim/workload/workload.go b/pkg/kv/kvserver/asim/workload/workload.go index 91cb83989011..56cdc8eb963c 100644 --- a/pkg/kv/kvserver/asim/workload/workload.go +++ b/pkg/kv/kvserver/asim/workload/workload.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package workload diff --git a/pkg/kv/kvserver/asim/workload/workload_test.go b/pkg/kv/kvserver/asim/workload/workload_test.go index de6f635abb5a..6a50da07541e 100644 --- a/pkg/kv/kvserver/asim/workload/workload_test.go +++ b/pkg/kv/kvserver/asim/workload/workload_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package workload diff --git a/pkg/kv/kvserver/batch_spanset_test.go b/pkg/kv/kvserver/batch_spanset_test.go index 430b9c0cd818..32208459fe3d 100644 --- a/pkg/kv/kvserver/batch_spanset_test.go +++ b/pkg/kv/kvserver/batch_spanset_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/batcheval/cmd_add_sstable.go b/pkg/kv/kvserver/batcheval/cmd_add_sstable.go index c19199c77d46..4ab6e50aee70 100644 --- a/pkg/kv/kvserver/batcheval/cmd_add_sstable.go +++ b/pkg/kv/kvserver/batcheval/cmd_add_sstable.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_add_sstable_test.go b/pkg/kv/kvserver/batcheval/cmd_add_sstable_test.go index fb9261e10f51..07c986470eb8 100644 --- a/pkg/kv/kvserver/batcheval/cmd_add_sstable_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_add_sstable_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_barrier.go b/pkg/kv/kvserver/batcheval/cmd_barrier.go index 1681a1476e29..e66eba2dd56c 100644 --- a/pkg/kv/kvserver/batcheval/cmd_barrier.go +++ b/pkg/kv/kvserver/batcheval/cmd_barrier.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_barrier_test.go b/pkg/kv/kvserver/batcheval/cmd_barrier_test.go index 82a65da1f5bd..8c36918cb881 100644 --- a/pkg/kv/kvserver/batcheval/cmd_barrier_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_barrier_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_clear_range.go b/pkg/kv/kvserver/batcheval/cmd_clear_range.go index afd2845f8137..0d83054868ac 100644 --- a/pkg/kv/kvserver/batcheval/cmd_clear_range.go +++ b/pkg/kv/kvserver/batcheval/cmd_clear_range.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_clear_range_test.go b/pkg/kv/kvserver/batcheval/cmd_clear_range_test.go index 1df276b47257..f96f0a66b3d1 100644 --- a/pkg/kv/kvserver/batcheval/cmd_clear_range_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_clear_range_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_compute_checksum.go b/pkg/kv/kvserver/batcheval/cmd_compute_checksum.go index ef59f612a78e..af5bca0f183d 100644 --- a/pkg/kv/kvserver/batcheval/cmd_compute_checksum.go +++ b/pkg/kv/kvserver/batcheval/cmd_compute_checksum.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_conditional_put.go b/pkg/kv/kvserver/batcheval/cmd_conditional_put.go index 3914e71d6424..ad60521030fd 100644 --- a/pkg/kv/kvserver/batcheval/cmd_conditional_put.go +++ b/pkg/kv/kvserver/batcheval/cmd_conditional_put.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_delete.go b/pkg/kv/kvserver/batcheval/cmd_delete.go index e8cb2b5c0947..30c7cd260b52 100644 --- a/pkg/kv/kvserver/batcheval/cmd_delete.go +++ b/pkg/kv/kvserver/batcheval/cmd_delete.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_delete_range.go b/pkg/kv/kvserver/batcheval/cmd_delete_range.go index 1367c988772e..6e52c64c13cf 100644 --- a/pkg/kv/kvserver/batcheval/cmd_delete_range.go +++ b/pkg/kv/kvserver/batcheval/cmd_delete_range.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_delete_range_gchint_test.go b/pkg/kv/kvserver/batcheval/cmd_delete_range_gchint_test.go index e7fd18b252f6..826330046628 100644 --- a/pkg/kv/kvserver/batcheval/cmd_delete_range_gchint_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_delete_range_gchint_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_delete_range_test.go b/pkg/kv/kvserver/batcheval/cmd_delete_range_test.go index d4c15c84ff09..73b33c922288 100644 --- a/pkg/kv/kvserver/batcheval/cmd_delete_range_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_delete_range_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_end_transaction.go b/pkg/kv/kvserver/batcheval/cmd_end_transaction.go index e7fb5fa5a0bc..98c2647b6c1b 100644 --- a/pkg/kv/kvserver/batcheval/cmd_end_transaction.go +++ b/pkg/kv/kvserver/batcheval/cmd_end_transaction.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go b/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go index dda9f8229708..6318775d95f5 100644 --- a/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_end_transaction_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_export.go b/pkg/kv/kvserver/batcheval/cmd_export.go index 4334713883eb..52d3c78300d9 100644 --- a/pkg/kv/kvserver/batcheval/cmd_export.go +++ b/pkg/kv/kvserver/batcheval/cmd_export.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_export_test.go b/pkg/kv/kvserver/batcheval/cmd_export_test.go index 8a6fe2f64eda..358084bda7ad 100644 --- a/pkg/kv/kvserver/batcheval/cmd_export_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_export_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_gc.go b/pkg/kv/kvserver/batcheval/cmd_gc.go index 1ca015586ec7..32b345ac7031 100644 --- a/pkg/kv/kvserver/batcheval/cmd_gc.go +++ b/pkg/kv/kvserver/batcheval/cmd_gc.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_get.go b/pkg/kv/kvserver/batcheval/cmd_get.go index 7e22091cd33f..da83bf90e6ce 100644 --- a/pkg/kv/kvserver/batcheval/cmd_get.go +++ b/pkg/kv/kvserver/batcheval/cmd_get.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_get_test.go b/pkg/kv/kvserver/batcheval/cmd_get_test.go index 2238918e23a6..94dcaaaa62f3 100644 --- a/pkg/kv/kvserver/batcheval/cmd_get_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_get_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_heartbeat_txn.go b/pkg/kv/kvserver/batcheval/cmd_heartbeat_txn.go index 732e42b3850a..043bef130f64 100644 --- a/pkg/kv/kvserver/batcheval/cmd_heartbeat_txn.go +++ b/pkg/kv/kvserver/batcheval/cmd_heartbeat_txn.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_increment.go b/pkg/kv/kvserver/batcheval/cmd_increment.go index fdabe6481bdd..91229f1acd31 100644 --- a/pkg/kv/kvserver/batcheval/cmd_increment.go +++ b/pkg/kv/kvserver/batcheval/cmd_increment.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_init_put.go b/pkg/kv/kvserver/batcheval/cmd_init_put.go index 8352a321e445..3fbd70236528 100644 --- a/pkg/kv/kvserver/batcheval/cmd_init_put.go +++ b/pkg/kv/kvserver/batcheval/cmd_init_put.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_is_span_empty.go b/pkg/kv/kvserver/batcheval/cmd_is_span_empty.go index 5a3a85173526..148d9e0416d0 100644 --- a/pkg/kv/kvserver/batcheval/cmd_is_span_empty.go +++ b/pkg/kv/kvserver/batcheval/cmd_is_span_empty.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_is_span_empty_test.go b/pkg/kv/kvserver/batcheval/cmd_is_span_empty_test.go index 28de771c2c08..897e8470f6d9 100644 --- a/pkg/kv/kvserver/batcheval/cmd_is_span_empty_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_is_span_empty_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_lease.go b/pkg/kv/kvserver/batcheval/cmd_lease.go index 8d7a93cac655..95946b4dd6c4 100644 --- a/pkg/kv/kvserver/batcheval/cmd_lease.go +++ b/pkg/kv/kvserver/batcheval/cmd_lease.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_lease_info.go b/pkg/kv/kvserver/batcheval/cmd_lease_info.go index 65f6e975f164..80a508dab508 100644 --- a/pkg/kv/kvserver/batcheval/cmd_lease_info.go +++ b/pkg/kv/kvserver/batcheval/cmd_lease_info.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_lease_request.go b/pkg/kv/kvserver/batcheval/cmd_lease_request.go index 2b685a602b4b..011340679b9c 100644 --- a/pkg/kv/kvserver/batcheval/cmd_lease_request.go +++ b/pkg/kv/kvserver/batcheval/cmd_lease_request.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_lease_test.go b/pkg/kv/kvserver/batcheval/cmd_lease_test.go index 0ed8f229454b..867c6ffc0dba 100644 --- a/pkg/kv/kvserver/batcheval/cmd_lease_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_lease_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_lease_transfer.go b/pkg/kv/kvserver/batcheval/cmd_lease_transfer.go index a42d56acd86d..248c9b44b0c2 100644 --- a/pkg/kv/kvserver/batcheval/cmd_lease_transfer.go +++ b/pkg/kv/kvserver/batcheval/cmd_lease_transfer.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_link_external_sstable.go b/pkg/kv/kvserver/batcheval/cmd_link_external_sstable.go index 62d380ee5f07..12c09acff808 100644 --- a/pkg/kv/kvserver/batcheval/cmd_link_external_sstable.go +++ b/pkg/kv/kvserver/batcheval/cmd_link_external_sstable.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_merge.go b/pkg/kv/kvserver/batcheval/cmd_merge.go index 5921ba3f80cb..16190737dc19 100644 --- a/pkg/kv/kvserver/batcheval/cmd_merge.go +++ b/pkg/kv/kvserver/batcheval/cmd_merge.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_migrate.go b/pkg/kv/kvserver/batcheval/cmd_migrate.go index 372244af7cb0..ca7c055839e1 100644 --- a/pkg/kv/kvserver/batcheval/cmd_migrate.go +++ b/pkg/kv/kvserver/batcheval/cmd_migrate.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_probe.go b/pkg/kv/kvserver/batcheval/cmd_probe.go index b68c9f2fac85..1f07dfa8157a 100644 --- a/pkg/kv/kvserver/batcheval/cmd_probe.go +++ b/pkg/kv/kvserver/batcheval/cmd_probe.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_push_txn.go b/pkg/kv/kvserver/batcheval/cmd_push_txn.go index b198a10f5725..b4d15bcf8950 100644 --- a/pkg/kv/kvserver/batcheval/cmd_push_txn.go +++ b/pkg/kv/kvserver/batcheval/cmd_push_txn.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_push_txn_test.go b/pkg/kv/kvserver/batcheval/cmd_push_txn_test.go index 2ddaff4741f8..49fe8a2cac39 100644 --- a/pkg/kv/kvserver/batcheval/cmd_push_txn_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_push_txn_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_put.go b/pkg/kv/kvserver/batcheval/cmd_put.go index 23385d3b0d56..de8c603c6d45 100644 --- a/pkg/kv/kvserver/batcheval/cmd_put.go +++ b/pkg/kv/kvserver/batcheval/cmd_put.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_query_intent.go b/pkg/kv/kvserver/batcheval/cmd_query_intent.go index 41326bbb6229..582b9e9581c6 100644 --- a/pkg/kv/kvserver/batcheval/cmd_query_intent.go +++ b/pkg/kv/kvserver/batcheval/cmd_query_intent.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_query_intent_test.go b/pkg/kv/kvserver/batcheval/cmd_query_intent_test.go index bc2ddff30c4d..86a22877e980 100644 --- a/pkg/kv/kvserver/batcheval/cmd_query_intent_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_query_intent_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_query_locks.go b/pkg/kv/kvserver/batcheval/cmd_query_locks.go index 84333a67663d..0cc08206fac2 100644 --- a/pkg/kv/kvserver/batcheval/cmd_query_locks.go +++ b/pkg/kv/kvserver/batcheval/cmd_query_locks.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp.go b/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp.go index 5df477deb5dc..233f0dd1e416 100644 --- a/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp.go +++ b/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp_test.go b/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp_test.go index 78ab3be6f64d..a3b45971d0ff 100644 --- a/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_query_resolved_timestamp_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_query_txn.go b/pkg/kv/kvserver/batcheval/cmd_query_txn.go index 48f7ac4a2874..8fcfea6624aa 100644 --- a/pkg/kv/kvserver/batcheval/cmd_query_txn.go +++ b/pkg/kv/kvserver/batcheval/cmd_query_txn.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_range_stats.go b/pkg/kv/kvserver/batcheval/cmd_range_stats.go index a76d0c0d0cb5..3077ee4e5365 100644 --- a/pkg/kv/kvserver/batcheval/cmd_range_stats.go +++ b/pkg/kv/kvserver/batcheval/cmd_range_stats.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_recompute_stats.go b/pkg/kv/kvserver/batcheval/cmd_recompute_stats.go index 0c9f8de1a10e..f532fcd08d3a 100644 --- a/pkg/kv/kvserver/batcheval/cmd_recompute_stats.go +++ b/pkg/kv/kvserver/batcheval/cmd_recompute_stats.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_recover_txn.go b/pkg/kv/kvserver/batcheval/cmd_recover_txn.go index 369994327e72..0eff8b6bbccb 100644 --- a/pkg/kv/kvserver/batcheval/cmd_recover_txn.go +++ b/pkg/kv/kvserver/batcheval/cmd_recover_txn.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_recover_txn_test.go b/pkg/kv/kvserver/batcheval/cmd_recover_txn_test.go index e7ca73f05aa7..9fd52e47f69e 100644 --- a/pkg/kv/kvserver/batcheval/cmd_recover_txn_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_recover_txn_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_refresh.go b/pkg/kv/kvserver/batcheval/cmd_refresh.go index 8d8bf6da91e7..f74db6b4e830 100644 --- a/pkg/kv/kvserver/batcheval/cmd_refresh.go +++ b/pkg/kv/kvserver/batcheval/cmd_refresh.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_refresh_range.go b/pkg/kv/kvserver/batcheval/cmd_refresh_range.go index bb602171e4b7..6e945a33b164 100644 --- a/pkg/kv/kvserver/batcheval/cmd_refresh_range.go +++ b/pkg/kv/kvserver/batcheval/cmd_refresh_range.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_refresh_range_bench_test.go b/pkg/kv/kvserver/batcheval/cmd_refresh_range_bench_test.go index 5ffb5bbad0ae..a66db6a628a5 100644 --- a/pkg/kv/kvserver/batcheval/cmd_refresh_range_bench_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_refresh_range_bench_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_refresh_range_test.go b/pkg/kv/kvserver/batcheval/cmd_refresh_range_test.go index 8883d538982c..4a5d25a55d5e 100644 --- a/pkg/kv/kvserver/batcheval/cmd_refresh_range_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_refresh_range_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_refresh_test.go b/pkg/kv/kvserver/batcheval/cmd_refresh_test.go index c26a17d9f1ef..c3961df26690 100644 --- a/pkg/kv/kvserver/batcheval/cmd_refresh_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_refresh_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_resolve_intent.go b/pkg/kv/kvserver/batcheval/cmd_resolve_intent.go index 42a17f8d543c..591a6d09a791 100644 --- a/pkg/kv/kvserver/batcheval/cmd_resolve_intent.go +++ b/pkg/kv/kvserver/batcheval/cmd_resolve_intent.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_resolve_intent_range.go b/pkg/kv/kvserver/batcheval/cmd_resolve_intent_range.go index 0e3eafb3fa93..ab89b4c4ba71 100644 --- a/pkg/kv/kvserver/batcheval/cmd_resolve_intent_range.go +++ b/pkg/kv/kvserver/batcheval/cmd_resolve_intent_range.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_resolve_intent_test.go b/pkg/kv/kvserver/batcheval/cmd_resolve_intent_test.go index 2a7ad74bfe75..499ebcbe7354 100644 --- a/pkg/kv/kvserver/batcheval/cmd_resolve_intent_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_resolve_intent_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_reverse_scan.go b/pkg/kv/kvserver/batcheval/cmd_reverse_scan.go index a18a1742c8bd..4b6ff63c975f 100644 --- a/pkg/kv/kvserver/batcheval/cmd_reverse_scan.go +++ b/pkg/kv/kvserver/batcheval/cmd_reverse_scan.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_revert_range.go b/pkg/kv/kvserver/batcheval/cmd_revert_range.go index fd620512b727..a4ae675f7ae1 100644 --- a/pkg/kv/kvserver/batcheval/cmd_revert_range.go +++ b/pkg/kv/kvserver/batcheval/cmd_revert_range.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_revert_range_test.go b/pkg/kv/kvserver/batcheval/cmd_revert_range_test.go index 86f4cdf3a122..8750d053fef5 100644 --- a/pkg/kv/kvserver/batcheval/cmd_revert_range_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_revert_range_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/cmd_scan.go b/pkg/kv/kvserver/batcheval/cmd_scan.go index 253879c77f73..4c82fc5dc58a 100644 --- a/pkg/kv/kvserver/batcheval/cmd_scan.go +++ b/pkg/kv/kvserver/batcheval/cmd_scan.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_scan_test.go b/pkg/kv/kvserver/batcheval/cmd_scan_test.go index d64b697af2f2..1c498b67f15d 100644 --- a/pkg/kv/kvserver/batcheval/cmd_scan_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_scan_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_subsume.go b/pkg/kv/kvserver/batcheval/cmd_subsume.go index 53dd27dfccc4..ed3dd183d7fb 100644 --- a/pkg/kv/kvserver/batcheval/cmd_subsume.go +++ b/pkg/kv/kvserver/batcheval/cmd_subsume.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_truncate_log.go b/pkg/kv/kvserver/batcheval/cmd_truncate_log.go index 4d49014603ee..320221e42ca1 100644 --- a/pkg/kv/kvserver/batcheval/cmd_truncate_log.go +++ b/pkg/kv/kvserver/batcheval/cmd_truncate_log.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/cmd_truncate_log_test.go b/pkg/kv/kvserver/batcheval/cmd_truncate_log_test.go index 14428ef2cbe9..3d11e3ce744f 100644 --- a/pkg/kv/kvserver/batcheval/cmd_truncate_log_test.go +++ b/pkg/kv/kvserver/batcheval/cmd_truncate_log_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/command.go b/pkg/kv/kvserver/batcheval/command.go index 7881dd4ed27e..d35fe351b1fe 100644 --- a/pkg/kv/kvserver/batcheval/command.go +++ b/pkg/kv/kvserver/batcheval/command.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/declare.go b/pkg/kv/kvserver/batcheval/declare.go index f5e8cd54fd89..ba5a1ccd9a2c 100644 --- a/pkg/kv/kvserver/batcheval/declare.go +++ b/pkg/kv/kvserver/batcheval/declare.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/declare_test.go b/pkg/kv/kvserver/batcheval/declare_test.go index 0a07148c88e8..270bc3fda82a 100644 --- a/pkg/kv/kvserver/batcheval/declare_test.go +++ b/pkg/kv/kvserver/batcheval/declare_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/eval_context.go b/pkg/kv/kvserver/batcheval/eval_context.go index 1607297e4db8..038adc950479 100644 --- a/pkg/kv/kvserver/batcheval/eval_context.go +++ b/pkg/kv/kvserver/batcheval/eval_context.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/knobs_use_range_tombstones_test.go b/pkg/kv/kvserver/batcheval/knobs_use_range_tombstones_test.go index a0f2c3949ecc..3bafa14afff5 100644 --- a/pkg/kv/kvserver/batcheval/knobs_use_range_tombstones_test.go +++ b/pkg/kv/kvserver/batcheval/knobs_use_range_tombstones_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/lock.go b/pkg/kv/kvserver/batcheval/lock.go index f45f7565cda2..e4271f53aada 100644 --- a/pkg/kv/kvserver/batcheval/lock.go +++ b/pkg/kv/kvserver/batcheval/lock.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/lock_test.go b/pkg/kv/kvserver/batcheval/lock_test.go index 4b4e017a55cc..59653d330729 100644 --- a/pkg/kv/kvserver/batcheval/lock_test.go +++ b/pkg/kv/kvserver/batcheval/lock_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/main_test.go b/pkg/kv/kvserver/batcheval/main_test.go index 449e9f7f8a96..63236d0c4769 100644 --- a/pkg/kv/kvserver/batcheval/main_test.go +++ b/pkg/kv/kvserver/batcheval/main_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/ranges.go b/pkg/kv/kvserver/batcheval/ranges.go index 967fc552ff19..3597a274b62f 100644 --- a/pkg/kv/kvserver/batcheval/ranges.go +++ b/pkg/kv/kvserver/batcheval/ranges.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/ranges_test.go b/pkg/kv/kvserver/batcheval/ranges_test.go index 0d1ceac33d5f..db14fc9dd075 100644 --- a/pkg/kv/kvserver/batcheval/ranges_test.go +++ b/pkg/kv/kvserver/batcheval/ranges_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/result/intent.go b/pkg/kv/kvserver/batcheval/result/intent.go index ea960220efc2..c66c1b63df12 100644 --- a/pkg/kv/kvserver/batcheval/result/intent.go +++ b/pkg/kv/kvserver/batcheval/result/intent.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package result diff --git a/pkg/kv/kvserver/batcheval/result/metrics.go b/pkg/kv/kvserver/batcheval/result/metrics.go index cc576e17e556..261a7b2a9006 100644 --- a/pkg/kv/kvserver/batcheval/result/metrics.go +++ b/pkg/kv/kvserver/batcheval/result/metrics.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package result diff --git a/pkg/kv/kvserver/batcheval/result/result.go b/pkg/kv/kvserver/batcheval/result/result.go index fbbffe7da896..a1e82c83bcf8 100644 --- a/pkg/kv/kvserver/batcheval/result/result.go +++ b/pkg/kv/kvserver/batcheval/result/result.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package result diff --git a/pkg/kv/kvserver/batcheval/result/result_test.go b/pkg/kv/kvserver/batcheval/result/result_test.go index 8e7577a515a6..27ee47ab2486 100644 --- a/pkg/kv/kvserver/batcheval/result/result_test.go +++ b/pkg/kv/kvserver/batcheval/result/result_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package result diff --git a/pkg/kv/kvserver/batcheval/split_stats_helper.go b/pkg/kv/kvserver/batcheval/split_stats_helper.go index 98a9e4adfae7..70bbf873a9f4 100644 --- a/pkg/kv/kvserver/batcheval/split_stats_helper.go +++ b/pkg/kv/kvserver/batcheval/split_stats_helper.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/stateloader.go b/pkg/kv/kvserver/batcheval/stateloader.go index 320405d1e56d..acff0464571e 100644 --- a/pkg/kv/kvserver/batcheval/stateloader.go +++ b/pkg/kv/kvserver/batcheval/stateloader.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/testutils_test.go b/pkg/kv/kvserver/batcheval/testutils_test.go index 87c82c5fedcb..d35770105fcb 100644 --- a/pkg/kv/kvserver/batcheval/testutils_test.go +++ b/pkg/kv/kvserver/batcheval/testutils_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval_test diff --git a/pkg/kv/kvserver/batcheval/transaction.go b/pkg/kv/kvserver/batcheval/transaction.go index d349e92ef5d5..ecdb55a01536 100644 --- a/pkg/kv/kvserver/batcheval/transaction.go +++ b/pkg/kv/kvserver/batcheval/transaction.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/batcheval/transaction_test.go b/pkg/kv/kvserver/batcheval/transaction_test.go index 5c92580ee1fe..96c4c6f220d5 100644 --- a/pkg/kv/kvserver/batcheval/transaction_test.go +++ b/pkg/kv/kvserver/batcheval/transaction_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package batcheval diff --git a/pkg/kv/kvserver/below_raft_protos_test.go b/pkg/kv/kvserver/below_raft_protos_test.go index 12d2de55df42..6f8c970f1790 100644 --- a/pkg/kv/kvserver/below_raft_protos_test.go +++ b/pkg/kv/kvserver/below_raft_protos_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/benignerror/benign_error.go b/pkg/kv/kvserver/benignerror/benign_error.go index 789f4bb5efca..169dfa5182ec 100644 --- a/pkg/kv/kvserver/benignerror/benign_error.go +++ b/pkg/kv/kvserver/benignerror/benign_error.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package benignerror import "github.com/cockroachdb/errors" diff --git a/pkg/kv/kvserver/benignerror/store_benign_error.go b/pkg/kv/kvserver/benignerror/store_benign_error.go index 7a6cec5414b3..6377c66f2027 100644 --- a/pkg/kv/kvserver/benignerror/store_benign_error.go +++ b/pkg/kv/kvserver/benignerror/store_benign_error.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package benignerror diff --git a/pkg/kv/kvserver/client_atomic_membership_change_test.go b/pkg/kv/kvserver/client_atomic_membership_change_test.go index ba0ce5bc6700..ca471ffa9728 100644 --- a/pkg/kv/kvserver/client_atomic_membership_change_test.go +++ b/pkg/kv/kvserver/client_atomic_membership_change_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_decommission_test.go b/pkg/kv/kvserver/client_decommission_test.go index f350e39f4d0c..ccf6cf46997f 100644 --- a/pkg/kv/kvserver/client_decommission_test.go +++ b/pkg/kv/kvserver/client_decommission_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_invalidsplit_test.go b/pkg/kv/kvserver/client_invalidsplit_test.go index 4355aec8835f..464379f4f8f0 100644 --- a/pkg/kv/kvserver/client_invalidsplit_test.go +++ b/pkg/kv/kvserver/client_invalidsplit_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_lease_test.go b/pkg/kv/kvserver/client_lease_test.go index 8501ba0daf5b..affb53eed7d8 100644 --- a/pkg/kv/kvserver/client_lease_test.go +++ b/pkg/kv/kvserver/client_lease_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_manual_proposal_test.go b/pkg/kv/kvserver/client_manual_proposal_test.go index 4e48551592f6..6aa0d227340b 100644 --- a/pkg/kv/kvserver/client_manual_proposal_test.go +++ b/pkg/kv/kvserver/client_manual_proposal_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_merge_test.go b/pkg/kv/kvserver/client_merge_test.go index e4be7c0a8e9f..2dd80ea16f67 100644 --- a/pkg/kv/kvserver/client_merge_test.go +++ b/pkg/kv/kvserver/client_merge_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_metrics_test.go b/pkg/kv/kvserver/client_metrics_test.go index eb6413c6ce9d..2c56d022cf15 100644 --- a/pkg/kv/kvserver/client_metrics_test.go +++ b/pkg/kv/kvserver/client_metrics_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_migration_test.go b/pkg/kv/kvserver/client_migration_test.go index 6ef86fb11e2e..39cd9f5cadab 100644 --- a/pkg/kv/kvserver/client_migration_test.go +++ b/pkg/kv/kvserver/client_migration_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_mvcc_gc_test.go b/pkg/kv/kvserver/client_mvcc_gc_test.go index 77df27f74799..ca7ebc18e0fb 100644 --- a/pkg/kv/kvserver/client_mvcc_gc_test.go +++ b/pkg/kv/kvserver/client_mvcc_gc_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_protectedts_test.go b/pkg/kv/kvserver/client_protectedts_test.go index 49c89fcffbd1..a692f346a611 100644 --- a/pkg/kv/kvserver/client_protectedts_test.go +++ b/pkg/kv/kvserver/client_protectedts_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_raft_helpers_test.go b/pkg/kv/kvserver/client_raft_helpers_test.go index 1b2ff672f689..b29cfcacdf23 100644 --- a/pkg/kv/kvserver/client_raft_helpers_test.go +++ b/pkg/kv/kvserver/client_raft_helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_raft_log_queue_test.go b/pkg/kv/kvserver/client_raft_log_queue_test.go index ee495c2792e0..9a466877c684 100644 --- a/pkg/kv/kvserver/client_raft_log_queue_test.go +++ b/pkg/kv/kvserver/client_raft_log_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_raft_test.go b/pkg/kv/kvserver/client_raft_test.go index 6c9263798316..5cca26c7c1c2 100644 --- a/pkg/kv/kvserver/client_raft_test.go +++ b/pkg/kv/kvserver/client_raft_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_rangefeed_test.go b/pkg/kv/kvserver/client_rangefeed_test.go index a10cc2a76623..40e140fc8b1d 100644 --- a/pkg/kv/kvserver/client_rangefeed_test.go +++ b/pkg/kv/kvserver/client_rangefeed_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_relocate_range_test.go b/pkg/kv/kvserver/client_relocate_range_test.go index b9d4f1b126a0..4e6103ea354f 100644 --- a/pkg/kv/kvserver/client_relocate_range_test.go +++ b/pkg/kv/kvserver/client_relocate_range_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_replica_backpressure_test.go b/pkg/kv/kvserver/client_replica_backpressure_test.go index 8b562b48f1cb..6a3e12369e29 100644 --- a/pkg/kv/kvserver/client_replica_backpressure_test.go +++ b/pkg/kv/kvserver/client_replica_backpressure_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_replica_circuit_breaker_test.go b/pkg/kv/kvserver/client_replica_circuit_breaker_test.go index df479beebb7c..36a4816b3e06 100644 --- a/pkg/kv/kvserver/client_replica_circuit_breaker_test.go +++ b/pkg/kv/kvserver/client_replica_circuit_breaker_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_replica_gc_test.go b/pkg/kv/kvserver/client_replica_gc_test.go index fe3ade784dd1..c57669ad4916 100644 --- a/pkg/kv/kvserver/client_replica_gc_test.go +++ b/pkg/kv/kvserver/client_replica_gc_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_replica_raft_overload_test.go b/pkg/kv/kvserver/client_replica_raft_overload_test.go index 3e9b8e401e1e..ae113446a60f 100644 --- a/pkg/kv/kvserver/client_replica_raft_overload_test.go +++ b/pkg/kv/kvserver/client_replica_raft_overload_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package kvserver_test diff --git a/pkg/kv/kvserver/client_replica_test.go b/pkg/kv/kvserver/client_replica_test.go index 2b53765c2d07..0903ce9f0163 100644 --- a/pkg/kv/kvserver/client_replica_test.go +++ b/pkg/kv/kvserver/client_replica_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_spanconfigs_test.go b/pkg/kv/kvserver/client_spanconfigs_test.go index acf1c6d4f4f2..8f7ec2720bb0 100644 --- a/pkg/kv/kvserver/client_spanconfigs_test.go +++ b/pkg/kv/kvserver/client_spanconfigs_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_split_burst_test.go b/pkg/kv/kvserver/client_split_burst_test.go index 5200dc2792c0..e516d148298b 100644 --- a/pkg/kv/kvserver/client_split_burst_test.go +++ b/pkg/kv/kvserver/client_split_burst_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_split_test.go b/pkg/kv/kvserver/client_split_test.go index ac5636f53cbb..eb94e395ff18 100644 --- a/pkg/kv/kvserver/client_split_test.go +++ b/pkg/kv/kvserver/client_split_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_store_test.go b/pkg/kv/kvserver/client_store_test.go index ec2abcb1ee1c..fc56c311fbcb 100644 --- a/pkg/kv/kvserver/client_store_test.go +++ b/pkg/kv/kvserver/client_store_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_tenant_test.go b/pkg/kv/kvserver/client_tenant_test.go index 35ff7906fb2a..f9bad1b34b1f 100644 --- a/pkg/kv/kvserver/client_tenant_test.go +++ b/pkg/kv/kvserver/client_tenant_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/client_test.go b/pkg/kv/kvserver/client_test.go index a4a0bf377cc4..01132d76501e 100644 --- a/pkg/kv/kvserver/client_test.go +++ b/pkg/kv/kvserver/client_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package storage_test provides a means of testing store diff --git a/pkg/kv/kvserver/closed_timestamp_test.go b/pkg/kv/kvserver/closed_timestamp_test.go index 162e27836135..eaac7b62b403 100644 --- a/pkg/kv/kvserver/closed_timestamp_test.go +++ b/pkg/kv/kvserver/closed_timestamp_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/closedts/ctpb/service.go b/pkg/kv/kvserver/closedts/ctpb/service.go index 09647f560a3c..14e826508930 100644 --- a/pkg/kv/kvserver/closedts/ctpb/service.go +++ b/pkg/kv/kvserver/closedts/ctpb/service.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ctpb diff --git a/pkg/kv/kvserver/closedts/ctpb/service.proto b/pkg/kv/kvserver/closedts/ctpb/service.proto index 90a97c5045de..a3e3efe52c18 100644 --- a/pkg/kv/kvserver/closedts/ctpb/service.proto +++ b/pkg/kv/kvserver/closedts/ctpb/service.proto @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.ctupdate; diff --git a/pkg/kv/kvserver/closedts/policy.go b/pkg/kv/kvserver/closedts/policy.go index 7e3b13371213..45e451fee590 100644 --- a/pkg/kv/kvserver/closedts/policy.go +++ b/pkg/kv/kvserver/closedts/policy.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package closedts diff --git a/pkg/kv/kvserver/closedts/policy_test.go b/pkg/kv/kvserver/closedts/policy_test.go index 6ed5c503f867..ef4c614155aa 100644 --- a/pkg/kv/kvserver/closedts/policy_test.go +++ b/pkg/kv/kvserver/closedts/policy_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package closedts diff --git a/pkg/kv/kvserver/closedts/setting.go b/pkg/kv/kvserver/closedts/setting.go index 5b4d03dd9b36..999b3346717a 100644 --- a/pkg/kv/kvserver/closedts/setting.go +++ b/pkg/kv/kvserver/closedts/setting.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package closedts diff --git a/pkg/kv/kvserver/closedts/sidetransport/debug.go b/pkg/kv/kvserver/closedts/sidetransport/debug.go index dce48a493a9c..fa7319f21ec2 100644 --- a/pkg/kv/kvserver/closedts/sidetransport/debug.go +++ b/pkg/kv/kvserver/closedts/sidetransport/debug.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package sidetransport diff --git a/pkg/kv/kvserver/closedts/sidetransport/receiver.go b/pkg/kv/kvserver/closedts/sidetransport/receiver.go index c64730882a2c..27910e524570 100644 --- a/pkg/kv/kvserver/closedts/sidetransport/receiver.go +++ b/pkg/kv/kvserver/closedts/sidetransport/receiver.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package sidetransport diff --git a/pkg/kv/kvserver/closedts/sidetransport/receiver_test.go b/pkg/kv/kvserver/closedts/sidetransport/receiver_test.go index 7ea7449c08f6..64e9b7ee378f 100644 --- a/pkg/kv/kvserver/closedts/sidetransport/receiver_test.go +++ b/pkg/kv/kvserver/closedts/sidetransport/receiver_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package sidetransport diff --git a/pkg/kv/kvserver/closedts/sidetransport/sender.go b/pkg/kv/kvserver/closedts/sidetransport/sender.go index efb768f214fe..280c868a732e 100644 --- a/pkg/kv/kvserver/closedts/sidetransport/sender.go +++ b/pkg/kv/kvserver/closedts/sidetransport/sender.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package sidetransport contains definitions for the sidetransport layer of // the kvserver. diff --git a/pkg/kv/kvserver/closedts/sidetransport/sender_test.go b/pkg/kv/kvserver/closedts/sidetransport/sender_test.go index 2d9360be17f6..385c99ce59a0 100644 --- a/pkg/kv/kvserver/closedts/sidetransport/sender_test.go +++ b/pkg/kv/kvserver/closedts/sidetransport/sender_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package sidetransport diff --git a/pkg/kv/kvserver/closedts/tracker/heap_tracker.go b/pkg/kv/kvserver/closedts/tracker/heap_tracker.go index a78a90caea83..e02006639e91 100644 --- a/pkg/kv/kvserver/closedts/tracker/heap_tracker.go +++ b/pkg/kv/kvserver/closedts/tracker/heap_tracker.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tracker diff --git a/pkg/kv/kvserver/closedts/tracker/lockfree_tracker.go b/pkg/kv/kvserver/closedts/tracker/lockfree_tracker.go index 298d98200cae..a1075cd6b298 100644 --- a/pkg/kv/kvserver/closedts/tracker/lockfree_tracker.go +++ b/pkg/kv/kvserver/closedts/tracker/lockfree_tracker.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tracker diff --git a/pkg/kv/kvserver/closedts/tracker/tracker.go b/pkg/kv/kvserver/closedts/tracker/tracker.go index 712cc3b67894..eb8a79f65adf 100644 --- a/pkg/kv/kvserver/closedts/tracker/tracker.go +++ b/pkg/kv/kvserver/closedts/tracker/tracker.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tracker diff --git a/pkg/kv/kvserver/closedts/tracker/tracker_test.go b/pkg/kv/kvserver/closedts/tracker/tracker_test.go index 1036f2a13761..110997d87e61 100644 --- a/pkg/kv/kvserver/closedts/tracker/tracker_test.go +++ b/pkg/kv/kvserver/closedts/tracker/tracker_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tracker diff --git a/pkg/kv/kvserver/concurrency/concurrency_control.go b/pkg/kv/kvserver/concurrency/concurrency_control.go index 460bbef0a4f2..b69d53be7640 100644 --- a/pkg/kv/kvserver/concurrency/concurrency_control.go +++ b/pkg/kv/kvserver/concurrency/concurrency_control.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package concurrency provides a concurrency manager structure that // encapsulates the details of concurrency control and contention handling for diff --git a/pkg/kv/kvserver/concurrency/concurrency_manager.go b/pkg/kv/kvserver/concurrency/concurrency_manager.go index b67baee67071..b81fe0bb9990 100644 --- a/pkg/kv/kvserver/concurrency/concurrency_manager.go +++ b/pkg/kv/kvserver/concurrency/concurrency_manager.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/concurrency_manager_test.go b/pkg/kv/kvserver/concurrency/concurrency_manager_test.go index ef4bb58f10a3..b7901fdd811f 100644 --- a/pkg/kv/kvserver/concurrency/concurrency_manager_test.go +++ b/pkg/kv/kvserver/concurrency/concurrency_manager_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency_test diff --git a/pkg/kv/kvserver/concurrency/datadriven_util_test.go b/pkg/kv/kvserver/concurrency/datadriven_util_test.go index 0ac44389272b..4ded1ef64802 100644 --- a/pkg/kv/kvserver/concurrency/datadriven_util_test.go +++ b/pkg/kv/kvserver/concurrency/datadriven_util_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency_test diff --git a/pkg/kv/kvserver/concurrency/isolation/levels.go b/pkg/kv/kvserver/concurrency/isolation/levels.go index 8c43c2828af2..d5638900f90d 100644 --- a/pkg/kv/kvserver/concurrency/isolation/levels.go +++ b/pkg/kv/kvserver/concurrency/isolation/levels.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package isolation provides type definitions for isolation level-related // concepts used by concurrency control in the key-value layer. diff --git a/pkg/kv/kvserver/concurrency/isolation/levels.proto b/pkg/kv/kvserver/concurrency/isolation/levels.proto index cfc6eb7a36d8..a6e49cc9b3a2 100644 --- a/pkg/kv/kvserver/concurrency/isolation/levels.proto +++ b/pkg/kv/kvserver/concurrency/isolation/levels.proto @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.concurrency.isolation; diff --git a/pkg/kv/kvserver/concurrency/isolation/levels_test.go b/pkg/kv/kvserver/concurrency/isolation/levels_test.go index f18c9ec457dc..7a7e5e90e2cd 100644 --- a/pkg/kv/kvserver/concurrency/isolation/levels_test.go +++ b/pkg/kv/kvserver/concurrency/isolation/levels_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package isolation diff --git a/pkg/kv/kvserver/concurrency/latch_manager.go b/pkg/kv/kvserver/concurrency/latch_manager.go index 929c625aee46..2e73124634f9 100644 --- a/pkg/kv/kvserver/concurrency/latch_manager.go +++ b/pkg/kv/kvserver/concurrency/latch_manager.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/lock/lock_waiter.go b/pkg/kv/kvserver/concurrency/lock/lock_waiter.go index be334625d4be..ec1450613258 100644 --- a/pkg/kv/kvserver/concurrency/lock/lock_waiter.go +++ b/pkg/kv/kvserver/concurrency/lock/lock_waiter.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package lock provides type definitions for locking-related concepts used by // concurrency control in the key-value layer. diff --git a/pkg/kv/kvserver/concurrency/lock/lock_waiter.proto b/pkg/kv/kvserver/concurrency/lock/lock_waiter.proto index 6978e6c57139..fb2984a6e437 100644 --- a/pkg/kv/kvserver/concurrency/lock/lock_waiter.proto +++ b/pkg/kv/kvserver/concurrency/lock/lock_waiter.proto @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.concurrency.lock; diff --git a/pkg/kv/kvserver/concurrency/lock/lock_waiter_test.go b/pkg/kv/kvserver/concurrency/lock/lock_waiter_test.go index 32d01ce4e976..c72050cdf012 100644 --- a/pkg/kv/kvserver/concurrency/lock/lock_waiter_test.go +++ b/pkg/kv/kvserver/concurrency/lock/lock_waiter_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package lock provides type definitions for locking-related concepts used by // concurrency control in the key-value layer. diff --git a/pkg/kv/kvserver/concurrency/lock/locking.go b/pkg/kv/kvserver/concurrency/lock/locking.go index 2ab697d73fe0..10c8cd21dfc5 100644 --- a/pkg/kv/kvserver/concurrency/lock/locking.go +++ b/pkg/kv/kvserver/concurrency/lock/locking.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package lock provides type definitions for locking-related concepts used by // concurrency control in the key-value layer. diff --git a/pkg/kv/kvserver/concurrency/lock/locking.proto b/pkg/kv/kvserver/concurrency/lock/locking.proto index be67a7ea6d11..6444a15b2e47 100644 --- a/pkg/kv/kvserver/concurrency/lock/locking.proto +++ b/pkg/kv/kvserver/concurrency/lock/locking.proto @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.concurrency.lock; diff --git a/pkg/kv/kvserver/concurrency/lock/locking_test.go b/pkg/kv/kvserver/concurrency/lock/locking_test.go index 80b44490355d..cadd3ca3aa2a 100644 --- a/pkg/kv/kvserver/concurrency/lock/locking_test.go +++ b/pkg/kv/kvserver/concurrency/lock/locking_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package lock_test diff --git a/pkg/kv/kvserver/concurrency/lock_table.go b/pkg/kv/kvserver/concurrency/lock_table.go index b7f8d259a853..fbf38746dd11 100644 --- a/pkg/kv/kvserver/concurrency/lock_table.go +++ b/pkg/kv/kvserver/concurrency/lock_table.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/lock_table_test.go b/pkg/kv/kvserver/concurrency/lock_table_test.go index 9213454b84e2..1c202fe6f586 100644 --- a/pkg/kv/kvserver/concurrency/lock_table_test.go +++ b/pkg/kv/kvserver/concurrency/lock_table_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/lock_table_waiter.go b/pkg/kv/kvserver/concurrency/lock_table_waiter.go index 07572bf31b72..97b0f4dafd2b 100644 --- a/pkg/kv/kvserver/concurrency/lock_table_waiter.go +++ b/pkg/kv/kvserver/concurrency/lock_table_waiter.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/lock_table_waiter_test.go b/pkg/kv/kvserver/concurrency/lock_table_waiter_test.go index b3f4caa12890..62dd4f512cc5 100644 --- a/pkg/kv/kvserver/concurrency/lock_table_waiter_test.go +++ b/pkg/kv/kvserver/concurrency/lock_table_waiter_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/metrics.go b/pkg/kv/kvserver/concurrency/metrics.go index 6e6c65a17df5..026ba50598ae 100644 --- a/pkg/kv/kvserver/concurrency/metrics.go +++ b/pkg/kv/kvserver/concurrency/metrics.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/concurrency/poison/error.go b/pkg/kv/kvserver/concurrency/poison/error.go index 3c473fc40a50..9582483fd433 100644 --- a/pkg/kv/kvserver/concurrency/poison/error.go +++ b/pkg/kv/kvserver/concurrency/poison/error.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package poison diff --git a/pkg/kv/kvserver/concurrency/poison/error.proto b/pkg/kv/kvserver/concurrency/poison/error.proto index e7758e19f34c..131d85240dc8 100644 --- a/pkg/kv/kvserver/concurrency/poison/error.proto +++ b/pkg/kv/kvserver/concurrency/poison/error.proto @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.concurrency.poison; diff --git a/pkg/kv/kvserver/concurrency/poison/error_test.go b/pkg/kv/kvserver/concurrency/poison/error_test.go index 360501d4e68e..de16c4e6c05e 100644 --- a/pkg/kv/kvserver/concurrency/poison/error_test.go +++ b/pkg/kv/kvserver/concurrency/poison/error_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package poison_test diff --git a/pkg/kv/kvserver/concurrency/poison/policy.proto b/pkg/kv/kvserver/concurrency/poison/policy.proto index 8740addce315..946a04ef5a44 100644 --- a/pkg/kv/kvserver/concurrency/poison/policy.proto +++ b/pkg/kv/kvserver/concurrency/poison/policy.proto @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.concurrency.poison; diff --git a/pkg/kv/kvserver/concurrency/verifiable_lock_table.go b/pkg/kv/kvserver/concurrency/verifiable_lock_table.go index d65164bd92ef..f3c3c143984b 100644 --- a/pkg/kv/kvserver/concurrency/verifiable_lock_table.go +++ b/pkg/kv/kvserver/concurrency/verifiable_lock_table.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package concurrency diff --git a/pkg/kv/kvserver/consistency_queue.go b/pkg/kv/kvserver/consistency_queue.go index 32d9ddcb08d1..59ad7056fe93 100644 --- a/pkg/kv/kvserver/consistency_queue.go +++ b/pkg/kv/kvserver/consistency_queue.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/consistency_queue_test.go b/pkg/kv/kvserver/consistency_queue_test.go index 31503f39972f..797aa3c0a8cf 100644 --- a/pkg/kv/kvserver/consistency_queue_test.go +++ b/pkg/kv/kvserver/consistency_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/constraint/analyzer.go b/pkg/kv/kvserver/constraint/analyzer.go index 0f48791cc9cc..a2aac6de4191 100644 --- a/pkg/kv/kvserver/constraint/analyzer.go +++ b/pkg/kv/kvserver/constraint/analyzer.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package constraint diff --git a/pkg/kv/kvserver/debug_print.go b/pkg/kv/kvserver/debug_print.go index dc40393cbce0..5006ae268eb9 100644 --- a/pkg/kv/kvserver/debug_print.go +++ b/pkg/kv/kvserver/debug_print.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/debug_print_test.go b/pkg/kv/kvserver/debug_print_test.go index 07e6da3ca0a8..fbff6c9e51dc 100644 --- a/pkg/kv/kvserver/debug_print_test.go +++ b/pkg/kv/kvserver/debug_print_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/diskmap/disk_map.go b/pkg/kv/kvserver/diskmap/disk_map.go index 73bf8b692164..de54d4368746 100644 --- a/pkg/kv/kvserver/diskmap/disk_map.go +++ b/pkg/kv/kvserver/diskmap/disk_map.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package diskmap diff --git a/pkg/kv/kvserver/doc.go b/pkg/kv/kvserver/doc.go index 154a2f7acc0f..f8f3d299d82c 100644 --- a/pkg/kv/kvserver/doc.go +++ b/pkg/kv/kvserver/doc.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package kvserver provides access to the Store and Range diff --git a/pkg/kv/kvserver/errors_test.go b/pkg/kv/kvserver/errors_test.go index 00272e4e40d4..6e2ac37acc56 100644 --- a/pkg/kv/kvserver/errors_test.go +++ b/pkg/kv/kvserver/errors_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/flow_control_integration.go b/pkg/kv/kvserver/flow_control_integration.go index e1bde737c3e1..1a2a059136ae 100644 --- a/pkg/kv/kvserver/flow_control_integration.go +++ b/pkg/kv/kvserver/flow_control_integration.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/flow_control_integration_test.go b/pkg/kv/kvserver/flow_control_integration_test.go index 6f433dbce2e9..b281b67a04ba 100644 --- a/pkg/kv/kvserver/flow_control_integration_test.go +++ b/pkg/kv/kvserver/flow_control_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/flow_control_raft_transport.go b/pkg/kv/kvserver/flow_control_raft_transport.go index 34e911c4e1b7..ff88154193d2 100644 --- a/pkg/kv/kvserver/flow_control_raft_transport.go +++ b/pkg/kv/kvserver/flow_control_raft_transport.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/flow_control_raft_transport_test.go b/pkg/kv/kvserver/flow_control_raft_transport_test.go index 9e70c3e7d182..af0228bfb6f9 100644 --- a/pkg/kv/kvserver/flow_control_raft_transport_test.go +++ b/pkg/kv/kvserver/flow_control_raft_transport_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/flow_control_replica.go b/pkg/kv/kvserver/flow_control_replica.go index ca3aeffd8397..dc2d0d3d7d3c 100644 --- a/pkg/kv/kvserver/flow_control_replica.go +++ b/pkg/kv/kvserver/flow_control_replica.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/flow_control_replica_integration.go b/pkg/kv/kvserver/flow_control_replica_integration.go index 98a676cf5003..f98d63038c7d 100644 --- a/pkg/kv/kvserver/flow_control_replica_integration.go +++ b/pkg/kv/kvserver/flow_control_replica_integration.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/flow_control_replica_integration_test.go b/pkg/kv/kvserver/flow_control_replica_integration_test.go index 38e9f7e8859e..3081a3b1dbd7 100644 --- a/pkg/kv/kvserver/flow_control_replica_integration_test.go +++ b/pkg/kv/kvserver/flow_control_replica_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/flow_control_stores.go b/pkg/kv/kvserver/flow_control_stores.go index 013ddc988d13..f9d22cb5f550 100644 --- a/pkg/kv/kvserver/flow_control_stores.go +++ b/pkg/kv/kvserver/flow_control_stores.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/gc/data_distribution_test.go b/pkg/kv/kvserver/gc/data_distribution_test.go index 4ea2c4362e8b..bb46dcefe5ba 100644 --- a/pkg/kv/kvserver/gc/data_distribution_test.go +++ b/pkg/kv/kvserver/gc/data_distribution_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gc/gc.go b/pkg/kv/kvserver/gc/gc.go index bc2b9997fc7f..ddeab75b8f73 100644 --- a/pkg/kv/kvserver/gc/gc.go +++ b/pkg/kv/kvserver/gc/gc.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package gc contains the logic to run scan a range for garbage and issue // GC requests to remove that garbage. diff --git a/pkg/kv/kvserver/gc/gc_int_test.go b/pkg/kv/kvserver/gc/gc_int_test.go index fc60aad4548b..55bf9483306d 100644 --- a/pkg/kv/kvserver/gc/gc_int_test.go +++ b/pkg/kv/kvserver/gc/gc_int_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc_test diff --git a/pkg/kv/kvserver/gc/gc_iterator.go b/pkg/kv/kvserver/gc/gc_iterator.go index d3e7662b72cc..7857a7da9c97 100644 --- a/pkg/kv/kvserver/gc/gc_iterator.go +++ b/pkg/kv/kvserver/gc/gc_iterator.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gc/gc_iterator_test.go b/pkg/kv/kvserver/gc/gc_iterator_test.go index 288f9213da38..02df500cd4da 100644 --- a/pkg/kv/kvserver/gc/gc_iterator_test.go +++ b/pkg/kv/kvserver/gc/gc_iterator_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gc/gc_old_test.go b/pkg/kv/kvserver/gc/gc_old_test.go index 5349525d41c5..ae7d5529ddcb 100644 --- a/pkg/kv/kvserver/gc/gc_old_test.go +++ b/pkg/kv/kvserver/gc/gc_old_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gc/gc_random_test.go b/pkg/kv/kvserver/gc/gc_random_test.go index 1a96a8d02161..c593ec9e4fae 100644 --- a/pkg/kv/kvserver/gc/gc_random_test.go +++ b/pkg/kv/kvserver/gc/gc_random_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gc/gc_test.go b/pkg/kv/kvserver/gc/gc_test.go index 64d68ca96220..31b4e10eec54 100644 --- a/pkg/kv/kvserver/gc/gc_test.go +++ b/pkg/kv/kvserver/gc/gc_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gc/main_test.go b/pkg/kv/kvserver/gc/main_test.go index e8fd6a4d059c..78e66d701528 100644 --- a/pkg/kv/kvserver/gc/main_test.go +++ b/pkg/kv/kvserver/gc/main_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package gc diff --git a/pkg/kv/kvserver/gossip_test.go b/pkg/kv/kvserver/gossip_test.go index 9bf889d61bf8..0527ec53cfa1 100644 --- a/pkg/kv/kvserver/gossip_test.go +++ b/pkg/kv/kvserver/gossip_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/helpers_test.go b/pkg/kv/kvserver/helpers_test.go index 7c0fb08bdac6..4678864e112a 100644 --- a/pkg/kv/kvserver/helpers_test.go +++ b/pkg/kv/kvserver/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // This file includes test-only helper methods added to types in // package storage. These methods are only linked in to tests in this diff --git a/pkg/kv/kvserver/idalloc/helpers_test.go b/pkg/kv/kvserver/idalloc/helpers_test.go index f20ff4761abe..73071622c8bc 100644 --- a/pkg/kv/kvserver/idalloc/helpers_test.go +++ b/pkg/kv/kvserver/idalloc/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package idalloc diff --git a/pkg/kv/kvserver/idalloc/id_alloc.go b/pkg/kv/kvserver/idalloc/id_alloc.go index 5388fa974893..10df3d88e054 100644 --- a/pkg/kv/kvserver/idalloc/id_alloc.go +++ b/pkg/kv/kvserver/idalloc/id_alloc.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package idalloc diff --git a/pkg/kv/kvserver/idalloc/id_alloc_test.go b/pkg/kv/kvserver/idalloc/id_alloc_test.go index d370ab69e977..33f67441b1de 100644 --- a/pkg/kv/kvserver/idalloc/id_alloc_test.go +++ b/pkg/kv/kvserver/idalloc/id_alloc_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package idalloc_test diff --git a/pkg/kv/kvserver/idalloc/main_test.go b/pkg/kv/kvserver/idalloc/main_test.go index 1cfb99edc21a..ede38cb24a62 100644 --- a/pkg/kv/kvserver/idalloc/main_test.go +++ b/pkg/kv/kvserver/idalloc/main_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package idalloc_test diff --git a/pkg/kv/kvserver/intent_resolver_integration_test.go b/pkg/kv/kvserver/intent_resolver_integration_test.go index c32b38b83f2f..47d6ebb0fd86 100644 --- a/pkg/kv/kvserver/intent_resolver_integration_test.go +++ b/pkg/kv/kvserver/intent_resolver_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/intentresolver/admission.go b/pkg/kv/kvserver/intentresolver/admission.go index 2bb275c29e5e..6dbaa9c1df01 100644 --- a/pkg/kv/kvserver/intentresolver/admission.go +++ b/pkg/kv/kvserver/intentresolver/admission.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package intentresolver diff --git a/pkg/kv/kvserver/intentresolver/intent_resolver.go b/pkg/kv/kvserver/intentresolver/intent_resolver.go index 693aab30172c..b8922000728d 100644 --- a/pkg/kv/kvserver/intentresolver/intent_resolver.go +++ b/pkg/kv/kvserver/intentresolver/intent_resolver.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package intentresolver diff --git a/pkg/kv/kvserver/intentresolver/intent_resolver_integration_test.go b/pkg/kv/kvserver/intentresolver/intent_resolver_integration_test.go index dcac9ea1d415..adab1326eea6 100644 --- a/pkg/kv/kvserver/intentresolver/intent_resolver_integration_test.go +++ b/pkg/kv/kvserver/intentresolver/intent_resolver_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package intentresolver_test import ( diff --git a/pkg/kv/kvserver/intentresolver/intent_resolver_test.go b/pkg/kv/kvserver/intentresolver/intent_resolver_test.go index f176c47b8480..d140628d0a45 100644 --- a/pkg/kv/kvserver/intentresolver/intent_resolver_test.go +++ b/pkg/kv/kvserver/intentresolver/intent_resolver_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package intentresolver diff --git a/pkg/kv/kvserver/intentresolver/main_test.go b/pkg/kv/kvserver/intentresolver/main_test.go index 64d76635399e..7fe17b2c1656 100644 --- a/pkg/kv/kvserver/intentresolver/main_test.go +++ b/pkg/kv/kvserver/intentresolver/main_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package intentresolver_test import ( diff --git a/pkg/kv/kvserver/intentresolver/metrics.go b/pkg/kv/kvserver/intentresolver/metrics.go index 3cff89f6b92c..eb0aaf655fd5 100644 --- a/pkg/kv/kvserver/intentresolver/metrics.go +++ b/pkg/kv/kvserver/intentresolver/metrics.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package intentresolver diff --git a/pkg/kv/kvserver/kvadmission/kvadmission.go b/pkg/kv/kvserver/kvadmission/kvadmission.go index 615601148b5a..b57363f4f63e 100644 --- a/pkg/kv/kvserver/kvadmission/kvadmission.go +++ b/pkg/kv/kvserver/kvadmission/kvadmission.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvadmission is the integration layer between KV and admission // control. diff --git a/pkg/kv/kvserver/kvflowcontrol/doc.go b/pkg/kv/kvserver/kvflowcontrol/doc.go index 6cae3c70ef21..22e9566aaed3 100644 --- a/pkg/kv/kvserver/kvflowcontrol/doc.go +++ b/pkg/kv/kvserver/kvflowcontrol/doc.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowcontrol diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowcontrol.go b/pkg/kv/kvserver/kvflowcontrol/kvflowcontrol.go index 5ab3bf73cc77..83d0b35fd1c6 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowcontrol.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowcontrol.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvflowcontrol provides flow control for replication traffic in KV. // It's part of the integration layer between KV and admission control. diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller.go b/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller.go index bb5af1f7f49a..4d3f2662af51 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowcontroller diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_metrics.go b/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_metrics.go index 6728b6eb885e..6969571f5e8a 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_metrics.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_metrics.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowcontroller diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_test.go b/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_test.go index 72f89e6eee6c..922dbd980858 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowcontroller/kvflowcontroller_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowcontroller diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.go b/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.go index 36984ad8e6d7..c5c02592e033 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowcontrolpb diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.proto b/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.proto index e6f41eb239cc..aac139ec313c 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.proto +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowcontrolpb/kvflowcontrol.proto @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.kvflowcontrol.kvflowcontrolpb; diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/dummy.go b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/dummy.go index 17394761d997..70a216f99e8f 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/dummy.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/dummy.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowdispatch diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch.go b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch.go index f0afba0ed522..37d0edbb2619 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowdispatch diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_metrics.go b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_metrics.go index 9f60e3e8a89a..9decd6be9766 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_metrics.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_metrics.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowdispatch diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_test.go b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_test.go index 8aba6c4dc849..25eeaf935f8a 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowdispatch/kvflowdispatch_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowdispatch diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/connected_stream.go b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/connected_stream.go index 02380bd658a8..2a23382a8beb 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/connected_stream.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/connected_stream.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowhandle diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle.go b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle.go index 82062567966f..bc30da70f39c 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowhandle diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_metrics.go b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_metrics.go index 289eff4d195f..b64942ac526b 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_metrics.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_metrics.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowhandle diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_test.go b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_test.go index 328740533c3b..d58a60ded6a1 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/kvflowhandle_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowhandle_test diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/noop.go b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/noop.go index dca22334c424..d79c022643e3 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/noop.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowhandle/noop.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowhandle diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowinspectpb/kvflowinspect.proto b/pkg/kv/kvserver/kvflowcontrol/kvflowinspectpb/kvflowinspect.proto index af1aad352a55..1d65d5edecf0 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowinspectpb/kvflowinspect.proto +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowinspectpb/kvflowinspect.proto @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.kvflowcontrol.kvflowinspectpb; diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowsimulator/simulation_test.go b/pkg/kv/kvserver/kvflowcontrol/kvflowsimulator/simulation_test.go index 09c5491c0a48..ada5657384bd 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowsimulator/simulation_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowsimulator/simulation_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowsimulator diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker.go b/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker.go index 9c2745d5c7d6..17a3064b03a0 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowtokentracker diff --git a/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker_test.go b/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker_test.go index 217fb99a2f44..ebeda704b65c 100644 --- a/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/kvflowtokentracker/tracker_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowtokentracker diff --git a/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker.go b/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker.go index 580b6dd8b43a..f0663a0ff9ce 100644 --- a/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker.go +++ b/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package node_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker_test.go b/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker_test.go index 7aa9ada90306..6e50e096f4e3 100644 --- a/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/node_rac2/admitted_piggybacker_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package node_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/node_rac2/doc.go b/pkg/kv/kvserver/kvflowcontrol/node_rac2/doc.go index 28c72f50a803..b89ab9a69767 100644 --- a/pkg/kv/kvserver/kvflowcontrol/node_rac2/doc.go +++ b/pkg/kv/kvserver/kvflowcontrol/node_rac2/doc.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package node_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker.go b/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker.go index bd51c4ba70ef..f5e2133b5366 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker_test.go index c7d6c4f1154a..0b8daba980a6 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/log_tracker_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/metrics.go b/pkg/kv/kvserver/kvflowcontrol/rac2/metrics.go index 06ca29c295d2..2ab7585ee021 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/metrics.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/metrics.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/priority.go b/pkg/kv/kvserver/kvflowcontrol/rac2/priority.go index 047f00a24914..e5938f94594b 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/priority.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/priority.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/priority_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/priority_test.go index 35fc7cbaaf4a..56fcf8120088 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/priority_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/priority_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller.go b/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller.go index 8ff785fdc39a..71cb0efdb71c 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller_test.go index be4746dca9d7..aeacc5b4b7db 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/range_controller_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/simulation_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/simulation_test.go index b08cc739a874..615064e4c6da 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/simulation_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/simulation_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream.go b/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream.go index 910eb87a64a0..24c579188a60 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream_test.go index 185c437fc176..a55a6254380c 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/store_stream_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter.go b/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter.go index ca768c6ff15e..10215e86c580 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter_test.go index d8d6a4ee04ee..00038cb6aa71 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/token_counter_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker.go b/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker.go index 13ebde538f6e..f0105b91bbb5 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker_test.go b/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker_test.go index d0cfc9617063..ae899f324ab8 100644 --- a/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/rac2/token_tracker_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission.go index 476664888c0f..8d943363e2b4 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission_test.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission_test.go index b12fcd35ecdd..425630850dbf 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/admission_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler.go index 3b0350a1d7da..af8284bb42e4 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler_test.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler_test.go index 4b4d01ed031c..bd7d63f641de 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/close_scheduler_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/doc.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/doc.go index f1dcc3377bd5..485740a2b666 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/doc.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/doc.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/log_tracker.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/log_tracker.go index 20a378a1cb34..70ab655a5962 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/log_tracker.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/log_tracker.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor.go index 7c96f7e0aa81..7e3b2286c316 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor_test.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor_test.go index 553d1571a710..1af82cec97c0 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor_test.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/processor_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/raft_node.go b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/raft_node.go index dd8a60b58960..dc186977da04 100644 --- a/pkg/kv/kvserver/kvflowcontrol/replica_rac2/raft_node.go +++ b/pkg/kv/kvserver/kvflowcontrol/replica_rac2/raft_node.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replica_rac2 diff --git a/pkg/kv/kvserver/kvflowcontrol/testing_knobs.go b/pkg/kv/kvserver/kvflowcontrol/testing_knobs.go index 6ad28b520204..fb76f13b4b58 100644 --- a/pkg/kv/kvserver/kvflowcontrol/testing_knobs.go +++ b/pkg/kv/kvserver/kvflowcontrol/testing_knobs.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvflowcontrol diff --git a/pkg/kv/kvserver/kvserverbase/base.go b/pkg/kv/kvserver/kvserverbase/base.go index cddcd92977d0..c283c19e04c3 100644 --- a/pkg/kv/kvserver/kvserverbase/base.go +++ b/pkg/kv/kvserver/kvserverbase/base.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverbase diff --git a/pkg/kv/kvserver/kvserverbase/bulk_adder.go b/pkg/kv/kvserver/kvserverbase/bulk_adder.go index 4127154fcef4..505f5181dbf6 100644 --- a/pkg/kv/kvserver/kvserverbase/bulk_adder.go +++ b/pkg/kv/kvserver/kvserverbase/bulk_adder.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverbase diff --git a/pkg/kv/kvserver/kvserverbase/forced_error.go b/pkg/kv/kvserver/kvserverbase/forced_error.go index 6ac450d0b9d5..2562dfc11308 100644 --- a/pkg/kv/kvserver/kvserverbase/forced_error.go +++ b/pkg/kv/kvserver/kvserverbase/forced_error.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package kvserverbase diff --git a/pkg/kv/kvserver/kvserverbase/knobs.go b/pkg/kv/kvserver/kvserverbase/knobs.go index ba52bb5c0fc4..a894ad3a2921 100644 --- a/pkg/kv/kvserver/kvserverbase/knobs.go +++ b/pkg/kv/kvserver/kvserverbase/knobs.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package workload provides an abstraction for generators of sql query loads // (and requisite initial data) as well as tools for working with these diff --git a/pkg/kv/kvserver/kvserverbase/stores.go b/pkg/kv/kvserver/kvserverbase/stores.go index 8f9c3452da33..90a5720a0538 100644 --- a/pkg/kv/kvserver/kvserverbase/stores.go +++ b/pkg/kv/kvserver/kvserverbase/stores.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverbase diff --git a/pkg/kv/kvserver/kvserverbase/syncing_write.go b/pkg/kv/kvserver/kvserverbase/syncing_write.go index fc9f547277d2..95c46020be28 100644 --- a/pkg/kv/kvserver/kvserverbase/syncing_write.go +++ b/pkg/kv/kvserver/kvserverbase/syncing_write.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverbase diff --git a/pkg/kv/kvserver/kvserverpb/internal_raft.proto b/pkg/kv/kvserver/kvserverpb/internal_raft.proto index baad8b93a6b8..ff19c7fd01f0 100644 --- a/pkg/kv/kvserver/kvserverpb/internal_raft.proto +++ b/pkg/kv/kvserver/kvserverpb/internal_raft.proto @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto2"; package cockroach.kv.kvserver.storagepb; diff --git a/pkg/kv/kvserver/kvserverpb/lease_status.go b/pkg/kv/kvserver/kvserverpb/lease_status.go index 534218caf3e4..e98d3d49ebe2 100644 --- a/pkg/kv/kvserver/kvserverpb/lease_status.go +++ b/pkg/kv/kvserver/kvserverpb/lease_status.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverpb diff --git a/pkg/kv/kvserver/kvserverpb/lease_status.proto b/pkg/kv/kvserver/kvserverpb/lease_status.proto index 752a6f7a9302..2248908613c1 100644 --- a/pkg/kv/kvserver/kvserverpb/lease_status.proto +++ b/pkg/kv/kvserver/kvserverpb/lease_status.proto @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.storagepb; diff --git a/pkg/kv/kvserver/kvserverpb/log.go b/pkg/kv/kvserver/kvserverpb/log.go index 64c64f0557f5..c1df9078f0dd 100644 --- a/pkg/kv/kvserver/kvserverpb/log.go +++ b/pkg/kv/kvserver/kvserverpb/log.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverpb diff --git a/pkg/kv/kvserver/kvserverpb/proposer_kv.go b/pkg/kv/kvserver/kvserverpb/proposer_kv.go index f982cce6eba0..3d494aef3739 100644 --- a/pkg/kv/kvserver/kvserverpb/proposer_kv.go +++ b/pkg/kv/kvserver/kvserverpb/proposer_kv.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverpb diff --git a/pkg/kv/kvserver/kvserverpb/proposer_kv.proto b/pkg/kv/kvserver/kvserverpb/proposer_kv.proto index 5a46d4e647c8..fa9a5aec521d 100644 --- a/pkg/kv/kvserver/kvserverpb/proposer_kv.proto +++ b/pkg/kv/kvserver/kvserverpb/proposer_kv.proto @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.storagepb; diff --git a/pkg/kv/kvserver/kvserverpb/raft.go b/pkg/kv/kvserver/kvserverpb/raft.go index 8202aca22665..a1e1c5ae3f35 100644 --- a/pkg/kv/kvserver/kvserverpb/raft.go +++ b/pkg/kv/kvserver/kvserverpb/raft.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverpb diff --git a/pkg/kv/kvserver/kvserverpb/raft.proto b/pkg/kv/kvserver/kvserverpb/raft.proto index 23e9d262c1b0..cd1052db9a32 100644 --- a/pkg/kv/kvserver/kvserverpb/raft.proto +++ b/pkg/kv/kvserver/kvserverpb/raft.proto @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.kvserverpb; diff --git a/pkg/kv/kvserver/kvserverpb/range_log.proto b/pkg/kv/kvserver/kvserverpb/range_log.proto index 9f1ff1102d2f..45a2a29f1a11 100644 --- a/pkg/kv/kvserver/kvserverpb/range_log.proto +++ b/pkg/kv/kvserver/kvserverpb/range_log.proto @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.storagepb; diff --git a/pkg/kv/kvserver/kvserverpb/state.go b/pkg/kv/kvserver/kvserverpb/state.go index a2d19435c225..9d49e558cda2 100644 --- a/pkg/kv/kvserver/kvserverpb/state.go +++ b/pkg/kv/kvserver/kvserverpb/state.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserverpb diff --git a/pkg/kv/kvserver/kvserverpb/state.proto b/pkg/kv/kvserver/kvserverpb/state.proto index 9a18676be4a7..ad429e866de5 100644 --- a/pkg/kv/kvserver/kvserverpb/state.proto +++ b/pkg/kv/kvserver/kvserverpb/state.proto @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.storagepb; diff --git a/pkg/kv/kvserver/kvstorage/cluster_version.go b/pkg/kv/kvserver/kvstorage/cluster_version.go index 450b7eb8937c..7816bfb6d6f4 100644 --- a/pkg/kv/kvserver/kvstorage/cluster_version.go +++ b/pkg/kv/kvserver/kvstorage/cluster_version.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstorage diff --git a/pkg/kv/kvserver/kvstorage/cluster_version_test.go b/pkg/kv/kvserver/kvstorage/cluster_version_test.go index 48ab6d1e1ba1..fda4ee67b26e 100644 --- a/pkg/kv/kvserver/kvstorage/cluster_version_test.go +++ b/pkg/kv/kvserver/kvstorage/cluster_version_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstorage diff --git a/pkg/kv/kvserver/kvstorage/datadriven_test.go b/pkg/kv/kvserver/kvstorage/datadriven_test.go index 2ac67343fac6..1bd89437bae2 100644 --- a/pkg/kv/kvserver/kvstorage/datadriven_test.go +++ b/pkg/kv/kvserver/kvstorage/datadriven_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstorage diff --git a/pkg/kv/kvserver/kvstorage/destroy.go b/pkg/kv/kvserver/kvstorage/destroy.go index 8d4ddc91a1b2..b45bb3306b50 100644 --- a/pkg/kv/kvserver/kvstorage/destroy.go +++ b/pkg/kv/kvserver/kvstorage/destroy.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstorage diff --git a/pkg/kv/kvserver/kvstorage/doc.go b/pkg/kv/kvserver/kvstorage/doc.go index dc4d9d8c17cb..24be7cb4a63b 100644 --- a/pkg/kv/kvserver/kvstorage/doc.go +++ b/pkg/kv/kvserver/kvstorage/doc.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package kvstorage houses the logic that manages the on-disk state for the // Replicas housed on a Store. Replicas store data in two storage.Engine diff --git a/pkg/kv/kvserver/kvstorage/init.go b/pkg/kv/kvserver/kvstorage/init.go index 35291e19107a..4d5510dde0eb 100644 --- a/pkg/kv/kvserver/kvstorage/init.go +++ b/pkg/kv/kvserver/kvstorage/init.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstorage diff --git a/pkg/kv/kvserver/kvstorage/replica_state.go b/pkg/kv/kvserver/kvstorage/replica_state.go index 0f270e989126..c662c553a015 100644 --- a/pkg/kv/kvserver/kvstorage/replica_state.go +++ b/pkg/kv/kvserver/kvstorage/replica_state.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvstorage diff --git a/pkg/kv/kvserver/lease_history.go b/pkg/kv/kvserver/lease_history.go index 879554939a08..e597344990c9 100644 --- a/pkg/kv/kvserver/lease_history.go +++ b/pkg/kv/kvserver/lease_history.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/lease_history_test.go b/pkg/kv/kvserver/lease_history_test.go index 2c41c377118b..0b8cdf476fee 100644 --- a/pkg/kv/kvserver/lease_history_test.go +++ b/pkg/kv/kvserver/lease_history_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/lease_queue.go b/pkg/kv/kvserver/lease_queue.go index 88cd796d12fd..61e1cbe1813c 100644 --- a/pkg/kv/kvserver/lease_queue.go +++ b/pkg/kv/kvserver/lease_queue.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/lease_queue_test.go b/pkg/kv/kvserver/lease_queue_test.go index 5c63cfe6395d..8d3c76da8b8b 100644 --- a/pkg/kv/kvserver/lease_queue_test.go +++ b/pkg/kv/kvserver/lease_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/leases/build.go b/pkg/kv/kvserver/leases/build.go index b9550278b0a3..5ac454f9ca28 100644 --- a/pkg/kv/kvserver/leases/build.go +++ b/pkg/kv/kvserver/leases/build.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/leases/build_test.go b/pkg/kv/kvserver/leases/build_test.go index 2d632da7ab58..d1425dc35958 100644 --- a/pkg/kv/kvserver/leases/build_test.go +++ b/pkg/kv/kvserver/leases/build_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/leases/errors.go b/pkg/kv/kvserver/leases/errors.go index 3b8be7a31b9d..0124b39351fc 100644 --- a/pkg/kv/kvserver/leases/errors.go +++ b/pkg/kv/kvserver/leases/errors.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/leases/status.go b/pkg/kv/kvserver/leases/status.go index b2864fdbdfb3..64cf08c6b9cb 100644 --- a/pkg/kv/kvserver/leases/status.go +++ b/pkg/kv/kvserver/leases/status.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/leases/status_test.go b/pkg/kv/kvserver/leases/status_test.go index 3ed4e836b5c8..1275a81ea4a4 100644 --- a/pkg/kv/kvserver/leases/status_test.go +++ b/pkg/kv/kvserver/leases/status_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/leases/verify.go b/pkg/kv/kvserver/leases/verify.go index 9734a24045a2..ce9c0143a13d 100644 --- a/pkg/kv/kvserver/leases/verify.go +++ b/pkg/kv/kvserver/leases/verify.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/leases/verify_test.go b/pkg/kv/kvserver/leases/verify_test.go index 7d6edc7e81a4..7cee5175ec3e 100644 --- a/pkg/kv/kvserver/leases/verify_test.go +++ b/pkg/kv/kvserver/leases/verify_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package leases diff --git a/pkg/kv/kvserver/liveness/cache.go b/pkg/kv/kvserver/liveness/cache.go index 71c0f863362d..f424d0da46a8 100644 --- a/pkg/kv/kvserver/liveness/cache.go +++ b/pkg/kv/kvserver/liveness/cache.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness diff --git a/pkg/kv/kvserver/liveness/client_test.go b/pkg/kv/kvserver/liveness/client_test.go index c4084d44208c..f960c40bbadc 100644 --- a/pkg/kv/kvserver/liveness/client_test.go +++ b/pkg/kv/kvserver/liveness/client_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness_test diff --git a/pkg/kv/kvserver/liveness/liveness.go b/pkg/kv/kvserver/liveness/liveness.go index 087c79307053..8bf0ec034fa9 100644 --- a/pkg/kv/kvserver/liveness/liveness.go +++ b/pkg/kv/kvserver/liveness/liveness.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness diff --git a/pkg/kv/kvserver/liveness/liveness_test.go b/pkg/kv/kvserver/liveness/liveness_test.go index 9bd718fe89f1..87578b08d256 100644 --- a/pkg/kv/kvserver/liveness/liveness_test.go +++ b/pkg/kv/kvserver/liveness/liveness_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness diff --git a/pkg/kv/kvserver/liveness/livenesspb/liveness.go b/pkg/kv/kvserver/liveness/livenesspb/liveness.go index 5ba3eb36409d..08008601d045 100644 --- a/pkg/kv/kvserver/liveness/livenesspb/liveness.go +++ b/pkg/kv/kvserver/liveness/livenesspb/liveness.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package livenesspb diff --git a/pkg/kv/kvserver/liveness/livenesspb/liveness.proto b/pkg/kv/kvserver/liveness/livenesspb/liveness.proto index 89dbc548e0ea..15fbf97a8c86 100644 --- a/pkg/kv/kvserver/liveness/livenesspb/liveness.proto +++ b/pkg/kv/kvserver/liveness/livenesspb/liveness.proto @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.liveness.livenesspb; diff --git a/pkg/kv/kvserver/liveness/livenesspb/liveness_test_helper.go b/pkg/kv/kvserver/liveness/livenesspb/liveness_test_helper.go index 8c1bb7b047a4..8767b8b248aa 100644 --- a/pkg/kv/kvserver/liveness/livenesspb/liveness_test_helper.go +++ b/pkg/kv/kvserver/liveness/livenesspb/liveness_test_helper.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package livenesspb diff --git a/pkg/kv/kvserver/liveness/main_test.go b/pkg/kv/kvserver/liveness/main_test.go index a3723228e03c..dd1772f92f48 100644 --- a/pkg/kv/kvserver/liveness/main_test.go +++ b/pkg/kv/kvserver/liveness/main_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness_test diff --git a/pkg/kv/kvserver/liveness/storage.go b/pkg/kv/kvserver/liveness/storage.go index 67249fad72d0..ce230b0820d4 100644 --- a/pkg/kv/kvserver/liveness/storage.go +++ b/pkg/kv/kvserver/liveness/storage.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness diff --git a/pkg/kv/kvserver/liveness/test_helpers.go b/pkg/kv/kvserver/liveness/test_helpers.go index 6335d8edada7..49b5d8253166 100644 --- a/pkg/kv/kvserver/liveness/test_helpers.go +++ b/pkg/kv/kvserver/liveness/test_helpers.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package liveness diff --git a/pkg/kv/kvserver/load/record_replica_load.go b/pkg/kv/kvserver/load/record_replica_load.go index 01e395513649..6e564b2468c3 100644 --- a/pkg/kv/kvserver/load/record_replica_load.go +++ b/pkg/kv/kvserver/load/record_replica_load.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package load diff --git a/pkg/kv/kvserver/load/replica_load.go b/pkg/kv/kvserver/load/replica_load.go index 8798cc54ad83..eb9172188cc7 100644 --- a/pkg/kv/kvserver/load/replica_load.go +++ b/pkg/kv/kvserver/load/replica_load.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package load diff --git a/pkg/kv/kvserver/lockspanset/lockspanset.go b/pkg/kv/kvserver/lockspanset/lockspanset.go index dcc75d65334a..a5c38bb64f15 100644 --- a/pkg/kv/kvserver/lockspanset/lockspanset.go +++ b/pkg/kv/kvserver/lockspanset/lockspanset.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package lockspanset diff --git a/pkg/kv/kvserver/lockspanset/lockspanset_test.go b/pkg/kv/kvserver/lockspanset/lockspanset_test.go index 1f2ccef6595b..75f64c884080 100644 --- a/pkg/kv/kvserver/lockspanset/lockspanset_test.go +++ b/pkg/kv/kvserver/lockspanset/lockspanset_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package lockspanset diff --git a/pkg/kv/kvserver/logstore/bytes_tracker.go b/pkg/kv/kvserver/logstore/bytes_tracker.go index ec55e02a4909..f76e5746177e 100644 --- a/pkg/kv/kvserver/logstore/bytes_tracker.go +++ b/pkg/kv/kvserver/logstore/bytes_tracker.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/bytes_tracker_test.go b/pkg/kv/kvserver/logstore/bytes_tracker_test.go index be63c76c9411..50305f74626f 100644 --- a/pkg/kv/kvserver/logstore/bytes_tracker_test.go +++ b/pkg/kv/kvserver/logstore/bytes_tracker_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/logstore.go b/pkg/kv/kvserver/logstore/logstore.go index 8f718f1791e3..c2a7d958c6df 100644 --- a/pkg/kv/kvserver/logstore/logstore.go +++ b/pkg/kv/kvserver/logstore/logstore.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package logstore implements the Raft log storage. package logstore diff --git a/pkg/kv/kvserver/logstore/logstore_bench_test.go b/pkg/kv/kvserver/logstore/logstore_bench_test.go index d9809f2ea71c..786871c21f32 100644 --- a/pkg/kv/kvserver/logstore/logstore_bench_test.go +++ b/pkg/kv/kvserver/logstore/logstore_bench_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/sideload.go b/pkg/kv/kvserver/logstore/sideload.go index a468ca6a70f1..9e3ca4422b65 100644 --- a/pkg/kv/kvserver/logstore/sideload.go +++ b/pkg/kv/kvserver/logstore/sideload.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/sideload_disk.go b/pkg/kv/kvserver/logstore/sideload_disk.go index d0c9fe62dfc3..7d7ac39cb7bb 100644 --- a/pkg/kv/kvserver/logstore/sideload_disk.go +++ b/pkg/kv/kvserver/logstore/sideload_disk.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/sideload_test.go b/pkg/kv/kvserver/logstore/sideload_test.go index eb07ac6712aa..4f89ba6fa5e3 100644 --- a/pkg/kv/kvserver/logstore/sideload_test.go +++ b/pkg/kv/kvserver/logstore/sideload_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/stateloader.go b/pkg/kv/kvserver/logstore/stateloader.go index acbc1b0bf748..a7cd78d6aa8a 100644 --- a/pkg/kv/kvserver/logstore/stateloader.go +++ b/pkg/kv/kvserver/logstore/stateloader.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/sync_waiter.go b/pkg/kv/kvserver/logstore/sync_waiter.go index 9e422b294008..8c80ead3b1ba 100644 --- a/pkg/kv/kvserver/logstore/sync_waiter.go +++ b/pkg/kv/kvserver/logstore/sync_waiter.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/logstore/sync_waiter_test.go b/pkg/kv/kvserver/logstore/sync_waiter_test.go index ff050ff3b3ad..95255e299218 100644 --- a/pkg/kv/kvserver/logstore/sync_waiter_test.go +++ b/pkg/kv/kvserver/logstore/sync_waiter_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package logstore diff --git a/pkg/kv/kvserver/loqrecovery/apply.go b/pkg/kv/kvserver/loqrecovery/apply.go index cac0fe305c2a..28c3b25a74e9 100644 --- a/pkg/kv/kvserver/loqrecovery/apply.go +++ b/pkg/kv/kvserver/loqrecovery/apply.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/apply_test.go b/pkg/kv/kvserver/loqrecovery/apply_test.go index d9fd85d7d6ca..83b8fba26b84 100644 --- a/pkg/kv/kvserver/loqrecovery/apply_test.go +++ b/pkg/kv/kvserver/loqrecovery/apply_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/collect.go b/pkg/kv/kvserver/loqrecovery/collect.go index 0772e363a393..ac401a142430 100644 --- a/pkg/kv/kvserver/loqrecovery/collect.go +++ b/pkg/kv/kvserver/loqrecovery/collect.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/collect_raft_log_test.go b/pkg/kv/kvserver/loqrecovery/collect_raft_log_test.go index d3f1d3360482..de114845264e 100644 --- a/pkg/kv/kvserver/loqrecovery/collect_raft_log_test.go +++ b/pkg/kv/kvserver/loqrecovery/collect_raft_log_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery_test diff --git a/pkg/kv/kvserver/loqrecovery/collect_test.go b/pkg/kv/kvserver/loqrecovery/collect_test.go index f41aada36bed..311f6e7a9bcd 100644 --- a/pkg/kv/kvserver/loqrecovery/collect_test.go +++ b/pkg/kv/kvserver/loqrecovery/collect_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.go b/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.go index 5f6e18085530..090136ef7b93 100644 --- a/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.go +++ b/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecoverypb diff --git a/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.proto b/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.proto index 05fa185ac481..4e017627267a 100644 --- a/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.proto +++ b/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.proto @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.loqrecovery.loqrecoverypb; diff --git a/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery_test.go b/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery_test.go index fc0dc4c2c6d5..59cc827df558 100644 --- a/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery_test.go +++ b/pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecoverypb diff --git a/pkg/kv/kvserver/loqrecovery/main_test.go b/pkg/kv/kvserver/loqrecovery/main_test.go index 326f6a39c493..298452ea2c0c 100644 --- a/pkg/kv/kvserver/loqrecovery/main_test.go +++ b/pkg/kv/kvserver/loqrecovery/main_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery_test diff --git a/pkg/kv/kvserver/loqrecovery/marshalling.go b/pkg/kv/kvserver/loqrecovery/marshalling.go index 946ae44c599b..5ec0798468ca 100644 --- a/pkg/kv/kvserver/loqrecovery/marshalling.go +++ b/pkg/kv/kvserver/loqrecovery/marshalling.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/marshalling_test.go b/pkg/kv/kvserver/loqrecovery/marshalling_test.go index 74da3a506bda..8147add1e7e7 100644 --- a/pkg/kv/kvserver/loqrecovery/marshalling_test.go +++ b/pkg/kv/kvserver/loqrecovery/marshalling_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/plan.go b/pkg/kv/kvserver/loqrecovery/plan.go index ce0405412ad8..77213d177c1a 100644 --- a/pkg/kv/kvserver/loqrecovery/plan.go +++ b/pkg/kv/kvserver/loqrecovery/plan.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/plan_test.go b/pkg/kv/kvserver/loqrecovery/plan_test.go index 9dbfd61fb0c2..30c5d5683f60 100644 --- a/pkg/kv/kvserver/loqrecovery/plan_test.go +++ b/pkg/kv/kvserver/loqrecovery/plan_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/record.go b/pkg/kv/kvserver/loqrecovery/record.go index 5a7c4dab11e8..56469cc36139 100644 --- a/pkg/kv/kvserver/loqrecovery/record.go +++ b/pkg/kv/kvserver/loqrecovery/record.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/record_test.go b/pkg/kv/kvserver/loqrecovery/record_test.go index 8e26f8ee39e5..f319975e2b17 100644 --- a/pkg/kv/kvserver/loqrecovery/record_test.go +++ b/pkg/kv/kvserver/loqrecovery/record_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/recovery_env_test.go b/pkg/kv/kvserver/loqrecovery/recovery_env_test.go index 6c3258e2e2bf..4012e4404419 100644 --- a/pkg/kv/kvserver/loqrecovery/recovery_env_test.go +++ b/pkg/kv/kvserver/loqrecovery/recovery_env_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/recovery_test.go b/pkg/kv/kvserver/loqrecovery/recovery_test.go index cdd3e30db5a6..c7f41d42f90f 100644 --- a/pkg/kv/kvserver/loqrecovery/recovery_test.go +++ b/pkg/kv/kvserver/loqrecovery/recovery_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/server.go b/pkg/kv/kvserver/loqrecovery/server.go index 78c7c38f0680..9898724a3943 100644 --- a/pkg/kv/kvserver/loqrecovery/server.go +++ b/pkg/kv/kvserver/loqrecovery/server.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/server_integration_test.go b/pkg/kv/kvserver/loqrecovery/server_integration_test.go index abc721129728..dc996aae208a 100644 --- a/pkg/kv/kvserver/loqrecovery/server_integration_test.go +++ b/pkg/kv/kvserver/loqrecovery/server_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery_test diff --git a/pkg/kv/kvserver/loqrecovery/server_test.go b/pkg/kv/kvserver/loqrecovery/server_test.go index ac8c7d57f8f3..e4c5f746722f 100644 --- a/pkg/kv/kvserver/loqrecovery/server_test.go +++ b/pkg/kv/kvserver/loqrecovery/server_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/store.go b/pkg/kv/kvserver/loqrecovery/store.go index c36fabcfd55e..05f0e8c39de7 100644 --- a/pkg/kv/kvserver/loqrecovery/store.go +++ b/pkg/kv/kvserver/loqrecovery/store.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/store_test.go b/pkg/kv/kvserver/loqrecovery/store_test.go index 64bb67818d9b..1556cf57f818 100644 --- a/pkg/kv/kvserver/loqrecovery/store_test.go +++ b/pkg/kv/kvserver/loqrecovery/store_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/testing_knobs.go b/pkg/kv/kvserver/loqrecovery/testing_knobs.go index ad84fa2907d8..fcd506c1e828 100644 --- a/pkg/kv/kvserver/loqrecovery/testing_knobs.go +++ b/pkg/kv/kvserver/loqrecovery/testing_knobs.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/utils.go b/pkg/kv/kvserver/loqrecovery/utils.go index bbe0379576e2..95951606d800 100644 --- a/pkg/kv/kvserver/loqrecovery/utils.go +++ b/pkg/kv/kvserver/loqrecovery/utils.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/version.go b/pkg/kv/kvserver/loqrecovery/version.go index 82125254332a..e0bc7b66c66d 100644 --- a/pkg/kv/kvserver/loqrecovery/version.go +++ b/pkg/kv/kvserver/loqrecovery/version.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/loqrecovery/version_test.go b/pkg/kv/kvserver/loqrecovery/version_test.go index 639bc0ce2ade..19203dd54db0 100644 --- a/pkg/kv/kvserver/loqrecovery/version_test.go +++ b/pkg/kv/kvserver/loqrecovery/version_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package loqrecovery diff --git a/pkg/kv/kvserver/main_test.go b/pkg/kv/kvserver/main_test.go index 3d4e201958de..548e07b7f97e 100644 --- a/pkg/kv/kvserver/main_test.go +++ b/pkg/kv/kvserver/main_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/markers.go b/pkg/kv/kvserver/markers.go index 8e7b731603c5..684cd5e7dc0f 100644 --- a/pkg/kv/kvserver/markers.go +++ b/pkg/kv/kvserver/markers.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/merge_queue.go b/pkg/kv/kvserver/merge_queue.go index 81a2e7a637ce..c8063c71f07c 100644 --- a/pkg/kv/kvserver/merge_queue.go +++ b/pkg/kv/kvserver/merge_queue.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/merge_queue_test.go b/pkg/kv/kvserver/merge_queue_test.go index 727881ff3bdb..ec6fc29607e1 100644 --- a/pkg/kv/kvserver/merge_queue_test.go +++ b/pkg/kv/kvserver/merge_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/metric_rules.go b/pkg/kv/kvserver/metric_rules.go index ca77b6fe11b7..904758bdef37 100644 --- a/pkg/kv/kvserver/metric_rules.go +++ b/pkg/kv/kvserver/metric_rules.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/metric_rules_test.go b/pkg/kv/kvserver/metric_rules_test.go index c3cb1858a9b0..c9ba54ab7a4e 100644 --- a/pkg/kv/kvserver/metric_rules_test.go +++ b/pkg/kv/kvserver/metric_rules_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/metrics.go b/pkg/kv/kvserver/metrics.go index 5495f527c6e9..04b334fd5dc0 100644 --- a/pkg/kv/kvserver/metrics.go +++ b/pkg/kv/kvserver/metrics.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/metrics_test.go b/pkg/kv/kvserver/metrics_test.go index 6276c0f60b2c..fac69874f9f1 100644 --- a/pkg/kv/kvserver/metrics_test.go +++ b/pkg/kv/kvserver/metrics_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/multiqueue/multi_queue.go b/pkg/kv/kvserver/multiqueue/multi_queue.go index ada6d958fd43..6ac4b730f32f 100644 --- a/pkg/kv/kvserver/multiqueue/multi_queue.go +++ b/pkg/kv/kvserver/multiqueue/multi_queue.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package multiqueue diff --git a/pkg/kv/kvserver/multiqueue/multi_queue_test.go b/pkg/kv/kvserver/multiqueue/multi_queue_test.go index bb1e24ecea47..398121f50e50 100644 --- a/pkg/kv/kvserver/multiqueue/multi_queue_test.go +++ b/pkg/kv/kvserver/multiqueue/multi_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package multiqueue diff --git a/pkg/kv/kvserver/mvcc_gc_queue.go b/pkg/kv/kvserver/mvcc_gc_queue.go index 91a8babdab54..5bf1c38d01ef 100644 --- a/pkg/kv/kvserver/mvcc_gc_queue.go +++ b/pkg/kv/kvserver/mvcc_gc_queue.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/mvcc_gc_queue_test.go b/pkg/kv/kvserver/mvcc_gc_queue_test.go index 73ad98ed427f..4479286c5899 100644 --- a/pkg/kv/kvserver/mvcc_gc_queue_test.go +++ b/pkg/kv/kvserver/mvcc_gc_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/node_liveness_test.go b/pkg/kv/kvserver/node_liveness_test.go index 07aa61f6c428..5655d87dc2e6 100644 --- a/pkg/kv/kvserver/node_liveness_test.go +++ b/pkg/kv/kvserver/node_liveness_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/protectedts/protectedts.go b/pkg/kv/kvserver/protectedts/protectedts.go index c27e145225a9..9a81c270e125 100644 --- a/pkg/kv/kvserver/protectedts/protectedts.go +++ b/pkg/kv/kvserver/protectedts/protectedts.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package protectedts exports the interface to the protected timestamp // subsystem which allows clients to prevent GC of expired data. diff --git a/pkg/kv/kvserver/protectedts/protectedts_test.go b/pkg/kv/kvserver/protectedts/protectedts_test.go index 8fd0ff51496e..c56ded3228d5 100644 --- a/pkg/kv/kvserver/protectedts/protectedts_test.go +++ b/pkg/kv/kvserver/protectedts/protectedts_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package protectedts diff --git a/pkg/kv/kvserver/protectedts/ptcache/cache.go b/pkg/kv/kvserver/protectedts/ptcache/cache.go index f9d23e0bcd5c..9a3bdc1726a2 100644 --- a/pkg/kv/kvserver/protectedts/ptcache/cache.go +++ b/pkg/kv/kvserver/protectedts/ptcache/cache.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptcache diff --git a/pkg/kv/kvserver/protectedts/ptcache/cache_test.go b/pkg/kv/kvserver/protectedts/ptcache/cache_test.go index 942fb7846a2f..6cc0b34bf76f 100644 --- a/pkg/kv/kvserver/protectedts/ptcache/cache_test.go +++ b/pkg/kv/kvserver/protectedts/ptcache/cache_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptcache_test diff --git a/pkg/kv/kvserver/protectedts/ptcache/main_test.go b/pkg/kv/kvserver/protectedts/ptcache/main_test.go index d67d57c27ba6..6696dbf5c253 100644 --- a/pkg/kv/kvserver/protectedts/ptcache/main_test.go +++ b/pkg/kv/kvserver/protectedts/ptcache/main_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptcache_test diff --git a/pkg/kv/kvserver/protectedts/ptpb/protectedts.go b/pkg/kv/kvserver/protectedts/ptpb/protectedts.go index 896ff8515360..b6653371e690 100644 --- a/pkg/kv/kvserver/protectedts/ptpb/protectedts.go +++ b/pkg/kv/kvserver/protectedts/ptpb/protectedts.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptpb diff --git a/pkg/kv/kvserver/protectedts/ptpb/protectedts.proto b/pkg/kv/kvserver/protectedts/ptpb/protectedts.proto index a4dc1f668d33..9646087b46fd 100644 --- a/pkg/kv/kvserver/protectedts/ptpb/protectedts.proto +++ b/pkg/kv/kvserver/protectedts/ptpb/protectedts.proto @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; diff --git a/pkg/kv/kvserver/protectedts/ptprovider/provider.go b/pkg/kv/kvserver/protectedts/ptprovider/provider.go index d0ab299afc23..ade1ce1cdc3c 100644 --- a/pkg/kv/kvserver/protectedts/ptprovider/provider.go +++ b/pkg/kv/kvserver/protectedts/ptprovider/provider.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package ptprovider encapsulates the concrete implementation of the // protectedts.Provider. diff --git a/pkg/kv/kvserver/protectedts/ptreconcile/main_test.go b/pkg/kv/kvserver/protectedts/ptreconcile/main_test.go index eff2ecf582bd..33950b1f3fa9 100644 --- a/pkg/kv/kvserver/protectedts/ptreconcile/main_test.go +++ b/pkg/kv/kvserver/protectedts/ptreconcile/main_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptreconcile_test diff --git a/pkg/kv/kvserver/protectedts/ptreconcile/metrics.go b/pkg/kv/kvserver/protectedts/ptreconcile/metrics.go index 85606c180a39..1923a9339621 100644 --- a/pkg/kv/kvserver/protectedts/ptreconcile/metrics.go +++ b/pkg/kv/kvserver/protectedts/ptreconcile/metrics.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptreconcile diff --git a/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go b/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go index 928abf72bf94..e15a1dc4e7f4 100644 --- a/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go +++ b/pkg/kv/kvserver/protectedts/ptreconcile/reconciler.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package ptreconcile provides logic to reconcile protected timestamp records // with state associated with their metadata. diff --git a/pkg/kv/kvserver/protectedts/ptreconcile/reconciler_test.go b/pkg/kv/kvserver/protectedts/ptreconcile/reconciler_test.go index 92ad96382380..cc51926a452e 100644 --- a/pkg/kv/kvserver/protectedts/ptreconcile/reconciler_test.go +++ b/pkg/kv/kvserver/protectedts/ptreconcile/reconciler_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptreconcile_test diff --git a/pkg/kv/kvserver/protectedts/ptstorage/main_test.go b/pkg/kv/kvserver/protectedts/ptstorage/main_test.go index ed6155508f34..bdb05fdd27a2 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/main_test.go +++ b/pkg/kv/kvserver/protectedts/ptstorage/main_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptstorage_test diff --git a/pkg/kv/kvserver/protectedts/ptstorage/sql.go b/pkg/kv/kvserver/protectedts/ptstorage/sql.go index a1a3d3112fce..cb62fc62319d 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/sql.go +++ b/pkg/kv/kvserver/protectedts/ptstorage/sql.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptstorage diff --git a/pkg/kv/kvserver/protectedts/ptstorage/storage.go b/pkg/kv/kvserver/protectedts/ptstorage/storage.go index 9b2ac12bb9af..dd9e770cdb9d 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/storage.go +++ b/pkg/kv/kvserver/protectedts/ptstorage/storage.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package ptstorage implements protectedts.Storage. package ptstorage diff --git a/pkg/kv/kvserver/protectedts/ptstorage/storage.proto b/pkg/kv/kvserver/protectedts/ptstorage/storage.proto index 509d44895911..e733fec86171 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/storage.proto +++ b/pkg/kv/kvserver/protectedts/ptstorage/storage.proto @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.protectedts; diff --git a/pkg/kv/kvserver/protectedts/ptstorage/storage_test.go b/pkg/kv/kvserver/protectedts/ptstorage/storage_test.go index 2245a8723734..bc8a530d5553 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/storage_test.go +++ b/pkg/kv/kvserver/protectedts/ptstorage/storage_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptstorage_test diff --git a/pkg/kv/kvserver/protectedts/ptstorage/storage_with_database.go b/pkg/kv/kvserver/protectedts/ptstorage/storage_with_database.go index 756e414f562b..f486120a608a 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/storage_with_database.go +++ b/pkg/kv/kvserver/protectedts/ptstorage/storage_with_database.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptstorage diff --git a/pkg/kv/kvserver/protectedts/ptstorage/validate_test.go b/pkg/kv/kvserver/protectedts/ptstorage/validate_test.go index dba048afedcc..96f1f258f5a6 100644 --- a/pkg/kv/kvserver/protectedts/ptstorage/validate_test.go +++ b/pkg/kv/kvserver/protectedts/ptstorage/validate_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptstorage diff --git a/pkg/kv/kvserver/protectedts/ptutil/testutils.go b/pkg/kv/kvserver/protectedts/ptutil/testutils.go index 25df2612661e..8e25b8d498c6 100644 --- a/pkg/kv/kvserver/protectedts/ptutil/testutils.go +++ b/pkg/kv/kvserver/protectedts/ptutil/testutils.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package ptutil diff --git a/pkg/kv/kvserver/protectedts/settings.go b/pkg/kv/kvserver/protectedts/settings.go index 17eeddf251fc..85d6c989ef6c 100644 --- a/pkg/kv/kvserver/protectedts/settings.go +++ b/pkg/kv/kvserver/protectedts/settings.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package protectedts diff --git a/pkg/kv/kvserver/protectedts/testing_knobs.go b/pkg/kv/kvserver/protectedts/testing_knobs.go index cef95e6f99b6..9c10ae1e074d 100644 --- a/pkg/kv/kvserver/protectedts/testing_knobs.go +++ b/pkg/kv/kvserver/protectedts/testing_knobs.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package protectedts diff --git a/pkg/kv/kvserver/queue.go b/pkg/kv/kvserver/queue.go index 0e4d251296d8..376888bd969e 100644 --- a/pkg/kv/kvserver/queue.go +++ b/pkg/kv/kvserver/queue.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/queue_concurrency_test.go b/pkg/kv/kvserver/queue_concurrency_test.go index e4bd535fe140..63c0c0dad1d3 100644 --- a/pkg/kv/kvserver/queue_concurrency_test.go +++ b/pkg/kv/kvserver/queue_concurrency_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/queue_helpers_testutil.go b/pkg/kv/kvserver/queue_helpers_testutil.go index ff4a132068e4..a667a15a43c0 100644 --- a/pkg/kv/kvserver/queue_helpers_testutil.go +++ b/pkg/kv/kvserver/queue_helpers_testutil.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/queue_test.go b/pkg/kv/kvserver/queue_test.go index 307d8bbd1deb..c0274e8f7192 100644 --- a/pkg/kv/kvserver/queue_test.go +++ b/pkg/kv/kvserver/queue_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft.go b/pkg/kv/kvserver/raft.go index 244b7b750e61..42f2ebbc6d8b 100644 --- a/pkg/kv/kvserver/raft.go +++ b/pkg/kv/kvserver/raft.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_log_queue.go b/pkg/kv/kvserver/raft_log_queue.go index d0d0e22258ac..f6883420410f 100644 --- a/pkg/kv/kvserver/raft_log_queue.go +++ b/pkg/kv/kvserver/raft_log_queue.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_log_queue_test.go b/pkg/kv/kvserver/raft_log_queue_test.go index 13f730440cfe..03a30c4f5d9b 100644 --- a/pkg/kv/kvserver/raft_log_queue_test.go +++ b/pkg/kv/kvserver/raft_log_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_log_truncator.go b/pkg/kv/kvserver/raft_log_truncator.go index 2f7b8818291c..5f4b673a979f 100644 --- a/pkg/kv/kvserver/raft_log_truncator.go +++ b/pkg/kv/kvserver/raft_log_truncator.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_log_truncator_test.go b/pkg/kv/kvserver/raft_log_truncator_test.go index 7466d5c209f7..71751d6c8444 100644 --- a/pkg/kv/kvserver/raft_log_truncator_test.go +++ b/pkg/kv/kvserver/raft_log_truncator_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_snapshot_queue.go b/pkg/kv/kvserver/raft_snapshot_queue.go index d7041687d299..13a1cb6a2663 100644 --- a/pkg/kv/kvserver/raft_snapshot_queue.go +++ b/pkg/kv/kvserver/raft_snapshot_queue.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_test.go b/pkg/kv/kvserver/raft_test.go index 970045677d1f..c16a914c3d19 100644 --- a/pkg/kv/kvserver/raft_test.go +++ b/pkg/kv/kvserver/raft_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_transport.go b/pkg/kv/kvserver/raft_transport.go index eea4cdc54ac6..caecb427baf2 100644 --- a/pkg/kv/kvserver/raft_transport.go +++ b/pkg/kv/kvserver/raft_transport.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_transport_metrics.go b/pkg/kv/kvserver/raft_transport_metrics.go index 2373e794310b..5b2e6eab7754 100644 --- a/pkg/kv/kvserver/raft_transport_metrics.go +++ b/pkg/kv/kvserver/raft_transport_metrics.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_transport_test.go b/pkg/kv/kvserver/raft_transport_test.go index e19c52f99ed5..a4ab674271df 100644 --- a/pkg/kv/kvserver/raft_transport_test.go +++ b/pkg/kv/kvserver/raft_transport_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/raft_transport_unit_test.go b/pkg/kv/kvserver/raft_transport_unit_test.go index 8d0cb09cb2f1..ae5ae657cc59 100644 --- a/pkg/kv/kvserver/raft_transport_unit_test.go +++ b/pkg/kv/kvserver/raft_transport_unit_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raft_truncator_replica.go b/pkg/kv/kvserver/raft_truncator_replica.go index 6d7a5687ca89..556e8ac814ed 100644 --- a/pkg/kv/kvserver/raft_truncator_replica.go +++ b/pkg/kv/kvserver/raft_truncator_replica.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/raftentry/cache.go b/pkg/kv/kvserver/raftentry/cache.go index 5b166992292d..4b704aa85a41 100644 --- a/pkg/kv/kvserver/raftentry/cache.go +++ b/pkg/kv/kvserver/raftentry/cache.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package raftentry provides a cache for entries to avoid extra // deserializations. diff --git a/pkg/kv/kvserver/raftentry/cache_test.go b/pkg/kv/kvserver/raftentry/cache_test.go index e72d5e5972fc..6a5e3d032770 100644 --- a/pkg/kv/kvserver/raftentry/cache_test.go +++ b/pkg/kv/kvserver/raftentry/cache_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftentry diff --git a/pkg/kv/kvserver/raftentry/metrics.go b/pkg/kv/kvserver/raftentry/metrics.go index 5f008cae6e73..8561f5c382cf 100644 --- a/pkg/kv/kvserver/raftentry/metrics.go +++ b/pkg/kv/kvserver/raftentry/metrics.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftentry diff --git a/pkg/kv/kvserver/raftentry/ring_buffer.go b/pkg/kv/kvserver/raftentry/ring_buffer.go index 4330cd3af935..375f6a74fdfc 100644 --- a/pkg/kv/kvserver/raftentry/ring_buffer.go +++ b/pkg/kv/kvserver/raftentry/ring_buffer.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftentry diff --git a/pkg/kv/kvserver/raftentry/ring_buffer_test.go b/pkg/kv/kvserver/raftentry/ring_buffer_test.go index 4cb484f0e7ab..a7bf2cd7083b 100644 --- a/pkg/kv/kvserver/raftentry/ring_buffer_test.go +++ b/pkg/kv/kvserver/raftentry/ring_buffer_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftentry diff --git a/pkg/kv/kvserver/raftlog/command.go b/pkg/kv/kvserver/raftlog/command.go index 3e4d5b4dac97..b92f86260ee8 100644 --- a/pkg/kv/kvserver/raftlog/command.go +++ b/pkg/kv/kvserver/raftlog/command.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftlog diff --git a/pkg/kv/kvserver/raftlog/encoding.go b/pkg/kv/kvserver/raftlog/encoding.go index 191c3969e543..396ffdc69cf3 100644 --- a/pkg/kv/kvserver/raftlog/encoding.go +++ b/pkg/kv/kvserver/raftlog/encoding.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftlog diff --git a/pkg/kv/kvserver/raftlog/encoding_test.go b/pkg/kv/kvserver/raftlog/encoding_test.go index 83efe8730f66..7ce8c415b1df 100644 --- a/pkg/kv/kvserver/raftlog/encoding_test.go +++ b/pkg/kv/kvserver/raftlog/encoding_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftlog diff --git a/pkg/kv/kvserver/raftlog/entry.go b/pkg/kv/kvserver/raftlog/entry.go index 969cbc58c01d..499ee44e612e 100644 --- a/pkg/kv/kvserver/raftlog/entry.go +++ b/pkg/kv/kvserver/raftlog/entry.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // TODO(sep-raft-log): there's also a `raftentry` package (it has the raft entry // cache), that package might want to move closer to this code. Revisit when diff --git a/pkg/kv/kvserver/raftlog/entry_bench_test.go b/pkg/kv/kvserver/raftlog/entry_bench_test.go index a0f272a2f6bb..f08e150e9675 100644 --- a/pkg/kv/kvserver/raftlog/entry_bench_test.go +++ b/pkg/kv/kvserver/raftlog/entry_bench_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package raftlog diff --git a/pkg/kv/kvserver/raftlog/entry_test.go b/pkg/kv/kvserver/raftlog/entry_test.go index d688ef87496c..b990908f719e 100644 --- a/pkg/kv/kvserver/raftlog/entry_test.go +++ b/pkg/kv/kvserver/raftlog/entry_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package raftlog diff --git a/pkg/kv/kvserver/raftlog/iter_bench_test.go b/pkg/kv/kvserver/raftlog/iter_bench_test.go index 7c71af83d8f5..458f87754f88 100644 --- a/pkg/kv/kvserver/raftlog/iter_bench_test.go +++ b/pkg/kv/kvserver/raftlog/iter_bench_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftlog diff --git a/pkg/kv/kvserver/raftlog/iter_test.go b/pkg/kv/kvserver/raftlog/iter_test.go index 88321b495bd6..f8d8482fb3fd 100644 --- a/pkg/kv/kvserver/raftlog/iter_test.go +++ b/pkg/kv/kvserver/raftlog/iter_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package raftlog diff --git a/pkg/kv/kvserver/raftlog/iterator.go b/pkg/kv/kvserver/raftlog/iterator.go index 461eaa04034b..791c8d314cb9 100644 --- a/pkg/kv/kvserver/raftlog/iterator.go +++ b/pkg/kv/kvserver/raftlog/iterator.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftlog diff --git a/pkg/kv/kvserver/raftlog/payload.go b/pkg/kv/kvserver/raftlog/payload.go index 487f5021f2f0..6c9b6df2514e 100644 --- a/pkg/kv/kvserver/raftlog/payload.go +++ b/pkg/kv/kvserver/raftlog/payload.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftlog diff --git a/pkg/kv/kvserver/raftutil/util.go b/pkg/kv/kvserver/raftutil/util.go index 785caef14605..0ad2b796bd66 100644 --- a/pkg/kv/kvserver/raftutil/util.go +++ b/pkg/kv/kvserver/raftutil/util.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftutil diff --git a/pkg/kv/kvserver/raftutil/util_test.go b/pkg/kv/kvserver/raftutil/util_test.go index 525cb6c8829a..cdaa12388a9a 100644 --- a/pkg/kv/kvserver/raftutil/util_test.go +++ b/pkg/kv/kvserver/raftutil/util_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package raftutil diff --git a/pkg/kv/kvserver/range_log.go b/pkg/kv/kvserver/range_log.go index c475b156bb54..dc63a6c5e448 100644 --- a/pkg/kv/kvserver/range_log.go +++ b/pkg/kv/kvserver/range_log.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/range_log_test.go b/pkg/kv/kvserver/range_log_test.go index 05c7945a4356..df25c7248447 100644 --- a/pkg/kv/kvserver/range_log_test.go +++ b/pkg/kv/kvserver/range_log_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/rangefeed/bench_test.go b/pkg/kv/kvserver/rangefeed/bench_test.go index 0f981ccad827..9c2eced64126 100644 --- a/pkg/kv/kvserver/rangefeed/bench_test.go +++ b/pkg/kv/kvserver/rangefeed/bench_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/budget.go b/pkg/kv/kvserver/rangefeed/budget.go index 6d5e2c7d7a99..7966843c0937 100644 --- a/pkg/kv/kvserver/rangefeed/budget.go +++ b/pkg/kv/kvserver/rangefeed/budget.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/budget_test.go b/pkg/kv/kvserver/rangefeed/budget_test.go index a598f08f8e1e..caa3fe034490 100644 --- a/pkg/kv/kvserver/rangefeed/budget_test.go +++ b/pkg/kv/kvserver/rangefeed/budget_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/buffered_registration.go b/pkg/kv/kvserver/rangefeed/buffered_registration.go index 4f0683705a04..069b2b31adf4 100644 --- a/pkg/kv/kvserver/rangefeed/buffered_registration.go +++ b/pkg/kv/kvserver/rangefeed/buffered_registration.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/buffered_sender.go b/pkg/kv/kvserver/rangefeed/buffered_sender.go index 987bf3c3bffa..6bef99cce55c 100644 --- a/pkg/kv/kvserver/rangefeed/buffered_sender.go +++ b/pkg/kv/kvserver/rangefeed/buffered_sender.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/buffered_stream.go b/pkg/kv/kvserver/rangefeed/buffered_stream.go index 37895506f6f8..1ac5a60f415c 100644 --- a/pkg/kv/kvserver/rangefeed/buffered_stream.go +++ b/pkg/kv/kvserver/rangefeed/buffered_stream.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/catchup_scan.go b/pkg/kv/kvserver/rangefeed/catchup_scan.go index 4b2940fcd1db..6d35bef5d8e1 100644 --- a/pkg/kv/kvserver/rangefeed/catchup_scan.go +++ b/pkg/kv/kvserver/rangefeed/catchup_scan.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/catchup_scan_bench_test.go b/pkg/kv/kvserver/rangefeed/catchup_scan_bench_test.go index 51c19cdecf74..67ebafffb229 100644 --- a/pkg/kv/kvserver/rangefeed/catchup_scan_bench_test.go +++ b/pkg/kv/kvserver/rangefeed/catchup_scan_bench_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed_test diff --git a/pkg/kv/kvserver/rangefeed/catchup_scan_test.go b/pkg/kv/kvserver/rangefeed/catchup_scan_test.go index 2d2f24054e85..5c9e662fdf16 100644 --- a/pkg/kv/kvserver/rangefeed/catchup_scan_test.go +++ b/pkg/kv/kvserver/rangefeed/catchup_scan_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/event_size.go b/pkg/kv/kvserver/rangefeed/event_size.go index c9ed1e43525a..856f6a76ff2d 100644 --- a/pkg/kv/kvserver/rangefeed/event_size.go +++ b/pkg/kv/kvserver/rangefeed/event_size.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/event_size_test.go b/pkg/kv/kvserver/rangefeed/event_size_test.go index 8bcaf24f1a03..5bdec0d93773 100644 --- a/pkg/kv/kvserver/rangefeed/event_size_test.go +++ b/pkg/kv/kvserver/rangefeed/event_size_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/filter.go b/pkg/kv/kvserver/rangefeed/filter.go index c893d8340674..564c1fd49df5 100644 --- a/pkg/kv/kvserver/rangefeed/filter.go +++ b/pkg/kv/kvserver/rangefeed/filter.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/metrics.go b/pkg/kv/kvserver/rangefeed/metrics.go index 6e5f17071742..aaec026effd2 100644 --- a/pkg/kv/kvserver/rangefeed/metrics.go +++ b/pkg/kv/kvserver/rangefeed/metrics.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/processor.go b/pkg/kv/kvserver/rangefeed/processor.go index b019d4e4942a..55e0413e9f09 100644 --- a/pkg/kv/kvserver/rangefeed/processor.go +++ b/pkg/kv/kvserver/rangefeed/processor.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/processor_helpers_test.go b/pkg/kv/kvserver/rangefeed/processor_helpers_test.go index 55daa41fb6ed..848879018188 100644 --- a/pkg/kv/kvserver/rangefeed/processor_helpers_test.go +++ b/pkg/kv/kvserver/rangefeed/processor_helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/processor_test.go b/pkg/kv/kvserver/rangefeed/processor_test.go index 392fb78dff5b..92d7f6f282b6 100644 --- a/pkg/kv/kvserver/rangefeed/processor_test.go +++ b/pkg/kv/kvserver/rangefeed/processor_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/registry.go b/pkg/kv/kvserver/rangefeed/registry.go index 1529657b0a12..f66f151787e0 100644 --- a/pkg/kv/kvserver/rangefeed/registry.go +++ b/pkg/kv/kvserver/rangefeed/registry.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/registry_test.go b/pkg/kv/kvserver/rangefeed/registry_test.go index addfffa25429..49c0e0a5d0d7 100644 --- a/pkg/kv/kvserver/rangefeed/registry_test.go +++ b/pkg/kv/kvserver/rangefeed/registry_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/resolved_timestamp.go b/pkg/kv/kvserver/rangefeed/resolved_timestamp.go index d80e725d604f..14b6f7305193 100644 --- a/pkg/kv/kvserver/rangefeed/resolved_timestamp.go +++ b/pkg/kv/kvserver/rangefeed/resolved_timestamp.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/resolved_timestamp_test.go b/pkg/kv/kvserver/rangefeed/resolved_timestamp_test.go index 466f9df6bfa2..e9fa1ce3f3da 100644 --- a/pkg/kv/kvserver/rangefeed/resolved_timestamp_test.go +++ b/pkg/kv/kvserver/rangefeed/resolved_timestamp_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/scheduled_processor.go b/pkg/kv/kvserver/rangefeed/scheduled_processor.go index c883c881539d..3f615892fbaa 100644 --- a/pkg/kv/kvserver/rangefeed/scheduled_processor.go +++ b/pkg/kv/kvserver/rangefeed/scheduled_processor.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/scheduler.go b/pkg/kv/kvserver/rangefeed/scheduler.go index fdc9f9f80215..653f4bef26d6 100644 --- a/pkg/kv/kvserver/rangefeed/scheduler.go +++ b/pkg/kv/kvserver/rangefeed/scheduler.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/scheduler_test.go b/pkg/kv/kvserver/rangefeed/scheduler_test.go index 6e7a38bb3752..01bc67dd608a 100644 --- a/pkg/kv/kvserver/rangefeed/scheduler_test.go +++ b/pkg/kv/kvserver/rangefeed/scheduler_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/sender_helper_test.go b/pkg/kv/kvserver/rangefeed/sender_helper_test.go index 8bf63e41ce41..94831c6a14b5 100644 --- a/pkg/kv/kvserver/rangefeed/sender_helper_test.go +++ b/pkg/kv/kvserver/rangefeed/sender_helper_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/stream.go b/pkg/kv/kvserver/rangefeed/stream.go index f5da943c9d64..b4af811ab0e5 100644 --- a/pkg/kv/kvserver/rangefeed/stream.go +++ b/pkg/kv/kvserver/rangefeed/stream.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/task.go b/pkg/kv/kvserver/rangefeed/task.go index b82838d583b0..75cc9ab34aeb 100644 --- a/pkg/kv/kvserver/rangefeed/task.go +++ b/pkg/kv/kvserver/rangefeed/task.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/task_test.go b/pkg/kv/kvserver/rangefeed/task_test.go index b6f6f2aaa1b4..403bd45279bb 100644 --- a/pkg/kv/kvserver/rangefeed/task_test.go +++ b/pkg/kv/kvserver/rangefeed/task_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/test_helpers.go b/pkg/kv/kvserver/rangefeed/test_helpers.go index 234221a5f402..ce5e15d4089e 100644 --- a/pkg/kv/kvserver/rangefeed/test_helpers.go +++ b/pkg/kv/kvserver/rangefeed/test_helpers.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/testutil.go b/pkg/kv/kvserver/rangefeed/testutil.go index d0a55a13d31a..eb4a4f3a762f 100644 --- a/pkg/kv/kvserver/rangefeed/testutil.go +++ b/pkg/kv/kvserver/rangefeed/testutil.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/unbuffered_sender.go b/pkg/kv/kvserver/rangefeed/unbuffered_sender.go index 0512bd2abf63..0ec1a429e34d 100644 --- a/pkg/kv/kvserver/rangefeed/unbuffered_sender.go +++ b/pkg/kv/kvserver/rangefeed/unbuffered_sender.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangefeed/unbuffered_sender_test.go b/pkg/kv/kvserver/rangefeed/unbuffered_sender_test.go index c11026447776..fd2f5c5af1f4 100644 --- a/pkg/kv/kvserver/rangefeed/unbuffered_sender_test.go +++ b/pkg/kv/kvserver/rangefeed/unbuffered_sender_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangefeed diff --git a/pkg/kv/kvserver/rangelog/helpers_test.go b/pkg/kv/kvserver/rangelog/helpers_test.go index 2c0a3bbb2a81..b31fb1463ba1 100644 --- a/pkg/kv/kvserver/rangelog/helpers_test.go +++ b/pkg/kv/kvserver/rangelog/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangelog diff --git a/pkg/kv/kvserver/rangelog/internal/genrangelogdatapb/main.go b/pkg/kv/kvserver/rangelog/internal/genrangelogdatapb/main.go index 2f8c05368bcf..edbbad5b831f 100644 --- a/pkg/kv/kvserver/rangelog/internal/genrangelogdatapb/main.go +++ b/pkg/kv/kvserver/rangelog/internal/genrangelogdatapb/main.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Command genrangelogdata takes csv rangelog data that might have // come from a sql query and converts it to binary encoded protobuf diff --git a/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/parse.go b/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/parse.go index ecd869eaef76..4b27f5bd573f 100644 --- a/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/parse.go +++ b/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/parse.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangelogtestpb diff --git a/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/rangelogtest.proto b/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/rangelogtest.proto index 8f94f7ad2981..d6e8f003ddb6 100644 --- a/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/rangelogtest.proto +++ b/pkg/kv/kvserver/rangelog/internal/rangelogtestpb/rangelogtest.proto @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.rangelog.rangelogtest; diff --git a/pkg/kv/kvserver/rangelog/internal_executor_writer_test.go b/pkg/kv/kvserver/rangelog/internal_executor_writer_test.go index 79768c0a94e9..c429a83927dd 100644 --- a/pkg/kv/kvserver/rangelog/internal_executor_writer_test.go +++ b/pkg/kv/kvserver/rangelog/internal_executor_writer_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangelog diff --git a/pkg/kv/kvserver/rangelog/main_test.go b/pkg/kv/kvserver/rangelog/main_test.go index 263c40844931..37017b29b5e1 100644 --- a/pkg/kv/kvserver/rangelog/main_test.go +++ b/pkg/kv/kvserver/rangelog/main_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangelog_test diff --git a/pkg/kv/kvserver/rangelog/rangelog.go b/pkg/kv/kvserver/rangelog/rangelog.go index 79fd33e35423..fd3776c365d7 100644 --- a/pkg/kv/kvserver/rangelog/rangelog.go +++ b/pkg/kv/kvserver/rangelog/rangelog.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package rangelog implements kvserver.RangeLogWriter package rangelog diff --git a/pkg/kv/kvserver/rangelog/rangelog_test.go b/pkg/kv/kvserver/rangelog/rangelog_test.go index 3b081d047f13..bdf888c3c317 100644 --- a/pkg/kv/kvserver/rangelog/rangelog_test.go +++ b/pkg/kv/kvserver/rangelog/rangelog_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rangelog_test diff --git a/pkg/kv/kvserver/rditer/replica_data_iter.go b/pkg/kv/kvserver/rditer/replica_data_iter.go index 9b51d7b5c6ca..362721d94c48 100644 --- a/pkg/kv/kvserver/rditer/replica_data_iter.go +++ b/pkg/kv/kvserver/rditer/replica_data_iter.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rditer diff --git a/pkg/kv/kvserver/rditer/replica_data_iter_test.go b/pkg/kv/kvserver/rditer/replica_data_iter_test.go index a1de1020650e..d37834d8735d 100644 --- a/pkg/kv/kvserver/rditer/replica_data_iter_test.go +++ b/pkg/kv/kvserver/rditer/replica_data_iter_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rditer diff --git a/pkg/kv/kvserver/rditer/select.go b/pkg/kv/kvserver/rditer/select.go index f255307cf799..814ea467fb4c 100644 --- a/pkg/kv/kvserver/rditer/select.go +++ b/pkg/kv/kvserver/rditer/select.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rditer diff --git a/pkg/kv/kvserver/rditer/select_test.go b/pkg/kv/kvserver/rditer/select_test.go index b43e319e194d..3be2ed4c2d0c 100644 --- a/pkg/kv/kvserver/rditer/select_test.go +++ b/pkg/kv/kvserver/rditer/select_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rditer diff --git a/pkg/kv/kvserver/rditer/stats.go b/pkg/kv/kvserver/rditer/stats.go index 83bb3cf4d705..03a289bac17a 100644 --- a/pkg/kv/kvserver/rditer/stats.go +++ b/pkg/kv/kvserver/rditer/stats.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rditer diff --git a/pkg/kv/kvserver/rditer/stats_test.go b/pkg/kv/kvserver/rditer/stats_test.go index 2213501316ee..bbf53d050a97 100644 --- a/pkg/kv/kvserver/rditer/stats_test.go +++ b/pkg/kv/kvserver/rditer/stats_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rditer diff --git a/pkg/kv/kvserver/readsummary/persist.go b/pkg/kv/kvserver/readsummary/persist.go index e1f9dcd115c5..f97ab751a657 100644 --- a/pkg/kv/kvserver/readsummary/persist.go +++ b/pkg/kv/kvserver/readsummary/persist.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package readsummary diff --git a/pkg/kv/kvserver/readsummary/rspb/merge_spans.go b/pkg/kv/kvserver/readsummary/rspb/merge_spans.go index 5909e67abe71..41f6ae261927 100644 --- a/pkg/kv/kvserver/readsummary/rspb/merge_spans.go +++ b/pkg/kv/kvserver/readsummary/rspb/merge_spans.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rspb diff --git a/pkg/kv/kvserver/readsummary/rspb/merge_spans_test.go b/pkg/kv/kvserver/readsummary/rspb/merge_spans_test.go index f33e582544d1..3911918c89d9 100644 --- a/pkg/kv/kvserver/readsummary/rspb/merge_spans_test.go +++ b/pkg/kv/kvserver/readsummary/rspb/merge_spans_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rspb diff --git a/pkg/kv/kvserver/readsummary/rspb/summary.go b/pkg/kv/kvserver/readsummary/rspb/summary.go index 074706929e64..51d54869e0f9 100644 --- a/pkg/kv/kvserver/readsummary/rspb/summary.go +++ b/pkg/kv/kvserver/readsummary/rspb/summary.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rspb diff --git a/pkg/kv/kvserver/readsummary/rspb/summary.proto b/pkg/kv/kvserver/readsummary/rspb/summary.proto index 9833e53b4135..905f4c50577e 100644 --- a/pkg/kv/kvserver/readsummary/rspb/summary.proto +++ b/pkg/kv/kvserver/readsummary/rspb/summary.proto @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.readsummary; diff --git a/pkg/kv/kvserver/readsummary/rspb/summary_test.go b/pkg/kv/kvserver/readsummary/rspb/summary_test.go index 91cd0109bd6c..21392b954804 100644 --- a/pkg/kv/kvserver/readsummary/rspb/summary_test.go +++ b/pkg/kv/kvserver/readsummary/rspb/summary_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package rspb diff --git a/pkg/kv/kvserver/rebalance_objective.go b/pkg/kv/kvserver/rebalance_objective.go index 9564a0ce88c6..e7de5677fd71 100644 --- a/pkg/kv/kvserver/rebalance_objective.go +++ b/pkg/kv/kvserver/rebalance_objective.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/rebalance_objective_test.go b/pkg/kv/kvserver/rebalance_objective_test.go index 6ad1cf5a7d10..81f3986d3d39 100644 --- a/pkg/kv/kvserver/rebalance_objective_test.go +++ b/pkg/kv/kvserver/rebalance_objective_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica.go b/pkg/kv/kvserver/replica.go index 7daf30441daa..baba6ba66288 100644 --- a/pkg/kv/kvserver/replica.go +++ b/pkg/kv/kvserver/replica.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_app_batch.go b/pkg/kv/kvserver/replica_app_batch.go index d513f75c4739..ecf710fa2f05 100644 --- a/pkg/kv/kvserver/replica_app_batch.go +++ b/pkg/kv/kvserver/replica_app_batch.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_cmd.go b/pkg/kv/kvserver/replica_application_cmd.go index 984eb4dc9068..c7c154ee3ab4 100644 --- a/pkg/kv/kvserver/replica_application_cmd.go +++ b/pkg/kv/kvserver/replica_application_cmd.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_cmd_buf.go b/pkg/kv/kvserver/replica_application_cmd_buf.go index 261e27d3be86..efd041bc07bd 100644 --- a/pkg/kv/kvserver/replica_application_cmd_buf.go +++ b/pkg/kv/kvserver/replica_application_cmd_buf.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_cmd_buf_test.go b/pkg/kv/kvserver/replica_application_cmd_buf_test.go index 4ddb59a2e62e..9037743e4e6f 100644 --- a/pkg/kv/kvserver/replica_application_cmd_buf_test.go +++ b/pkg/kv/kvserver/replica_application_cmd_buf_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_decoder.go b/pkg/kv/kvserver/replica_application_decoder.go index 880a6587153f..37698e4a4c9a 100644 --- a/pkg/kv/kvserver/replica_application_decoder.go +++ b/pkg/kv/kvserver/replica_application_decoder.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_result.go b/pkg/kv/kvserver/replica_application_result.go index 981ebc0535a1..48f423c65c77 100644 --- a/pkg/kv/kvserver/replica_application_result.go +++ b/pkg/kv/kvserver/replica_application_result.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_result_test.go b/pkg/kv/kvserver/replica_application_result_test.go index 4e0326631a1a..adb915779902 100644 --- a/pkg/kv/kvserver/replica_application_result_test.go +++ b/pkg/kv/kvserver/replica_application_result_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_state_machine.go b/pkg/kv/kvserver/replica_application_state_machine.go index 05a627dde604..ff8443609f77 100644 --- a/pkg/kv/kvserver/replica_application_state_machine.go +++ b/pkg/kv/kvserver/replica_application_state_machine.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_application_state_machine_test.go b/pkg/kv/kvserver/replica_application_state_machine_test.go index e0bd5787a898..941827031feb 100644 --- a/pkg/kv/kvserver/replica_application_state_machine_test.go +++ b/pkg/kv/kvserver/replica_application_state_machine_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_backpressure.go b/pkg/kv/kvserver/replica_backpressure.go index dd122900ee6f..a7ab4e34789d 100644 --- a/pkg/kv/kvserver/replica_backpressure.go +++ b/pkg/kv/kvserver/replica_backpressure.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_batch_updates.go b/pkg/kv/kvserver/replica_batch_updates.go index d9bf61b16c68..5843607714b6 100644 --- a/pkg/kv/kvserver/replica_batch_updates.go +++ b/pkg/kv/kvserver/replica_batch_updates.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_batch_updates_test.go b/pkg/kv/kvserver/replica_batch_updates_test.go index 5e330e1a8123..c389585838b6 100644 --- a/pkg/kv/kvserver/replica_batch_updates_test.go +++ b/pkg/kv/kvserver/replica_batch_updates_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_circuit_breaker.go b/pkg/kv/kvserver/replica_circuit_breaker.go index 16ca9315bb33..234375b13f01 100644 --- a/pkg/kv/kvserver/replica_circuit_breaker.go +++ b/pkg/kv/kvserver/replica_circuit_breaker.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_circuit_breaker_test.go b/pkg/kv/kvserver/replica_circuit_breaker_test.go index 686a9cfef277..d95194285c9e 100644 --- a/pkg/kv/kvserver/replica_circuit_breaker_test.go +++ b/pkg/kv/kvserver/replica_circuit_breaker_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_closedts.go b/pkg/kv/kvserver/replica_closedts.go index 1e9bce62999c..f366263e7cb6 100644 --- a/pkg/kv/kvserver/replica_closedts.go +++ b/pkg/kv/kvserver/replica_closedts.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_closedts_internal_test.go b/pkg/kv/kvserver/replica_closedts_internal_test.go index 1aea6de0d54c..e3e916988a7a 100644 --- a/pkg/kv/kvserver/replica_closedts_internal_test.go +++ b/pkg/kv/kvserver/replica_closedts_internal_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_closedts_test.go b/pkg/kv/kvserver/replica_closedts_test.go index 503c2f91edbf..5e40120b79ae 100644 --- a/pkg/kv/kvserver/replica_closedts_test.go +++ b/pkg/kv/kvserver/replica_closedts_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/replica_command.go b/pkg/kv/kvserver/replica_command.go index ffb1c2cb5514..cf89b3d73e12 100644 --- a/pkg/kv/kvserver/replica_command.go +++ b/pkg/kv/kvserver/replica_command.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_command_test.go b/pkg/kv/kvserver/replica_command_test.go index 8e68a9b386d3..0464f047250d 100644 --- a/pkg/kv/kvserver/replica_command_test.go +++ b/pkg/kv/kvserver/replica_command_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_consistency.go b/pkg/kv/kvserver/replica_consistency.go index b467158b5485..988092a73521 100644 --- a/pkg/kv/kvserver/replica_consistency.go +++ b/pkg/kv/kvserver/replica_consistency.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_consistency_test.go b/pkg/kv/kvserver/replica_consistency_test.go index b883684447be..345683fa4fe1 100644 --- a/pkg/kv/kvserver/replica_consistency_test.go +++ b/pkg/kv/kvserver/replica_consistency_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_corruption.go b/pkg/kv/kvserver/replica_corruption.go index 91660d9cf707..5e49b93479bf 100644 --- a/pkg/kv/kvserver/replica_corruption.go +++ b/pkg/kv/kvserver/replica_corruption.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_destroy.go b/pkg/kv/kvserver/replica_destroy.go index 53a539c77880..553b5e012fd7 100644 --- a/pkg/kv/kvserver/replica_destroy.go +++ b/pkg/kv/kvserver/replica_destroy.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_eval_context.go b/pkg/kv/kvserver/replica_eval_context.go index 04f53411ee41..82217281df0e 100644 --- a/pkg/kv/kvserver/replica_eval_context.go +++ b/pkg/kv/kvserver/replica_eval_context.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_eval_context_span.go b/pkg/kv/kvserver/replica_eval_context_span.go index a2787586f786..e8001a7fa827 100644 --- a/pkg/kv/kvserver/replica_eval_context_span.go +++ b/pkg/kv/kvserver/replica_eval_context_span.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_evaluate.go b/pkg/kv/kvserver/replica_evaluate.go index 9a087e667d14..d71ee51fa008 100644 --- a/pkg/kv/kvserver/replica_evaluate.go +++ b/pkg/kv/kvserver/replica_evaluate.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_evaluate_test.go b/pkg/kv/kvserver/replica_evaluate_test.go index e9707e960b3a..4e15123a3c4d 100644 --- a/pkg/kv/kvserver/replica_evaluate_test.go +++ b/pkg/kv/kvserver/replica_evaluate_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_follower_read.go b/pkg/kv/kvserver/replica_follower_read.go index c9df83c354a5..4a5d6a674dd3 100644 --- a/pkg/kv/kvserver/replica_follower_read.go +++ b/pkg/kv/kvserver/replica_follower_read.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_follower_read_test.go b/pkg/kv/kvserver/replica_follower_read_test.go index d197fb983f41..dd90849d86dd 100644 --- a/pkg/kv/kvserver/replica_follower_read_test.go +++ b/pkg/kv/kvserver/replica_follower_read_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_gc_queue.go b/pkg/kv/kvserver/replica_gc_queue.go index df2122aaf6b3..967f8e99c11f 100644 --- a/pkg/kv/kvserver/replica_gc_queue.go +++ b/pkg/kv/kvserver/replica_gc_queue.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_gc_queue_test.go b/pkg/kv/kvserver/replica_gc_queue_test.go index cf7ee8cb8d32..0cd24a00e528 100644 --- a/pkg/kv/kvserver/replica_gc_queue_test.go +++ b/pkg/kv/kvserver/replica_gc_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_gossip.go b/pkg/kv/kvserver/replica_gossip.go index 1be72dde501d..6225887fa64d 100644 --- a/pkg/kv/kvserver/replica_gossip.go +++ b/pkg/kv/kvserver/replica_gossip.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_init.go b/pkg/kv/kvserver/replica_init.go index 1f535ac2f149..5688bebeeed2 100644 --- a/pkg/kv/kvserver/replica_init.go +++ b/pkg/kv/kvserver/replica_init.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_init_test.go b/pkg/kv/kvserver/replica_init_test.go index 776add8ff42f..8abaa8003f48 100644 --- a/pkg/kv/kvserver/replica_init_test.go +++ b/pkg/kv/kvserver/replica_init_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_learner_test.go b/pkg/kv/kvserver/replica_learner_test.go index c0b848d46d54..4067fee34bad 100644 --- a/pkg/kv/kvserver/replica_learner_test.go +++ b/pkg/kv/kvserver/replica_learner_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/replica_lease_renewal_test.go b/pkg/kv/kvserver/replica_lease_renewal_test.go index 791d77a934ae..0b5f9a78806d 100644 --- a/pkg/kv/kvserver/replica_lease_renewal_test.go +++ b/pkg/kv/kvserver/replica_lease_renewal_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_metrics.go b/pkg/kv/kvserver/replica_metrics.go index 818c62b34bf5..fd6597344533 100644 --- a/pkg/kv/kvserver/replica_metrics.go +++ b/pkg/kv/kvserver/replica_metrics.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_metrics_test.go b/pkg/kv/kvserver/replica_metrics_test.go index 58a58b265e4a..9ff58fc42c3d 100644 --- a/pkg/kv/kvserver/replica_metrics_test.go +++ b/pkg/kv/kvserver/replica_metrics_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_placeholder.go b/pkg/kv/kvserver/replica_placeholder.go index 03fc8abbda22..47ce6a021bc6 100644 --- a/pkg/kv/kvserver/replica_placeholder.go +++ b/pkg/kv/kvserver/replica_placeholder.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_probe_test.go b/pkg/kv/kvserver/replica_probe_test.go index 7dae73451327..ff65b51de0a3 100644 --- a/pkg/kv/kvserver/replica_probe_test.go +++ b/pkg/kv/kvserver/replica_probe_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/replica_proposal.go b/pkg/kv/kvserver/replica_proposal.go index 431a045f643d..fff6261ba7c1 100644 --- a/pkg/kv/kvserver/replica_proposal.go +++ b/pkg/kv/kvserver/replica_proposal.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_proposal_bench_test.go b/pkg/kv/kvserver/replica_proposal_bench_test.go index 9630047be012..2b12f1182119 100644 --- a/pkg/kv/kvserver/replica_proposal_bench_test.go +++ b/pkg/kv/kvserver/replica_proposal_bench_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/replica_proposal_buf.go b/pkg/kv/kvserver/replica_proposal_buf.go index d83c9fde653d..c5b0046b3a97 100644 --- a/pkg/kv/kvserver/replica_proposal_buf.go +++ b/pkg/kv/kvserver/replica_proposal_buf.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_proposal_buf_test.go b/pkg/kv/kvserver/replica_proposal_buf_test.go index c07ed6a8a052..7b94a3165b7b 100644 --- a/pkg/kv/kvserver/replica_proposal_buf_test.go +++ b/pkg/kv/kvserver/replica_proposal_buf_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_proposal_quota.go b/pkg/kv/kvserver/replica_proposal_quota.go index 658f4ce22a28..e4334805a2c6 100644 --- a/pkg/kv/kvserver/replica_proposal_quota.go +++ b/pkg/kv/kvserver/replica_proposal_quota.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_protected_timestamp.go b/pkg/kv/kvserver/replica_protected_timestamp.go index 9345762dffe3..bad4c73b6978 100644 --- a/pkg/kv/kvserver/replica_protected_timestamp.go +++ b/pkg/kv/kvserver/replica_protected_timestamp.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_protected_timestamp_test.go b/pkg/kv/kvserver/replica_protected_timestamp_test.go index 45ecc796ffe6..fb99aaed434f 100644 --- a/pkg/kv/kvserver/replica_protected_timestamp_test.go +++ b/pkg/kv/kvserver/replica_protected_timestamp_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raft.go b/pkg/kv/kvserver/replica_raft.go index 5377469e73b5..27240a51f8ab 100644 --- a/pkg/kv/kvserver/replica_raft.go +++ b/pkg/kv/kvserver/replica_raft.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raft_overload.go b/pkg/kv/kvserver/replica_raft_overload.go index 9268aa14efbc..ad0abe5474dc 100644 --- a/pkg/kv/kvserver/replica_raft_overload.go +++ b/pkg/kv/kvserver/replica_raft_overload.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raft_overload_test.go b/pkg/kv/kvserver/replica_raft_overload_test.go index ea9fedbba25a..7d21147db816 100644 --- a/pkg/kv/kvserver/replica_raft_overload_test.go +++ b/pkg/kv/kvserver/replica_raft_overload_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package kvserver diff --git a/pkg/kv/kvserver/replica_raft_quiesce.go b/pkg/kv/kvserver/replica_raft_quiesce.go index 3f9a366bce08..d594ed85b97d 100644 --- a/pkg/kv/kvserver/replica_raft_quiesce.go +++ b/pkg/kv/kvserver/replica_raft_quiesce.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raft_test.go b/pkg/kv/kvserver/replica_raft_test.go index 32958f98ab76..a8bb6ba6846c 100644 --- a/pkg/kv/kvserver/replica_raft_test.go +++ b/pkg/kv/kvserver/replica_raft_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raft_truncation_test.go b/pkg/kv/kvserver/replica_raft_truncation_test.go index de401fca3ee0..dc0e895cc679 100644 --- a/pkg/kv/kvserver/replica_raft_truncation_test.go +++ b/pkg/kv/kvserver/replica_raft_truncation_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raftlog.go b/pkg/kv/kvserver/replica_raftlog.go index 969650288df0..bf6661c76104 100644 --- a/pkg/kv/kvserver/replica_raftlog.go +++ b/pkg/kv/kvserver/replica_raftlog.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_raftstorage.go b/pkg/kv/kvserver/replica_raftstorage.go index bd4caff7f8e8..fa9730635d79 100644 --- a/pkg/kv/kvserver/replica_raftstorage.go +++ b/pkg/kv/kvserver/replica_raftstorage.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_range_lease.go b/pkg/kv/kvserver/replica_range_lease.go index 65b4d50505b2..5849091e538b 100644 --- a/pkg/kv/kvserver/replica_range_lease.go +++ b/pkg/kv/kvserver/replica_range_lease.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // This file contains replica methods related to range leases. // diff --git a/pkg/kv/kvserver/replica_rangefeed.go b/pkg/kv/kvserver/replica_rangefeed.go index c9834d29f81c..541135e357aa 100644 --- a/pkg/kv/kvserver/replica_rangefeed.go +++ b/pkg/kv/kvserver/replica_rangefeed.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_rangefeed_test.go b/pkg/kv/kvserver/replica_rangefeed_test.go index dfd82c73a445..725c913d622f 100644 --- a/pkg/kv/kvserver/replica_rangefeed_test.go +++ b/pkg/kv/kvserver/replica_rangefeed_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/replica_rankings.go b/pkg/kv/kvserver/replica_rankings.go index de54803d9f75..e9244bdf01f5 100644 --- a/pkg/kv/kvserver/replica_rankings.go +++ b/pkg/kv/kvserver/replica_rankings.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_rankings_test.go b/pkg/kv/kvserver/replica_rankings_test.go index c06d3915b290..adfadf07aa67 100644 --- a/pkg/kv/kvserver/replica_rankings_test.go +++ b/pkg/kv/kvserver/replica_rankings_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_rate_limit.go b/pkg/kv/kvserver/replica_rate_limit.go index af69bfc3e7b9..42247efe64d8 100644 --- a/pkg/kv/kvserver/replica_rate_limit.go +++ b/pkg/kv/kvserver/replica_rate_limit.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_read.go b/pkg/kv/kvserver/replica_read.go index 4d223754c839..0a0c700ffb7d 100644 --- a/pkg/kv/kvserver/replica_read.go +++ b/pkg/kv/kvserver/replica_read.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_send.go b/pkg/kv/kvserver/replica_send.go index 5edd6434a7b5..07937b8611d6 100644 --- a/pkg/kv/kvserver/replica_send.go +++ b/pkg/kv/kvserver/replica_send.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_sideload_test.go b/pkg/kv/kvserver/replica_sideload_test.go index f4eb328a0d78..6c6209ebe86a 100644 --- a/pkg/kv/kvserver/replica_sideload_test.go +++ b/pkg/kv/kvserver/replica_sideload_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_split_load.go b/pkg/kv/kvserver/replica_split_load.go index 4ed454c13a77..09b25e4cf18b 100644 --- a/pkg/kv/kvserver/replica_split_load.go +++ b/pkg/kv/kvserver/replica_split_load.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_split_load_test.go b/pkg/kv/kvserver/replica_split_load_test.go index a699b4de8812..05b45a2c82c7 100644 --- a/pkg/kv/kvserver/replica_split_load_test.go +++ b/pkg/kv/kvserver/replica_split_load_test.go @@ -1,12 +1,7 @@ /// Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_sst_snapshot_storage.go b/pkg/kv/kvserver/replica_sst_snapshot_storage.go index c1908d67dbfd..befb41718936 100644 --- a/pkg/kv/kvserver/replica_sst_snapshot_storage.go +++ b/pkg/kv/kvserver/replica_sst_snapshot_storage.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_sst_snapshot_storage_test.go b/pkg/kv/kvserver/replica_sst_snapshot_storage_test.go index 3757096942a6..a48439872d6a 100644 --- a/pkg/kv/kvserver/replica_sst_snapshot_storage_test.go +++ b/pkg/kv/kvserver/replica_sst_snapshot_storage_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_store_liveness.go b/pkg/kv/kvserver/replica_store_liveness.go index 3f752862543a..302db0797945 100644 --- a/pkg/kv/kvserver/replica_store_liveness.go +++ b/pkg/kv/kvserver/replica_store_liveness.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_store_liveness_test.go b/pkg/kv/kvserver/replica_store_liveness_test.go index 5761d44ff6d7..698024de85c3 100644 --- a/pkg/kv/kvserver/replica_store_liveness_test.go +++ b/pkg/kv/kvserver/replica_store_liveness_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_test.go b/pkg/kv/kvserver/replica_test.go index cfa461d5eb4c..b6ab74d1c0f5 100644 --- a/pkg/kv/kvserver/replica_test.go +++ b/pkg/kv/kvserver/replica_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_tscache.go b/pkg/kv/kvserver/replica_tscache.go index 24c5aa98530e..bfa1d4f74d5f 100644 --- a/pkg/kv/kvserver/replica_tscache.go +++ b/pkg/kv/kvserver/replica_tscache.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_tscache_test.go b/pkg/kv/kvserver/replica_tscache_test.go index 040d471fde61..d09af5fa09a1 100644 --- a/pkg/kv/kvserver/replica_tscache_test.go +++ b/pkg/kv/kvserver/replica_tscache_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replica_write.go b/pkg/kv/kvserver/replica_write.go index 7907b83671c6..02beb2696981 100644 --- a/pkg/kv/kvserver/replica_write.go +++ b/pkg/kv/kvserver/replica_write.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replicastats/replica_stats.go b/pkg/kv/kvserver/replicastats/replica_stats.go index 97945f61d533..2c15022f5b0b 100644 --- a/pkg/kv/kvserver/replicastats/replica_stats.go +++ b/pkg/kv/kvserver/replicastats/replica_stats.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replicastats diff --git a/pkg/kv/kvserver/replicastats/replica_stats_test.go b/pkg/kv/kvserver/replicastats/replica_stats_test.go index 32fd15309242..da46419ee46b 100644 --- a/pkg/kv/kvserver/replicastats/replica_stats_test.go +++ b/pkg/kv/kvserver/replicastats/replica_stats_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package replicastats diff --git a/pkg/kv/kvserver/replicate_queue.go b/pkg/kv/kvserver/replicate_queue.go index b0e255194425..fda681efe7b6 100644 --- a/pkg/kv/kvserver/replicate_queue.go +++ b/pkg/kv/kvserver/replicate_queue.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/replicate_queue_test.go b/pkg/kv/kvserver/replicate_queue_test.go index b9e5c1edb519..ae81c571a4e6 100644 --- a/pkg/kv/kvserver/replicate_queue_test.go +++ b/pkg/kv/kvserver/replicate_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/replicate_test.go b/pkg/kv/kvserver/replicate_test.go index 7db41d54ae3e..b977ace4ac19 100644 --- a/pkg/kv/kvserver/replicate_test.go +++ b/pkg/kv/kvserver/replicate_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/reports/constraint_stats_report.go b/pkg/kv/kvserver/reports/constraint_stats_report.go index 1dc68a55b854..d240d80c014e 100644 --- a/pkg/kv/kvserver/reports/constraint_stats_report.go +++ b/pkg/kv/kvserver/reports/constraint_stats_report.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/constraint_stats_report_test.go b/pkg/kv/kvserver/reports/constraint_stats_report_test.go index 4a65783b33e6..92b58c1b2cfa 100644 --- a/pkg/kv/kvserver/reports/constraint_stats_report_test.go +++ b/pkg/kv/kvserver/reports/constraint_stats_report_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/critical_localities_report.go b/pkg/kv/kvserver/reports/critical_localities_report.go index 50bc8adc98d8..876b40287bdb 100644 --- a/pkg/kv/kvserver/reports/critical_localities_report.go +++ b/pkg/kv/kvserver/reports/critical_localities_report.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/critical_localities_report_test.go b/pkg/kv/kvserver/reports/critical_localities_report_test.go index 44180e832d0c..298523f10d97 100644 --- a/pkg/kv/kvserver/reports/critical_localities_report_test.go +++ b/pkg/kv/kvserver/reports/critical_localities_report_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/helpers_test.go b/pkg/kv/kvserver/reports/helpers_test.go index 636490c9a387..7c0b441e7535 100644 --- a/pkg/kv/kvserver/reports/helpers_test.go +++ b/pkg/kv/kvserver/reports/helpers_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/main_test.go b/pkg/kv/kvserver/reports/main_test.go index 672e8d2ed733..42d6c6e4352f 100644 --- a/pkg/kv/kvserver/reports/main_test.go +++ b/pkg/kv/kvserver/reports/main_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports_test import ( diff --git a/pkg/kv/kvserver/reports/replication_stats_report.go b/pkg/kv/kvserver/reports/replication_stats_report.go index 34c0e0ed8123..7053d59215f7 100644 --- a/pkg/kv/kvserver/reports/replication_stats_report.go +++ b/pkg/kv/kvserver/reports/replication_stats_report.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/replication_stats_report_test.go b/pkg/kv/kvserver/reports/replication_stats_report_test.go index 1f89fcad3512..a5b145bc1f60 100644 --- a/pkg/kv/kvserver/reports/replication_stats_report_test.go +++ b/pkg/kv/kvserver/reports/replication_stats_report_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/reporter.go b/pkg/kv/kvserver/reports/reporter.go index bc3f87d75ea3..afb3f5a6992e 100644 --- a/pkg/kv/kvserver/reports/reporter.go +++ b/pkg/kv/kvserver/reports/reporter.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/reporter_test.go b/pkg/kv/kvserver/reports/reporter_test.go index c64f010cb1a5..48eb32d35020 100644 --- a/pkg/kv/kvserver/reports/reporter_test.go +++ b/pkg/kv/kvserver/reports/reporter_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reports/zone_key.go b/pkg/kv/kvserver/reports/zone_key.go index 0fed8e117946..fb7900226c42 100644 --- a/pkg/kv/kvserver/reports/zone_key.go +++ b/pkg/kv/kvserver/reports/zone_key.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package reports diff --git a/pkg/kv/kvserver/reset_quorum_test.go b/pkg/kv/kvserver/reset_quorum_test.go index 7f13e2c35b62..acaa38e6dcdf 100644 --- a/pkg/kv/kvserver/reset_quorum_test.go +++ b/pkg/kv/kvserver/reset_quorum_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/scanner.go b/pkg/kv/kvserver/scanner.go index 05f6334db832..a5a33fa7c34b 100644 --- a/pkg/kv/kvserver/scanner.go +++ b/pkg/kv/kvserver/scanner.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/scanner_test.go b/pkg/kv/kvserver/scanner_test.go index 511206c76d2f..430dd36e535a 100644 --- a/pkg/kv/kvserver/scanner_test.go +++ b/pkg/kv/kvserver/scanner_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/scatter_test.go b/pkg/kv/kvserver/scatter_test.go index 0e6c983b2533..8f14db22d310 100644 --- a/pkg/kv/kvserver/scatter_test.go +++ b/pkg/kv/kvserver/scatter_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/scheduler.go b/pkg/kv/kvserver/scheduler.go index 373ab97c9f2b..437a6cd0270c 100644 --- a/pkg/kv/kvserver/scheduler.go +++ b/pkg/kv/kvserver/scheduler.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/scheduler_test.go b/pkg/kv/kvserver/scheduler_test.go index 496b21271613..513e76c32f50 100644 --- a/pkg/kv/kvserver/scheduler_test.go +++ b/pkg/kv/kvserver/scheduler_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/single_key_test.go b/pkg/kv/kvserver/single_key_test.go index 03edb0c59cb0..64540bd73363 100644 --- a/pkg/kv/kvserver/single_key_test.go +++ b/pkg/kv/kvserver/single_key_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/spanlatch/doc.go b/pkg/kv/kvserver/spanlatch/doc.go index d602be5920e2..1ffba3d8054c 100644 --- a/pkg/kv/kvserver/spanlatch/doc.go +++ b/pkg/kv/kvserver/spanlatch/doc.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. /* Package spanlatch provides a latch management structure for serializing access diff --git a/pkg/kv/kvserver/spanlatch/list.go b/pkg/kv/kvserver/spanlatch/list.go index d730fe51b267..04738f5c0206 100644 --- a/pkg/kv/kvserver/spanlatch/list.go +++ b/pkg/kv/kvserver/spanlatch/list.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanlatch diff --git a/pkg/kv/kvserver/spanlatch/manager.go b/pkg/kv/kvserver/spanlatch/manager.go index fd1f8e6f3b4a..40cb34a1c87d 100644 --- a/pkg/kv/kvserver/spanlatch/manager.go +++ b/pkg/kv/kvserver/spanlatch/manager.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanlatch diff --git a/pkg/kv/kvserver/spanlatch/manager_test.go b/pkg/kv/kvserver/spanlatch/manager_test.go index 98130ee246fb..07d77e05428f 100644 --- a/pkg/kv/kvserver/spanlatch/manager_test.go +++ b/pkg/kv/kvserver/spanlatch/manager_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanlatch diff --git a/pkg/kv/kvserver/spanlatch/settings.go b/pkg/kv/kvserver/spanlatch/settings.go index 3c4023b5fe18..18cf727a268b 100644 --- a/pkg/kv/kvserver/spanlatch/settings.go +++ b/pkg/kv/kvserver/spanlatch/settings.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package concurrency provides a concurrency manager structure that // encapsulates the details of concurrency control and contention handling for diff --git a/pkg/kv/kvserver/spanlatch/signal.go b/pkg/kv/kvserver/spanlatch/signal.go index f3b99480f78d..f5516cfab24d 100644 --- a/pkg/kv/kvserver/spanlatch/signal.go +++ b/pkg/kv/kvserver/spanlatch/signal.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanlatch diff --git a/pkg/kv/kvserver/spanlatch/signal_test.go b/pkg/kv/kvserver/spanlatch/signal_test.go index 00cf5564f173..03eb63603f25 100644 --- a/pkg/kv/kvserver/spanlatch/signal_test.go +++ b/pkg/kv/kvserver/spanlatch/signal_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanlatch diff --git a/pkg/kv/kvserver/spanset/batch.go b/pkg/kv/kvserver/spanset/batch.go index 0e6835a52c26..b5cb1476806e 100644 --- a/pkg/kv/kvserver/spanset/batch.go +++ b/pkg/kv/kvserver/spanset/batch.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanset diff --git a/pkg/kv/kvserver/spanset/batch_test.go b/pkg/kv/kvserver/spanset/batch_test.go index d41008faba6f..afe7e6aaacf8 100644 --- a/pkg/kv/kvserver/spanset/batch_test.go +++ b/pkg/kv/kvserver/spanset/batch_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanset_test diff --git a/pkg/kv/kvserver/spanset/merge.go b/pkg/kv/kvserver/spanset/merge.go index c2d06d6ddf8f..88e6cb423a36 100644 --- a/pkg/kv/kvserver/spanset/merge.go +++ b/pkg/kv/kvserver/spanset/merge.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanset diff --git a/pkg/kv/kvserver/spanset/spanset.go b/pkg/kv/kvserver/spanset/spanset.go index 0fb53f55dd07..80550c915b1e 100644 --- a/pkg/kv/kvserver/spanset/spanset.go +++ b/pkg/kv/kvserver/spanset/spanset.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanset diff --git a/pkg/kv/kvserver/spanset/spanset_test.go b/pkg/kv/kvserver/spanset/spanset_test.go index 422e8a97fed6..f58c2d65b046 100644 --- a/pkg/kv/kvserver/spanset/spanset_test.go +++ b/pkg/kv/kvserver/spanset/spanset_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package spanset diff --git a/pkg/kv/kvserver/split/decider.go b/pkg/kv/kvserver/split/decider.go index 356016a22d68..19a8e44642ef 100644 --- a/pkg/kv/kvserver/split/decider.go +++ b/pkg/kv/kvserver/split/decider.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // TODO(tbg): rename this package. `lbsplit`? diff --git a/pkg/kv/kvserver/split/decider_test.go b/pkg/kv/kvserver/split/decider_test.go index 205d679656e4..cee38711d135 100644 --- a/pkg/kv/kvserver/split/decider_test.go +++ b/pkg/kv/kvserver/split/decider_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split/load_based_splitter_test.go b/pkg/kv/kvserver/split/load_based_splitter_test.go index d101e5d48e91..ef0a6b31df22 100644 --- a/pkg/kv/kvserver/split/load_based_splitter_test.go +++ b/pkg/kv/kvserver/split/load_based_splitter_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split/objective.go b/pkg/kv/kvserver/split/objective.go index 1eb03437080b..f322632fc1b8 100644 --- a/pkg/kv/kvserver/split/objective.go +++ b/pkg/kv/kvserver/split/objective.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split/unweighted_finder.go b/pkg/kv/kvserver/split/unweighted_finder.go index 4c2e31b3882f..f60c0d793bc0 100644 --- a/pkg/kv/kvserver/split/unweighted_finder.go +++ b/pkg/kv/kvserver/split/unweighted_finder.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split/unweighted_finder_test.go b/pkg/kv/kvserver/split/unweighted_finder_test.go index e25fa844bfcf..93f4c894b0fe 100644 --- a/pkg/kv/kvserver/split/unweighted_finder_test.go +++ b/pkg/kv/kvserver/split/unweighted_finder_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split/weighted_finder.go b/pkg/kv/kvserver/split/weighted_finder.go index 5dcff086a2df..56118b610455 100644 --- a/pkg/kv/kvserver/split/weighted_finder.go +++ b/pkg/kv/kvserver/split/weighted_finder.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split/weighted_finder_test.go b/pkg/kv/kvserver/split/weighted_finder_test.go index 6db32a6bae3f..3215783d96d9 100644 --- a/pkg/kv/kvserver/split/weighted_finder_test.go +++ b/pkg/kv/kvserver/split/weighted_finder_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package split diff --git a/pkg/kv/kvserver/split_delay_helper.go b/pkg/kv/kvserver/split_delay_helper.go index 3b74bb01e7b0..237b95afa342 100644 --- a/pkg/kv/kvserver/split_delay_helper.go +++ b/pkg/kv/kvserver/split_delay_helper.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/split_delay_helper_test.go b/pkg/kv/kvserver/split_delay_helper_test.go index cda9f203da3b..8d80d2b3e4fd 100644 --- a/pkg/kv/kvserver/split_delay_helper_test.go +++ b/pkg/kv/kvserver/split_delay_helper_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/split_queue.go b/pkg/kv/kvserver/split_queue.go index 4c6153b5facd..771fccbb9d91 100644 --- a/pkg/kv/kvserver/split_queue.go +++ b/pkg/kv/kvserver/split_queue.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/split_queue_test.go b/pkg/kv/kvserver/split_queue_test.go index 20a51f79a011..357349db4991 100644 --- a/pkg/kv/kvserver/split_queue_test.go +++ b/pkg/kv/kvserver/split_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/split_trigger_helper.go b/pkg/kv/kvserver/split_trigger_helper.go index bb379dd87486..c3b8b41e7fac 100644 --- a/pkg/kv/kvserver/split_trigger_helper.go +++ b/pkg/kv/kvserver/split_trigger_helper.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/split_trigger_helper_test.go b/pkg/kv/kvserver/split_trigger_helper_test.go index cc234fcae111..fae9ca0d448c 100644 --- a/pkg/kv/kvserver/split_trigger_helper_test.go +++ b/pkg/kv/kvserver/split_trigger_helper_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/stateloader/initial.go b/pkg/kv/kvserver/stateloader/initial.go index 6a6e523ea17e..f668317f9605 100644 --- a/pkg/kv/kvserver/stateloader/initial.go +++ b/pkg/kv/kvserver/stateloader/initial.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package stateloader diff --git a/pkg/kv/kvserver/stateloader/initial_test.go b/pkg/kv/kvserver/stateloader/initial_test.go index c761fcb542fa..c1648b28eaa9 100644 --- a/pkg/kv/kvserver/stateloader/initial_test.go +++ b/pkg/kv/kvserver/stateloader/initial_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package stateloader diff --git a/pkg/kv/kvserver/stateloader/stateloader.go b/pkg/kv/kvserver/stateloader/stateloader.go index ddd50b90781d..460f899925f5 100644 --- a/pkg/kv/kvserver/stateloader/stateloader.go +++ b/pkg/kv/kvserver/stateloader/stateloader.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package stateloader diff --git a/pkg/kv/kvserver/stateloader/stateloader_test.go b/pkg/kv/kvserver/stateloader/stateloader_test.go index 9e05a848adc6..168db2a3ceee 100644 --- a/pkg/kv/kvserver/stateloader/stateloader_test.go +++ b/pkg/kv/kvserver/stateloader/stateloader_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package stateloader diff --git a/pkg/kv/kvserver/stats_test.go b/pkg/kv/kvserver/stats_test.go index efb0de66d9fe..6dbd46c0173f 100644 --- a/pkg/kv/kvserver/stats_test.go +++ b/pkg/kv/kvserver/stats_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/storage_engine_client.go b/pkg/kv/kvserver/storage_engine_client.go index 2b822fa5c2a6..38d425654871 100644 --- a/pkg/kv/kvserver/storage_engine_client.go +++ b/pkg/kv/kvserver/storage_engine_client.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/storage_services.proto b/pkg/kv/kvserver/storage_services.proto index 411ce257feb4..14352a644ad9 100644 --- a/pkg/kv/kvserver/storage_services.proto +++ b/pkg/kv/kvserver/storage_services.proto @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.storage; // HACK diff --git a/pkg/kv/kvserver/store.go b/pkg/kv/kvserver/store.go index 2a7b77ba4efa..0c2b63e52df9 100644 --- a/pkg/kv/kvserver/store.go +++ b/pkg/kv/kvserver/store.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_create_replica.go b/pkg/kv/kvserver/store_create_replica.go index a1d7bcd46da8..1f80ab0363ba 100644 --- a/pkg/kv/kvserver/store_create_replica.go +++ b/pkg/kv/kvserver/store_create_replica.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_gossip.go b/pkg/kv/kvserver/store_gossip.go index 6fa52c447504..3232d213b7f9 100644 --- a/pkg/kv/kvserver/store_gossip.go +++ b/pkg/kv/kvserver/store_gossip.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_gossip_test.go b/pkg/kv/kvserver/store_gossip_test.go index 542df688b841..550139d090a6 100644 --- a/pkg/kv/kvserver/store_gossip_test.go +++ b/pkg/kv/kvserver/store_gossip_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_init.go b/pkg/kv/kvserver/store_init.go index 2e20993bb503..490af64229a8 100644 --- a/pkg/kv/kvserver/store_init.go +++ b/pkg/kv/kvserver/store_init.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_merge.go b/pkg/kv/kvserver/store_merge.go index 3a84a0f3d36c..e0623cb6aade 100644 --- a/pkg/kv/kvserver/store_merge.go +++ b/pkg/kv/kvserver/store_merge.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_pool_test.go b/pkg/kv/kvserver/store_pool_test.go index e886b8631eb1..c76dc64009d0 100644 --- a/pkg/kv/kvserver/store_pool_test.go +++ b/pkg/kv/kvserver/store_pool_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_raft.go b/pkg/kv/kvserver/store_raft.go index 4f6203fe0881..e4f5ddcc8e8c 100644 --- a/pkg/kv/kvserver/store_raft.go +++ b/pkg/kv/kvserver/store_raft.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_raft_test.go b/pkg/kv/kvserver/store_raft_test.go index 94ffe5f7698c..b1e6a6cab02e 100644 --- a/pkg/kv/kvserver/store_raft_test.go +++ b/pkg/kv/kvserver/store_raft_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // package kvserver diff --git a/pkg/kv/kvserver/store_rangefeed.go b/pkg/kv/kvserver/store_rangefeed.go index c84418d84fcf..e47dcbc66c1b 100644 --- a/pkg/kv/kvserver/store_rangefeed.go +++ b/pkg/kv/kvserver/store_rangefeed.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_rangefeed_test.go b/pkg/kv/kvserver/store_rangefeed_test.go index 98a077a5e57d..7fd1ad49d8eb 100644 --- a/pkg/kv/kvserver/store_rangefeed_test.go +++ b/pkg/kv/kvserver/store_rangefeed_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_rebalancer.go b/pkg/kv/kvserver/store_rebalancer.go index f3d0e1c4b7a1..89986323708c 100644 --- a/pkg/kv/kvserver/store_rebalancer.go +++ b/pkg/kv/kvserver/store_rebalancer.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_rebalancer_test.go b/pkg/kv/kvserver/store_rebalancer_test.go index 5024d2229174..052d9b1d432e 100644 --- a/pkg/kv/kvserver/store_rebalancer_test.go +++ b/pkg/kv/kvserver/store_rebalancer_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_remove_replica.go b/pkg/kv/kvserver/store_remove_replica.go index 75b5951d4710..46e7308edeea 100644 --- a/pkg/kv/kvserver/store_remove_replica.go +++ b/pkg/kv/kvserver/store_remove_replica.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_replica_btree.go b/pkg/kv/kvserver/store_replica_btree.go index 1530511dc2a9..c3689bb01171 100644 --- a/pkg/kv/kvserver/store_replica_btree.go +++ b/pkg/kv/kvserver/store_replica_btree.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_replica_btree_test.go b/pkg/kv/kvserver/store_replica_btree_test.go index 8d69870b1417..aebc09313ce8 100644 --- a/pkg/kv/kvserver/store_replica_btree_test.go +++ b/pkg/kv/kvserver/store_replica_btree_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_send.go b/pkg/kv/kvserver/store_send.go index 79933716a3a7..a86337226d2c 100644 --- a/pkg/kv/kvserver/store_send.go +++ b/pkg/kv/kvserver/store_send.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_snapshot.go b/pkg/kv/kvserver/store_snapshot.go index d1bd4156012c..35baf8d5b804 100644 --- a/pkg/kv/kvserver/store_snapshot.go +++ b/pkg/kv/kvserver/store_snapshot.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_split.go b/pkg/kv/kvserver/store_split.go index eda11cc8d952..1ac95fe7b757 100644 --- a/pkg/kv/kvserver/store_split.go +++ b/pkg/kv/kvserver/store_split.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/store_test.go b/pkg/kv/kvserver/store_test.go index 63a5b7d44e97..c1633858e34e 100644 --- a/pkg/kv/kvserver/store_test.go +++ b/pkg/kv/kvserver/store_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/storeliveness/config.go b/pkg/kv/kvserver/storeliveness/config.go index cbb37a0af633..d20778aca70b 100644 --- a/pkg/kv/kvserver/storeliveness/config.go +++ b/pkg/kv/kvserver/storeliveness/config.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/fabric.go b/pkg/kv/kvserver/storeliveness/fabric.go index 62cce89ead6f..eaa49bdb2b10 100644 --- a/pkg/kv/kvserver/storeliveness/fabric.go +++ b/pkg/kv/kvserver/storeliveness/fabric.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/metrics.go b/pkg/kv/kvserver/storeliveness/metrics.go index 43f94e2916db..4ece390709bc 100644 --- a/pkg/kv/kvserver/storeliveness/metrics.go +++ b/pkg/kv/kvserver/storeliveness/metrics.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/persist.go b/pkg/kv/kvserver/storeliveness/persist.go index 132c478946fa..85de82a644bd 100644 --- a/pkg/kv/kvserver/storeliveness/persist.go +++ b/pkg/kv/kvserver/storeliveness/persist.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/persist_test.go b/pkg/kv/kvserver/storeliveness/persist_test.go index e58ba9a9a53c..9cce5a6bb4fc 100644 --- a/pkg/kv/kvserver/storeliveness/persist_test.go +++ b/pkg/kv/kvserver/storeliveness/persist_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/requester_state.go b/pkg/kv/kvserver/storeliveness/requester_state.go index 7f165a153762..c4426b81f499 100644 --- a/pkg/kv/kvserver/storeliveness/requester_state.go +++ b/pkg/kv/kvserver/storeliveness/requester_state.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/store_liveness_test.go b/pkg/kv/kvserver/storeliveness/store_liveness_test.go index b3ef23170e21..e6a07451d749 100644 --- a/pkg/kv/kvserver/storeliveness/store_liveness_test.go +++ b/pkg/kv/kvserver/storeliveness/store_liveness_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/storelivenesspb/service.go b/pkg/kv/kvserver/storeliveness/storelivenesspb/service.go index d7069aa5984f..835ecdc22a8c 100644 --- a/pkg/kv/kvserver/storeliveness/storelivenesspb/service.go +++ b/pkg/kv/kvserver/storeliveness/storelivenesspb/service.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storelivenesspb diff --git a/pkg/kv/kvserver/storeliveness/storelivenesspb/service.proto b/pkg/kv/kvserver/storeliveness/storelivenesspb/service.proto index 016c96e09ea9..0f042902c8a8 100644 --- a/pkg/kv/kvserver/storeliveness/storelivenesspb/service.proto +++ b/pkg/kv/kvserver/storeliveness/storelivenesspb/service.proto @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. syntax = "proto3"; package cockroach.kv.kvserver.storeliveness.storelivenesspb; diff --git a/pkg/kv/kvserver/storeliveness/support_manager.go b/pkg/kv/kvserver/storeliveness/support_manager.go index 173777f24645..620bc2f35f03 100644 --- a/pkg/kv/kvserver/storeliveness/support_manager.go +++ b/pkg/kv/kvserver/storeliveness/support_manager.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/support_manager_test.go b/pkg/kv/kvserver/storeliveness/support_manager_test.go index e6ac656b7288..6f7489c57f29 100644 --- a/pkg/kv/kvserver/storeliveness/support_manager_test.go +++ b/pkg/kv/kvserver/storeliveness/support_manager_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/supporter_state.go b/pkg/kv/kvserver/storeliveness/supporter_state.go index 85af33084e89..eb2d9d66f10d 100644 --- a/pkg/kv/kvserver/storeliveness/supporter_state.go +++ b/pkg/kv/kvserver/storeliveness/supporter_state.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/transport.go b/pkg/kv/kvserver/storeliveness/transport.go index 1fbf72c33c24..376abbae8972 100644 --- a/pkg/kv/kvserver/storeliveness/transport.go +++ b/pkg/kv/kvserver/storeliveness/transport.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/storeliveness/transport_test.go b/pkg/kv/kvserver/storeliveness/transport_test.go index 8ba46fcdf780..dd0a49e92bd6 100644 --- a/pkg/kv/kvserver/storeliveness/transport_test.go +++ b/pkg/kv/kvserver/storeliveness/transport_test.go @@ -1,12 +1,7 @@ // Copyright 2024 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package storeliveness diff --git a/pkg/kv/kvserver/stores.go b/pkg/kv/kvserver/stores.go index 8320265f6aed..c204855ddd62 100644 --- a/pkg/kv/kvserver/stores.go +++ b/pkg/kv/kvserver/stores.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/stores_base.go b/pkg/kv/kvserver/stores_base.go index fe72d5e4161e..8712e1321c9a 100644 --- a/pkg/kv/kvserver/stores_base.go +++ b/pkg/kv/kvserver/stores_base.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/stores_server.go b/pkg/kv/kvserver/stores_server.go index ea1af8f10e49..2991a2209c8c 100644 --- a/pkg/kv/kvserver/stores_server.go +++ b/pkg/kv/kvserver/stores_server.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/stores_test.go b/pkg/kv/kvserver/stores_test.go index 3c4d7ade4c55..a28caa0c51a6 100644 --- a/pkg/kv/kvserver/stores_test.go +++ b/pkg/kv/kvserver/stores_test.go @@ -1,12 +1,7 @@ // Copyright 2014 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/tenantrate/doc.go b/pkg/kv/kvserver/tenantrate/doc.go index 066f3d9b47fe..ea7684ddabed 100644 --- a/pkg/kv/kvserver/tenantrate/doc.go +++ b/pkg/kv/kvserver/tenantrate/doc.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package tenantrate contains logic for rate limiting client requests on a // per-tenant basis. diff --git a/pkg/kv/kvserver/tenantrate/factory.go b/pkg/kv/kvserver/tenantrate/factory.go index 438016473cdc..8b1cd005f0a4 100644 --- a/pkg/kv/kvserver/tenantrate/factory.go +++ b/pkg/kv/kvserver/tenantrate/factory.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tenantrate diff --git a/pkg/kv/kvserver/tenantrate/limiter.go b/pkg/kv/kvserver/tenantrate/limiter.go index 39250c62094c..e4839d743511 100644 --- a/pkg/kv/kvserver/tenantrate/limiter.go +++ b/pkg/kv/kvserver/tenantrate/limiter.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tenantrate diff --git a/pkg/kv/kvserver/tenantrate/limiter_test.go b/pkg/kv/kvserver/tenantrate/limiter_test.go index e4029155c76a..12b62aa51222 100644 --- a/pkg/kv/kvserver/tenantrate/limiter_test.go +++ b/pkg/kv/kvserver/tenantrate/limiter_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tenantrate_test diff --git a/pkg/kv/kvserver/tenantrate/metrics.go b/pkg/kv/kvserver/tenantrate/metrics.go index fd932ad0727c..679155faeff7 100644 --- a/pkg/kv/kvserver/tenantrate/metrics.go +++ b/pkg/kv/kvserver/tenantrate/metrics.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tenantrate diff --git a/pkg/kv/kvserver/tenantrate/settings.go b/pkg/kv/kvserver/tenantrate/settings.go index 8a688f15e7bd..87f0ac0f7210 100644 --- a/pkg/kv/kvserver/tenantrate/settings.go +++ b/pkg/kv/kvserver/tenantrate/settings.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tenantrate diff --git a/pkg/kv/kvserver/tenantrate/system_limiter.go b/pkg/kv/kvserver/tenantrate/system_limiter.go index 434b4b9cd8e0..4f8e40dab1bd 100644 --- a/pkg/kv/kvserver/tenantrate/system_limiter.go +++ b/pkg/kv/kvserver/tenantrate/system_limiter.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tenantrate diff --git a/pkg/kv/kvserver/testing_knobs.go b/pkg/kv/kvserver/testing_knobs.go index a0024fac9e3e..555f3ba37425 100644 --- a/pkg/kv/kvserver/testing_knobs.go +++ b/pkg/kv/kvserver/testing_knobs.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/testutils_test.go b/pkg/kv/kvserver/testutils_test.go index d0d844816001..b76b7a50398b 100644 --- a/pkg/kv/kvserver/testutils_test.go +++ b/pkg/kv/kvserver/testutils_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/ts_maintenance_queue.go b/pkg/kv/kvserver/ts_maintenance_queue.go index 7f424c7adc0b..5b047edff3e8 100644 --- a/pkg/kv/kvserver/ts_maintenance_queue.go +++ b/pkg/kv/kvserver/ts_maintenance_queue.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/ts_maintenance_queue_test.go b/pkg/kv/kvserver/ts_maintenance_queue_test.go index ff8357f37499..b61676d12dcc 100644 --- a/pkg/kv/kvserver/ts_maintenance_queue_test.go +++ b/pkg/kv/kvserver/ts_maintenance_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2016 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver_test diff --git a/pkg/kv/kvserver/tscache/cache.go b/pkg/kv/kvserver/tscache/cache.go index 22eae41ba97c..5c669a8107fa 100644 --- a/pkg/kv/kvserver/tscache/cache.go +++ b/pkg/kv/kvserver/tscache/cache.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package tscache provides a timestamp cache structure that records the maximum // timestamp that key ranges were read from and written to. diff --git a/pkg/kv/kvserver/tscache/cache_test.go b/pkg/kv/kvserver/tscache/cache_test.go index be652e752689..c007a00c6d70 100644 --- a/pkg/kv/kvserver/tscache/cache_test.go +++ b/pkg/kv/kvserver/tscache/cache_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tscache diff --git a/pkg/kv/kvserver/tscache/metrics.go b/pkg/kv/kvserver/tscache/metrics.go index 7d00c44dd1fb..b8b1ae9d4b0f 100644 --- a/pkg/kv/kvserver/tscache/metrics.go +++ b/pkg/kv/kvserver/tscache/metrics.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tscache diff --git a/pkg/kv/kvserver/tscache/skl_impl.go b/pkg/kv/kvserver/tscache/skl_impl.go index 951e8ef116b0..2ba122d9eb3c 100644 --- a/pkg/kv/kvserver/tscache/skl_impl.go +++ b/pkg/kv/kvserver/tscache/skl_impl.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tscache diff --git a/pkg/kv/kvserver/tscache/tree_impl.go b/pkg/kv/kvserver/tscache/tree_impl.go index 78b59107bce0..0f4d34927c6c 100644 --- a/pkg/kv/kvserver/tscache/tree_impl.go +++ b/pkg/kv/kvserver/tscache/tree_impl.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tscache diff --git a/pkg/kv/kvserver/tscache/tree_impl_test.go b/pkg/kv/kvserver/tscache/tree_impl_test.go index 28b9da827ae3..db9c9dc6f9f6 100644 --- a/pkg/kv/kvserver/tscache/tree_impl_test.go +++ b/pkg/kv/kvserver/tscache/tree_impl_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package tscache diff --git a/pkg/kv/kvserver/txn_recovery_integration_test.go b/pkg/kv/kvserver/txn_recovery_integration_test.go index 7e2efdef12e3..394f7a48c4a4 100644 --- a/pkg/kv/kvserver/txn_recovery_integration_test.go +++ b/pkg/kv/kvserver/txn_recovery_integration_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/txn_wait_queue_test.go b/pkg/kv/kvserver/txn_wait_queue_test.go index 0446359069d1..5f15dcad9252 100644 --- a/pkg/kv/kvserver/txn_wait_queue_test.go +++ b/pkg/kv/kvserver/txn_wait_queue_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kvserver diff --git a/pkg/kv/kvserver/txnrecovery/manager.go b/pkg/kv/kvserver/txnrecovery/manager.go index ae0f4e510a26..201e89544dc7 100644 --- a/pkg/kv/kvserver/txnrecovery/manager.go +++ b/pkg/kv/kvserver/txnrecovery/manager.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package txnrecovery diff --git a/pkg/kv/kvserver/txnrecovery/manager_test.go b/pkg/kv/kvserver/txnrecovery/manager_test.go index ab1910ce1cc8..2224f032f7cc 100644 --- a/pkg/kv/kvserver/txnrecovery/manager_test.go +++ b/pkg/kv/kvserver/txnrecovery/manager_test.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package txnrecovery diff --git a/pkg/kv/kvserver/txnrecovery/metrics.go b/pkg/kv/kvserver/txnrecovery/metrics.go index ce0f6f7ebcd2..29ee3d4cee28 100644 --- a/pkg/kv/kvserver/txnrecovery/metrics.go +++ b/pkg/kv/kvserver/txnrecovery/metrics.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package txnrecovery diff --git a/pkg/kv/kvserver/txnwait/metrics.go b/pkg/kv/kvserver/txnwait/metrics.go index 49ecc21a189d..19beda365347 100644 --- a/pkg/kv/kvserver/txnwait/metrics.go +++ b/pkg/kv/kvserver/txnwait/metrics.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package txnwait diff --git a/pkg/kv/kvserver/txnwait/queue.go b/pkg/kv/kvserver/txnwait/queue.go index cc6da592aa12..5da0a6847a35 100644 --- a/pkg/kv/kvserver/txnwait/queue.go +++ b/pkg/kv/kvserver/txnwait/queue.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package txnwait diff --git a/pkg/kv/kvserver/txnwait/queue_test.go b/pkg/kv/kvserver/txnwait/queue_test.go index f7d77234ac10..87ec1346715e 100644 --- a/pkg/kv/kvserver/txnwait/queue_test.go +++ b/pkg/kv/kvserver/txnwait/queue_test.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package txnwait diff --git a/pkg/kv/kvserver/uncertainty/compute.go b/pkg/kv/kvserver/uncertainty/compute.go index 36b67356dc5e..5378ea3060dd 100644 --- a/pkg/kv/kvserver/uncertainty/compute.go +++ b/pkg/kv/kvserver/uncertainty/compute.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package uncertainty diff --git a/pkg/kv/kvserver/uncertainty/compute_test.go b/pkg/kv/kvserver/uncertainty/compute_test.go index a29f8caffcee..4c3c35f64b92 100644 --- a/pkg/kv/kvserver/uncertainty/compute_test.go +++ b/pkg/kv/kvserver/uncertainty/compute_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package uncertainty diff --git a/pkg/kv/kvserver/uncertainty/doc.go b/pkg/kv/kvserver/uncertainty/doc.go index ff244d845113..31a4d247dd65 100644 --- a/pkg/kv/kvserver/uncertainty/doc.go +++ b/pkg/kv/kvserver/uncertainty/doc.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Package uncertainty contains logic and documentation related to transaction // uncertainty intervals, which are time windows following readers' timestamps diff --git a/pkg/kv/kvserver/uncertainty/interval.go b/pkg/kv/kvserver/uncertainty/interval.go index cd427fda5e8d..6b6657f28b3e 100644 --- a/pkg/kv/kvserver/uncertainty/interval.go +++ b/pkg/kv/kvserver/uncertainty/interval.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package uncertainty diff --git a/pkg/kv/kvserver/uncertainty/interval_test.go b/pkg/kv/kvserver/uncertainty/interval_test.go index cd733e0be1a6..030633a42722 100644 --- a/pkg/kv/kvserver/uncertainty/interval_test.go +++ b/pkg/kv/kvserver/uncertainty/interval_test.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package uncertainty diff --git a/pkg/kv/main_test.go b/pkg/kv/main_test.go index 82d29a9c6e18..077608d31cba 100644 --- a/pkg/kv/main_test.go +++ b/pkg/kv/main_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv_test diff --git a/pkg/kv/mock_transactional_sender.go b/pkg/kv/mock_transactional_sender.go index 2f83e4a50797..53f4bdfcefeb 100644 --- a/pkg/kv/mock_transactional_sender.go +++ b/pkg/kv/mock_transactional_sender.go @@ -1,12 +1,7 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/range_lookup.go b/pkg/kv/range_lookup.go index c045f0369030..d72f94e21cf4 100644 --- a/pkg/kv/range_lookup.go +++ b/pkg/kv/range_lookup.go @@ -1,12 +1,7 @@ // Copyright 2017 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/range_lookup_test.go b/pkg/kv/range_lookup_test.go index f6469bc26599..d07f086c3231 100644 --- a/pkg/kv/range_lookup_test.go +++ b/pkg/kv/range_lookup_test.go @@ -1,12 +1,7 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/sender.go b/pkg/kv/sender.go index 6d26e62e02e1..e0ce101a1404 100644 --- a/pkg/kv/sender.go +++ b/pkg/kv/sender.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/test_utils.go b/pkg/kv/test_utils.go index 6248f6749320..a6b3d17e50df 100644 --- a/pkg/kv/test_utils.go +++ b/pkg/kv/test_utils.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/txn.go b/pkg/kv/txn.go index 167129c2d4d5..ee0082a3c941 100644 --- a/pkg/kv/txn.go +++ b/pkg/kv/txn.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/txn_external_test.go b/pkg/kv/txn_external_test.go index 5656062bbbb2..d5d233565720 100644 --- a/pkg/kv/txn_external_test.go +++ b/pkg/kv/txn_external_test.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv_test diff --git a/pkg/kv/txn_test.go b/pkg/kv/txn_test.go index 2bb11952dbef..8d365ae0c7fc 100644 --- a/pkg/kv/txn_test.go +++ b/pkg/kv/txn_test.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/kv/util.go b/pkg/kv/util.go index 52d38e5a1c6e..3023ce630103 100644 --- a/pkg/kv/util.go +++ b/pkg/kv/util.go @@ -1,12 +1,7 @@ // Copyright 2015 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package kv diff --git a/pkg/sql/colexec/colexecbase/distinct.eg.go b/pkg/sql/colexec/colexecbase/distinct.eg.go index 86fa8bf9640e..e61c26728be7 100644 --- a/pkg/sql/colexec/colexecbase/distinct.eg.go +++ b/pkg/sql/colexec/colexecbase/distinct.eg.go @@ -2,13 +2,8 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexecbase diff --git a/pkg/sql/colexec/colexecproj/default_cmp_proj_op.eg.go b/pkg/sql/colexec/colexecproj/default_cmp_proj_op.eg.go index 49c326d2362d..f8f4647209de 100644 --- a/pkg/sql/colexec/colexecproj/default_cmp_proj_op.eg.go +++ b/pkg/sql/colexec/colexecproj/default_cmp_proj_op.eg.go @@ -2,13 +2,8 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexecproj diff --git a/pkg/sql/colexec/colexecprojconst/default_cmp_proj_const_op.eg.go b/pkg/sql/colexec/colexecprojconst/default_cmp_proj_const_op.eg.go index 6cf02619ba4a..f333fb6db954 100644 --- a/pkg/sql/colexec/colexecprojconst/default_cmp_proj_const_op.eg.go +++ b/pkg/sql/colexec/colexecprojconst/default_cmp_proj_const_op.eg.go @@ -2,13 +2,8 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexecprojconst diff --git a/pkg/sql/colexec/colexecprojconst/proj_like_ops.eg.go b/pkg/sql/colexec/colexecprojconst/proj_like_ops.eg.go index 597145f915c2..0c5682499d92 100644 --- a/pkg/sql/colexec/colexecprojconst/proj_like_ops.eg.go +++ b/pkg/sql/colexec/colexecprojconst/proj_like_ops.eg.go @@ -2,13 +2,8 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexecprojconst diff --git a/pkg/sql/colexec/colexecsel/sel_like_ops.eg.go b/pkg/sql/colexec/colexecsel/sel_like_ops.eg.go index 170cd4c13e86..ae7506aef3da 100644 --- a/pkg/sql/colexec/colexecsel/sel_like_ops.eg.go +++ b/pkg/sql/colexec/colexecsel/sel_like_ops.eg.go @@ -2,13 +2,8 @@ // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexecsel diff --git a/pkg/sql/colexec/execgen/cmd/execgen/default_cmp_proj_ops_gen.go b/pkg/sql/colexec/execgen/cmd/execgen/default_cmp_proj_ops_gen.go index d80899a7632c..a823290d7887 100644 --- a/pkg/sql/colexec/execgen/cmd/execgen/default_cmp_proj_ops_gen.go +++ b/pkg/sql/colexec/execgen/cmd/execgen/default_cmp_proj_ops_gen.go @@ -23,13 +23,8 @@ import ( const defaultCmpProjTemplate = ` // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package {{.TargetPkg}} diff --git a/pkg/sql/colexec/execgen/cmd/execgen/distinct_gen.go b/pkg/sql/colexec/execgen/cmd/execgen/distinct_gen.go index a92e0aba16e2..c3e035472b8e 100644 --- a/pkg/sql/colexec/execgen/cmd/execgen/distinct_gen.go +++ b/pkg/sql/colexec/execgen/cmd/execgen/distinct_gen.go @@ -28,13 +28,8 @@ import ( const distinctTmpl = ` // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package %s diff --git a/pkg/sql/colexec/execgen/cmd/execgen/like_ops_gen.go b/pkg/sql/colexec/execgen/cmd/execgen/like_ops_gen.go index 74a4fabc7c67..a68bfdf63493 100644 --- a/pkg/sql/colexec/execgen/cmd/execgen/like_ops_gen.go +++ b/pkg/sql/colexec/execgen/cmd/execgen/like_ops_gen.go @@ -31,13 +31,8 @@ import ( const likeTemplate = ` // Copyright 2019 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexec%[1]s diff --git a/pkg/sql/colexec/sort_partitioner.eg.go b/pkg/sql/colexec/sort_partitioner.eg.go index 36be949735c2..ce00413c8af4 100644 --- a/pkg/sql/colexec/sort_partitioner.eg.go +++ b/pkg/sql/colexec/sort_partitioner.eg.go @@ -2,13 +2,8 @@ // Copyright 2018 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package colexec diff --git a/pkg/sql/logictest/tests/5node-disk/generated_test.go b/pkg/sql/logictest/tests/5node-disk/generated_test.go index 4b2a4cd8b143..5d6de1566b8d 100644 --- a/pkg/sql/logictest/tests/5node-disk/generated_test.go +++ b/pkg/sql/logictest/tests/5node-disk/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/5node/generated_test.go b/pkg/sql/logictest/tests/5node/generated_test.go index d33b1041d8b3..5ba9839d856b 100644 --- a/pkg/sql/logictest/tests/5node/generated_test.go +++ b/pkg/sql/logictest/tests/5node/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/cockroach-go-testserver-24.1/generated_test.go b/pkg/sql/logictest/tests/cockroach-go-testserver-24.1/generated_test.go index 8f501d873cf3..a06dea4391fd 100644 --- a/pkg/sql/logictest/tests/cockroach-go-testserver-24.1/generated_test.go +++ b/pkg/sql/logictest/tests/cockroach-go-testserver-24.1/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/cockroach-go-testserver-24.2/generated_test.go b/pkg/sql/logictest/tests/cockroach-go-testserver-24.2/generated_test.go index 55aa6f1197c9..3a3215dd0eff 100644 --- a/pkg/sql/logictest/tests/cockroach-go-testserver-24.2/generated_test.go +++ b/pkg/sql/logictest/tests/cockroach-go-testserver-24.2/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/fakedist-disk/generated_test.go b/pkg/sql/logictest/tests/fakedist-disk/generated_test.go index 88b3d55d6de7..7409889bfd52 100644 --- a/pkg/sql/logictest/tests/fakedist-disk/generated_test.go +++ b/pkg/sql/logictest/tests/fakedist-disk/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/fakedist-vec-off/generated_test.go b/pkg/sql/logictest/tests/fakedist-vec-off/generated_test.go index 76d0acea01da..aa5b3a60db53 100644 --- a/pkg/sql/logictest/tests/fakedist-vec-off/generated_test.go +++ b/pkg/sql/logictest/tests/fakedist-vec-off/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/fakedist/generated_test.go b/pkg/sql/logictest/tests/fakedist/generated_test.go index a734d41d3290..66c3b0c8db18 100644 --- a/pkg/sql/logictest/tests/fakedist/generated_test.go +++ b/pkg/sql/logictest/tests/fakedist/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/local-legacy-schema-changer/generated_test.go b/pkg/sql/logictest/tests/local-legacy-schema-changer/generated_test.go index 9c817e9baa9d..d1b8a2287dc5 100644 --- a/pkg/sql/logictest/tests/local-legacy-schema-changer/generated_test.go +++ b/pkg/sql/logictest/tests/local-legacy-schema-changer/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/local-mixed-24.1/generated_test.go b/pkg/sql/logictest/tests/local-mixed-24.1/generated_test.go index b8aa1df514c3..c158f3b632d9 100644 --- a/pkg/sql/logictest/tests/local-mixed-24.1/generated_test.go +++ b/pkg/sql/logictest/tests/local-mixed-24.1/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/local-mixed-24.2/generated_test.go b/pkg/sql/logictest/tests/local-mixed-24.2/generated_test.go index 2ae275d582df..3a88350360c4 100644 --- a/pkg/sql/logictest/tests/local-mixed-24.2/generated_test.go +++ b/pkg/sql/logictest/tests/local-mixed-24.2/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/local-vec-off/generated_test.go b/pkg/sql/logictest/tests/local-vec-off/generated_test.go index 7821e777fd51..73ebade093ad 100644 --- a/pkg/sql/logictest/tests/local-vec-off/generated_test.go +++ b/pkg/sql/logictest/tests/local-vec-off/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/local/generated_test.go b/pkg/sql/logictest/tests/local/generated_test.go index dc681f9bd294..dc55c811ab2b 100644 --- a/pkg/sql/logictest/tests/local/generated_test.go +++ b/pkg/sql/logictest/tests/local/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/multiregion-9node-3region-3azs/generated_test.go b/pkg/sql/logictest/tests/multiregion-9node-3region-3azs/generated_test.go index 74cc2708d702..66bd4b70bddf 100644 --- a/pkg/sql/logictest/tests/multiregion-9node-3region-3azs/generated_test.go +++ b/pkg/sql/logictest/tests/multiregion-9node-3region-3azs/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/logictest/tests/multiregion-invalid-locality/generated_test.go b/pkg/sql/logictest/tests/multiregion-invalid-locality/generated_test.go index 5ca38e14c2f1..90d6172dd1e3 100644 --- a/pkg/sql/logictest/tests/multiregion-invalid-locality/generated_test.go +++ b/pkg/sql/logictest/tests/multiregion-invalid-locality/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/5node/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/5node/generated_test.go index 0389ab9bee43..11ad4a455a13 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/5node/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/5node/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/fakedist-disk/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/fakedist-disk/generated_test.go index 8b3a2304ae00..eee88ea5cb02 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/fakedist-disk/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/fakedist-disk/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/fakedist-vec-off/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/fakedist-vec-off/generated_test.go index 346ce282ab09..4e5dd1746d70 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/fakedist-vec-off/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/fakedist-vec-off/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/fakedist/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/fakedist/generated_test.go index 3ef753a44219..03e778a0aa95 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/fakedist/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/fakedist/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/local-legacy-schema-changer/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/local-legacy-schema-changer/generated_test.go index 89614108d95e..e157e6ad678a 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/local-legacy-schema-changer/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/local-legacy-schema-changer/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.1/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.1/generated_test.go index 85f9f6ac25a4..e6dcbfa7ae35 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.1/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.1/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.2/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.2/generated_test.go index 939c42627440..0f8e8936bf22 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.2/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/local-mixed-24.2/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/local-vec-off/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/local-vec-off/generated_test.go index c421fff9b041..a7dec40b0d9a 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/local-vec-off/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/local-vec-off/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/opt/exec/execbuilder/tests/local/generated_test.go b/pkg/sql/opt/exec/execbuilder/tests/local/generated_test.go index 2c0881510b0f..84a6a7c7e9e7 100644 --- a/pkg/sql/opt/exec/execbuilder/tests/local/generated_test.go +++ b/pkg/sql/opt/exec/execbuilder/tests/local/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/schemachanger/comparator_generated_test.go b/pkg/sql/schemachanger/comparator_generated_test.go index 85ebb1234c32..084abdc93d79 100644 --- a/pkg/sql/schemachanger/comparator_generated_test.go +++ b/pkg/sql/schemachanger/comparator_generated_test.go @@ -1,12 +1,7 @@ // Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by sccomparatortestgen, DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scop/backfill_visitor_generated.go b/pkg/sql/schemachanger/scop/backfill_visitor_generated.go index db7f9d3287d8..65b7e549690c 100644 --- a/pkg/sql/schemachanger/scop/backfill_visitor_generated.go +++ b/pkg/sql/schemachanger/scop/backfill_visitor_generated.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate_visitor.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scop/deferred_mutation_visitor_generated.go b/pkg/sql/schemachanger/scop/deferred_mutation_visitor_generated.go index 6728516af395..ec82f45f68a1 100644 --- a/pkg/sql/schemachanger/scop/deferred_mutation_visitor_generated.go +++ b/pkg/sql/schemachanger/scop/deferred_mutation_visitor_generated.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate_visitor.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scop/generate-visitors/generate_visitor.go b/pkg/sql/schemachanger/scop/generate-visitors/generate_visitor.go index 7c1fc1e2ed01..f910894385a8 100644 --- a/pkg/sql/schemachanger/scop/generate-visitors/generate_visitor.go +++ b/pkg/sql/schemachanger/scop/generate-visitors/generate_visitor.go @@ -92,13 +92,8 @@ type info struct { const visitorTemplate = `// Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate_visitor.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scop/immediate_mutation_visitor_generated.go b/pkg/sql/schemachanger/scop/immediate_mutation_visitor_generated.go index a064033aab24..80a2d1a0e98f 100644 --- a/pkg/sql/schemachanger/scop/immediate_mutation_visitor_generated.go +++ b/pkg/sql/schemachanger/scop/immediate_mutation_visitor_generated.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate_visitor.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scop/validation_visitor_generated.go b/pkg/sql/schemachanger/scop/validation_visitor_generated.go index 75f3b112fe47..051fb259f0fc 100644 --- a/pkg/sql/schemachanger/scop/validation_visitor_generated.go +++ b/pkg/sql/schemachanger/scop/validation_visitor_generated.go @@ -1,12 +1,7 @@ // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate_visitor.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scpb/element-generator/element_generator.go b/pkg/sql/schemachanger/scpb/element-generator/element_generator.go index b2be894cca26..5f6bad432721 100644 --- a/pkg/sql/schemachanger/scpb/element-generator/element_generator.go +++ b/pkg/sql/schemachanger/scpb/element-generator/element_generator.go @@ -47,13 +47,8 @@ func run(in, out string) error { if err := template.Must(template.New("templ").Parse(`{{- /**/ -}} // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by element_generator.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/scpb/elements_generated.go b/pkg/sql/schemachanger/scpb/elements_generated.go index 6d026587e3f6..57be65816851 100644 --- a/pkg/sql/schemachanger/scpb/elements_generated.go +++ b/pkg/sql/schemachanger/scpb/elements_generated.go @@ -1,12 +1,7 @@ // Copyright 2021 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by element_generator.go. DO NOT EDIT. diff --git a/pkg/sql/schemachanger/sctest/sccomparatortestgen/main.go b/pkg/sql/schemachanger/sctest/sccomparatortestgen/main.go index bf2255403055..6a755c21732c 100644 --- a/pkg/sql/schemachanger/sctest/sccomparatortestgen/main.go +++ b/pkg/sql/schemachanger/sctest/sccomparatortestgen/main.go @@ -71,13 +71,8 @@ var templ = template.Must(template.New("t").Funcs(template.FuncMap{ "basename": basename, }).Parse(`// Copyright 2023 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by sccomparatortestgen, DO NOT EDIT. diff --git a/pkg/sql/schemachanger/sctest/sctestgen/gen.go b/pkg/sql/schemachanger/sctest/sctestgen/gen.go index 5eace8a44a7b..35a18369d5dd 100644 --- a/pkg/sql/schemachanger/sctest/sctestgen/gen.go +++ b/pkg/sql/schemachanger/sctest/sctestgen/gen.go @@ -98,13 +98,8 @@ var templ = template.Must(template.New("t").Funcs(template.FuncMap{ {{- define "bslHeader" -}} // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. {{- end }} {{- define "header" }} diff --git a/pkg/sql/schemachanger/sctest_generated_test.go b/pkg/sql/schemachanger/sctest_generated_test.go index 26cca79fa4df..8b57dd510ef9 100644 --- a/pkg/sql/schemachanger/sctest_generated_test.go +++ b/pkg/sql/schemachanger/sctest_generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by sctestgen, DO NOT EDIT. diff --git a/pkg/sql/sem/tree/eval_expr_generated.go b/pkg/sql/sem/tree/eval_expr_generated.go index e3d8f59439fa..f9df4f59b2b4 100644 --- a/pkg/sql/sem/tree/eval_expr_generated.go +++ b/pkg/sql/sem/tree/eval_expr_generated.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by eval_gen.go. DO NOT EDIT. // Regenerate this file with either of the following commands: diff --git a/pkg/sql/sem/tree/eval_op_generated.go b/pkg/sql/sem/tree/eval_op_generated.go index f53bf8f4e845..54c5473f4ce0 100644 --- a/pkg/sql/sem/tree/eval_op_generated.go +++ b/pkg/sql/sem/tree/eval_op_generated.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by eval_gen.go. DO NOT EDIT. // Regenerate this file with either of the following commands: diff --git a/pkg/sql/sem/tree/evalgen/eval_gen.go b/pkg/sql/sem/tree/evalgen/eval_gen.go index 9074cf47ac68..1972408f92a5 100644 --- a/pkg/sql/sem/tree/evalgen/eval_gen.go +++ b/pkg/sql/sem/tree/evalgen/eval_gen.go @@ -95,13 +95,8 @@ func writeFile(name string, fn func(f *os.File) error) error { const header = `// Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by eval_gen.go. DO NOT EDIT. // Regenerate this file with either of the following commands: diff --git a/pkg/sql/sqlitelogictest/tests/fakedist-disk/generated_test.go b/pkg/sql/sqlitelogictest/tests/fakedist-disk/generated_test.go index f652ccd85bcd..4b57f2a680f1 100644 --- a/pkg/sql/sqlitelogictest/tests/fakedist-disk/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/fakedist-disk/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/fakedist-vec-off/generated_test.go b/pkg/sql/sqlitelogictest/tests/fakedist-vec-off/generated_test.go index bfe8b1b41096..0ff804a8a575 100644 --- a/pkg/sql/sqlitelogictest/tests/fakedist-vec-off/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/fakedist-vec-off/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/fakedist/generated_test.go b/pkg/sql/sqlitelogictest/tests/fakedist/generated_test.go index bd9c8b01f575..fa8a742c968f 100644 --- a/pkg/sql/sqlitelogictest/tests/fakedist/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/fakedist/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local-legacy-schema-changer/generated_test.go b/pkg/sql/sqlitelogictest/tests/local-legacy-schema-changer/generated_test.go index 36af8b80b993..96fb3b0a5f37 100644 --- a/pkg/sql/sqlitelogictest/tests/local-legacy-schema-changer/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local-legacy-schema-changer/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local-mixed-24.1/generated_test.go b/pkg/sql/sqlitelogictest/tests/local-mixed-24.1/generated_test.go index d8bfdf5bb742..ef1598899568 100644 --- a/pkg/sql/sqlitelogictest/tests/local-mixed-24.1/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local-mixed-24.1/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local-mixed-24.2/generated_test.go b/pkg/sql/sqlitelogictest/tests/local-mixed-24.2/generated_test.go index d1c2997f462d..bbb84ec30946 100644 --- a/pkg/sql/sqlitelogictest/tests/local-mixed-24.2/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local-mixed-24.2/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local-read-committed/generated_test.go b/pkg/sql/sqlitelogictest/tests/local-read-committed/generated_test.go index d844a92436d6..013f746ead19 100644 --- a/pkg/sql/sqlitelogictest/tests/local-read-committed/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local-read-committed/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local-repeatable-read/generated_test.go b/pkg/sql/sqlitelogictest/tests/local-repeatable-read/generated_test.go index 70a1243ac963..eeb106766577 100644 --- a/pkg/sql/sqlitelogictest/tests/local-repeatable-read/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local-repeatable-read/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local-vec-off/generated_test.go b/pkg/sql/sqlitelogictest/tests/local-vec-off/generated_test.go index 997dbd3b206d..1cc70cec5660 100644 --- a/pkg/sql/sqlitelogictest/tests/local-vec-off/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local-vec-off/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/sql/sqlitelogictest/tests/local/generated_test.go b/pkg/sql/sqlitelogictest/tests/local/generated_test.go index edaad1cc4a41..71a6f7cd42a7 100644 --- a/pkg/sql/sqlitelogictest/tests/local/generated_test.go +++ b/pkg/sql/sqlitelogictest/tests/local/generated_test.go @@ -1,12 +1,7 @@ // Copyright 2022 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. // Code generated by generate-logictest, DO NOT EDIT. diff --git a/pkg/util/timeutil/gen/main.go b/pkg/util/timeutil/gen/main.go index 40ae9179bce9..35e03b9b6392 100644 --- a/pkg/util/timeutil/gen/main.go +++ b/pkg/util/timeutil/gen/main.go @@ -33,13 +33,8 @@ const header = `// Code generated by pkg/util/timeutil/gen/main.go - DO NOT EDIT // // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package timeutil diff --git a/pkg/util/timeutil/lowercase_timezones_generated.go b/pkg/util/timeutil/lowercase_timezones_generated.go index 1e9a55c8e894..cff0b62dbd05 100644 --- a/pkg/util/timeutil/lowercase_timezones_generated.go +++ b/pkg/util/timeutil/lowercase_timezones_generated.go @@ -2,13 +2,8 @@ // // Copyright 2020 The Cockroach Authors. // -// Use of this software is governed by the Business Source License -// included in the file licenses/BSL.txt. -// -// As of the Change Date specified in that file, in accordance with -// the Business Source License, use of this software will be governed -// by the Apache License, Version 2.0, included in the file -// licenses/APL.txt. +// Use of this software is governed by the CockroachDB Software License +// included in the /LICENSE file. package timeutil