]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/detail/ob_call_traits.hpp
Don't allow newline characters in document settings.
[lyx.git] / boost / boost / detail / ob_call_traits.hpp
index 9cb58adcd399fb5ce23367bf99c1d37c6e7af8ee..eb4df7a30f1969e0fb33d09578c83f4912f09e9a 100644 (file)
@@ -1,10 +1,9 @@
 //  (C) Copyright Steve Cleary, Beman Dawes, Howard Hinnant & John Maddock 2000.
-//  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.
-
-//  See http://www.boost.org for most recent version including documentation.
+//  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).
+//
+//  See http://www.boost.org/libs/utility for most recent version including documentation.
 //
 //  Crippled version for crippled compilers:
 //  see libs/utility/call_traits.htm