source: strip UTF-8 BOM from all Java files

PowerShell wrote BOM when doing the package rename; javac on Linux
rejects files starting with 0xEF 0xBB 0xBF.
This commit is contained in:
oxmc
2026-06-15 01:11:11 -07:00
parent 66d4250003
commit 32bc36f786
26 changed files with 26 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2013 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2019-2020 The Calyx Institute
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2013 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2008 The Android Open Source Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0

View File

@@ -1,4 +1,4 @@
/*
/*
* SPDX-FileCopyrightText: 2016 The CyanogenMod Project
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0