scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
74 stars 42 forks source link

docs: add license notice on every page #189

Closed dgarcia360 closed 1 year ago

dgarcia360 commented 1 year ago

Related issue: https://github.com/scylladb/sphinx-scylladb-theme/pull/611

How to test this PR

  1. Build the docs with make preview.
  2. Open http://127.0.0.1:5500
  3. You should see the copyright notice after the prev / next navigation buttons on every page:

image

tzach commented 1 year ago

@annastuchlik @dgarcia360 adding the full copyright on each page seems excissive I sugget the following

ScyllaDB Python Driver is available under the Apache v2 License. ScyllaDB Python Driver is a fork from DataStax Python Driver. See Copyright here.

dgarcia360 commented 1 year ago

@tzach Text updated: https://github.com/scylladb/python-driver/pull/189/files