From 32303c0f130238b81f170134dc6e103d609c1dcc Mon Sep 17 00:00:00 2001 From: Carlin Scott Date: Mon, 20 May 2019 12:51:22 -0700 Subject: [PATCH] Rename agpl-3.0.txt to License (#14255) * Rename agpl-3.0.txt to License This is the standard name for the license file and will improve this project's community score from GitHub. * Rename License to LICENSE --- agpl-3.0.txt => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename agpl-3.0.txt => LICENSE (100%) diff --git a/agpl-3.0.txt b/LICENSE similarity index 100% rename from agpl-3.0.txt rename to LICENSE -- 2.25.1