eulerto / wal2json

JSON output plugin for changeset extraction
BSD 3-Clause "New" or "Revised" License
1.33k stars 161 forks source link

License ambiguity concern #141

Closed crunchyjohn closed 4 years ago

crunchyjohn commented 4 years ago

Hello!

I found an ambiguity with regard to the license.

Looking at the file: https://github.com/eulerto/wal2json/blob/master/README.md It says "wal2json is released under PostgreSQL license." But, later, under the license in the same file, it appears to be the BSD 3-Clause license.

Additionally the file: https://github.com/eulerto/wal2json/blob/master/LICENSE is clearly the BSD-3 license.

Should the line "wal2json is released under PostgreSQL license" in the README.md be converted to "wal2json is released under PostgreSQL license BSD 3-Clause license"?

Which one is accurate?

eulerto commented 4 years ago

@crunchyjohn that's an oversight. I fixed it in commit ff20f8d90b00e9d4fba468fa115f109303c80541.