On Fri, Feb 26, 2021 at 12:01 PM Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:
Which refers to COPYRIGHT:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=COPYRIGHT;h=655a3c59d60f54a824cc8ad6c94a4522f2b465cd;hb=HEAD
The COPYRIGHT file indeed is serving as the in-repo documentation of our license. My only gripe is that it fails to explicitly say "The PostgreSQL License", per [1].
As the COPYRIGHT file exists at the top of the repo all source code underneath, including the contrib directory, is covered.
David J.