Skip to content

Commit bd72254

Browse files
committed
add reference to lib_pg_query license
1 parent 8ab2438 commit bd72254

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ def deps do
3737
end
3838
```
3939

40+
## License
41+
42+
This Elixir interface is distributed under the terms of the [Apache 2.0 license](main/LICENSE).
43+
44+
The codebase also contains a git-subtree snapshot of [lib_pg_query](https://github.com/pganalyze/libpg_query) which is distributed under the [BSD 3-Clause license](https://github.com/pganalyze/libpg_query/blob/15-latest/LICENSE).
45+
4046
## Contributing
4147

4248
See the [Community Guidelines](https://github.com/electric-sql/meta) including the [Guide to Contributing](https://github.com/electric-sql/meta/blob/main/CONTRIBUTING.md) and [Contributor License Agreement](https://github.com/electric-sql/meta/blob/main/CLA.md).

0 commit comments

Comments
 (0)