From eca456cf1abdbff6e219f52865506f7aa113433a Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Wed, 6 Jun 2018 10:56:30 -0500 Subject: [PATCH] Update license file in copyright header, rest --- CMakeLists.txt | 4 ++-- CTestConfig.cmake | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ee25e18aff..dc94f7b598 100644 --- a/CMakeLists.txt +++ b/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/CTestConfig.cmake b/CTestConfig.cmake index 6a8dc248ff..034e3820e0 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.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. ## ## --------------------------------------------------------------------- -- 2.39.5