diff options
| author | MobiusM <danholandi@gmail.com> | 2017-01-04 01:08:18 +0200 |
|---|---|---|
| committer | MobiusM <danholandi@gmail.com> | 2017-01-04 01:08:18 +0200 |
| commit | e0b2b72eccd1c27be49f2473a6d4d2d62b0a9c2e (patch) | |
| tree | f91edf91401a1720beaf2b01ee173f59f6f67d76 | |
| parent | 9aec4de486ea2e70e91d372f975daadaa98bd8bf (diff) | |
msm8226: Rebrand to LineageOS
Change-Id: If3b3a0bf4dacb4564ce71c23978db06b21e0e1aa
| -rw-r--r-- | Android.mk | 1 | ||||
| -rw-r--r-- | BoardConfigCommon.mk | 1 | ||||
| -rw-r--r-- | lineage.dependencies (renamed from cm.dependencies) | 0 | ||||
| -rw-r--r-- | msm8226.mk | 1 |
4 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ # # Copyright (C) 2014 The CyanogenMod Project +# Copyright (C) 2017 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/BoardConfigCommon.mk b/BoardConfigCommon.mk index b163eac..85650a3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -1,5 +1,6 @@ # # Copyright (C) 2015 The CyanogenMod Project +# Copyright (C) 2017 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/cm.dependencies b/lineage.dependencies index 946d96a..946d96a 100644 --- a/cm.dependencies +++ b/lineage.dependencies @@ -1,5 +1,6 @@ # # Copyright (C) 2013 The CyanogenMod Project +# Copyright (C) 2017 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. |
