diff options
Diffstat (limited to 'src/tutorial/beard.c')
-rw-r--r-- | src/tutorial/beard.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tutorial/beard.c b/src/tutorial/beard.c index 845c5db6b3f..94ff8ceea4f 100644 --- a/src/tutorial/beard.c +++ b/src/tutorial/beard.c @@ -3,12 +3,12 @@ * beard.c * sample routines to use large objects * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.8 2002/06/20 20:29:54 momjian Exp $ + * $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.9 2003/08/04 02:40:20 momjian Exp $ * *------------------------------------------------------------------------- */ |