Skip to content

Commit

Permalink
BSL License updates - Couchbase Server Version 7.1
Browse files Browse the repository at this point in the history
Change-Id: Iea5123106c0374755b963fca03f2116ff7970857
Reviewed-on: https://review.couchbase.org/c/ns_server/+/171917
Tested-by: Blair Watt <blair.watt@couchbase.com>
Reviewed-by: Steve Watanabe <steve.watanabe@couchbase.com>
  • Loading branch information
udkyo committed Mar 10, 2022
1 parent 3c01eb4 commit 91e43c8
Show file tree
Hide file tree
Showing 449 changed files with 2,164 additions and 2,177 deletions.
10 changes: 5 additions & 5 deletions deps/ale/include/ale.hrl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-type loglevel() :: debug | info | warn | error | critical.
-type sink_type() :: raw | preformatted.
Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_app.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_app).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_codegen.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_codegen).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_default_formatter.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_default_formatter).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_disk_sink.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_disk_sink).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_dynamic_sup.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_dynamic_sup).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_error_logger_handler.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_error_logger_handler).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_noop_formatter.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2014-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_noop_formatter).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_stderr_sink.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_stderr_sink).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_sup.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_sup).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_transform.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

%% This module partially stolen from lager.

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/src/ale_utils.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.

-module(ale_utils).

Expand Down
10 changes: 5 additions & 5 deletions deps/ale/test/ale_tests.erl
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%% @author Couchbase <info@couchbase.com>
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Use of this software is governed by the Business Source License included
%% in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
%% in that file, in accordance with the Business Source License, use of this
%% software will be governed by the Apache License, Version 2.0, included in
%% the file licenses/APL2.txt.
%% Use of this software is governed by the Business Source License included in
%% the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
%% file, in accordance with the Business Source License, use of this software
%% will be governed by the Apache License, Version 2.0, included in the file
%% licenses/APL2.txt.
-module(ale_tests).

-compile(nowarn_export_all).
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/generate_cert/generate_cert.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2015-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package main

import (
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/gocbutils/utils.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2019-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package gocbutils

import (
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/godu/godu.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2015-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package main

import (
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/goport/main.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2015-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.

package main

Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/goport/netstring.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2018-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package main

import (
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/goport/ops.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2018-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package main

import "bytes"
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/goport/process.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2018-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package main

import (
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/goport/reader.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2018-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.
package main

import (
Expand Down
10 changes: 5 additions & 5 deletions deps/gocode/src/goport/utils.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// @author Couchbase <info@couchbase.com>
// @copyright 2017-Present Couchbase, Inc.
//
// Use of this software is governed by the Business Source License included
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
// in that file, in accordance with the Business Source License, use of this
// software will be governed by the Apache License, Version 2.0, included in
// the file licenses/APL2.txt.
// Use of this software is governed by the Business Source License included in
// the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
// file, in accordance with the Business Source License, use of this software
// will be governed by the Apache License, Version 2.0, included in the file
// licenses/APL2.txt.

package main

Expand Down
Loading

0 comments on commit 91e43c8

Please sign in to comment.