We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6166e5e commit e0c97c6Copy full SHA for e0c97c6
sycl/test/basic_tests/boost_mp11_import_sanity_check.cpp
@@ -5,8 +5,9 @@
5
// See https://llvm.org/LICENSE.txt for license information.
6
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
//
8
-// Derivative work, based on boost/mp11 tests.
9
-// The original copyright is:
+// Derivative work, based on boost/mp11 tests obtained from
+// https://github.com/boostorg/mp11/blob/develop/test/mp_fill.cpp
10
+// (git commit a231733). The original copyright is:
11
//===----------------------------------------------------------------------===//
12
// Copyright 2015 Peter Dimov.
13
0 commit comments