forked from qcri/NADEEF
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
30 lines (16 loc) · 1.22 KB
/
Copy pathNOTICE
File metadata and controls
30 lines (16 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
QCRI, NADEEF LICENSE
NADEEF is an extensible, generalized and easy-to-deploy data cleaning platform built at QCRI.
NADEEF means “Clean” in Arabic
Copyright (c) 2011-2013, Qatar Foundation for Education, Science and Community Development
(on behalf of Qatar Computing Research Institute) having its principle place of business in Doha,
Qatar with the registered address P.O box 5825 Doha, Qatar (hereinafter referred to as "QCRI")
NADEEF has patent pending nevertheless the following is granted.
NADEEF is released under the terms of the MIT License, (http://opensource.org/licenses/MIT).
This software has several Open source library dependencies as following:
* NADEEF uses guava-libraries (https://code.google.com/p/guava-libraries/) from Google.
* NADEEF uses PostgreSQL JDBC (http://jdbc.postgresql.org/) from PostgreSQL.
* NADEEF uses Jline (https://github.com/jline/jline2).
* NADEEF uses JUnit (http://www.junit.org). JUnit also depends on Java Hamcrest (https://code.google.com/p/hamcrest/).
* NADEEF uses JSON-simple (https://code.google.com/p/json-simple/).
* NADEEF uses StringTemplate (http://www.stringtemplate.org/).
* NADEEF uses Apache log4j (http://logging.apache.org/log4j/1.2/).