From 2a0358cb5f2f53a2613c4d30695fde31d76b6006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Karlsson?= Date: Tue, 4 Feb 2003 15:02:15 +0000 Subject: [PATCH] Added copyright statement [SVN r17203] --- test/test.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/test.hpp b/test/test.hpp index 8597b907..85c55113 100644 --- a/test/test.hpp +++ b/test/test.hpp @@ -1,3 +1,7 @@ +// (C) Copyright Boost.org 1999. 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, and with no claim as to its suitability for any purpose. #ifndef BOOST_CONFIG_TEST_HPP #define BOOST_CONFIG_TEST_HPP