Update copyright notice

This commit is contained in:
2020-02-21 11:49:23 -06:00
parent b1f90b934e
commit 940d434a14
10 changed files with 34 additions and 33 deletions

View File

@@ -15,7 +15,7 @@
### License
```
MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization
Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
@@ -40,3 +40,4 @@
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
```

View File

@@ -139,7 +139,7 @@
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>

View File

@@ -179,7 +179,7 @@ provided that the following conditions are met:
endorse or promote products derived from this software without specific prior written
permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
@@ -197,7 +197,7 @@ POSSIBILITY OF SUCH DAMAGE.
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>

View File

@@ -206,7 +206,7 @@ benchmark.parallel_solve(test_instances)
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>

View File

@@ -164,7 +164,7 @@ solver = LearningSolver(internal_solver_factory=cplex_factory)
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>

View File

@@ -184,7 +184,7 @@
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>
@@ -271,5 +271,5 @@
<!--
MkDocs version : 1.0.4
Build Date UTC : 2020-02-21 17:45:02
Build Date UTC : 2020-02-21 17:48:00
-->

View File

@@ -241,7 +241,7 @@ from the provided probability distributions <code>K</code> and <code>u</code>.</
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>

Binary file not shown.

View File

@@ -242,7 +242,7 @@ solver.solve(test_instance)
<hr>
<p>
<small>&copy; Copyright 2019&ndash;2020 Argonne National Laboratory<br></small>
<small>Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.<br></small>
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p></small>

View File

@@ -1,6 +1,6 @@
site_name: MIPLearn
theme: cinder
copyright: "&copy; Copyright 2019&ndash;2020 Argonne National Laboratory"
copyright: "Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved."
repo_url: https://github.com/iSoron/miplearn
nav:
- Home: index.md