Re: initdb copyright notice

From: Manfred Spraul <manfred(at)colorfullife(dot)com>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: initdb copyright notice
Date: 2003-11-17 22:23:06
Message-ID: 3FB94A4A.9040605@colorfullife.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2003-11-17 22:51:26 Re: initdb copyright notice
Previous Message Bruce Momjian 2003-11-17 21:59:52 Re: initdb copyright notice