We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f1da9 commit 99e5b64Copy full SHA for 99e5b64
DESCRIPTION
@@ -14,7 +14,7 @@ Authors@R: c(
14
)
15
Description: Fully DBI-compliant Rcpp-backed interface to PostgreSQL
16
<https://www.postgresql.org/>, an open-source relational database.
17
-License: GPL-3
+License: MIT + file LICENSE
18
URL: https://rpostgres.r-dbi.org, https://github.com/r-dbi/RPostgres
19
BugReports: https://github.com/r-dbi/RPostgres/issues
20
Depends:
LICENSE
@@ -0,0 +1,2 @@
1
+YEAR: 2023
2
+COPYRIGHT HOLDER: RPostgres authors
0 commit comments