|
1 |
**WARNING**: many of the attachments in the wiki are *NOT* open-source. these
|
|
2 |
are copyright their respective owners.
|
|
3 |
|
|
4 |
the page text of the wiki is licensed as described in _license/.
|
|
5 |
|
|
6 |
the wiki as a whole, *EXCEPT* the attachments, is collectively licensed under
|
|
7 |
the following terms (BSD):
|
|
8 |
-----
|
|
9 |
Copyright (c) 2013, The Regents of the University of California
|
|
10 |
All rights reserved.
|
|
11 |
|
|
12 |
Redistribution and use in source and binary forms, with or without modification,
|
|
13 |
are permitted provided that the following conditions are met:
|
|
14 |
|
|
15 |
1. Redistributions of source code must retain the above copyright notice, this
|
|
16 |
list of conditions and the following disclaimer.
|
|
17 |
|
|
18 |
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
19 |
this list of conditions and the following disclaimer in the documentation
|
|
20 |
and/or other materials provided with the distribution.
|
|
21 |
|
|
22 |
3. Neither the name of the copyright holder nor the names of its contributors
|
|
23 |
may be used to endorse or promote products derived from this software
|
|
24 |
without specific prior written permission.
|
|
25 |
|
|
26 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
27 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
28 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
29 |
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
30 |
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
31 |
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
32 |
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
33 |
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
34 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
35 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
36 |
-----
|
|
37 |
Copyright 2013. The Arizona Board of Regents on behalf of The University of
|
|
38 |
Arizona. All rights reserved.
|
|
39 |
|
|
40 |
Program developed by: iPlant Collaborative as a collaboration between
|
|
41 |
participants at BIO5 at The University of Arizona (the primary hosting
|
|
42 |
institution), Cold Spring Harbor Laboratory, The University of Texas at Austin,
|
|
43 |
The University of North Carolina at Wilmington and individual contributors. Find
|
|
44 |
out more at http://www.iplantcollaborative.org/.
|
|
45 |
|
|
46 |
Permission is granted to use, copy, create derivative works, and redistribute
|
|
47 |
this software, and any such derivative works, providing that the following
|
|
48 |
conditions are met:
|
|
49 |
1. No fee is charged for all noncommercial education and research purposes;
|
|
50 |
2. Redistributions of source code must retain the above copyright notice, this
|
|
51 |
list of conditions and the following disclaimer;
|
|
52 |
3. Redistributions in binary form must reproduce the above copyright notice,
|
|
53 |
this list of conditions and the following disclaimer in the documentation
|
|
54 |
and/or other materials provided with the distribution;
|
|
55 |
4. Neither the name of the iPlant Collaborative, BIO5, The University of
|
|
56 |
Arizona, The University of Texas at Austin, Cold Spring Harbor Laboratory,
|
|
57 |
nor the names of other contributors may be used to endorse or promote
|
|
58 |
products derived from this software without specific prior written
|
|
59 |
permission.
|
|
60 |
|
|
61 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
62 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
63 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
64 |
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
65 |
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
66 |
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
67 |
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
68 |
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
69 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
70 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
added wiki/LICENSE.TXT,_license/, with license terms that apply specifically to the wiki (which is BSD, not GPL). note that the wiki attachments are NOT open-source, only the page text.