From f0372be9da7d81bac82bd2bca2edf92ea7a0cfde Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 17 Jul 2006 11:09:44 +0000 Subject: [PATCH] Added copyright. [SVN r34587] --- include/boost/type_traits/aligned_storage.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/boost/type_traits/aligned_storage.hpp b/include/boost/type_traits/aligned_storage.hpp index 634fa74..5420f26 100755 --- a/include/boost/type_traits/aligned_storage.hpp +++ b/include/boost/type_traits/aligned_storage.hpp @@ -1,5 +1,5 @@ -// (C) John Maddock 2005. +// Copyright (C) John Maddock 2005. // Use, modification and distribution are subject to 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). @@ -10,3 +10,4 @@ # define BOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED # include #endif // BOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED +