pgsql: Fix missing regex slash that caused perltidy to get confused on

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix missing regex slash that caused perltidy to get confused on
Date: 2012-07-05 01:59:01
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Fix missing regex slash that caused perltidy to get confused on
copyright.pl.

Backpatch to 9.2.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/071589cb3f6b4e259d3b87f228fd1c69b8189037

Modified Files
--------------
src/tools/copyright.pl | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)