haryde commited on
Commit
300f7fc
·
verified ·
1 Parent(s): 72ea790

Create License

Browse files
Files changed (1) hide show
  1. LICENSE +31 -0
LICENSE ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+ ...
9
+
10
+ END OF TERMS AND CONDITIONS
11
+
12
+ APPENDIX: How to apply the Apache License to your work.
13
+
14
+ To apply the Apache License to your work, attach the following
15
+ boilerplate notice, with the fields enclosed by brackets "[]"
16
+ replaced with your own identifying information. (Don't include
17
+ the brackets!)
18
+
19
+ Copyright [2025] haryde (UGR) - based on work by Vik Paruchuri
20
+
21
+ Licensed under the Apache License, Version 2.0 (the "License");
22
+ you may not use this file except in compliance with the License.
23
+ You may obtain a copy of the License at
24
+
25
+ http://www.apache.org/licenses/LICENSE-2.0
26
+
27
+ Unless required by applicable law or agreed to in writing, software
28
+ distributed under the License is distributed on an "AS IS" BASIS,
29
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30
+ See the License for the specific language governing permissions and
31
+ limitations under the License.