]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/progress.hpp
typos
[lyx.git] / boost / boost / progress.hpp
index 94aad0d2ca562a95a168317598811935bca2c70e..bac280b0e159315f1188a79d40983fdcecf1f946 100644 (file)
@@ -1,11 +1,10 @@
 //  boost progress.hpp header file  ------------------------------------------//
 
-//  (C) Copyright Beman Dawes 1994-99. 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 1994-99.  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 most recent version including documentation.
+//  See http://www.boost.org/libs/timer for documentation.
 
 //  Revision History
 //   1 Dec 01  Add leading progress display strings (suggested by Toon Knapen)