diff options
Diffstat (limited to 'externals/demangle/ItaniumDemangle.cpp')
| -rw-r--r-- | externals/demangle/ItaniumDemangle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/demangle/ItaniumDemangle.cpp b/externals/demangle/ItaniumDemangle.cpp index 3a3cbda18..5e078e3e2 100644 --- a/externals/demangle/ItaniumDemangle.cpp +++ b/externals/demangle/ItaniumDemangle.cpp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | // | 2 | // |
| 3 | // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | 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. | 4 | // See https://llvm.org/LICENSE.txt for license information. |
| 5 | // SPDX-FileCopyrightText: Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | 5 | // SPDX-FileCopyrightText: Part of the LLVM Project |
| 6 | // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | 6 | // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception |
| 7 | // | 7 | // |
| 8 | //===----------------------------------------------------------------------===// | 8 | //===----------------------------------------------------------------------===// |