From 957183842dfdc51150c9c630de4549c9ad4705ce Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 10 Jul 2002 10:55:04 +0000 Subject: [PATCH] Fixed copyright notice [SVN r14394] --- include/boost/type_traits.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/boost/type_traits.hpp b/include/boost/type_traits.hpp index d84f05b..02d76e0 100644 --- a/include/boost/type_traits.hpp +++ b/include/boost/type_traits.hpp @@ -4,8 +4,6 @@ // warranty, and with no claim as to its suitability for any purpose. // See http://www.boost.org for most recent version including documentation. -// See boost/detail/type_traits.hpp and boost/detail/ob_type_traits.hpp -// for full copyright notices. #ifndef BOOST_TYPE_TRAITS_HPP #define BOOST_TYPE_TRAITS_HPP @@ -41,3 +39,4 @@ +