This is an automated email from the ASF dual-hosted git repository.
ycai pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2cc2eb5 CASSANDRASC-54 Add NOTICE.txt file
2cc2eb5 is described below
commit 2cc2eb5844e1f7ec54b2934589c2f4a6a3d226bc
Author: Francisco Guerrero <[email protected]>
AuthorDate: Wed Jun 14 11:50:45 2023 -0700
CASSANDRASC-54 Add NOTICE.txt file
The NOTICE.txt file is currently missing in the repository. This commit
adds the file to
comply with ASF's guidance.
patch byFrancisco Guerrero; reviewed by Dinesh Joshi, Michael Semb Wever
for CASSANDRASC-54
---
LICENSE.txt | 7 -------
NOTICE.txt | 6 ++++++
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/LICENSE.txt b/LICENSE.txt
index d5c4984..d645695 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -200,10 +200,3 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
-
-THIRD-PARTY DEPENDENCIES
-========================
-Convenience copies of some third-party dependencies are distributed with
-Apache Cassandra as Java jar files in lib/. Licensing information for
-these files can be found in the lib/licenses directory.
diff --git a/NOTICE.txt b/NOTICE.txt
new file mode 100644
index 0000000..aa9b8cc
--- /dev/null
+++ b/NOTICE.txt
@@ -0,0 +1,6 @@
+Apache Cassandra Sidecar
+Copyright 2023- The Apache Software Foundation
+
+This product includes software developed by The Apache Software
+Foundation (http://www.apache.org/).
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]