Skip to content

Commit 6dd089e

Browse files
committed
Update copyrights to 2022
1 parent 0d9acaa commit 6dd089e

File tree

96 files changed

+96
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+96
-96
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
1+
Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
22

33
The Universal Permissive License (UPL), Version 1.0
44

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
#
44
# Licensed under the Universal Permissive License v 1.0 as shown at
55
# https://oss.oracle.com/licenses/upl/

README.md

Lines changed: 1 addition & 1 deletion

examples/basic/basic_table_example.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
//
44
// Licensed under the Universal Permissive License v 1.0 as shown at
55
// https://oss.oracle.com/licenses/upl/

examples/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
//
44
// Licensed under the Universal Permissive License v 1.0 as shown at
55
// https://oss.oracle.com/licenses/upl/

examples/delete/delete_example.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
//
44
// Licensed under the Universal Permissive License v 1.0 as shown at
55
// https://oss.oracle.com/licenses/upl/

examples/index/index_example.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
//
44
// Licensed under the Universal Permissive License v 1.0 as shown at
55
// https://oss.oracle.com/licenses/upl/

internal/test/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
//
44
// Licensed under the Universal Permissive License v 1.0 as shown at
55
// https://oss.oracle.com/licenses/upl/

internal/test/nosql_testsuite.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2022 Oracle and/or its affiliates. All rights reserved.
33
//
44
// Licensed under the Universal Permissive License v 1.0 as shown at
55
// https://oss.oracle.com/licenses/upl/

0 commit comments

Comments
 (0)