Skip to content

Commit b9800a9

Browse files
committed
Chore: Update NOTICE and trim LICENSE files
1 parent f0ef825 commit b9800a9

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

LICENSE

Lines changed: 0 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -176,73 +176,3 @@
176176
of your accepting any such warranty or additional liability.
177177

178178
END OF TERMS AND CONDITIONS
179-
180-
APPENDIX: How to apply the Apache License to your work.
181-
182-
To apply the Apache License to your work, attach the following
183-
boilerplate notice, with the fields enclosed by brackets "[]"
184-
replaced with your own identifying information. (Don't include
185-
the brackets!) The text should be enclosed in the appropriate
186-
comment syntax for the file format. We also recommend that a
187-
file or class name and description of purpose be included on the
188-
same "printed page" as the copyright notice for easier
189-
identification within third-party archives.
190-
191-
Copyright [yyyy] [name of copyright owner]
192-
193-
Licensed under the Apache License, Version 2.0 (the "License");
194-
you may not use this file except in compliance with the License.
195-
You may obtain a copy of the License at
196-
197-
http://www.apache.org/licenses/LICENSE-2.0
198-
199-
Unless required by applicable law or agreed to in writing, software
200-
distributed under the License is distributed on an "AS IS" BASIS,
201-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202-
See the License for the specific language governing permissions and
203-
limitations under the License.
204-
205-
206-
===============================================================================
207-
208-
For the `docs` directory:
209-
210-
The source files for the documentation are licensed under the Apache License
211-
Version 2.0. These source files are used by the project maintainers to build
212-
online documentation for end-users:
213-
214-
<https://crate.io/docs/clients/python/en/latest/>
215-
216-
If you want to make contributions to the documentation, it may be necessary for
217-
you to build the documentation yourself by following the instructions in the
218-
`DEVELOP.rst` file. If you do this, a number of third-party software components
219-
are necessary.
220-
221-
We do not ship the source code for these optional third-party software
222-
components or their dependencies, so we cannot make any guarantees about the
223-
licensing status of these components.
224-
225-
However, for convenience, the documentation build system explicitly references
226-
the following software components (grouped by license):
227-
228-
PSF License:
229-
230-
- Python 3 <https://docs.python.org/3/license.html>
231-
232-
MIT License:
233-
234-
- pip <https://pypi.org/project/pip/>
235-
- setuptools <https://pypi.org/project/setuptools/>
236-
- sphinx-autobuild <https://pypi.org/project/sphinx-autobuild/>
237-
238-
BSD License:
239-
240-
- alabaster <https://pypi.org/project/alabaster/>
241-
- sphinx <https://pypi.org/project/Sphinx/>
242-
243-
Apache License 2.0:
244-
245-
- crate-docs-theme <https://pypi.org/project/crate-docs-theme/>
246-
247-
Please note that each of these components may specify its own dependencies and
248-
those dependencies may be licensed differently.

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CrateDB Python Adapter
2-
Copyright 2013-2022 Crate.IO GmbH ("Crate")
2+
Copyright 2013-2024 Crate.IO GmbH ("Crate")
33

44

55
Licensed to Crate.IO GmbH (referred to in this notice as "Crate") under one or

0 commit comments

Comments
 (0)