Skip to content

Commit

Permalink
Add GPL-3 license
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaborini committed Jul 22, 2021
1 parent 7a8cac8 commit 657c28a
Show file tree
Hide file tree
Showing 4 changed files with 597 additions and 2 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
^\.Rproj\.user$
^.*\.sublime-project$
^.*\.sublime-workspace$
^LICENSE\.md$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author: Who wrote it
Maintainer: The package maintainer <[email protected]>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: What license is it under?
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Loading

0 comments on commit 657c28a

Please sign in to comment.