File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
// ===-- SBReproducer.cpp ----------------------------------------*- C++ -*-===//
2
2
//
3
- // The LLVM Compiler Infrastructure
4
- //
5
- // This file is distributed under the University of Illinois Open Source
6
- // License. See LICENSE.TXT for details.
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
7
6
//
8
7
// ===----------------------------------------------------------------------===//
9
8
Original file line number Diff line number Diff line change 1
1
// ===-- SBReproducerPrivate.h -----------------------------------*- C++ -*-===//
2
2
//
3
3
//
4
- // The LLVM Compiler Infrastructure
5
- //
6
- // This file is distributed under the University of Illinois Open Source
7
- // License. See LICENSE.TXT for details.
4
+ // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
+ // See https://llvm.org/LICENSE.txt for license information.
6
+ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8
7
//
9
8
// ===----------------------------------------------------------------------===//
10
9
You can’t perform that action at this time.
0 commit comments