License update

[SVN r24598]
This commit is contained in:
Douglas Gregor
2004-08-19 15:23:47 +00:00
parent 6b00a55542
commit ef51f6a1de
4 changed files with 12 additions and 16 deletions

View File

@ -4,10 +4,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.
// //
// http://www.boost.org/libs/smart_ptr/scoped_array.htm // http://www.boost.org/libs/smart_ptr/scoped_array.htm
// //

View File

@ -4,10 +4,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.
// //
// http://www.boost.org/libs/smart_ptr/scoped_ptr.htm // http://www.boost.org/libs/smart_ptr/scoped_ptr.htm
// //

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, 2003 Peter Dimov // Copyright (c) 2001, 2002, 2003 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.
// //