diff --git a/CMakeLists.txt b/CMakeLists.txt index 59196994..b7dd577c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,9 @@ +# +# Copyright Troy D. Straszheim +# +# Distributed under the Boost Software License, Version 1.0. +# See http://www.boost.org/LICENSE_1_0.txt +# #---------------------------------------------------------------------------- # This file was automatically generated from the original CMakeLists.txt file # Add a variable to hold the headers for the library diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 51973cb0..a941b96f 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,3 +1,9 @@ +# +# Copyright Troy D. Straszheim +# +# Distributed under the Boost Software License, Version 1.0. +# See http://www.boost.org/LICENSE_1_0.txt +# boost_additional_test_dependencies(unordered BOOST_DEPENDS test) # GCC Compilers diff --git a/test/exception/CMakeLists.txt b/test/exception/CMakeLists.txt index ec36ff62..aacdf3d9 100644 --- a/test/exception/CMakeLists.txt +++ b/test/exception/CMakeLists.txt @@ -1,3 +1,9 @@ +# +# Copyright Troy D. Straszheim +# +# Distributed under the Boost Software License, Version 1.0. +# See http://www.boost.org/LICENSE_1_0.txt +# foreach(test constructor_exception_tests diff --git a/test/unordered/CMakeLists.txt b/test/unordered/CMakeLists.txt index f3c58ad1..68d92be8 100644 --- a/test/unordered/CMakeLists.txt +++ b/test/unordered/CMakeLists.txt @@ -1,3 +1,9 @@ +# +# Copyright Troy D. Straszheim +# +# Distributed under the Boost Software License, Version 1.0. +# See http://www.boost.org/LICENSE_1_0.txt +# #------------------------------------------------------------------------------- # Unordered Tests foreach(test