Skip to content

Commit 99e5b64

Browse files
committed
use MIT license
1 parent 44f1da9 commit 99e5b64

File tree

3 files changed

+24
-596
lines changed

3 files changed

+24
-596
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Authors@R: c(
1414
)
1515
Description: Fully DBI-compliant Rcpp-backed interface to PostgreSQL
1616
<https://www.postgresql.org/>, an open-source relational database.
17-
License: GPL-3
17+
License: MIT + file LICENSE
1818
URL: https://rpostgres.r-dbi.org, https://github.com/r-dbi/RPostgres
1919
BugReports: https://github.com/r-dbi/RPostgres/issues
2020
Depends:

LICENSE

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

0 commit comments

Comments
 (0)