Skip to content

Commit 3607b5a

Browse files
Create LICENSE
1 parent a75a59d commit 3607b5a

1 file changed

Lines changed: 100 additions & 0 deletions

File tree

LICENSE

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
Apache License
2+
Version 2.0, January 2004
3+
http://www.apache.org/licenses/
4+
5+
Copyright 2026 Asiedu Development Hub
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+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
22+
23+
1. Definitions.
24+
25+
"License" shall mean the terms and conditions for use, reproduction,
26+
and distribution as defined by Sections 1 through 9 of this document.
27+
28+
"Licensor" shall mean the copyright owner or entity authorized by
29+
the copyright owner that is granting the License.
30+
31+
"Legal Entity" shall mean the union of the acting entity and all
32+
other entities that control, are controlled by, or are under common
33+
control with that entity.
34+
35+
"You" (or "Your") shall mean an individual or Legal Entity
36+
exercising permissions granted by this License.
37+
38+
"Source" form shall mean the preferred form for making modifications,
39+
including but not limited to software source code, documentation
40+
source, and configuration files.
41+
42+
"Object" form shall mean any form resulting from mechanical
43+
transformation or translation of a Source form.
44+
45+
"Work" shall mean the work of authorship made available under the
46+
License.
47+
48+
"Derivative Works" shall mean any work based on the Work.
49+
50+
"Contribution" shall mean any work submitted to Licensor.
51+
52+
"Contributor" shall mean Licensor and any individual or Legal Entity
53+
on behalf of whom a Contribution has been received.
54+
55+
2. Grant of Copyright License.
56+
57+
Each Contributor hereby grants You a perpetual, worldwide,
58+
non-exclusive, no-charge, royalty-free, irrevocable copyright
59+
license to reproduce, prepare Derivative Works of, publicly display,
60+
publicly perform, sublicense, and distribute the Work and such
61+
Derivative Works in Source or Object form.
62+
63+
3. Grant of Patent License.
64+
65+
Each Contributor hereby grants You a perpetual, worldwide,
66+
non-exclusive, no-charge, royalty-free, irrevocable patent license
67+
to make, have made, use, offer to sell, sell, import, and otherwise
68+
transfer the Work.
69+
70+
4. Redistribution.
71+
72+
You may reproduce and distribute copies of the Work provided that
73+
You give recipients a copy of this License and retain all notices.
74+
75+
5. Submission of Contributions.
76+
77+
Unless explicitly stated otherwise, any Contribution intentionally
78+
submitted shall be under the terms of this License.
79+
80+
6. Trademarks.
81+
82+
This License does not grant permission to use the trade names,
83+
trademarks, service marks, or product names of the Licensor.
84+
85+
7. Disclaimer of Warranty.
86+
87+
The Work is provided "AS IS", without warranties or conditions of
88+
any kind.
89+
90+
8. Limitation of Liability.
91+
92+
In no event shall any Contributor be liable for damages arising
93+
from the use of the Work.
94+
95+
9. Accepting Warranty or Additional Liability.
96+
97+
You may choose to offer support or warranty, but only on your own
98+
behalf.
99+
100+
END OF TERMS AND CONDITIONS

0 commit comments

Comments
 (0)