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/include/utils/tuplesort.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/utils/tuplesort.h') diff --git a/src/include/utils/tuplesort.h b/src/include/utils/tuplesort.h index 430af58d7d..8eaceda119 100644 --- a/src/include/utils/tuplesort.h +++ b/src/include/utils/tuplesort.h @@ -10,10 +10,10 @@ * amounts are sorted using temporary files and a standard external sort * algorithm. * - * 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: tuplesort.h,v 1.12 2002/06/20 20:29:53 momjian Exp $ + * $Id: tuplesort.h,v 1.13 2003/08/04 02:40:15 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.1