pgsql: Update copyright for 2018

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update copyright for 2018
Date: 2018-01-03 04:30:43
Message-ID: E1eWahP-000437-OO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update copyright for 2018

Backpatch-through: certain files through 9.3

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9173695b616665592d3dc62a72ef5cbb859dca65

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

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-01-03 12:06:38 Re: pgsql: Add parallel-aware hash joins.
Previous Message Andres Freund 2018-01-03 03:44:45 Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY