diff options
| author | Alexander Winkowski <dereference23@outlook.com> | 2022-08-27 10:21:42 +0000 |
|---|---|---|
| committer | Alexander Winkowski <dereference23@outlook.com> | 2022-08-29 19:39:08 +0000 |
| commit | 33f626fa492c8dbfabcfdf78df57db91c989b295 (patch) | |
| tree | 25f36202dec3d726bd1c2e09e715b11b6098b3f3 | |
| parent | 401cb9c515f3b0c3b6868e4beecc34fdd315a596 (diff) | |
miatoll: Update copyright headers in modified files
Change-Id: I256eb65e4e2df3bb4cca174145976bd46016aed1
| -rw-r--r-- | device.mk | 2 | ||||
| -rw-r--r-- | libinit/init_xiaomi_miatoll.cpp | 2 | ||||
| -rw-r--r-- | lineage_miatoll.mk | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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/init_xiaomi_miatoll.cpp b/libinit/init_xiaomi_miatoll.cpp index 013f99c..6486a6c 100644 --- a/libinit/init_xiaomi_miatoll.cpp +++ b/libinit/init_xiaomi_miatoll.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/lineage_miatoll.mk b/lineage_miatoll.mk index c4ee5d3..215c097 100644 --- a/lineage_miatoll.mk +++ b/lineage_miatoll.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 The LineageOS Project +# Copyright (C) 2021-2022 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # |
