diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e4da630..4e410e3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 The LineageOS Project +# Copyright (C) 2021-2022 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # diff --git a/atoll.mk b/atoll.mk index 1b9f6f1..ff5039f 100644 --- a/atoll.mk +++ b/atoll.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 The LineageOS Project +# Copyright (C) 2021-2022 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # diff --git a/bluetooth/include/bdroid_buildcfg.h b/bluetooth/include/bdroid_buildcfg.h index b317d89..5376040 100644 --- a/bluetooth/include/bdroid_buildcfg.h +++ b/bluetooth/include/bdroid_buildcfg.h @@ -4,7 +4,7 @@ * for attribution purposes only. * * Copyright (C) 2012 The Android Open Source Project - * Copyright (C) 2018 The LineageOS Project + * Copyright (C) 2018, 2022 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/extract-files.sh b/extract-files.sh index 978ae82..6d26d39 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright (C) 2016 The CyanogenMod Project -# Copyright (C) 2017-2020 The LineageOS Project +# Copyright (C) 2017-2020, 2022 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # diff --git a/libinit/include/libinit_utils.h b/libinit/include/libinit_utils.h index dc023d3..d5bca51 100644 --- a/libinit/include/libinit_utils.h +++ b/libinit/include/libinit_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 The LineageOS Project + * Copyright (C) 2021-2022 The LineageOS Project * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/libinit/include/libinit_variant.h b/libinit/include/libinit_variant.h index 905ab19..fe07fca 100644 --- a/libinit/include/libinit_variant.h +++ b/libinit/include/libinit_variant.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 The LineageOS Project + * Copyright (C) 2021-2022 The LineageOS Project * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/libinit/libinit_utils.cpp b/libinit/libinit_utils.cpp index 1bac383..ae9dc04 100644 --- a/libinit/libinit_utils.cpp +++ b/libinit/libinit_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 The LineageOS Project + * Copyright (C) 2021-2022 The LineageOS Project * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/libinit/libinit_variant.cpp b/libinit/libinit_variant.cpp index 20afd43..23bdfa3 100644 --- a/libinit/libinit_variant.cpp +++ b/libinit/libinit_variant.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 The LineageOS Project + * Copyright (C) 2021-2022 The LineageOS Project * * SPDX-License-Identifier: Apache-2.0 */