From: François Revol Date: Thu, 4 Jun 2020 00:56:04 +0000 (+0200) Subject: Rename GPLv3 to LICENSE (#192) X-Git-Tag: v1.0.13~8 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/ad3db3dfcb6b2c75bc92c34d2c17994643a697db?ds=inline Rename GPLv3 to LICENSE (#192) This should allow Github to autodetect the license type and show it in the header, and also index it for project search by license. --- diff --git a/GPLv3 b/LICENSE similarity index 100% rename from GPLv3 rename to LICENSE