forked from boostorg/smart_ptr
Added copyright to Jamfiles.
[SVN r17363]
This commit is contained in:
10
test/Jamfile
10
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 ;
|
||||
|
||||
|
Reference in New Issue
Block a user