X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2Fboost%2Ftuple%2Ftuple.hpp;h=7703597e10ce1a53abb0ed35bec3d24482941fb9;hb=43c09d723435a5b203f2ac0c39e2086de836b386;hp=c1298222e48c6beb3f239846711f56e8e9f96667;hpb=7cdb5279835b7ae9fe0fe0372f9fed7524f39da6;p=lyx.git diff --git a/boost/boost/tuple/tuple.hpp b/boost/boost/tuple/tuple.hpp index c1298222e4..7703597e10 100644 --- a/boost/boost/tuple/tuple.hpp +++ b/boost/boost/tuple/tuple.hpp @@ -1,15 +1,10 @@ // tuple.hpp - Boost Tuple Library -------------------------------------- -// Copyright (C) 1999, 2000 Jaakko Järvi (jaakko.jarvi@cs.utu.fi) +// Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi) // -// Permission to copy, use, sell and distribute this software is granted -// provided this copyright notice appears in all copies. -// Permission to modify the code and to distribute modified code is granted -// provided this copyright notice appears in all copies, and a notice -// that the code was modified is included with the copyright notice. -// -// This software is provided "as is" without express or implied warranty, -// and with no claim as to its suitability for any purpose. +// 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) // For more information, see http://www.boost.org