$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: fmhess_at_[hidden]
Date: 2008-03-10 15:46:29
Author: fmhess
Date: 2008-03-10 15:46:29 EDT (Mon, 10 Mar 2008)
New Revision: 43552
URL: http://svn.boost.org/trac/boost/changeset/43552
Log:
Added me as author.
Text files modified: 
   sandbox/thread_safe_signals/boost/thread_safe_signals/signal_base.hpp |     4 +++-                                    
   1 files changed, 3 insertions(+), 1 deletions(-)
Modified: sandbox/thread_safe_signals/boost/thread_safe_signals/signal_base.hpp
==============================================================================
--- sandbox/thread_safe_signals/boost/thread_safe_signals/signal_base.hpp	(original)
+++ sandbox/thread_safe_signals/boost/thread_safe_signals/signal_base.hpp	2008-03-10 15:46:29 EDT (Mon, 10 Mar 2008)
@@ -1,6 +1,8 @@
 // Boost.Signals library
 
-// Copyright Douglas Gregor 2001-2004. Use, modification and
+// Copyright Douglas Gregor 2001-2004.
+// Copyright Frank Mori Hess 2007.
+// Use, modification and
 // distribution is 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)