Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Apache License
|
| 2 |
+
Version 2.0, January 2004
|
| 3 |
+
http://www.apache.org/licenses/
|
| 4 |
+
|
| 5 |
+
Copyright 2026 HSH Intelligence (Healing Sun Haven LLC)
|
| 6 |
+
|
| 7 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 8 |
+
you may not use this file except in compliance with the License.
|
| 9 |
+
You may obtain a copy of the License at
|
| 10 |
+
|
| 11 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 12 |
+
|
| 13 |
+
Unless required by applicable law or agreed to in writing, software
|
| 14 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 15 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 16 |
+
See the License for the specific language governing permissions and
|
| 17 |
+
limitations under the License.
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
DATASET LICENSING NOTICE:
|
| 22 |
+
|
| 23 |
+
This dataset (github-code-corpus-sample) is a curated collection of
|
| 24 |
+
publicly available source code from GitHub repositories. Each individual
|
| 25 |
+
file retains its ORIGINAL repository license, which is recorded in the
|
| 26 |
+
'license' column of the dataset.
|
| 27 |
+
|
| 28 |
+
The dataset bundle itself (this collection, methodology, and metadata)
|
| 29 |
+
is licensed under Apache 2.0 above.
|
| 30 |
+
|
| 31 |
+
LICENSE TYPES INCLUDED IN DATASET:
|
| 32 |
+
- MIT
|
| 33 |
+
- Apache-2.0
|
| 34 |
+
- BSD-3-Clause
|
| 35 |
+
- BSD-2-Clause
|
| 36 |
+
- ISC
|
| 37 |
+
|
| 38 |
+
NO copyleft licenses (GPL, AGPL, LGPL) are included. All code is
|
| 39 |
+
verified as commercial-use safe via scancode-toolkit 32.5.0.
|
| 40 |
+
|
| 41 |
+
For commercial licensing of the dataset bundle or full corpus access:
|
| 42 |
+
contact@hshintelligence.com
|