|
Boost-Commit : |
From: fmhess_at_[hidden]
Date: 2007-09-26 16:35:08
Author: fmhess
Date: 2007-09-26 16:35:07 EDT (Wed, 26 Sep 2007)
New Revision: 39559
URL: http://svn.boost.org/trac/boost/changeset/39559
Log:
Removed more title 17 comments. Use same email address for me everywhere.
Text files modified:
sandbox/thread_safe_signals/boost/thread_safe_signal.hpp | 2 +-
sandbox/thread_safe_signals/boost/thread_safe_signals/connection.hpp | 2 +-
sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signal_template.hpp | 12 +-----------
sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signals_common_macros.hpp | 15 +--------------
4 files changed, 4 insertions(+), 27 deletions(-)
Modified: sandbox/thread_safe_signals/boost/thread_safe_signal.hpp
==============================================================================
--- sandbox/thread_safe_signals/boost/thread_safe_signal.hpp (original)
+++ sandbox/thread_safe_signals/boost/thread_safe_signal.hpp 2007-09-26 16:35:07 EDT (Wed, 26 Sep 2007)
@@ -1,7 +1,7 @@
/*
A thread-safe (partial) implementation of boost.signals.
- Author: Frank Hess <frank.hess_at_[hidden]>
+ Author: Frank Mori Hess <fmhess_at_[hidden]>
Begin: 2007-01-23
*/
// Use, modification and
Modified: sandbox/thread_safe_signals/boost/thread_safe_signals/connection.hpp
==============================================================================
--- sandbox/thread_safe_signals/boost/thread_safe_signals/connection.hpp (original)
+++ sandbox/thread_safe_signals/boost/thread_safe_signals/connection.hpp 2007-09-26 16:35:07 EDT (Wed, 26 Sep 2007)
@@ -1,6 +1,6 @@
/*
- Author: Frank Hess <frank.hess_at_[hidden]>
+ Author: Frank Mori Hess <fmhess_at_[hidden]>
Begin: 2007-01-23
*/
// Use, modification and
Modified: sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signal_template.hpp
==============================================================================
--- sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signal_template.hpp (original)
+++ sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signal_template.hpp 2007-09-26 16:35:07 EDT (Wed, 26 Sep 2007)
@@ -2,19 +2,9 @@
Template for Signa1, Signal2, ... classes that support signals
with 1, 2, ... parameters
- Author: Frank Hess <frank.hess_at_[hidden]>
+ Author: Frank Mori Hess <fmhess_at_[hidden]>
Begin: 2007-01-23
*/
-/* This software was developed at the National Institute of Standards and
- * Technology by employees of the Federal Government in the course of
- * their official duties. Pursuant to title 17 Section 105 of the United
- * States Code this software is not subject to copyright protection and is
- * in the public domain. This is an experimental system. NIST assumes no
- * responsibility whatsoever for its use by other parties, and makes no
- * guarantees, expressed or implied, about its quality, reliability, or
- * any other characteristic. We would appreciate acknowledgement if the
- * software is used.
- */
// Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signals_common_macros.hpp
==============================================================================
--- sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signals_common_macros.hpp (original)
+++ sandbox/thread_safe_signals/boost/thread_safe_signals/detail/signals_common_macros.hpp 2007-09-26 16:35:07 EDT (Wed, 26 Sep 2007)
@@ -1,20 +1,7 @@
/*
- Template for Signa1, Signal2, ... classes that support signals
- with 1, 2, ... parameters
-
- Author: Frank Hess <frank.hess_at_[hidden]>
+ Author: Frank Mori Hess <fmhess_at_[hidden]>
Begin: 2007-01-23
*/
-/* This software was developed at the National Institute of Standards and
- * Technology by employees of the Federal Government in the course of
- * their official duties. Pursuant to title 17 Section 105 of the United
- * States Code this software is not subject to copyright protection and is
- * in the public domain. This is an experimental system. NIST assumes no
- * responsibility whatsoever for its use by other parties, and makes no
- * guarantees, expressed or implied, about its quality, reliability, or
- * any other characteristic. We would appreciate acknowledgement if the
- * software is used.
- */
// Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
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