X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2Fboost%2Fcstdlib.hpp;h=6322146354212b36578e8344fa5d2817f790ea61;hb=9ab24e95b9a0447c079fc5df86de9725ea11e53b;hp=39419b45c4727f13645cb16dba611dec399d0057;hpb=59b6a4701a8d2b5155af08cf758b4ca120201282;p=lyx.git diff --git a/boost/boost/cstdlib.hpp b/boost/boost/cstdlib.hpp index 39419b45c4..6322146354 100644 --- a/boost/boost/cstdlib.hpp +++ b/boost/boost/cstdlib.hpp @@ -1,11 +1,10 @@ // boost/cstdlib.hpp header ------------------------------------------------// -// (C) Copyright Beman Dawes 2001. Permission to copy, use, modify, sell -// and distribute this software is granted provided this copyright notice -// appears in all copies. This software is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates and documentation. +// See http://www.boost.org/libs/utility/cstdlib.html for documentation. // Revision History // 26 Feb 01 Initial version (Beman Dawes)