summaryrefslogtreecommitdiff
path: root/src/include/getopt_long.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-03-05 15:59:11 +0000
committerBruce Momjian <bruce@momjian.us>2006-03-05 15:59:11 +0000
commitf2f5b05655afa80377757a2c335c01b28de24429 (patch)
treef34d3c8ec4239421ceb4b4a9b90cf178670c6df2 /src/include/getopt_long.h
parente096406c05425208b2f4a8ce9ea6b283294de4e2 (diff)
downloadpostgresql-f2f5b05655afa80377757a2c335c01b28de24429.tar.gz
Update copyright for 2006. Update scripts.
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 14dcb4168b..8462758c81 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-2005, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2006, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/include/getopt_long.h,v 1.6 2005/01/01 20:44:26 tgl Exp $
+ * $PostgreSQL: pgsql/src/include/getopt_long.h,v 1.7 2006/03/05 15:58:53 momjian Exp $
*/
#ifndef GETOPT_LONG_H
#define GETOPT_LONG_H