Skip to content

Commit 458e4af

Browse files
committed
Changed Copyright notice to "The Oxia Authors"
Signed-off-by: Matteo Merli <mmerli@apache.org>
1 parent fa27833 commit 458e4af

169 files changed

Lines changed: 178 additions & 182 deletions

File tree

Some content is hidden

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

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
StreamNative Oxia
2-
Copyright 2024 StreamNative, Inc.
1+
Oxia - Metadata store and coordination system
2+
Copyright 2023-2025 The Oxia Authors

README.md

Lines changed: 1 addition & 1 deletion

client-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright © 2022-2025 StreamNative Inc.
4+
Copyright © 2022-2025 The Oxia Authors
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/AsyncOxiaClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/Authentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/GetResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/Notification.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/OxiaClientBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/PutResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

client-api/src/main/java/io/oxia/client/api/RangeScanConsumer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2025 StreamNative Inc.
2+
* Copyright © 2022-2025 The Oxia Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)