diff options
Diffstat (limited to 'externals/demangle/ItaniumDemangle.h')
-rw-r--r-- | externals/demangle/ItaniumDemangle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/demangle/ItaniumDemangle.h b/externals/demangle/ItaniumDemangle.h index 44ba428a5..64b35c142 100644 --- a/externals/demangle/ItaniumDemangle.h +++ b/externals/demangle/ItaniumDemangle.h @@ -2,7 +2,7 @@ // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. -// SPDX-FileCopyrightText: Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// SPDX-FileCopyrightText: Part of the LLVM Project // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// |