summaryrefslogtreecommitdiff
path: root/src/bin/psql/stringutils.h
diff options
context:
space:
mode:
authorTom Lane2003-08-04 23:59:41 +0000
committerTom Lane2003-08-04 23:59:41 +0000
commit8be35f2de756e74c01b40319f8e6cea5dc515102 (patch)
tree760e4cd69886ad94649691e1dbd12a39a62f3e81 /src/bin/psql/stringutils.h
parentcf67d6ae932d056b4eba8a01677c08f0dd17e5d8 (diff)
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
Diffstat (limited to 'src/bin/psql/stringutils.h')
-rw-r--r--src/bin/psql/stringutils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/stringutils.h b/src/bin/psql/stringutils.h
index 3103bc14bd..2a8f815cb2 100644
--- a/src/bin/psql/stringutils.h
+++ b/src/bin/psql/stringutils.h
@@ -1,7 +1,7 @@
/*
* psql - the PostgreSQL interactive terminal
*
- * Copyright 2000-2002 by PostgreSQL Global Development Group
+ * Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
* $Id$
*/