diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-01-01 05:43:09 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-01-01 05:43:09 +0000 |
commit | 2daed8c5b3b1a613b83c73be25a21cc378d69bb1 (patch) | |
tree | 2e0658f195ed729843255fca7e434a83ff681268 /src/include/commands/comment.h | |
parent | 5e05d2bcdb2ccf5e3e48589c72f4565e0665613f (diff) |
Update copyrights that were missed.
Diffstat (limited to 'src/include/commands/comment.h')
-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 2835dc876f6..b27113e3ca1 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-2004, PostgreSQL Global Development Group + * Copyright (c) 1999-2005, PostgreSQL Global Development Group * *------------------------------------------------------------------------- */ |