diff options
| author | Tom Lane | 2003-08-04 23:59:41 +0000 |
|---|---|---|
| committer | Tom Lane | 2003-08-04 23:59:41 +0000 |
| commit | 2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 (patch) | |
| tree | 04b3d3d242e7104d905756ae2929482fc264addd /src/include/commands | |
| parent | d10146c06715edc0f10740b1f5704cd6f7cce074 (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.h | 2 |
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 * *------------------------------------------------------------------------- */ |
