From 3aa817e8d0cb81e3573d3717526a5d220b281bcb Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 20 Sep 2018 02:58:06 +0300 Subject: [PATCH] Reformat copyright banner --- CMakeLists.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2041432..1dc5e32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,9 +1,6 @@ # Copyright 2018 Peter Dimov -# # Distributed under the Boost Software License, Version 1.0. -# -# See accompanying file LICENSE_1_0.txt or copy at -# http://www.boost.org/LICENSE_1_0.txt +# See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt cmake_minimum_required(VERSION 3.5)