mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-31 05:07:21 +02:00
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 ;
|
subproject libs/smart_ptr/test ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user