Update of /cvsroot/boost/boost/libs/functional/hash/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12030/test
Modified Files:
Jamfile Jamfile.v2 compile_time.hpp config.hpp
container_fwd_test.cpp hash_built_in_array_test.cpp
hash_complex_test.cpp hash_custom_test.cpp hash_deque_test.cpp
hash_float_test.cpp hash_friend_test.cpp
hash_function_pointer_test.cpp hash_fwd_test.hpp
hash_fwd_test_1.cpp hash_fwd_test_2.cpp
hash_global_namespace_test.cpp hash_list_test.cpp
hash_map_test.cpp hash_map_test.hpp hash_no_ext_fail_test.cpp
hash_no_ext_macro_1.cpp hash_no_ext_macro_2.cpp
hash_number_test.cpp hash_pointer_test.cpp hash_range_test.cpp
hash_sequence_test.hpp hash_set_test.cpp hash_set_test.hpp
hash_string_test.cpp hash_value_array_test.cpp
hash_vector_test.cpp link_ext_test.cpp link_no_ext_test.cpp
link_test.cpp link_test_2.cpp
Log Message:
Update the copyright in more hash files.
Index: Jamfile
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/Jamfile,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Jamfile 25 Jun 2006 09:59:03 -0000 1.25
+++ Jamfile 27 May 2007 09:09:27 -0000 1.26
@@ -1,5 +1,5 @@
-# Copyright 2005-2006 Daniel James.
+# Copyright 2005-2007 Daniel James.
# 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)
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/Jamfile.v2,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Jamfile.v2 25 Jun 2006 09:59:03 -0000 1.20
+++ Jamfile.v2 27 May 2007 09:09:28 -0000 1.21
@@ -1,5 +1,5 @@
-# Copyright 2005-2006 Daniel James.
+# Copyright 2005-2007 Daniel James.
# 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)
Index: compile_time.hpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/compile_time.hpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- compile_time.hpp 12 Apr 2007 20:34:59 -0000 1.8
+++ compile_time.hpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: config.hpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/config.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- config.hpp 25 Jun 2006 09:59:04 -0000 1.4
+++ config.hpp 27 May 2007 09:09:28 -0000 1.5
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: container_fwd_test.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/container_fwd_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- container_fwd_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ container_fwd_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_built_in_array_test.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_built_in_array_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_built_in_array_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_built_in_array_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_complex_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_complex_test.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hash_complex_test.cpp 25 Jun 2006 09:59:04 -0000 1.2
+++ hash_complex_test.cpp 27 May 2007 09:09:28 -0000 1.3
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_custom_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_custom_test.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hash_custom_test.cpp 25 Jun 2006 09:59:04 -0000 1.12
+++ hash_custom_test.cpp 27 May 2007 09:09:28 -0000 1.13
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_deque_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_deque_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_deque_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_deque_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_float_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_float_test.cpp,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- hash_float_test.cpp 12 Apr 2007 20:37:27 -0000 1.31
+++ hash_float_test.cpp 27 May 2007 09:09:28 -0000 1.32
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_friend_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_friend_test.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hash_friend_test.cpp 25 Jun 2006 09:59:04 -0000 1.5
+++ hash_friend_test.cpp 27 May 2007 09:09:28 -0000 1.6
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_function_pointer_test.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_function_pointer_test.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hash_function_pointer_test.cpp 25 Jun 2006 09:59:04 -0000 1.9
+++ hash_function_pointer_test.cpp 27 May 2007 09:09:28 -0000 1.10
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_fwd_test.hpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_fwd_test.hpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hash_fwd_test.hpp 25 Jun 2006 09:59:04 -0000 1.5
+++ hash_fwd_test.hpp 27 May 2007 09:09:28 -0000 1.6
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_fwd_test_1.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_fwd_test_1.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_fwd_test_1.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_fwd_test_1.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_fwd_test_2.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_fwd_test_2.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hash_fwd_test_2.cpp 25 Jun 2006 09:59:04 -0000 1.5
+++ hash_fwd_test_2.cpp 27 May 2007 09:09:28 -0000 1.6
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_global_namespace_test.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_global_namespace_test.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hash_global_namespace_test.cpp 24 Sep 2006 19:57:34 -0000 1.5
+++ hash_global_namespace_test.cpp 27 May 2007 09:09:28 -0000 1.6
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_list_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_list_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_list_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_list_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_map_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_map_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_map_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_map_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_map_test.hpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_map_test.hpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hash_map_test.hpp 25 Jun 2006 09:59:04 -0000 1.9
+++ hash_map_test.hpp 27 May 2007 09:09:28 -0000 1.10
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_no_ext_fail_test.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_no_ext_fail_test.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- hash_no_ext_fail_test.cpp 25 Jun 2006 09:59:04 -0000 1.4
+++ hash_no_ext_fail_test.cpp 27 May 2007 09:09:28 -0000 1.5
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_no_ext_macro_1.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_no_ext_macro_1.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hash_no_ext_macro_1.cpp 25 Jun 2006 09:59:04 -0000 1.3
+++ hash_no_ext_macro_1.cpp 27 May 2007 09:09:28 -0000 1.4
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_no_ext_macro_2.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_no_ext_macro_2.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hash_no_ext_macro_2.cpp 25 Jun 2006 09:59:04 -0000 1.3
+++ hash_no_ext_macro_2.cpp 27 May 2007 09:09:28 -0000 1.4
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: hash_number_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_number_test.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- hash_number_test.cpp 11 Oct 2006 18:58:40 -0000 1.16
+++ hash_number_test.cpp 27 May 2007 09:09:28 -0000 1.17
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_pointer_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_pointer_test.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hash_pointer_test.cpp 25 Jun 2006 09:59:04 -0000 1.12
+++ hash_pointer_test.cpp 27 May 2007 09:09:28 -0000 1.13
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_range_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_range_test.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hash_range_test.cpp 25 Jun 2006 09:59:04 -0000 1.12
+++ hash_range_test.cpp 27 May 2007 09:09:28 -0000 1.13
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_sequence_test.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_sequence_test.hpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hash_sequence_test.hpp 25 Jun 2006 09:59:04 -0000 1.9
+++ hash_sequence_test.hpp 27 May 2007 09:09:28 -0000 1.10
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_set_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_set_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_set_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_set_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_set_test.hpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_set_test.hpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hash_set_test.hpp 25 Jun 2006 09:59:04 -0000 1.9
+++ hash_set_test.hpp 27 May 2007 09:09:28 -0000 1.10
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_string_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_string_test.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hash_string_test.cpp 25 Jun 2006 09:59:04 -0000 1.12
+++ hash_string_test.cpp 27 May 2007 09:09:28 -0000 1.13
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_value_array_test.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/functional/hash/test/hash_value_array_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_value_array_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_value_array_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: hash_vector_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/hash_vector_test.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hash_vector_test.cpp 25 Jun 2006 09:59:04 -0000 1.8
+++ hash_vector_test.cpp 27 May 2007 09:09:28 -0000 1.9
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: link_ext_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/link_ext_test.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- link_ext_test.cpp 24 Feb 2007 22:40:59 -0000 1.5
+++ link_ext_test.cpp 27 May 2007 09:09:28 -0000 1.6
@@ -1,5 +1,5 @@
-// Copyright 2006 Daniel James.
+// Copyright 2006-2007 Daniel James.
// 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)
Index: link_no_ext_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/link_no_ext_test.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- link_no_ext_test.cpp 25 Jun 2006 09:59:05 -0000 1.4
+++ link_no_ext_test.cpp 27 May 2007 09:09:28 -0000 1.5
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: link_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/link_test.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- link_test.cpp 25 Jun 2006 09:59:05 -0000 1.4
+++ link_test.cpp 27 May 2007 09:09:28 -0000 1.5
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
Index: link_test_2.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/link_test_2.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- link_test_2.cpp 25 Jun 2006 09:59:05 -0000 1.3
+++ link_test_2.cpp 27 May 2007 09:09:28 -0000 1.4
@@ -1,5 +1,5 @@
-// Copyright 2005-2006 Daniel James.
+// Copyright 2005-2007 Daniel James.
// 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)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs