From 43eb76005198ff1d2dbccbd3b3880ce19f75ef72 Mon Sep 17 00:00:00 2001
From: Marc Fernandez <mcfdez87@gmail.com>
Date: Fri, 18 May 2018 11:33:24 +0200
Subject: [PATCH] Remove LICENSE file

---
 LICENSE   | 13 -------------
 README.md |  6 +++---
 2 files changed, 3 insertions(+), 16 deletions(-)
 delete mode 100644 LICENSE

diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index af5d850..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,13 +0,0 @@
-Copyright (c) 2016, Steve Oliver
-
-Permission to use, copy, modify, and/or distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/README.md b/README.md
index ac26e76..04aa407 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ CONTENTS OF THIS FILE
  * Introduction
  * Requirements
  * Installation
- * Usage
+ * Configuration
  * Maintainers
 
 INTRODUCTION
@@ -30,8 +30,8 @@ INSTALLATION
    https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
    for further information.
    
-USAGE
------
+CONFIGURATION
+-------------
 
 Once you have installed the module, a new button will appear on the user administration page with the name "Import users from CSV".
 
-- 
GitLab