aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/irix5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/port/dynloader/irix5.h')
-rw-r--r--src/backend/port/dynloader/irix5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/irix5.h b/src/backend/port/dynloader/irix5.h
index 53dc6eb4301..5a662400660 100644
--- a/src/backend/port/dynloader/irix5.h
+++ b/src/backend/port/dynloader/irix5.h
@@ -4,7 +4,7 @@
* port-specific prototypes for Irix 5
*
*
- * 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
*
* port_protos.h,v 1.2 1995/03/17 06:40:18 andrew Exp