Skip to content

Commit

Permalink
CBD-3928: Update copyright notices in source files to BSL
Browse files Browse the repository at this point in the history
Change-Id: I5abe6045a085a55265a1794d1308972bc0cab63d
Reviewed-on: http://review.couchbase.org/c/ns_server/+/149809
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Dave Finlay <[email protected]>
Tested-by: Chris Hillery <[email protected]>
  • Loading branch information
ceejatec committed Apr 10, 2021
1 parent d423213 commit d28feff
Show file tree
Hide file tree
Showing 997 changed files with 8,233 additions and 5,154 deletions.
10 changes: 10 additions & 0 deletions .copyrightignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
deps/gen_smtp/.*
deps/triq/.*
deps/meck/.*
priv/public/ui/app/components/mn_filters.js
priv/public/ui/app/components/mn_jquery.js
priv/public/ui/libs/.*
priv/public/ui/web_modules/.*
src/gen_server2.erl
README.markdown

18 changes: 6 additions & 12 deletions api_tests/dummy_test.py
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# @author Couchbase <[email protected]>
# @copyright 2020 Couchbase, Inc.
# @copyright 2020-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.

import testlib

Expand Down
18 changes: 6 additions & 12 deletions api_tests/run.py
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
#!/usr/bin/env python3
#
# @author Couchbase <[email protected]>
# @copyright 2020 Couchbase, Inc.
# @copyright 2020-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.

import os
import sys
Expand Down
18 changes: 6 additions & 12 deletions api_tests/testlib.py
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# @author Couchbase <[email protected]>
# @copyright 2020 Couchbase, Inc.
# @copyright 2020-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.
from abc import ABC, abstractmethod
import traceback
from collections import namedtuple
Expand Down
8 changes: 7 additions & 1 deletion cbbrowse_logs
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
#!/bin/sh
# Copyright (c) 2011-2013, Couchbase, Inc.
# 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.
# All rights reserved.

COUCHBASE_BIN="$(cd "$(dirname "$0")" && pwd)"
Expand Down
18 changes: 6 additions & 12 deletions cbcollect_info
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,13 @@
# -*- python -*-
#
# @author Couchbase <[email protected]>
# @copyright 2011-2021 Couchbase, Inc.
# @copyright 2011-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.
import os
import sys
import tempfile
Expand Down
18 changes: 6 additions & 12 deletions cluster_connect
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
#!/usr/bin/env python3
#
# @author Couchbase <[email protected]>
# @copyright 2011-2020 Couchbase, Inc.
# @copyright 2011-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.
import os
import sys
import getopt
Expand Down
18 changes: 6 additions & 12 deletions cluster_run
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
#!/usr/bin/env python3
#
# @author Couchbase <[email protected]>
# @copyright 2011-2020 Couchbase, Inc.
# @copyright 2011-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.

import os
import os.path
Expand Down
18 changes: 6 additions & 12 deletions configure
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
#!/usr/bin/env bash
#
# @author Couchbase <[email protected]>
# @copyright 2011-2014 Couchbase, Inc.
# @copyright 2011-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.

# Note: This script is provided as a convenience wrapper to CMake, which
# is the build tool used for configuring this project. Please do not make
Expand Down
19 changes: 6 additions & 13 deletions couchbase-server.sh.in
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
#! /usr/bin/env bash
#
# Copyright (c) 2010-2020, Couchbase, Inc.
# All rights reserved
# Copyright 2010-Present Couchbase, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# 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.

SOFTWARE_VERSION="@PRODUCT_VERSION@"
if [ x"${SOFTWARE_VERSION}" = "x" ]
Expand Down
18 changes: 6 additions & 12 deletions deps/ale/include/ale.hrl
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
%% @author Couchbase <[email protected]>
%% @copyright 2011-2012 Couchbase, Inc.
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% 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
8 changes: 8 additions & 0 deletions deps/ale/src/ale.app.src
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
% 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.

{application, ale,
[
{description, "Another Logger for Erlang"},
Expand Down
18 changes: 6 additions & 12 deletions deps/ale/src/ale.erl
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
%% @author Couchbase <[email protected]>
%% @copyright 2011-2018 Couchbase, Inc.
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% 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
18 changes: 6 additions & 12 deletions deps/ale/src/ale_app.erl
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
%% @author Couchbase <[email protected]>
%% @copyright 2011-2014 Couchbase, Inc.
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% 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
18 changes: 6 additions & 12 deletions deps/ale/src/ale_codegen.erl
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
%% @author Couchbase <[email protected]>
%% @copyright 2011-2017 Couchbase, Inc.
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% 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
18 changes: 6 additions & 12 deletions deps/ale/src/ale_default_formatter.erl
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
%% @author Couchbase <[email protected]>
%% @copyright 2011-2015 Couchbase, Inc.
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% 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
18 changes: 6 additions & 12 deletions deps/ale/src/ale_disk_sink.erl
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
%% @author Couchbase <[email protected]>
%% @copyright 2011-2018 Couchbase, Inc.
%% @copyright 2011-Present Couchbase, Inc.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% 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
Loading

0 comments on commit d28feff

Please sign in to comment.