We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c38d9 commit 01ebf7dCopy full SHA for 01ebf7d
1 file changed
base/sync_map.go
@@ -1,3 +1,13 @@
1
+/*
2
+Copyright 2026-Present Couchbase, Inc.
3
+
4
+Use of this software is governed by the Business Source License included in
5
+the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
6
+file, in accordance with the Business Source License, use of this software will
7
+be governed by the Apache License, Version 2.0, included in the file
8
+licenses/APL2.txt.
9
+*/
10
11
package base
12
13
import (
0 commit comments