Update LICENSE
Browse files
LICENSE
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
-
|
2 |
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
|
6 |
Redistribution and use in source and binary forms, with or without
|
7 |
modification, are permitted provided that the following conditions are met:
|
@@ -14,14 +16,21 @@ notice, this list of conditions and the following disclaimer in the
|
|
14 |
documentation and/or other materials provided with the distribution.
|
15 |
|
16 |
(3) Neither the name of the University of California, Lawrence Berkeley
|
17 |
-
National Laboratory, U.S. Dept. of Energy
|
18 |
-
may be used to endorse or promote products
|
19 |
-
without specific prior written permission.
|
20 |
-
|
21 |
-
|
22 |
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
You are under no obligation whatsoever to provide any bug fixes, patches,
|
27 |
or upgrades to the features, functionality or performance of the source
|
|
|
1 |
+
*** License Agreement ***
|
2 |
|
3 |
+
genomeocean: a pretrained microbial genome foundational model (genomeoceanLLM)
|
4 |
+
Copyright (c) 2025, The Regents of the University of California, through Lawrence Berkeley
|
5 |
+
National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy)
|
6 |
+
and Northwestern University. All rights reserved.
|
7 |
|
8 |
Redistribution and use in source and binary forms, with or without
|
9 |
modification, are permitted provided that the following conditions are met:
|
|
|
16 |
documentation and/or other materials provided with the distribution.
|
17 |
|
18 |
(3) Neither the name of the University of California, Lawrence Berkeley
|
19 |
+
National Laboratory, U.S. Dept. of Energy, Northwestern University nor
|
20 |
+
the names of its contributors may be used to endorse or promote products
|
21 |
+
derived from this software without specific prior written permission.
|
22 |
+
|
23 |
+
|
24 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
25 |
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
26 |
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
27 |
+
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
28 |
+
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
29 |
+
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
30 |
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
31 |
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
32 |
+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
|
33 |
+
OF SUCH DAMAGE.
|
34 |
|
35 |
You are under no obligation whatsoever to provide any bug fixes, patches,
|
36 |
or upgrades to the features, functionality or performance of the source
|