diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-02 13:39:22 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-02 13:39:22 +0100 |
| commit | c7c74680b72543f901757b1beae8c19f91194c5e (patch) | |
| tree | 6e33516e30e6ae7edfbea95bfa64f3de60efa555 | |
| parent | 85c61db4669139ce029237a87014286d87377c0b (diff) | |
os: CM -> Los transition
| -rw-r--r-- | Android.mk | 2 | ||||
| -rw-r--r-- | BoardConfig.mk | 2 | ||||
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | device_m2note.mk | 2 | ||||
| -rw-r--r-- | lineage.mk | 2 |
5 files changed, 7 insertions, 7 deletions
@@ -1,5 +1,5 @@ # -# Copyright (C) 2016 The CyanogenMod Project +# Copyright (C) 2016 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/BoardConfig.mk b/BoardConfig.mk index 9108a22..22331d8 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 The CyanogenMod Project +# Copyright (C) 2016 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. @@ -1,8 +1,8 @@ -# Meizu M2 Note - Unofficial CyanogenMod 13.0 +# Meizu M2 Note - Unofficial LineageOS 13.0 --- -This device tree is made for building CyanogenMod 13.0. +This device tree is made for building LineageOS 13.0. --- @@ -33,4 +33,4 @@ Deepflex Visi0nary Elexogic -And everyone who contributed :) !
\ No newline at end of file +And everyone who contributed :) ! diff --git a/device_m2note.mk b/device_m2note.mk index 295d7c8..84339d5 100644 --- a/device_m2note.mk +++ b/device_m2note.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2016 The CyanogenMod Project +# Copyright (C) 2016 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. @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2016 The CyanogenMod Project +# Copyright (C) 2016 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. |
