From: wolf Date: Sat, 18 Dec 2004 20:34:21 +0000 (+0000) Subject: Make license of umfpack clearer. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e304d7e727944f08b0132941d4a52bb0ed56359a;p=dealii-svn.git Make license of umfpack clearer. git-svn-id: https://svn.dealii.org/branches/Branch-5-1@9832 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