Re: initdb copyright notice - Mailing list pgsql-patches

From Manfred Spraul
Subject Re: initdb copyright notice
Date
Msg-id 3FB94A4A.9040605@colorfullife.com
Whole thread Raw
In response to Re: initdb copyright notice  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:

>A quick grep of the source tree indicates that the following files
>claim to be covered by the 4 clause BSD license:
>
>$ grep -rlI 'This product includes software developed' *
>contrib/mysql/my2pg.pl
>contrib/pgcrypto/README.pgcrypto
>contrib/pgcrypto/blf.c
>
You must be careful with 3 clause vs. 4 clause BSD licenses: The
advertising clause for UC Berkeley is now void, but all other
advertising clauses are still in force.
i.e. blf.c contains the line "This product includes software developed
by Niels Provos", and that must be obeyed.

--
    Manfred


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: initdb copyright notice
Next
From: Neil Conway
Date:
Subject: Re: initdb copyright notice