From 7adc1fc4ab397f6e05ee95c8ef137eb0618dcb3b Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Fri, 25 Oct 2019 15:51:30 +0100 Subject: [PATCH] Remove copyright notices copied from existing files in error. --- cmake/modules/FindCheck.cmake | 3 --- cmake/modules/FindLibunbound.cmake | 3 --- 2 files changed, 6 deletions(-) diff --git a/cmake/modules/FindCheck.cmake b/cmake/modules/FindCheck.cmake index 908376d5..81872b8b 100644 --- a/cmake/modules/FindCheck.cmake +++ b/cmake/modules/FindCheck.cmake @@ -1,6 +1,3 @@ -# Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. - #[=======================================================================[.rst: FindCheck -------- diff --git a/cmake/modules/FindLibunbound.cmake b/cmake/modules/FindLibunbound.cmake index 042fc689..63fae853 100644 --- a/cmake/modules/FindLibunbound.cmake +++ b/cmake/modules/FindLibunbound.cmake @@ -1,6 +1,3 @@ -# Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. - #[=======================================================================[.rst: FindLibunbound --------