Added copyright to Jamfiles.

[SVN r17363]
This commit is contained in:
Peter Dimov
2003-02-13 15:41:26 +00:00
parent 8f0bdd48f8
commit b400d34bec

View File

@ -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 ;