summaryrefslogtreecommitdiff
path: root/src/include/getopt_long.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-01-01 20:44:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-01-01 20:44:34 +0000
commit7e1c8ef4fca01293cd561386c1b37bb53e26d62a (patch)
tree20d7f1cd615158f6ea3a1e71c740f1af626360fb /src/include/getopt_long.h
parent3ca924a9dd524c158235c98d9a0acb3cae314b73 (diff)
Some more missed copyright notices. Many of these look like they
should have been caught by the src/tools/copyright script ... why weren't they?
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