]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/functional.hpp
Cmake export tests: More tests to be inverted, suspended or made non-standard
[lyx.git] / boost / boost / functional.hpp
index b433924479d0ea5ae89d679089bb39915f2bb80a..b618485c102e1bd49dc400e2ff293a8fbd424411 100644 (file)
@@ -1,20 +1,12 @@
 // ------------------------------------------------------------------------------
-// Boost functional.hpp header file
-// See http://www.boost.org for updates, documentation, and revision history.
+// Copyright (c) 2000 Cadenza New Zealand Ltd
+// Distributed under the Boost Software License, Version 1.0. (See accompany-
+// ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 // ------------------------------------------------------------------------------
-// Copyright (c) 2000
-// Cadenza New Zealand Ltd
-//
-// 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.  Cadenza New Zealand Ltd makes
-// no representations about the suitability of this software for any
-// purpose.  It is provided "as is" without express or implied
-// warranty.
+// Boost functional.hpp header file
+// See http://www.boost.org/libs/functional for documentation.
 // ------------------------------------------------------------------------------
-// $Id: functional.hpp,v 1.3 2002/06/16 13:12:16 lyx Exp $
+// $Id$
 // ------------------------------------------------------------------------------
 
 #ifndef BOOST_FUNCTIONAL_HPP