Skip to content

Commit 3bbd2f0

Browse files
authored
Updated copyrights to 2024 (#27)
1 parent 909bb54 commit 3bbd2f0

File tree

101 files changed

+103
-100
lines changed

Some content is hidden

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

101 files changed

+103
-100
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions

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, 2023 Oracle and/or its affiliates.
1+
Copyright (c) 2019, 2024 Oracle and/or its affiliates.
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, 2023 Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2019, 2024 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, 2023 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2024 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, 2023 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2024 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, 2023 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2024 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, 2023 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2024 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, 2023 Oracle and/or its affiliates. All rights reserved.
2+
// Copyright (c) 2019, 2024 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)