summaryrefslogtreecommitdiff
path: root/src/include/commands
diff options
context:
space:
mode:
authorTom Lane2003-08-04 23:59:41 +0000
committerTom Lane2003-08-04 23:59:41 +0000
commit2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 (patch)
tree04b3d3d242e7104d905756ae2929482fc264addd /src/include/commands
parentd10146c06715edc0f10740b1f5704cd6f7cce074 (diff)
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
Diffstat (limited to 'src/include/commands')
-rw-r--r--src/include/commands/comment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/comment.h b/src/include/commands/comment.h
index 1b2ac3e614c..abdd65a668d 100644
--- a/src/include/commands/comment.h
+++ b/src/include/commands/comment.h
@@ -4,7 +4,7 @@
*
* Prototypes for functions in commands/comment.c
*
- * Copyright (c) 1999, PostgreSQL Global Development Group
+ * Copyright (c) 1999-2003, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/