1
0
forked from boostorg/core

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 db776fd1bc
commit a96e8b977b
20 changed files with 148 additions and 13 deletions

View File

@@ -1,3 +1,14 @@
[/
/ Copyright (c) 2002, 2003 Peter Dimov
/ Copyright (c) 2003 Daniel Frey
/ Copyright (c) 2003 Howard Hinnant
/ Copyright (c) 2014 Glen Fernandes
/
/ 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)
/]
[section:checked_delete checked_delete]
[simplesect Authors]

View File

@@ -1,3 +1,16 @@
[/
/ Copyright 2003 (c) The Trustees of Indiana University.
/ Copyright 2014 (c) Glen Fernandes
/
/ 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)
/
/ Authors: Jaakko Jarvi (jajarvi at osl.iu.edu)
/ Jeremiah Willcock (jewillco at osl.iu.edu)
/ Andrew Lumsdaine (lums at osl.iu.edu)
/]
[section:enable_if enable_if]
[simplesect Authors]

View File

@@ -1,5 +1,3 @@
[section:explicit_operator_bool explicit_operator_bool]
[/
/ Copyright (c) 2013 Andrey Semashev
/
@@ -7,6 +5,8 @@
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/]
[section:explicit_operator_bool explicit_operator_bool]
[/=================]
[simplesect Authors]
[/=================]

View File

@@ -1,3 +1,15 @@
[/
/ Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
/ Copyright (C) 2001, 2002 Peter Dimov
/ Copyright (C) 2002 David Abrahams
/ Copyright (C) 2014 Glen Joseph Fernandes
/ Copyright (C) 2014 Agustin Berge
/
/ 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)
/]
[section:ref ref]
[simplesect Authors]

View File

@@ -1,3 +1,13 @@
[/
/ Copyright (c) 2009 Beman Dawes
/ Copyright (C) 2011-2012 Vicente J. Botet Escriba
/ Copyright (C) 2012 Anthony Williams
/ Copyright (c) 2014 Andrey Semashev
/
/ 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)
/]
[section:scoped_enum scoped_enum]
[simplesect Authors]

View File

@@ -1,3 +1,13 @@
[/
/ Copyright (C) 2007, 2008 Steven Watanabe, Joseph Gauterin, Niels Dekker
/ Copyright (C) 2014 Glen Fernandes
/
/ 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)
/ For more information, see http://www.boost.org
/]
[section:swap swap]
[simplesect Authors]