sumit1703 commited on
Commit
469cb42
·
verified ·
1 Parent(s): 16260e1

Create LICENSE

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