2
0
mirror of https://github.com/boostorg/pool.git synced 2026-01-26 06:42:25 +00:00

Changed files to BSL based on permissions in blanket-permission.txt

[SVN r25451]
This commit is contained in:
John Maddock
2004-09-28 12:55:45 +00:00
parent 187051f4a7
commit b49f5e350f
16 changed files with 48 additions and 68 deletions

View File

@@ -1,9 +1,8 @@
// Copyright (C) 2000, 2001 Stephen Cleary
//
// This file can be redistributed and/or modified under the terms found
// in "copyright.html"
// This software and its documentation is provided "as is" without express or
// implied warranty, and with no claim as to its suitability for any purpose.
// Distributed under 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)
#include <boost/pool/pool_alloc.hpp>
#include <boost/pool/object_pool.hpp>