summaryrefslogtreecommitdiff
path: root/src/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/Makefile')
-rw-r--r--src/bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/Makefile b/src/bin/Makefile
index 2dbd93ec51..e493252771 100644
--- a/src/bin/Makefile
+++ b/src/bin/Makefile
@@ -2,10 +2,10 @@
#
# Makefile for src/bin (client programs)
#
-# Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
#
-# $PostgreSQL: pgsql/src/bin/Makefile,v 1.53 2008/03/27 17:24:16 momjian Exp $
+# $PostgreSQL: pgsql/src/bin/Makefile,v 1.54 2009/01/01 17:23:53 momjian Exp $
#
#-------------------------------------------------------------------------