Skip to content

Commit 01ebf7d

Browse files
committed
license
1 parent c9c38d9 commit 01ebf7d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

base/sync_map.go

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
package base
212

313
import (

0 commit comments

Comments
 (0)