diff options
Diffstat (limited to 'src/backend/commands/command.c')
-rw-r--r-- | src/backend/commands/command.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/commands/command.c b/src/backend/commands/command.c index 838afea2c0..d36a743490 100644 --- a/src/backend/commands/command.c +++ b/src/backend/commands/command.c @@ -3,7 +3,8 @@ * command.c * random postgres portal and utility support code * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION |