diff options
Diffstat (limited to 'src/backend/commands/_deadcode/recipe.h')
-rw-r--r-- | src/backend/commands/_deadcode/recipe.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/commands/_deadcode/recipe.h b/src/backend/commands/_deadcode/recipe.h index eb707283a2b..0bda61fc2f4 100644 --- a/src/backend/commands/_deadcode/recipe.h +++ b/src/backend/commands/_deadcode/recipe.h @@ -3,10 +3,10 @@ * recipe.h * recipe handling routines * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: recipe.h,v 1.6 2001/11/05 17:46:25 momjian Exp $ + * $Id: recipe.h,v 1.7 2002/06/20 20:29:27 momjian Exp $ * *------------------------------------------------------------------------- */ |