From c8c6bddd6247186d8dd1c45f11cfa1e096b8f02e Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 25 Jul 2004 12:01:00 +0000 Subject: [PATCH] Licence update [SVN r24031] --- include/boost/cstdlib.hpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/boost/cstdlib.hpp b/include/boost/cstdlib.hpp index 2ce9027..6322146 100644 --- a/include/boost/cstdlib.hpp +++ b/include/boost/cstdlib.hpp @@ -1,7 +1,8 @@ // boost/cstdlib.hpp header ------------------------------------------------// -// Copyright Beman Dawes 2001. -// See accompanying license for terms and conditions of use. +// Copyright Beman Dawes 2001. 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) // See http://www.boost.org/libs/utility/cstdlib.html for documentation.