diff options
| author | Bruce Momjian | 2006-03-05 15:59:11 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-03-05 15:59:11 +0000 |
| commit | 1d75c573d24cbf810812ab70909b109c1570fd41 (patch) | |
| tree | 19f3a6703a85b7adfd45c7c971a1728af0fd70d5 /src/backend/commands/dbcommands.c | |
| parent | 4e5f164b471b9d09640f401d1de7a24d0fb1cec5 (diff) | |
Update copyright for 2006. Update scripts.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
| -rw-r--r-- | src/backend/commands/dbcommands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/commands/dbcommands.c b/src/backend/commands/dbcommands.c index 492ae66ca0..1731e2bc6e 100644 --- a/src/backend/commands/dbcommands.c +++ b/src/backend/commands/dbcommands.c @@ -10,7 +10,7 @@ * AccessExclusiveLock since there's no need to lock out ordinary readers * of pg_database. * - * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |
