Skip to content

Commit 7e9df38

Browse files
authored
doc: Change declared license to MIT for dataframe-persistent (#201)
See comment here: #200 (comment) On Discord, we discussed that there's no specific reason for dataframe-persistent to be GPL-licensed, so for commercial compatibility, bumping to a library consistent with the rest of the dataframe artifacts
1 parent b7b372a commit 7e9df38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataframe-persistent/dataframe-persistent.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ synopsis: Persistent database integration for the dataframe library
77
description: This package provides integration between the dataframe library and the Persistent database library, allowing you to load database entities into DataFrames and save DataFrames back to the database.
88

99
bug-reports: https://github.com/mchav/dataframe/issues
10-
license: GPL-3.0-or-later
10+
license: MIT
1111
license-file: ./LICENSE
1212
author: Michael Chavinda, Junji Hashimoto
1313
maintainer: mschavinda@gmail.com

0 commit comments

Comments
 (0)