You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reassignment of copyright, where approved, and relicensing.
New repository will be github.com/apache/cassandra-python-driver
patch by Mick; reviewed by xxx for CASSPYTHON-2
Copy file name to clipboardExpand all lines: README.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@
9
9
10
10
|license| |version| |pyversion| |travis|
11
11
12
-
DataStax Driver for Apache Cassandra
13
-
====================================
12
+
Apache Cassandra Python Driver
13
+
==============================
14
14
15
15
A modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and
16
16
DataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
@@ -83,7 +83,7 @@ Your best options for getting help with the driver is the
83
83
84
84
License
85
85
-------
86
-
Copyright DataStax, Inc.
86
+
Copyright 2013 The Apache Software Foundation
87
87
88
88
Licensed under the Apache License, Version 2.0 (the "License");
89
89
you may not use this file except in compliance with the License.
0 commit comments