$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r62022 - trunk/libs/test/src
From: gennadiy.rozental_at_[hidden]
Date: 2010-05-16 00:03:07
Author: rogeeff
Date: 2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
New Revision: 62022
URL: http://svn.boost.org/trac/boost/changeset/62022
Log:
copyright update
Text files modified: 
   trunk/libs/test/src/compiler_log_formatter.cpp |     2 +-                                      
   trunk/libs/test/src/cpp_main.cpp               |     2 +-                                      
   trunk/libs/test/src/debug.cpp                  |     2 +-                                      
   trunk/libs/test/src/exception_safety.cpp       |     2 +-                                      
   trunk/libs/test/src/execution_monitor.cpp      |     2 +-                                      
   trunk/libs/test/src/framework.cpp              |     2 +-                                      
   trunk/libs/test/src/interaction_based.cpp      |     2 +-                                      
   trunk/libs/test/src/logged_expectations.cpp    |     2 +-                                      
   trunk/libs/test/src/plain_report_formatter.cpp |     2 +-                                      
   trunk/libs/test/src/progress_monitor.cpp       |     2 +-                                      
   trunk/libs/test/src/results_collector.cpp      |     2 +-                                      
   trunk/libs/test/src/results_reporter.cpp       |     2 +-                                      
   trunk/libs/test/src/test_main.cpp              |     2 +-                                      
   trunk/libs/test/src/test_tools.cpp             |     2 +-                                      
   trunk/libs/test/src/unit_test_log.cpp          |     2 +-                                      
   trunk/libs/test/src/unit_test_main.cpp         |     2 +-                                      
   trunk/libs/test/src/unit_test_monitor.cpp      |     2 +-                                      
   trunk/libs/test/src/unit_test_parameters.cpp   |     2 +-                                      
   trunk/libs/test/src/unit_test_suite.cpp        |     2 +-                                      
   trunk/libs/test/src/xml_log_formatter.cpp      |     2 +-                                      
   trunk/libs/test/src/xml_report_formatter.cpp   |     2 +-                                      
   21 files changed, 21 insertions(+), 21 deletions(-)
Modified: trunk/libs/test/src/compiler_log_formatter.cpp
==============================================================================
--- trunk/libs/test/src/compiler_log_formatter.cpp	(original)
+++ trunk/libs/test/src/compiler_log_formatter.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/cpp_main.cpp
==============================================================================
--- trunk/libs/test/src/cpp_main.cpp	(original)
+++ trunk/libs/test/src/cpp_main.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/debug.cpp
==============================================================================
--- trunk/libs/test/src/debug.cpp	(original)
+++ trunk/libs/test/src/debug.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2006-2008.
+//  (C) Copyright Gennadiy Rozental 2006-2010.
 //  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)
Modified: trunk/libs/test/src/exception_safety.cpp
==============================================================================
--- trunk/libs/test/src/exception_safety.cpp	(original)
+++ trunk/libs/test/src/exception_safety.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/execution_monitor.cpp
==============================================================================
--- trunk/libs/test/src/execution_monitor.cpp	(original)
+++ trunk/libs/test/src/execution_monitor.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/framework.cpp
==============================================================================
--- trunk/libs/test/src/framework.cpp	(original)
+++ trunk/libs/test/src/framework.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/interaction_based.cpp
==============================================================================
--- trunk/libs/test/src/interaction_based.cpp	(original)
+++ trunk/libs/test/src/interaction_based.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/logged_expectations.cpp
==============================================================================
--- trunk/libs/test/src/logged_expectations.cpp	(original)
+++ trunk/libs/test/src/logged_expectations.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/plain_report_formatter.cpp
==============================================================================
--- trunk/libs/test/src/plain_report_formatter.cpp	(original)
+++ trunk/libs/test/src/plain_report_formatter.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/progress_monitor.cpp
==============================================================================
--- trunk/libs/test/src/progress_monitor.cpp	(original)
+++ trunk/libs/test/src/progress_monitor.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/results_collector.cpp
==============================================================================
--- trunk/libs/test/src/results_collector.cpp	(original)
+++ trunk/libs/test/src/results_collector.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/results_reporter.cpp
==============================================================================
--- trunk/libs/test/src/results_reporter.cpp	(original)
+++ trunk/libs/test/src/results_reporter.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/test_main.cpp
==============================================================================
--- trunk/libs/test/src/test_main.cpp	(original)
+++ trunk/libs/test/src/test_main.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/test_tools.cpp
==============================================================================
--- trunk/libs/test/src/test_tools.cpp	(original)
+++ trunk/libs/test/src/test_tools.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/unit_test_log.cpp
==============================================================================
--- trunk/libs/test/src/unit_test_log.cpp	(original)
+++ trunk/libs/test/src/unit_test_log.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/unit_test_main.cpp
==============================================================================
--- trunk/libs/test/src/unit_test_main.cpp	(original)
+++ trunk/libs/test/src/unit_test_main.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/unit_test_monitor.cpp
==============================================================================
--- trunk/libs/test/src/unit_test_monitor.cpp	(original)
+++ trunk/libs/test/src/unit_test_monitor.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/unit_test_parameters.cpp
==============================================================================
--- trunk/libs/test/src/unit_test_parameters.cpp	(original)
+++ trunk/libs/test/src/unit_test_parameters.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/unit_test_suite.cpp
==============================================================================
--- trunk/libs/test/src/unit_test_suite.cpp	(original)
+++ trunk/libs/test/src/unit_test_suite.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/xml_log_formatter.cpp
==============================================================================
--- trunk/libs/test/src/xml_log_formatter.cpp	(original)
+++ trunk/libs/test/src/xml_log_formatter.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)
Modified: trunk/libs/test/src/xml_report_formatter.cpp
==============================================================================
--- trunk/libs/test/src/xml_report_formatter.cpp	(original)
+++ trunk/libs/test/src/xml_report_formatter.cpp	2010-05-16 00:03:05 EDT (Sun, 16 May 2010)
@@ -1,4 +1,4 @@
-//  (C) Copyright Gennadiy Rozental 2005-2008.
+//  (C) Copyright Gennadiy Rozental 2005-2010.
 //  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)