From: Theodore Ts'o Date: Mon, 14 Mar 2016 18:50:37 +0000 (-0400) Subject: Rename COPYING to NOTICE and add MODULE_LICENSE_GPL file X-Git-Tag: v1.43-WIP-2016-03-15~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c733f9987e26062fcdd77ccda64ed53b87014082;p=thirdparty%2Fe2fsprogs.git Rename COPYING to NOTICE and add MODULE_LICENSE_GPL file The NOTICE and MODULE_LICENSE_GPL files is the convention used by Android's Open Source Project. Signed-off-by: Theodore Ts'o --- diff --git a/MODULE_LICENSE_GPL b/MODULE_LICENSE_GPL new file mode 100644 index 000000000..e69de29bb diff --git a/COPYING b/NOTICE similarity index 100% rename from COPYING rename to NOTICE