diff options
| author | Bruce Momjian | 2001-01-24 19:43:33 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2001-01-24 19:43:33 +0000 |
| commit | 623bf843d201438db1590906b4c39faf9d2e1c2a (patch) | |
| tree | 8372b993d8b8c75e2bd3da7fabe822b82c6675f6 /src/backend/tioga | |
| parent | ae22682f2abcb47ee4d4f124daa0a3ecd685b6f2 (diff) | |
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Diffstat (limited to 'src/backend/tioga')
| -rw-r--r-- | src/backend/tioga/tgRecipe.c | 4 | ||||
| -rw-r--r-- | src/backend/tioga/tgRecipe.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/backend/tioga/tgRecipe.c b/src/backend/tioga/tgRecipe.c index 4304b4a1eaa..d9100c5f10a 100644 --- a/src/backend/tioga/tgRecipe.c +++ b/src/backend/tioga/tgRecipe.c @@ -7,12 +7,12 @@ * * this file must be kept current with recipe-schema.sql * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/tioga/Attic/tgRecipe.c,v 1.17 2000/10/10 21:22:24 petere Exp $ + * $Header: /cvsroot/pgsql/src/backend/tioga/Attic/tgRecipe.c,v 1.18 2001/01/24 19:43:12 momjian Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/tioga/tgRecipe.h b/src/backend/tioga/tgRecipe.h index 94bd57d86c4..c52265d6051 100644 --- a/src/backend/tioga/tgRecipe.h +++ b/src/backend/tioga/tgRecipe.h @@ -9,10 +9,10 @@ * "utils/geo-decls.h" * and "libpq/libpq.h" * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tgRecipe.h,v 1.14 2000/04/12 17:15:45 momjian Exp $ + * $Id: tgRecipe.h,v 1.15 2001/01/24 19:43:12 momjian Exp $ * *------------------------------------------------------------------------- */ |
