From 388af8dcc90d26d7abe303003fa8d834d5ce1708 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Tue, 1 Oct 2002 17:23:53 +0000 Subject: [PATCH] cr fixed [SVN r15624] --- include/boost/test/detail/class_properties.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/boost/test/detail/class_properties.hpp b/include/boost/test/detail/class_properties.hpp index 9e50aa74..8d6d1382 100644 --- a/include/boost/test/detail/class_properties.hpp +++ b/include/boost/test/detail/class_properties.hpp @@ -1,4 +1,4 @@ -// (C) Copyright Gennadiy Rozental 2001. +// (C) Copyright Gennadiy Rozental 2001-2002. // Permission to copy, use, modify, sell and distribute this software // is granted provided this copyright notice appears in all copies. // This software is provided "as is" without express or implied warranty, @@ -62,6 +62,9 @@ private: // Revision History : // // $Log$ +// Revision 1.5.2.1 2002/10/01 17:23:53 rogeeff +// cr fixed +// // Revision 1.5 2002/09/09 09:07:03 rogeeff // descriptions added //