Skip to content

Commit 3dc1978

Browse files
committed
Add missing license
1 parent 0c665e6 commit 3dc1978

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

libcxx/src/experimental/keep.cpp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
//===----------------------------------------------------------------------===//
2+
//
3+
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4+
// See https://llvm.org/LICENSE.txt for license information.
5+
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6+
//
7+
//===----------------------------------------------------------------------===//
18

29
// Empty file just to make sure we produce a libc++experimental.a library even
310
// when there isn't anything in it.

0 commit comments

Comments
 (0)