pgsql: Remove beer-ware license from crypt-md5.c, per approval from

Lists: pgsql-committers
From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove beer-ware license from crypt-md5.c, per approval from
Date: 2009-04-15 18:58:24
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Remove beer-ware license from crypt-md5.c, per
approval from Poul-Henning Kamp.

This makes the file the same standard 2-clause BSD as the
rest of PostgreSQL.

Modified Files:
--------------
pgsql/contrib/pgcrypto:
crypt-md5.c (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/crypt-md5.c?r1=1.8&r2=1.9)