Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 570933a

Browse files
Merge pull request #947 from KFilipek/test-licence
string_view: add missing licence for capacity libcxx test
2 parents 05ee1ab + 15284b1 commit 570933a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tests/external/libcxx/string.view/string.view.capacity/capacity.pass.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
//
9+
// Copyright 2020, Intel Corporation
10+
//
11+
// Modified to test pmem::obj containers
12+
//
813

914
// <string_view>
1015

0 commit comments

Comments
 (0)