Skip to content

Commit

Permalink
Use GPL license
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 14, 2019
1 parent 183a36b commit 5ff2ddc
Show file tree
Hide file tree
Showing 3 changed files with 591 additions and 497 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Authors@R: c(
Description:
Fully 'DBI'-compliant 'Rcpp'-backed interface to 'PostgreSQL' <https://www.postgresql.org/>,
an open-source relational database.
License: LGPL (>= 2.1)
License: GPL-3 + file LICENSE
URL: https://github.com/r-dbi/RPostgres
BugReports: https://github.com/r-dbi/RPostgres/issues
Depends:
Expand Down
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
YEAR: 2019
COPYRIGHT HOLDER: Kirill Müller
Loading

0 comments on commit 5ff2ddc

Please sign in to comment.