Index: libc/src/uchar/c16rtomb.h =================================================================== --- libc/src/uchar/c16rtomb.h +++ libc/src/uchar/c16rtomb.h @@ -1,11 +1,10 @@ -//===----------------- Implementation header for c16rtomb -//-------------------===// +//===--------------- Implementation header for c16rtomb -----------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // -//===----------------------------------------------------------------------===// +//===--------------------------------------------------------------------===// #ifndef LLVM_LIBC_SRC_UCHAR_C16RTOMB_H #define LLVM_LIBC_SRC_UCHAR_C16RTOMB_H Index: libc/src/uchar/c32rtomb.h =================================================================== --- libc/src/uchar/c32rtomb.h +++ libc/src/uchar/c32rtomb.h @@ -1,11 +1,10 @@ -//===----------------- Implementation header for c32rtomb -//-------------------===// +//===--------------- Implementation header for c32rtomb -----------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // -//===----------------------------------------------------------------------===// +//===--------------------------------------------------------------------===// #ifndef LLVM_LIBC_SRC_UCHAR_C32RTOMB_H #define LLVM_LIBC_SRC_UCHAR_C32RTOMB_H Index: libc/src/uchar/mbrtoc16.h =================================================================== --- libc/src/uchar/mbrtoc16.h +++ libc/src/uchar/mbrtoc16.h @@ -1,12 +1,10 @@ -//===----------------- Implementation header for mbrtoc16 -//-------------------===// +//===---------------- Implementation header for mbrtoc16 -----------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // -//===----------------------------------------------------------------------===// - +//===---------------------------------------------------------------------===// #ifndef LLVM_LIBC_SRC_UCHAR_MBRTOC16_H #define LLVM_LIBC_SRC_UCHAR_MBRTOC16_H Index: libc/src/uchar/mbrtoc32.h =================================================================== --- libc/src/uchar/mbrtoc32.h +++ libc/src/uchar/mbrtoc32.h @@ -1,11 +1,10 @@ -//===----------------- Implementation header for mbrtoc32 -//-------------------===// +//===---------------- Implementation header for mbrtoc32 -----------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // -//===----------------------------------------------------------------------===// +//===---------------------------------------------------------------------===// #ifndef LLVM_LIBC_SRC_UCHAR_MBRTOC32_H #define LLVM_LIBC_SRC_UCHAR_MBRTOC32_H