Added missing copyright comments. Corrected links to the documentation on the comments.

This commit is contained in:
Andrey Semashev
2014-06-12 02:10:10 +04:00
parent a8974bcbda
commit f910872d54
20 changed files with 148 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/utility/checked_delete.html for documentation.
// See http://www.boost.org/libs/core/doc/html/core/checked_delete.html for documentation.
//
namespace boost

View File

@@ -26,7 +26,7 @@
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/bind/ref.html for documentation.
// See http://www.boost.org/libs/core/doc/html/core/ref.html for documentation.
//
/**