From c746259370c42377e39273583baf775ac696e8cf Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 3 Mar 2005 16:25:06 +0000 Subject: [PATCH] Rephrase license webpage. git-svn-id: https://svn.dealii.org/trunk@9969 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/license.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/deal.II/doc/license.html b/deal.II/doc/license.html index 5deec6b043..d71ab56ba6 100644 --- a/deal.II/doc/license.html +++ b/deal.II/doc/license.html @@ -26,10 +26,17 @@ the files in the contrib/ subdirectory are by other people, and are distributed under separate licenses; in particular, you will find parts of the BOOST - library in this directory. These files are not part of + library in this directory, and deal.II comes with a copy of UMFPACK, + courtesy of its author. UMFPACK is covered by its own license; please + refer to the UMFPACK + webpage to read it. The files of these external libraries are not part of deal.II, but are only distributed together; - please refer to these files for further information on license - questions. + please refer to the webpages of these projects for further + information on license questions. In particular, if you do not agree + with the conditions of the licenses of these external libraries, you + may not use these components of our distribution.

@@ -98,13 +105,7 @@ Please note that deal.II can interface with a number of other packages that you have to install - yourself. They are, of course, covered by their own licenses. In addition, - deal.II comes with a copy of UMFPACK, - courtesy of its author. UMFPACK is covered by its own license; please - refer to the UMFPACK - webpage to read it. + yourself. They are, of course, covered by their own licenses.

-- 2.39.5