From 57350290fa8782e1a5233a5cc6073a5431e8d536 Mon Sep 17 00:00:00 2001 From: Volodymyr Trotsiuk Date: Tue, 19 Sep 2023 12:34:54 +0200 Subject: [PATCH] removing the license from build for the v0.1.6 release --- .Rbuildignore | 1 + DESCRIPTION | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index e1fc296..984a078 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -10,3 +10,4 @@ ^tests/r_vba_compare$ ^NEWS ^README.md +^LICENSE diff --git a/DESCRIPTION b/DESCRIPTION index 8a19030..fd21ae1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,7 +10,7 @@ Authors@R: c( person("David", "Forrester", email = "David.Forrester@csiro.au", role = c("aut")), person("Ramiro", "Silveyra Gonzalez", email = "ramiro.gonzalez@kit.edu", role = c("aut"), comment=c(ORCID="0000-0002-3430-8383")) ) -License: GPL-3 + file LICENSE +License: GPL-3 Depends: R (>= 3.5.0) Imports: