summaryrefslogtreecommitdiff
path: root/src/bin/pgevent
diff options
context:
space:
mode:
authorBruce Momjian2012-01-01 23:01:58 +0000
committerBruce Momjian2012-01-01 23:01:58 +0000
commite126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch)
tree30b5ea1648285f983839f16b79f15af5abfeee0b /src/bin/pgevent
parent6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff)
Update copyright notices for year 2012.
Diffstat (limited to 'src/bin/pgevent')
-rw-r--r--src/bin/pgevent/MSG00001.binbin28 -> 29 bytes
-rw-r--r--src/bin/pgevent/Makefile2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pgevent/MSG00001.bin b/src/bin/pgevent/MSG00001.bin
index 6ac08e5dc69..05c452b8328 100644
--- a/src/bin/pgevent/MSG00001.bin
+++ b/src/bin/pgevent/MSG00001.bin
Binary files differ
diff --git a/src/bin/pgevent/Makefile b/src/bin/pgevent/Makefile
index f585820d38f..da4e60ac1a4 100644
--- a/src/bin/pgevent/Makefile
+++ b/src/bin/pgevent/Makefile
@@ -2,7 +2,7 @@
#
# Makefile for src/bin/pgevent
#
-# Copyright (c) 1996-2011, PostgreSQL Global Development Group
+# Copyright (c) 1996-2012, PostgreSQL Global Development Group
#
#-------------------------------------------------------------------------