Skip to content

Commit 02e8270

Browse files
Donation to Apache Cassandra and ASF
Reassignment of copyright, where approved, and relicensing. New repository will be github.com/apache/cassandra-python-driver patch by Mick; reviewed by Bret McGuire for CASSPYTHON-2
1 parent 27a1770 commit 02e8270

File tree

260 files changed

+2183
-1552
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+2183
-1552
lines changed

NOTICE

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
Apache Cassandra Python Driver
2+
Copyright 2013 The Apache Software Foundation
3+
4+
This product includes software developed at
5+
The Apache Software Foundation (http://www.apache.org/).
6+
7+
8+
This product originates, before git sha
9+
5d4fd2349119a3237ad351a96e7f2b3317159305, from software from DataStax and other
10+
individual contributors. All work was previously copyrighted to DataStax.
11+
12+
Non-DataStax contributors are listed below. Those marked with asterisk have
13+
explicitly consented to their contributions being donated to the ASF.
14+
15+
a-detiste Alexandre Detiste *
16+
a-lst Andrey Istochkin *
17+
aboudreault Alan Boudreault [email protected]
18+
advance512 Alon Diamant [email protected] *
19+
alanjds Alan Justino da Silva [email protected] *
20+
alistair-broomhead Alistair Broomhead *
21+
amygdalama Amy Hanlon *
22+
andy-slac Andy Salnikov *
23+
andy8zhao Andy Zhao
24+
anthony-cervantes Anthony Cervantes [email protected] *
25+
BackEndTea Gert de Pagter *
26+
barvinograd Bar Vinograd
27+
bbirand Berk Birand
28+
bergundy Roey Berman [email protected] *
29+
bohdantan *
30+
codesnik Alexey Trofimenko [email protected] *
31+
coldeasy coldeasy
32+
DanieleSalatti Daniele Salatti [email protected] *
33+
daniloarodrigues Danilo de Araújo Rodrigues *
34+
daubman Aaron Daubman [email protected] *
35+
dcosson Danny Cosson [email protected] *
36+
detzgk Eli Green [email protected] *
37+
devdazed Russ Bradberry *
38+
dizpers Dmitry Belaventsev [email protected]
39+
dkropachev Dmitry Kropachev [email protected] *
40+
dmglab Daniel [email protected]
41+
dokai Kai Lautaportti *
42+
eamanu Emmanuel Arias [email protected]
43+
figpope Andrew FigPope [email protected] *
44+
flupke Luper Rouch *
45+
frensjan Frens Jan Rumph *
46+
frew Fred Wulff [email protected] *
47+
gdoermann Greg Doermann
48+
haaawk Piotr Jastrzębski
49+
ikapl Irina Kaplounova
50+
ittus Thang Minh Vu *
51+
JeremyOT Jeremy Olmsted-Thompson *
52+
jeremyschlatter Jeremy Schlatter *
53+
jpuerta Ernesto Puerta *
54+
julien-duponchelle Julien Duponchelle [email protected] *
55+
justinsb Justin Santa Barbara [email protected] *
56+
Kami Tomaz Muraus [email protected]
57+
kandul Michał Kandulski [email protected]
58+
kdeldycke Kevin Deldycke *
59+
kishkaru Kishan Karunaratne [email protected] *
60+
kracekumar Kracekumar [email protected]
61+
lenards Andrew Lenards [email protected] *
62+
lenolib
63+
Lifto Ellis Low
64+
Lorak-mmk Karol Baryła [email protected] *
65+
lukaselmer Lukas Elmer [email protected] *
66+
mahall Michael Hall
67+
markflorisson Mark Florisson *
68+
mattrobenolt Matt Robenolt [email protected] *
69+
mattstibbs Matt Stibbs *
70+
Mhs-220 Mo Shahmohammadi [email protected] *
71+
mikeokner Mike Okner *
72+
Mishail Mikhail Stepura [email protected] *
73+
mission-liao mission.liao [email protected] *
74+
mkocikowski Mik Kocikowski
75+
Mokto Théo Mathieu *
76+
mrk-its Mariusz Kryński *
77+
multani Jonathan Ballet [email protected] *
78+
niklaskorz Niklas Korz *
79+
nisanharamati nisanharamati
80+
nschrader Nick Schrader [email protected] *
81+
Orenef11 Oren Efraimov *
82+
oz123 Oz Tiram *
83+
pistolero Sergii Kyryllov *
84+
pmcnett Paul McNett [email protected] *
85+
psarna Piotr Sarna *
86+
r4fek Rafał Furmański *
87+
raopm
88+
rbranson Rick Branson *
89+
rqx Roman Khanenko *
90+
rtb-zla-karma xyz *
91+
sigmunau
92+
silviot Silvio Tomatis
93+
sontek John Anderson [email protected] *
94+
stanhu Stan Hu
95+
stefanor Stefano Rivera [email protected] *
96+
strixcuriosus Ash Hoover [email protected]
97+
tarzanjw Học Đỗ [email protected]
98+
tbarbugli Tommaso Barbugli
99+
tchaikov Kefu Chai [email protected] *
100+
tglines Travis Glines
101+
thoslin Tom Lin
102+
tigrus Nikolay Fominykh [email protected]
103+
timgates42 Tim Gates
104+
timsavage Tim Savage *
105+
tirkarthi Karthikeyan Singaravelan [email protected] *
106+
Trundle Andreas Stührk [email protected]
107+
ubombi Vitalii Kozlovskyi [email protected] *
108+
ultrabug Ultrabug *
109+
vetal4444 Shevchenko Vitaliy *
110+
victorpoluceno Victor Godoy Poluceno [email protected]
111+
weisslj Johannes Weißl *
112+
wenheping wenheping [email protected]
113+
yi719
114+
yinyin Yinyin *
115+
yriveiro Yago Riveiro *

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
|license| |version| |pyversion| |travis|
1111

12-
DataStax Driver for Apache Cassandra
13-
====================================
12+
Apache Cassandra Python Driver
13+
==============================
1414

1515
A modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ and highly-tunable Python client library for Apache Cassandra (2.1+) and
1616
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
8383

8484
License
8585
-------
86-
Copyright DataStax, Inc.
86+
Copyright 2013 The Apache Software Foundation
8787

8888
Licensed under the Apache License, Version 2.0 (the "License");
8989
you may not use this file except in compliance with the License.

benchmarks/base.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

benchmarks/callback_full_pipeline.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

benchmarks/future_batches.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

benchmarks/future_full_pipeline.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

benchmarks/future_full_throttle.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

benchmarks/sync.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

cassandra/__init__.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

cassandra/auth.py

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Copyright DataStax, Inc.
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
28
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# http://www.apache.org/licenses/LICENSE-2.0
810
#
911
# Unless required by applicable law or agreed to in writing, software
1012
# distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)