Reformat copyright banners

This commit is contained in:
Peter Dimov
2018-09-20 01:53:36 +03:00
parent 726ee688d6
commit d4c2b0f26e
2 changed files with 2 additions and 8 deletions

View File

@@ -1,9 +1,6 @@
# Copyright 2018 Peter Dimov # Copyright 2018 Peter Dimov
#
# Distributed under the Boost Software License, Version 1.0. # 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) cmake_minimum_required(VERSION 3.5)

View File

@@ -1,9 +1,6 @@
# Copyright 2018 Peter Dimov # Copyright 2018 Peter Dimov
#
# Distributed under the Boost Software License, Version 1.0. # 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
boost_test(SOURCES assert_test.cpp LIBRARIES Boost::assert Boost::core) boost_test(SOURCES assert_test.cpp LIBRARIES Boost::assert Boost::core)
boost_test(SOURCES current_function_test.cpp LIBRARIES Boost::assert Boost::core) boost_test(SOURCES current_function_test.cpp LIBRARIES Boost::assert Boost::core)