diff options
Diffstat (limited to 'src/include/utils/portal.h')
| -rw-r--r-- | src/include/utils/portal.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/utils/portal.h b/src/include/utils/portal.h index b808533f0b..73a53b2a41 100644 --- a/src/include/utils/portal.h +++ b/src/include/utils/portal.h @@ -4,9 +4,10 @@ * POSTGRES portal definitions. * * - * 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 * - * $Id: portal.h,v 1.20 1999/12/10 03:56:12 momjian Exp $ + * $Id: portal.h,v 1.21 2000/01/26 05:58:38 momjian Exp $ * *------------------------------------------------------------------------- */ |
