Skip to content

Commit

Permalink
Fix license oversight
Browse files Browse the repository at this point in the history
The wal2json license is BSD 3-clause, however, there is a sentence in the
README that says it is released under PostgreSQL license (it is not). This is
an oversight in the commit 0b653ee.
  • Loading branch information
Euler Taveira committed Jan 3, 2020
1 parent 6a188ae commit ff20f8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ Introduction

**format version 2** produces a JSON object per tuple. Optional JSON object for beginning and end of transaction. Also, there are a variety of options to include properties.

**wal2json** is released under PostgreSQL license.

Requirements
============

Expand Down

0 comments on commit ff20f8d

Please sign in to comment.