diff --git a/test/Jamfile b/test/Jamfile index e2591a9..df8c543 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -1,4 +1,12 @@ -# Boost.SmartPtr Library test Jamfile +# Boost.SmartPtr Library test Jamfile +# +# Copyright (c) 2003 Peter Dimov +# Copyright (c) 2003 Dave Abrahams +# +# 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. subproject libs/smart_ptr/test ;