From 5db98a2ddabd656b1d64e65e0045cd03f502f401 Mon Sep 17 00:00:00 2001 From: "Troy D. Straszheim" Date: Sun, 26 Jul 2009 00:49:56 +0000 Subject: [PATCH] Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. [SVN r55159] --- doc/CMakeLists.txt | 6 ++++++ examples/CMakeLists.txt | 6 ++++++ test/CMakeLists.txt | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index cd83029..f9e29c0 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,2 +1,8 @@ +# +# Copyright Troy D. Straszheim +# +# Distributed under the Boost Software License, Version 1.0. +# See http://www.boost.org/LICENSE_1_0.txt +# message(STATUS "functional/hash docs need love") diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 9a5efc8..347a9b2 100644 --- a/examples/CMakeLists.txt +++ b/examples/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 +# #------------------------------------------------------------------------- #-- Needed include directories for the tests boost_additional_test_dependencies(config BOOST_DEPENDS test) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index a4e132b..8e90152 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 +# #project hash-tests # : requirements # gcc:_GLIBCXX_DEBUG