From 6d7f30baa5c8c4d5ca9b5ec8f07f0ae0c510b710 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Thu, 23 Apr 2020 20:40:06 -0400 Subject: fixes, updates, LICENSE file --- LICENSE | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9485952 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +The file gen_init_cpio.c is from the Linux kernel source file +usr/gen_init_cpio.c. It was released under the GNU General Public License, +version 2, and is redistributed under those terms. + +Other files are subject to the following copyright: + +Copyright 2020 Alex Xu. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License, version 3, as +published by the Free Software Foundation. + +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. + +A copy of the GNU General Public License, version 3 can be found in +gpl-3.0.txt. It can also be obtained from . -- cgit v1.2.3-70-g09d2