updated README.md

This commit is contained in:
lazycodebuilder 2024-02-07 00:30:39 +05:30
parent e10c435798
commit bed4b6e142

View File

@ -21,25 +21,3 @@ Compile your first custom recovery via Github Actions - with ldcheck setup.
- [that1](https://github.com/that1)
- [carlodandan](https://github.com/carlodandan)
- And to all Contributors in every repositories and scripts I used.
---
## Copyright Notice
```
/*
* Copyright (C) 2020-2024 The OrangeFox Recovery Project
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
```