From cfc0494e33861aa786ed4e5de15d6f4e41a82eb1 Mon Sep 17 00:00:00 2001 From: Tobias Schwinger Date: Sat, 6 Feb 2010 14:20:05 +0000 Subject: [PATCH] checks for write permission on working copy :-) [SVN r59524] --- include/boost/functional/forward_adapter.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/functional/forward_adapter.hpp b/include/boost/functional/forward_adapter.hpp index 0a4bc36..c6e61a9 100644 --- a/include/boost/functional/forward_adapter.hpp +++ b/include/boost/functional/forward_adapter.hpp @@ -3,7 +3,7 @@ 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). + http://www.boost.org/LICENSE_1_0.txt). ==============================================================================*/ #ifndef BOOST_FUNCTIONAL_FORWARD_ADAPTER_HPP_INCLUDED