java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

Add a Copyright to footer

Open tzach opened this issue 3 years ago • 1 comments

Problem

The Scylla Java driver is a fork of Datastax driver https://github.com/datastax/java-driver

Altgho the Scylla Driver project HP include the Datastax Copyright and Apache Licence[1], it would be better to include it in all pages froked from the original Datastax driver, even if it was updated.

Suggest a fix

Include the following in the footer of every page:

The ScyllaDB Java Driver is a fork of Datastax Java Driver for Apache Cassandra. See license and copyright here.

[1] https://java-driver.docs.scylladb.com/stable/index.html#license

tzach avatar Nov 01 '22 16:11 tzach

@dgarcia360 how can we update the footer of this project (not the global theme)?

tzach avatar Nov 01 '22 16:11 tzach

Closing as completed by #196

Bouncheck avatar Jul 26 '24 23:07 Bouncheck