From 435a1bab92efaefffc2e6371ce262ede26e5882c Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 2 Jun 2018 16:45:18 -0500 Subject: [PATCH] Implement J-P's suggestions --- LICENSE.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 6fab0282a6..91f4145d67 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -44,15 +44,16 @@ scientific result. In addition, it helps us justify our effort in developing deal.II as an academic undertaking. We keep a list of publications using deal.II. Feel free to let us know -about your publications. +about your publications so that we can add them to the aforementioned list. -Parts of the deal.II distribution under a separate license ----------------------------------------------------------- +Bundled third party software in the deal.II repository +------------------------------------------------------ The subdirectory `bundled/` contains third party software. Please note -that the software there is copyrighted by others than the deal.II -authors and are covered by different licenses. +that the software located there is copyrighted by their respective +authors (independent of the deal.II authors) and are covered by +different licenses. The libraries listed above are all open source and as such place few restrictions on their use. However, if you want to distribute software -- 2.39.5