From: Wolfgang Bangerth Date: Sat, 18 Dec 2004 20:32:06 +0000 (+0000) Subject: Make license of umfpack clearer. X-Git-Tag: v8.0.0~14646 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995dce0b7902d3ba27dbec0002f05a9d1c7146dd;p=dealii.git Make license of umfpack clearer. git-svn-id: https://svn.dealii.org/trunk@9831 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index a9cb248d27..7075c83f7c 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -641,7 +641,14 @@ version in the contrib directory is supported, but pre-installed versions will be supported soon by using an argument to this option. Enabling UMFPACK adds the class SparseDirectUMFPACK to the library. - Implies --with-blas + Implies --with-blas. +

+ Note that UMFPACK has its own license; if + you want to use it with deal.II, please read it and make sure that you + agree with it. You can find the license of UMFPACK here. We + include UMFPACK in the deal.II distributions courtesy of its author, + Timothy A. Davis.

Petsc