License updates

[SVN r24597]
This commit is contained in:
Douglas Gregor
2004-08-19 15:19:17 +00:00
parent 858cefbfe8
commit 6b00a55542
4 changed files with 12 additions and 16 deletions

View File

@ -11,10 +11,9 @@
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
// Copyright (c) 2002 Lars Gullik Bj<42>nnes <larsbj@lyx.org> // Copyright (c) 2002 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
// //
// Permission to copy, use, modify, sell and distribute this software // Distributed under the Boost Software License, Version 1.0. (See
// is granted provided this copyright notice appears in all copies. // accompanying file LICENSE_1_0.txt or copy at
// This software is provided "as is" without express or implied // http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// //
#include <bits/atomicity.h> #include <bits/atomicity.h>

View File

@ -11,10 +11,9 @@
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
// Copyright (c) 2002 Lars Gullik Bj<42>nnes <larsbj@lyx.org> // Copyright (c) 2002 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
// //
// Permission to copy, use, modify, sell and distribute this software // Distributed under the Boost Software License, Version 1.0. (See
// is granted provided this copyright notice appears in all copies. // accompanying file LICENSE_1_0.txt or copy at
// This software is provided "as is" without express or implied // http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// //
#include <bits/atomicity.h> #include <bits/atomicity.h>

View File

@ -7,10 +7,9 @@
// (C) Copyright Greg Colvin and Beman Dawes 1998, 1999. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
// Copyright (c) 2001, 2002 Peter Dimov // Copyright (c) 2001, 2002 Peter Dimov
// //
// Permission to copy, use, modify, sell and distribute this software // Distributed under the Boost Software License, Version 1.0. (See
// is granted provided this copyright notice appears in all copies. // accompanying file LICENSE_1_0.txt or copy at
// This software is provided "as is" without express or implied // http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// //
// See http://www.boost.org/libs/smart_ptr/shared_array.htm for documentation. // See http://www.boost.org/libs/smart_ptr/shared_array.htm for documentation.
// //

View File

@ -7,10 +7,9 @@
// (C) Copyright Greg Colvin and Beman Dawes 1998, 1999. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
// Copyright (c) 2001, 2002 Peter Dimov // Copyright (c) 2001, 2002 Peter Dimov
// //
// Permission to copy, use, modify, sell and distribute this software // Distributed under the Boost Software License, Version 1.0. (See
// is granted provided this copyright notice appears in all copies. // accompanying file LICENSE_1_0.txt or copy at
// This software is provided "as is" without express or implied // http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// //
// See http://www.boost.org/libs/smart_ptr/shared_ptr.htm for documentation. // See http://www.boost.org/libs/smart_ptr/shared_ptr.htm for documentation.
// //