diff options
| author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2016-01-15 17:10:33 +0100 |
|---|---|---|
| committer | LuK1337 <priv.luk@gmail.com> | 2016-01-27 16:48:47 +0100 |
| commit | 3f721af540154c3f9faea311957a133c8add8798 (patch) | |
| tree | 097b17c523729e4ac98d403be19a54e7f82bd5b6 /overlay | |
| parent | 277d0936c5adc07174145a3294e958ae70cb11ce (diff) | |
msm8916-common: 2016ify!
Diffstat (limited to 'overlay')
4 files changed, 4 insertions, 4 deletions
diff --git a/overlay/cmsdk/cm/res/res/values/config.xml b/overlay/cmsdk/cm/res/res/values/config.xml index 4795b25..df90ff2 100644 --- a/overlay/cmsdk/cm/res/res/values/config.xml +++ b/overlay/cmsdk/cm/res/res/values/config.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- - Copyright (C) 2015 The CyanogenMod Project + Copyright (C) 2016 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index e0e2c17..7d74f7b 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- /* - ** Copyright 2015, The CyanogenMod Project + ** Copyright 2016, The CyanogenMod 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/overlay/packages/services/Telecomm/res/values/config.xml b/overlay/packages/services/Telecomm/res/values/config.xml index eafe077..ed4f39c 100644 --- a/overlay/packages/services/Telecomm/res/values/config.xml +++ b/overlay/packages/services/Telecomm/res/values/config.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2015 The CyanogenMod Project +<!-- Copyright (C) 2016 The CyanogenMod 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/overlay/packages/services/Telephony/res/values/config.xml b/overlay/packages/services/Telephony/res/values/config.xml index bbbf5f4..1aa99be 100644 --- a/overlay/packages/services/Telephony/res/values/config.xml +++ b/overlay/packages/services/Telephony/res/values/config.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2015 The CyanogenMod Project +<!-- Copyright (C) 2016 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
