Boost logo

Boost-Commit :

From: fmhess_at_[hidden]
Date: 2007-09-26 16:30:36


Author: fmhess
Date: 2007-09-26 16:30:35 EDT (Wed, 26 Sep 2007)
New Revision: 39558
URL: http://svn.boost.org/trac/boost/changeset/39558

Log:
Removed US gov copyright related notices, since this no longer
involves just US gov employees.

Text files modified:
   sandbox/thread_safe_signals/boost/thread_safe_signal.hpp | 10 ----------
   sandbox/thread_safe_signals/boost/thread_safe_signals/connection.hpp | 10 ----------
   2 files changed, 0 insertions(+), 20 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:30:35 EDT (Wed, 26 Sep 2007)
@@ -4,16 +4,6 @@
         Author: Frank Hess <frank.hess_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/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:30:35 EDT (Wed, 26 Sep 2007)
@@ -3,16 +3,6 @@
   Author: Frank Hess <frank.hess_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