mirror of
https://github.com/boostorg/config.git
synced 2025-11-03 09:11:37 +01:00
Updated copyright declarations to use new single boost license.
[SVN r20372]
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
// Boost config.hpp configuration test program file -----------------------//
|
||||
|
||||
// (C) Copyright Boost.org 2000. Permission to copy, use, modify, sell and
|
||||
// distribute this software is granted provided this copyright 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.
|
||||
// (C) Copyright John Maddock 2001 - 2003.
|
||||
// (C) Copyright Jens Maurer 2001.
|
||||
// (C) Copyright Peter Dimov 2001.
|
||||
// (C) Copyright Darin Adler 2001.
|
||||
// (C) Copyright Beman Dawes 2002.
|
||||
// Use, modification and distribution are subject to the
|
||||
// Boost 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 for the most recent version.
|
||||
// See http://www.boost.org/libs/config for most recent version.
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/version.hpp>
|
||||
@@ -958,3 +962,4 @@ int main()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user