Converted to Boost Software License, Version 1.0

[SVN r24096]
This commit is contained in:
Douglas Gregor
2004-07-27 03:43:34 +00:00
parent 91f511cab4
commit 198530a48d
2 changed files with 6 additions and 16 deletions

View File

@ -1,14 +1,9 @@
/* boost integer_traits.hpp header file /* boost integer_traits.hpp header file
* *
* Copyright Jens Maurer 2000 * Copyright Jens Maurer 2000
* Permission to use, copy, modify, sell, and distribute this software * Distributed under the Boost Software License, Version 1.0. (See
* is hereby granted without fee provided that the above copyright notice * accompanying file LICENSE_1_0.txt or copy at
* appears in all copies and that both that copyright notice and this * http://www.boost.org/LICENSE_1_0.txt)
* permission notice appear in supporting documentation,
*
* Jens Maurer makes no representations about the suitability of this
* software for any purpose. It is provided "as is" without express or
* implied warranty.
* *
* $Id$ * $Id$
* *

View File

@ -1,14 +1,9 @@
/* boost integer_traits.hpp tests /* boost integer_traits.hpp tests
* *
* Copyright Jens Maurer 2000 * Copyright Jens Maurer 2000
* Permission to use, copy, modify, sell, and distribute this software * Distributed under the Boost Software License, Version 1.0. (See
* is hereby granted without fee provided that the above copyright notice * accompanying file LICENSE_1_0.txt or copy at
* appears in all copies and that both that copyright notice and this * http://www.boost.org/LICENSE_1_0.txt)
* permission notice appear in supporting documentation,
*
* Jens Maurer makes no representations about the suitability of this
* software for any purpose. It is provided "as is" without express or
* implied warranty.
* *
* $Id$ * $Id$
* *