diff options
author | Kelebek1 <eeeedddccc@hotmail.co.uk> | 2023-01-21 06:19:43 +0000 |
---|---|---|
committer | Kelebek1 <eeeedddccc@hotmail.co.uk> | 2023-01-21 06:19:43 +0000 |
commit | 31229dd2456b848254507407a95fc2137f330ace (patch) | |
tree | fdc346519c5b946ce6544cccb98e6b5c3cedf6a8 /externals/demangle/StringView.h | |
parent | 42b16bb33ab0a0bb5b8e4032753fbe67bc85844f (diff) |
Change licenses
Diffstat (limited to 'externals/demangle/StringView.h')
-rw-r--r-- | externals/demangle/StringView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/demangle/StringView.h b/externals/demangle/StringView.h index c9848e46d..44d2b18a3 100644 --- a/externals/demangle/StringView.h +++ b/externals/demangle/StringView.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 // //===----------------------------------------------------------------------===// |