aboutsummaryrefslogtreecommitdiff
path: root/src/include/libpq/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/libpq/md5.h')
-rw-r--r--src/include/libpq/md5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/libpq/md5.h b/src/include/libpq/md5.h
index eea0c24d3dd..d6c09009167 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-2006, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/libpq/md5.h,v 1.3 2006/06/20 19:56:52 tgl Exp $
+ * $PostgreSQL: pgsql/src/include/libpq/md5.h,v 1.4 2007/01/05 22:19:55 momjian Exp $
*
*-------------------------------------------------------------------------
*/