Skip to content

Commit 17611ef

Browse files
authored
Merge pull request #448 from datastax/update_copyright
Update copyright in README
2 parents 043c318 + 1953e0d commit 17611ef

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -166,19 +166,19 @@ int main(int argc, char* argv[]) {
166166
```
167167
168168
## License
169-
Copyright (c) DataStax, Inc.
170169
171-
Licensed under the Apache License, Version 2.0 (the "License");
172-
you may not use this file except in compliance with the License.
173-
You may obtain a copy of the License at
170+
© DataStax, Inc.
171+
172+
Licensed under the Apache License, Version 2.0 (the “License”); you may not use
173+
this file except in compliance with the License. You may obtain a copy of the
174+
License at
174175
175176
http://www.apache.org/licenses/LICENSE-2.0
176177
177-
Unless required by applicable law or agreed to in writing, software
178-
distributed under the License is distributed on an "AS IS" BASIS,
179-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
180-
See the License for the specific language governing permissions and
181-
limitations under the License.
178+
Unless required by applicable law or agreed to in writing, software distributed
179+
under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR
180+
CONDITIONS OF ANY KIND, either express or implied. See the License for the
181+
specific language governing permissions and limitations under the License.
182182
183183
[Apache Cassandra]: http://cassandra.apache.org
184184
[DSE C/C++ driver]: http://docs.datastax.com/en/developer/cpp-driver-dse/latest

0 commit comments

Comments
 (0)