Skip to content

Commit

Permalink
chore: Update License 0.2.0 (#181)
Browse files Browse the repository at this point in the history
* Updated license(s) 0.2.0

* Updated license copyright header in code files

Co-authored-by: Orpheus Lummis <[email protected]>
  • Loading branch information
jsimnz and orpheuslummis authored Feb 7, 2022
1 parent cb98bcb commit 0346813
Show file tree
Hide file tree
Showing 204 changed files with 944 additions and 613 deletions.
3 changes: 2 additions & 1 deletion api/http/api.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package http

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/bench_util.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package bench

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/collection/simple_create_many_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package collection

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/collection/simple_create_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package collection

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/collection/simple_read_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package collection

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/collection/utils.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package collection

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/fixtures/data.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package fixtures

var (
Expand Down
10 changes: 10 additions & 0 deletions bench/fixtures/fixtures.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package fixtures

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/planner/simple_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package planner

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/planner/utils.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package planner

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/simple_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/utils.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/with_filter_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/with_limit_offset_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/with_multi_lookup_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/with_single_lookup_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/query/simple/with_sort_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package query

import (
Expand Down
11 changes: 10 additions & 1 deletion bench/storage/get_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
// +build test
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package storage

import (
Expand Down
11 changes: 10 additions & 1 deletion bench/storage/put_many_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
// +build test
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package storage

import (
Expand Down
11 changes: 10 additions & 1 deletion bench/storage/put_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
// +build test
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package storage

import (
Expand Down
10 changes: 10 additions & 0 deletions bench/storage/utils.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
//
// As of the Change Date specified in that file, in accordance with
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package storage

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/blocks.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/blocks_get.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/client.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/dump.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/ping.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
3 changes: 2 additions & 1 deletion cli/defradb/cmd/query.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Source Inc.
// Copyright 2022 Democratized Data Foundation
//
// Use of this software is governed by the Business Source License
// included in the file licenses/BSL.txt.
Expand All @@ -7,6 +7,7 @@
// the Business Source License, use of this software will be governed
// by the Apache License, Version 2.0, included in the file
// licenses/APL.txt.

package cmd

import (
Expand Down
Loading

0 comments on commit 0346813

Please sign in to comment.