mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-21 12:17:29 +00:00
public domain notice
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* This was derived from public domain works with updates to
|
||||
* work with more modern SELinux libraries.
|
||||
*
|
||||
* It is released into the public domain.
|
||||
*
|
||||
*/
|
||||
|
||||
#include <getopt.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user