diff --git a/THIRD-PARTY-NOTICES b/THIRD-PARTY-NOTICES new file mode 100644 index 00000000..a9ff7eef --- /dev/null +++ b/THIRD-PARTY-NOTICES @@ -0,0 +1,19 @@ +THIRD-PARTY-NOTICES + +This project includes third-party packages that are distributed under various open-source licenses. Below is a list of packages and their associated licenses. + +================================================================================ +Package: actions/checkout +Version: 2.*.* +License: MIT License +Homepage: https://github.com/actions/checkout +================================================================================ + +================================================================================ +Package: PostgreSQL (Docker Official Image) +Version: 16 +License: PostgreSQL License +Homepage: https://hub.docker.com/_/postgres +================================================================================ + +Full license texts and additional details for each of the above packages are available in the license/ directory of this repository. Please refer to those files or the original source of each package for complete legal terms and conditions.