ronitraj commited on
Commit
7a544de
·
verified ·
1 Parent(s): c43d62b

Upload LICENSE.md

Browse files
Files changed (1) hide show
  1. LICENSE.md +61 -0
LICENSE.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ AISEHack 2026 - License
2
+
3
+ ANRF Open License can be found here (Check LICENSE.md)
4
+
5
+ ANRF Open License
6
+
7
+ Copyright © 2026 Ronit Raj
8
+
9
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this work
10
+ and associated documentation files, which may include software code, datasets, trained
11
+ or untrained AI models, workflows, documentation, and related tooling, and any derivatives
12
+ from the code or AI models (collectively, the “Work”), to deal in the Work without
13
+ restriction, including without limitation the rights to use, copy, modify, merge, publish,
14
+ distribute, sublicense, and/or sell copies of the Work, and to permit persons to whom the
15
+ Work is furnished to do so, subject to the following conditions:
16
+
17
+ 1. The above copyright notice and the contents of this permission notice shall be
18
+ included in all copies or substantial portions of the Work, and any derivatives
19
+ of this Work.
20
+
21
+ 2. THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
24
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
25
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
26
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER
27
+ DEALINGS IN THE WORK.
28
+
29
+ In addition to the general conditions set forth above, the following conditions shall be
30
+ applicable:
31
+
32
+ 3. Responsible and Ethical Use
33
+
34
+ (a) The Work, and any derivatives from the Work, shall not be used for:
35
+ - discrimination, exclusion, or violation of fundamental rights;
36
+ - development or deployment of autonomous systems in violation of humanitarian
37
+ principles or public safety;
38
+ - any military or defence purposes, except for the Government of India;
39
+ - exploiting, harming, or attempting to exploit or harm minors;
40
+ - generating or disseminating verifiably false information and/or content with the
41
+ purpose of harming others;
42
+ - generating or disseminating personal identifiable information without due
43
+ authorization or for unreasonable use; and
44
+ - unlawful surveillance or profiling of individuals or groups.
45
+
46
+ (b) Users shall ensure alignment with the National AI Strategy of India and global
47
+ frameworks such as the UNESCO AI Ethics Recommendation.
48
+
49
+ 4. Global Interoperability
50
+
51
+ This license is designed to be compatible with the permissive global open-source MIT
52
+ license. Works released under this license may be combined with or redistributed under
53
+ MIT license, provided that the attribution and compliance conditions above are met.
54
+
55
+ 5. Limitation of Liability
56
+
57
+ IN NO EVENT WILL ANRF OR THE GOVERNMENT OF INDIA BE LIABLE UNDER ANY
58
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS
59
+ LIABILITY, OR OTHERWISE, ARISING OUT OF THIS LICENSE, FOR ANY LOST PROFITS
60
+ OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR
61
+ PUNITIVE DAMAGES.