From 3d711a82c259526e64b4f8a23befde57dc7aa6a8 Mon Sep 17 00:00:00 2001
From: wolf
Date: Wed, 26 Feb 2003 21:10:06 +0000
Subject: [PATCH] Mention the third party code in contrib/ and that these parts
are under seperate licenses.
git-svn-id: https://svn.dealii.org/trunk@7255 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/license.html | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/license.html b/deal.II/doc/license.html
index 9517984796..3c47cc92f5 100644
--- a/deal.II/doc/license.html
+++ b/deal.II/doc/license.html
@@ -20,7 +20,14 @@
free access to all source codes. However, deal.II
is not in the public domain, it is property of the
deal.II authors. Some parts of the library are by other
- persons, and are marked with their names.
+ persons, and are marked with their names. Also, note that parts of
+ 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
+ deal.II, but are only distributed together;
+ please refer to these files for further information on license
+ questions.
--
2.39.5