From 6299b558413c6f8cf0d861b6f39c6aab2762bb40 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Wed, 6 Jun 2018 10:56:23 -0500 Subject: [PATCH] Update license file in copyright header, ./bundled --- bundled/CMakeLists.txt | 4 ++-- bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt | 4 ++-- bundled/boost-1.62.0/libs/serialization/src/CMakeLists.txt | 4 ++-- bundled/boost-1.62.0/libs/system/src/CMakeLists.txt | 4 ++-- bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt | 4 ++-- bundled/muparser_v2_2_4/CMakeLists.txt | 4 ++-- bundled/setup_bundled.cmake | 4 ++-- bundled/tbb-2018_U2/src/CMakeLists.txt | 4 ++-- bundled/umfpack/AMD/Source/CMakeLists.txt | 4 ++-- bundled/umfpack/UMFPACK/Source/CMakeLists.txt | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/bundled/CMakeLists.txt b/bundled/CMakeLists.txt index e05be06cd8..a99cc2e90b 100644 --- a/bundled/CMakeLists.txt +++ b/bundled/CMakeLists.txt @@ -8,8 +8,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt index 75cf818436..beffdb5fd5 100644 --- a/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/iostreams/src/CMakeLists.txt @@ -9,8 +9,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/boost-1.62.0/libs/serialization/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/serialization/src/CMakeLists.txt index 767b6ed83b..6346d752b6 100644 --- a/bundled/boost-1.62.0/libs/serialization/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/serialization/src/CMakeLists.txt @@ -9,8 +9,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt index d6492aa008..4156575924 100644 --- a/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/system/src/CMakeLists.txt @@ -9,8 +9,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt b/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt index 1904dfbbed..8aa712f14b 100644 --- a/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt +++ b/bundled/boost-1.62.0/libs/thread/src/CMakeLists.txt @@ -9,8 +9,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/muparser_v2_2_4/CMakeLists.txt b/bundled/muparser_v2_2_4/CMakeLists.txt index 6551117cf3..16759ed512 100644 --- a/bundled/muparser_v2_2_4/CMakeLists.txt +++ b/bundled/muparser_v2_2_4/CMakeLists.txt @@ -8,8 +8,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/setup_bundled.cmake b/bundled/setup_bundled.cmake index 8a861255f4..f6034d7b96 100644 --- a/bundled/setup_bundled.cmake +++ b/bundled/setup_bundled.cmake @@ -8,8 +8,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/tbb-2018_U2/src/CMakeLists.txt b/bundled/tbb-2018_U2/src/CMakeLists.txt index ff717f1a24..f6c40a315d 100644 --- a/bundled/tbb-2018_U2/src/CMakeLists.txt +++ b/bundled/tbb-2018_U2/src/CMakeLists.txt @@ -8,8 +8,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/umfpack/AMD/Source/CMakeLists.txt b/bundled/umfpack/AMD/Source/CMakeLists.txt index 9a8825b178..28f20648fb 100644 --- a/bundled/umfpack/AMD/Source/CMakeLists.txt +++ b/bundled/umfpack/AMD/Source/CMakeLists.txt @@ -8,8 +8,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- diff --git a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt index 1a19c853f2..82ee021d27 100644 --- a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt +++ b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt @@ -8,8 +8,8 @@ ## it, and/or modify it under the terms of the GNU Lesser General ## Public License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. -## The full text of the license can be found in the file LICENSE at -## the top level of the deal.II distribution. +## The full text of the license can be found in the file LICENSE.md at +## the top level directory of deal.II. ## ## --------------------------------------------------------------------- -- 2.39.5