forked from boostorg/integer
Change license message to reference Boost Software License
[SVN r20038]
This commit is contained in:
@ -1,12 +1,9 @@
|
|||||||
// boost cstdint.hpp test program ------------------------------------------//
|
// boost cstdint.hpp test program ------------------------------------------//
|
||||||
|
|
||||||
// (C) Copyright Beman Dawes 2000. Permission to copy, use, modify, sell
|
// Copyright Beman Dawes 2000.
|
||||||
// and distribute this software is granted provided this copyright
|
// See accompanying license for terms and conditions of use.
|
||||||
// notice appears in all copies. This software is provided "as is" without
|
|
||||||
// express or implied warranty, and with no claim as to its suitability for
|
|
||||||
// any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org/libs/integer for documentation.
|
||||||
|
|
||||||
// Revision History
|
// Revision History
|
||||||
// 11 Sep 01 Adapted to work with macros defined in native stdint.h (John Maddock)
|
// 11 Sep 01 Adapted to work with macros defined in native stdint.h (John Maddock)
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
// boost integer.hpp header file -------------------------------------------//
|
// boost integer.hpp header file -------------------------------------------//
|
||||||
|
|
||||||
// (C) Copyright Beman Dawes 1999. Permission to copy, use, modify, sell
|
// Copyright Beman Dawes 1999.
|
||||||
// and distribute this software is granted provided this copyright
|
// See accompanying license for terms and conditions of use.
|
||||||
// notice appears in all copies. This software is provided "as is" without
|
|
||||||
// express or implied warranty, and with no claim as to its suitability for
|
|
||||||
// any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org/libs/integer for documentation.
|
// See http://www.boost.org/libs/integer for documentation.
|
||||||
|
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
// boost integer.hpp test program ------------------------------------------//
|
// boost integer.hpp test program ------------------------------------------//
|
||||||
|
|
||||||
// (C) Copyright Beman Dawes 1999. Permission to copy, use, modify, sell
|
// Copyright Beman Dawes 1999.
|
||||||
// and distribute this software is granted provided this copyright
|
// See accompanying license for terms and conditions of use.
|
||||||
// notice appears in all copies. This software is provided "as is" without
|
|
||||||
// express or implied warranty, and with no claim as to its suitability for
|
|
||||||
// any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org/libs/integer for documentation.
|
||||||
|
|
||||||
// Revision History
|
// Revision History
|
||||||
// 04 Oct 01 Added tests for new templates; rewrote code (Daryle Walker)
|
// 04 Oct 01 Added tests for new templates; rewrote code (Daryle Walker)
|
||||||
|
Reference in New Issue
Block a user