]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/function/function8.hpp
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / boost / boost / function / function8.hpp
index 1bce61a4d77c092907f80185d033d6857fb350af..cf2c37661f7acac846b37cd34484fa6eeb8cbc1f 100644 (file)
@@ -1,15 +1,9 @@
 // Boost.Function library
 
-// Copyright (C) 2002-2003 Doug Gregor (gregod@cs.rpi.edu)
-//
-// 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.
+//  Copyright Douglas Gregor 2002-2003. Use, modification and
+//  distribution is 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)
 
 // For more information, see http://www.boost.org