From 5ea5535e1a62732f7db75b94bc04a3a9671b0c5d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 24 May 2003 11:11:11 +0000 Subject: [PATCH] Added copyright [SVN r18524] --- Jamfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Jamfile b/Jamfile index 6f109fa..a139d60 100644 --- a/Jamfile +++ b/Jamfile @@ -1,3 +1,5 @@ +# copyright John Maddock 2003 + subproject libs/static_assert ; # bring in the rules for testing SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;