aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/unixware.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/port/dynloader/unixware.h')
-rw-r--r--src/backend/port/dynloader/unixware.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/port/dynloader/unixware.h b/src/backend/port/dynloader/unixware.h
index eeed85837ea..3921201e275 100644
--- a/src/backend/port/dynloader/unixware.h
+++ b/src/backend/port/dynloader/unixware.h
@@ -7,7 +7,7 @@
* port-specific prototypes for Intel x86/UNIXWARE 7
*
*
- * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* unixware.h,v 1.2 1995/03/17 06:40:18 andrew Exp