]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/array.hpp
* lib/doc/Makefile.am:
[lyx.git] / boost / boost / array.hpp
index 21e5f1bd1b44b5a94392bc83f0eecd2f4834326c..b41c6561c91ab9c51fb902fb7842f17b774a712e 100644 (file)
@@ -2,13 +2,13 @@
  * an STL container (as wrapper) for arrays of constant size.
  *
  * See
- *      http://www.josuttis.com/cppcode
- * for details and the latest version.
- * See
- *      http://www.boost.org/libs/array for Documentation.
+ *      http://www.boost.org/libs/array/
  * for documentation.
  *
+ * The original author site is at: http://www.josuttis.com/
+ *
  * (C) Copyright Nicolai M. Josuttis 2001.
+ *
  * 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)