From 76cac3e5ddbc46d1a30afce57848c7421b90222b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 12 Jan 2004 13:19:06 +0000 Subject: [PATCH] Added needed copyrights [SVN r21624] --- test/is_abstract_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/is_abstract_test.cpp b/test/is_abstract_test.cpp index 71471fd..6e56aa4 100755 --- a/test/is_abstract_test.cpp +++ b/test/is_abstract_test.cpp @@ -1,5 +1,5 @@ -// (C) Copyright Pavel Vozenilek 2004. +// (C) Copyright Rani Sharoni,Robert Ramey and Pavel Vozenilek 2004. // Use, modification and distribution are subject to 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)