-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCOPYRIGHT
88 lines (67 loc) · 2.49 KB
/
COPYRIGHT
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
DaRWIN is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
DaRWIN
--------------
Url: http://darwin.naturalsciences.be/
Copyright: Copyright (c) DaRWIN Contributors 2002-2011
License: AGPL version 3 (see LICENSE file)
DaRWIN uses other works:
symfony
-------------
Url: http://www.symfony-project.org/
Copyright: Copyright (c) 2004-2010 Fabien Potencier
License: MIT ( see http://www.symfony-project.org/license )
Doctrine
-------------
Url: http://www.doctrine-project.org/
Copyright: Copyright (c) 2005-2007 Konsta Vesterinen
License: LGPL ( https://github.com/doctrine/doctrine1/blob/master/LICENSE )
jQuery
--------------
Url: http://jquery.com/
Copyright: Copyright (c) 2011 John Resig <[email protected]>
License: Dual licensed under the MIT and GPL version 2 licenses (see http://jquery.org/license)
jQuery UI
--------------
Url: http://jqueryui.com/
Copyright: Copyright (c) 2011 jQuery UI Authors (see http://jqueryui.com/about)
License: Dual licensed under the MIT and GPL version 2 licenses (see http://jqueryui.com/about)
Leaflet
---------------
Url: http://leafletjs.com/
Copyright: Copyright (c) 2010-2011, CloudMade Copyright (c) 2010-2013, Vladimir Agafonkin
License: BSD ( see https://github.com/Leaflet/Leaflet/blob/master/LICENSE)
flot
---------------
Url: http://code.google.com/p/flot/
Copyright: 2007-2009 IOLA and Ole Laursen
License: MIT (http://code.google.com/p/flot/source/browse/trunk/LICENSE.txt)
jquery.qtip
---------------
Url: http://craigsworks.com/projects/qtip/
Copyright: Copyright (c) 2009 Craig Thompson
License: MIT
farbtastic.js
---------------
Url: http://acko.net/dev/farbtastic
Copyright: Copyright (c) 2008 Steven Wittens
License: GPL
And for the Database :
pgtap
---------
Url: http://pgtap.org/
Copyright: Copyright (c) 2008-2010 Kineticode, Inc.
License: BSD
Postgis
---------
Url: http://postgis.refractions.net/
Copyright: Copyright (c) PostGIS team
License: GPL ( see http://svn.osgeo.org/postgis/trunk/COPYING )