summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/pqsignal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq/pqsignal.h')
-rw-r--r--src/interfaces/libpq/pqsignal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/libpq/pqsignal.h b/src/interfaces/libpq/pqsignal.h
index d2c9fa8b73..58f343ec8a 100644
--- a/src/interfaces/libpq/pqsignal.h
+++ b/src/interfaces/libpq/pqsignal.h
@@ -4,10 +4,10 @@
* prototypes for the reliable BSD-style signal(2) routine.
*
*
- * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
+ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: pqsignal.h,v 1.8 2000/01/26 05:58:46 momjian Exp $
+ * $Id: pqsignal.h,v 1.9 2001/01/24 19:43:31 momjian Exp $
*
* NOTES
* This shouldn't be in libpq, but the monitor and some other