forked from boostorg/concept_check
add missing license/copyright info
[SVN r35068]
This commit is contained in:
3
Jamfile
3
Jamfile
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright David Abrahams, Jeremy Siek 2006. Distributed under the
|
||||||
|
# Boost Software License, Version 1.0. (See accompanying file
|
||||||
|
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
subproject libs/concept_check ;
|
subproject libs/concept_check ;
|
||||||
|
|
||||||
import testing ;
|
import testing ;
|
||||||
|
@@ -1,4 +1,7 @@
|
|||||||
|
# Copyright David Abrahams, Jeremy Siek, Vladimir Prus
|
||||||
|
# 2006. Distributed under the Boost Software License, Version
|
||||||
|
# 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
import testing ;
|
import testing ;
|
||||||
|
|
||||||
test-suite concept_check
|
test-suite concept_check
|
||||||
|
Reference in New Issue
Block a user