Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Drop reference to AGPL v3.0 and replace with PostgreSQL license

Signed-off-by: Thomas Cioppettini <[email protected]>
  • Loading branch information
tomciopp authored Oct 26, 2024
1 parent 2e5f4bc commit a91f57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,4 +273,4 @@ DATABASE_URL=postgres://<username>@<host>:<port>/<database>

## License

`pg_analytics` is licensed under the [GNU Affero General Public License v3.0](../LICENSE) and as commercial software. For commercial licensing, please contact us at [[email protected]](mailto:[email protected]).
`pg_analytics` is licensed under the [PostgreSQL License](https://www.postgresql.org/about/licence/) and as commercial software. For commercial licensing, please contact us at [[email protected]](mailto:[email protected]).

0 comments on commit a91f57c

Please sign in to comment.