Skip to content

Commit 84b32a7

Browse files
authored
Change license to MIT (r-lib#1277)
Closes r-lib#1252
1 parent 458def7 commit 84b32a7

File tree

4 files changed

+26
-596
lines changed

4 files changed

+26
-596
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Description: Automate package and project setup tasks that are
1818
otherwise performed manually. This includes setting up unit testing,
1919
test coverage, continuous integration, Git, 'GitHub', licenses,
2020
'Rcpp', 'RStudio' projects, and more.
21-
License: GPL-3
21+
License: MIT + file LICENSE
2222
URL: https://usethis.r-lib.org, https://github.com/r-lib/usethis
2323
BugReports: https://github.com/r-lib/usethis/issues
2424
Depends:

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
YEAR: 2020
2+
COPYRIGHT HOLDER: usethis authors

0 commit comments

Comments
 (0)