From 69f4a84a8c9b28182330e96fd51ba9cf4a039bb0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 20 Jun 2002 20:29:54 +0000 Subject: [PATCH] Update copyright to 2002. --- md5.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/md5.c b/md5.c index 7d0cf74..a661aba 100644 --- a/md5.c +++ b/md5.c @@ -10,11 +10,11 @@ * * Sverre H. Huseby * - * 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 * * IDENTIFICATION - * $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/md5.c,v 1.7 2001/11/18 23:02:19 momjian Exp $ + * $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/md5.c,v 1.8 2002/06/20 20:29:54 momjian Exp $ */ -- 2.39.5