Skip to content

Commit bc6832b

Browse files
committed
include license and copyright
1 parent 7c937c7 commit bc6832b

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

LICENSE

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
*** License Agreement ***
2+
3+
Drishti Copyright (c) 2022, The Regents of the University of California,
4+
through Lawrence Berkeley National Laboratory (subject to receipt of
5+
any required approvals from the U.S. Dept. of Energy). All rights reserved.
6+
7+
Redistribution and use in source and binary forms, with or without
8+
modification, are permitted provided that the following conditions are met:
9+
10+
(1) Redistributions of source code must retain the above copyright notice,
11+
this list of conditions and the following disclaimer.
12+
13+
(2) Redistributions in binary form must reproduce the above copyright
14+
notice, this list of conditions and the following disclaimer in the
15+
documentation and/or other materials provided with the distribution.
16+
17+
(3) Neither the name of the University of California, Lawrence Berkeley
18+
National Laboratory, U.S. Dept. of Energy nor the names of its contributors
19+
may be used to endorse or promote products derived from this software
20+
without specific prior written permission.
21+
22+
23+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
24+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26+
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
27+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
28+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
29+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
30+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
31+
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
33+
POSSIBILITY 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
37+
code ("Enhancements") to anyone; however, if you choose to make your
38+
Enhancements available either publicly, or directly to Lawrence Berkeley
39+
National Laboratory, without imposing a separate written license agreement
40+
for such Enhancements, then you hereby grant the following license: a
41+
non-exclusive, royalty-free perpetual license to install, use, modify,
42+
prepare derivative works, incorporate into other computer software,
43+
distribute, and sublicense such enhancements or derivative works thereof,
44+
in binary and source code form.
45+

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,14 @@ You can also enable the verbose mode with `--verbose` to visualize solution snip
6868
<p align="center">
6969
<img src="https://github.com/hpc-io/io-insights/blob/master/images/sample-io-insights-verbose.svg?raw=true" alt="Drishti"/>
7070
</p>
71+
72+
---
73+
74+
*** Copyright Notice ***
75+
76+
Drishti Copyright (c) 2022, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.
77+
78+
If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at [email protected].
79+
80+
NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.
81+

0 commit comments

Comments
 (0)