1
0
forked from boostorg/core

Updated copyright info.

[SVN r47971]
This commit is contained in:
Joseph Gauterin
2008-08-04 18:16:16 +00:00
committed by Andrey Semashev
parent f05e7b2785
commit 7175e02424

View File

@@ -1,12 +1,9 @@
// Copyright (C) 2007, 2008 Steven Watanabe, Joseph Gauterin
// Copyright (C) 2007, 2008 Steven Watanabe, Joseph Gauterin, Niels Dekker
//
// 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)
// For more information, see http://www.boost.org
//
// Update:
// 29 June 2008 (Added support for built-in arrays.) Niels Dekker
#ifndef BOOST_UTILITY_SWAP_HPP