From 3c76ba7f5c29501f330a3f93cd47df994c6a3e21 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 6 Nov 2007 13:41:19 +0000 Subject: [PATCH] Add missing copyright and license [SVN r40835] --- test/link/test/Jamfile.v2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/link/test/Jamfile.v2 b/test/link/test/Jamfile.v2 index c52c15cd..3de72240 100644 --- a/test/link/test/Jamfile.v2 +++ b/test/link/test/Jamfile.v2 @@ -1,3 +1,7 @@ +# copyright John Maddock 2006 +# 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) import type ;