From 55e2d27da4c052a77323a693a6016152799b770e Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 19 Aug 2004 15:23:47 +0000 Subject: [PATCH] License update [SVN r24598] --- include/boost/aligned_storage.hpp | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/include/boost/aligned_storage.hpp b/include/boost/aligned_storage.hpp index 755389e..3bbe0eb 100644 --- a/include/boost/aligned_storage.hpp +++ b/include/boost/aligned_storage.hpp @@ -6,13 +6,9 @@ // Copyright (c) 2002-2003 // Eric Friedman, Itay Maman // -// Permission to use, copy, modify, distribute and sell this software -// and its documentation for any purpose is hereby granted without fee, -// provided that the above copyright notice appears in all copies and -// that both the copyright notice and this permission notice appear in -// supporting documentation. No representations are made about the -// suitability of this software for any purpose. It is provided "as is" -// without express or implied warranty. +// 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) #ifndef BOOST_ALIGNED_STORAGE_HPP #define BOOST_ALIGNED_STORAGE_HPP