diff options
Diffstat (limited to 'src/include/libpq/md5.h')
| -rw-r--r-- | src/include/libpq/md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/libpq/md5.h b/src/include/libpq/md5.h index d6c0900916..8f29b5e3d0 100644 --- a/src/include/libpq/md5.h +++ b/src/include/libpq/md5.h @@ -6,10 +6,10 @@ * These definitions are needed by both frontend and backend code to work * with MD5-encrypted passwords. * - * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/libpq/md5.h,v 1.4 2007/01/05 22:19:55 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/md5.h,v 1.5 2008/01/01 19:45:58 momjian Exp $ * *------------------------------------------------------------------------- */ |
