forked from boostorg/integer
Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
This commit is contained in:
@ -1,10 +1,11 @@
|
|||||||
// boost cstdint.hpp header file ------------------------------------------//
|
// boost cstdint.hpp header file ------------------------------------------//
|
||||||
|
|
||||||
// (C) Copyright boost.org 1999. Permission to copy, use, modify, sell
|
// (C) Copyright Beman Dawes 1999.
|
||||||
// and distribute this software is granted provided this copyright
|
// (C) Copyright Jens Mauer 2001
|
||||||
// notice appears in all copies. This software is provided "as is" without
|
// (C) Copyright John Maddock 2001
|
||||||
// express or implied warranty, and with no claim as to its suitability for
|
// Distributed under the Boost
|
||||||
// any purpose.
|
// Software License, Version 1.0. (See accompanying file
|
||||||
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
// See http://www.boost.org/libs/integer for documentation.
|
// See http://www.boost.org/libs/integer for documentation.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user