diff options
Diffstat (limited to 'src/include/libpq/crypt.h')
| -rw-r--r-- | src/include/libpq/crypt.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/libpq/crypt.h b/src/include/libpq/crypt.h index 15d176e26a..407652783d 100644 --- a/src/include/libpq/crypt.h +++ b/src/include/libpq/crypt.h @@ -3,10 +3,10 @@ * crypt.h * Interface to libpq/crypt.c * - * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/libpq/crypt.h,v 1.27 2003/11/29 22:41:03 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/libpq/crypt.h,v 1.28 2004/08/29 04:13:07 momjian Exp $ * *------------------------------------------------------------------------- */ |
