aboutsummaryrefslogtreecommitdiff
path: root/src/include/getopt_long.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/getopt_long.h')
-rw-r--r--src/include/getopt_long.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/getopt_long.h b/src/include/getopt_long.h
index 417fbd1d566..14dcb4168b1 100644
--- a/src/include/getopt_long.h
+++ b/src/include/getopt_long.h
@@ -2,9 +2,9 @@
* Portions Copyright (c) 1987, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
- * Portions Copyright (c) 2003, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2005, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/include/getopt_long.h,v 1.5 2003/11/29 19:52:08 pgsql Exp $
+ * $PostgreSQL: pgsql/src/include/getopt_long.h,v 1.6 2005/01/01 20:44:26 tgl Exp $
*/
#ifndef GETOPT_LONG_H
#define GETOPT_LONG_H