From f3c3deb7d003cad114696b0bf5e01b04bb5b8fd0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 4 Aug 2003 02:40:20 +0000 Subject: Update copyrights to 2003. --- src/interfaces/libpq/libpq-fe.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/interfaces/libpq/libpq-fe.h') diff --git a/src/interfaces/libpq/libpq-fe.h b/src/interfaces/libpq/libpq-fe.h index c7bf37d292..0e1d2292c6 100644 --- a/src/interfaces/libpq/libpq-fe.h +++ b/src/interfaces/libpq/libpq-fe.h @@ -4,10 +4,10 @@ * This file contains definitions for structures and * externs for functions used by frontend postgres applications. * - * 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 * - * $Id: libpq-fe.h,v 1.95 2003/08/04 00:43:33 momjian Exp $ + * $Id: libpq-fe.h,v 1.96 2003/08/04 02:40:20 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.1