From ca41a4f902c6818007b2c9b1bd7e1e50b2187b46 Mon Sep 17 00:00:00 2001 From: Thomas Witt Date: Tue, 10 Aug 2004 14:41:52 +0000 Subject: [PATCH] Fixed (C) and license. [SVN r24378] --- test/is_convertible_fail.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/test/is_convertible_fail.cpp b/test/is_convertible_fail.cpp index 7d3c9b1..757b5c6 100644 --- a/test/is_convertible_fail.cpp +++ b/test/is_convertible_fail.cpp @@ -1,3 +1,11 @@ +// +// Copyright (c) Thomas Witt 2002. +// +// Use, modification and distribution is 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) +// #include #include