|
Boost-Commit : |
From: joseph.gauterin_at_[hidden]
Date: 2008-08-04 14:16:16
Author: joseph.gauterin
Date: 2008-08-04 14:16:16 EDT (Mon, 04 Aug 2008)
New Revision: 47971
URL: http://svn.boost.org/trac/boost/changeset/47971
Log:
Updated copyright info.
Text files modified:
trunk/boost/utility/swap.hpp | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
Modified: trunk/boost/utility/swap.hpp
==============================================================================
--- trunk/boost/utility/swap.hpp (original)
+++ trunk/boost/utility/swap.hpp 2008-08-04 14:16:16 EDT (Mon, 04 Aug 2008)
@@ -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
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk