pgsql: Update copyright for 2014

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update copyright for 2014
Date: 2014-01-07 21:05:53
Message-ID: E1W0dqT-0001Ua-Vl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update copyright for 2014

Update all files in head, and files COPYRIGHT and legal.sgml in all back
branches.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/75c02a31e064dbc7737a5b109abb6e836288d96f

Modified Files
--------------
COPYRIGHT | 2 +-
doc/src/sgml/legal.sgml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-01-08 12:09:17 pgsql: pg_upgrade: Fix fatal error handling
Previous Message Tom Lane 2014-01-07 20:25:40 pgsql: Fix LATERAL references to target table of UPDATE/DELETE.