This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch 2.0.9_fixes
in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
The following commit(s) were added to refs/heads/2.0.9_fixes by this push:
new e54eef665 Copyright fixes
e54eef665 is described below
commit e54eef66566c36f721824ef7f5baa92791897575
Author: Henry Hughes <[email protected]>
AuthorDate: Wed Nov 8 12:46:35 2023 -0800
Copyright fixes
patch by Claude Warren; reviewed by Henry Hughes, Mick Semb Wever for
CASSANDRA-18969
---
NOTICE.txt | 17 +----------------
README.rst | 2 +-
2 files changed, 2 insertions(+), 17 deletions(-)
diff --git a/NOTICE.txt b/NOTICE.txt
index 477f0645e..16636d021 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -2,19 +2,4 @@ Apache Cassandra Java Driver
Copyright 2012- The Apache Software Foundation
This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
-
-JNR project
-Copyright (C) 2008-2010 Wayne Meissner
-This product includes software developed as part of the JNR project (
https://github.com/jnr/jnr-ffi )s.
-see core/src/main/java/com/datastax/oss/driver/internal/core/os/CpuInfo.java
-
-Protocol Buffers
-Copyright 2008 Google Inc.
-This product includes software developed as part of the Protocol Buffers
project ( https://developers.google.com/protocol-buffers/ ).
-see
core/src/main/java/com/datastax/oss/driver/internal/core/type/util/VIntCoding.java
-
-Guava
-Copyright (C) 2007 The Guava Authors
-This product includes software developed as part of the Guava project (
https://guava.dev ).
-see
core/src/main/java/com/datastax/oss/driver/internal/core/util/CountingIterator.java
\ No newline at end of file
+Foundation (http://www.apache.org/).
\ No newline at end of file
diff --git a/README.rst b/README.rst
index 4222410d3..519db72b8 100644
--- a/README.rst
+++ b/README.rst
@@ -75,7 +75,7 @@ If you are having issues connecting to the cluster (seeing
``NoHostAvailableConn
License
-------
-Copyright 2012-2014, DataStax
+|copy| The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]