kavyamanohar
commited on
Commit
•
f7e1c90
1
Parent(s):
6adc0f1
Upload LICENSE
Browse files
LICENSE
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/**************************************************************************** /
|
2 |
+
/* */
|
3 |
+
/* International Institute of Information Technology - Hyderabad, INDIA */
|
4 |
+
/* Copyright (c) 2012 */
|
5 |
+
/* All Rights Reserved. */
|
6 |
+
/* */
|
7 |
+
/* Permission is hereby granted, free of charge, to use and distribute */
|
8 |
+
/* this software and its documentation without restriction, including */
|
9 |
+
/* without limitation the rights to use, copy, modify, merge, publish, */
|
10 |
+
/* distribute, sublicense, and/or sell copies of this work, and to */
|
11 |
+
/* permit persons to whom this work is furnished to do so, subject to */
|
12 |
+
/* the following conditions: */
|
13 |
+
/* 1. The code must retain the above copyright notice, this list of */
|
14 |
+
/* conditions and the following disclaimer. */
|
15 |
+
/* 2. Any modifications must be clearly marked as such. */
|
16 |
+
/* 3. Original authors' names are not deleted. */
|
17 |
+
/* 4. The authors' names are not used to endorse or promote products */
|
18 |
+
/* derived from this software without specific prior written */
|
19 |
+
/* permission. */
|
20 |
+
/* */
|
21 |
+
/* INTERNATIONAL INSTITUTE OF INFORMATION TECHNOLOGY - HYDERABAD, INDIA AND */
|
22 |
+
/* THE CONTRIBUTORS TO THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD */
|
23 |
+
/* TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF */
|
24 |
+
/* MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL INTERNATIONAL */
|
25 |
+
/* INSTITUTE OF INFORMATION TECHNOLOGY - HYDERABAD NOR THE */
|
26 |
+
/* CONTRIBUTORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL */
|
27 |
+
/* DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, */
|
28 |
+
/* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR */
|
29 |
+
/* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE */
|
30 |
+
/* USE OR PERFORMANCE OF THIS SOFTWARE. */
|
31 |
+
/* */
|
32 |
+
/*************************************************************************** */
|
33 |
+
/* For more information, please contact Kishore S Prahallad, IIIT-H, India */
|
34 |
+
/* Email: [email protected] */
|
35 |
+
/* */
|
36 |
+
/* */
|
37 |
+
/*****************************************************************************/
|