mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-02 21:34:12 +00:00
Updated read me
This commit is contained in:
parent
c3a7a5a844
commit
b201104bc6
1 changed files with 32 additions and 1 deletions
33
README.md
33
README.md
|
@ -1,3 +1,34 @@
|
|||
# NetGuard
|
||||
|
||||
No root Android firewall
|
||||
NetGuard is possibly the first free and open source no root firewall for Android.
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
Please note that you agree to the license below by contributing, including the copyright.
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
[GNU General Public License version 3](http://www.gnu.org/licenses/gpl.txt)
|
||||
|
||||
Copyright (c) 2015 Marcel Bokhorst ([M66B](http://forum.xda-developers.com/member.php?u=2799345))
|
||||
|
||||
All rights reserved
|
||||
|
||||
This file is part of NetGuard.
|
||||
|
||||
NetGuard 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 discretion) any later version.
|
||||
|
||||
NetGuard 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 NetGuard. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).
|
||||
|
|
Loading…
Reference in a new issue