Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 774bd784 authored by Simon Shields's avatar Simon Shields Committed by Zhao Wei Liew
Browse files

CMFileManager: rebrand to LineageOS

Change-Id: Ie12dbd20001152f40bff805474b9594955388ebd
parent d5f75e9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
CyanogenMod File Manager
LineageOS File Manager
========================

Version 2.0.0
+1 −0
Original line number Diff line number Diff line

   Copyright (c) 2012-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.
+5 −4
Original line number Diff line number Diff line
CyanogenMod File Manager
LineageOS File Manager
========================

A file manager for AOSP, focused on rooted devices and specially designed
for the CyanogenMod Project.
for the LineageOS Project.

This source was released under the terms of
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) license.

Visit [CyanogenMod Github](https://github.com/CyanogenMod) and [CyanogenMod
Code Review](http://review.cyanogenmod.com/) to get the source and patches.
Visit [LineageOS Github](https://github.com/LineageOS) and [LineageOS
Code Review](http://review.lineageos.org/) to get the source and patches.

This application uses also third party libraries. Checkout the individual
license of every library in libs folder.

Copyright © 2012 The CyanogenMod Project
Copyright © 2017 The LineageOS Project
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ This library was developed as part of the CMFileManager app.
This source was released under the terms of
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) license.

Visit [CyanogenMod Github](https://github.com/CyanogenMod) and [CyanogenMod
Code Review](http://review.cyanogenmod.com/) to get the source and patches.
Visit [LineageOS Github](https://github.com/LineageOS) and [LineageOS
Code Review](http://review.lineageos.org/) to get the source and patches.

Copyright © 2013 The CyanogenMod Project
+1 −1
Original line number Diff line number Diff line
CyanogenMod File Manager
LineageOS File Manager
========================

Version 3.0.0
Loading