Skip to content

Commit 2dce81c

Browse files
committed
Add license
1 parent eb404e2 commit 2dce81c

File tree

3 files changed

+661
-2
lines changed

3 files changed

+661
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
^.*\.Rproj$
77
^\.Rproj\.user$
88
^README\.Rmd$
9+
^LICENSE\.md$

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Authors@R:
55
person("First", "Last", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "YOUR-ORCID-ID"))
77
Description: What the package does (one paragraph).
8-
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
9-
license
8+
License: AGPL (>= 3)
109
Encoding: UTF-8
1110
Roxygen: list(markdown = TRUE)
1211
RoxygenNote: 7.1.2

0 commit comments

Comments
 (0)