From c14c05fa8a58a82f4fcff99c0c4783baac3c5b39 Mon Sep 17 00:00:00 2001
From: jmmonnet <jean-matthieu.monnet@inrae.fr>
Date: Tue, 24 May 2022 07:31:38 +0200
Subject: [PATCH] Removed Licence file

---
 DESCRIPTION | 2 +-
 LICENSE     | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 LICENSE

diff --git a/DESCRIPTION b/DESCRIPTION
index 94114ff..8a6eebf 100755
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -12,7 +12,7 @@ BugReports: https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee/-/issues
 Depends: R (>= 4.0.0)
 Imports: graphics, stats, methods, grDevices, terra, sf, imager, leaps, gvlma, car, reldist, lidR (>= 4.0.0)
 Suggests: stars, raster
-License: GPL-3 + file LICENSE
+License: GPL-3
 LazyData: TRUE
 RoxygenNote: 7.2.0
 Encoding: UTF-8
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index ed2866e..0000000
--- a/LICENSE
+++ /dev/null
@@ -1 +0,0 @@
-2022 INRAE
\ No newline at end of file
-- 
GitLab