summaryrefslogtreecommitdiff
path: root/src/include/libpq/libpq-be.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/libpq/libpq-be.h')
-rw-r--r--src/include/libpq/libpq-be.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/libpq/libpq-be.h b/src/include/libpq/libpq-be.h
index 1d99bc31b2..56e0e996d0 100644
--- a/src/include/libpq/libpq-be.h
+++ b/src/include/libpq/libpq-be.h
@@ -5,9 +5,10 @@
* externs for functions used by the POSTGRES backend.
*
*
- * Copyright (c) 1994, Regents of the University of California
+ * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
+ * Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: libpq-be.h,v 1.17 1999/09/27 03:13:11 momjian Exp $
+ * $Id: libpq-be.h,v 1.18 2000/01/26 05:58:12 momjian Exp $
*
*-------------------------------------------------------------------------
*/