From da9a8649d810826daf7868c6be9a4086c835c0ee Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 29 Aug 2004 04:13:13 +0000 Subject: Update copyright to 2004. --- src/include/utils/int8.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/utils/int8.h') diff --git a/src/include/utils/int8.h b/src/include/utils/int8.h index eaaf9448a92..bbc2959c406 100644 --- a/src/include/utils/int8.h +++ b/src/include/utils/int8.h @@ -4,10 +4,10 @@ * Declarations for operations on 64-bit integers. * * - * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/utils/int8.h,v 1.41 2004/02/03 08:29:57 joe Exp $ + * $PostgreSQL: pgsql/src/include/utils/int8.h,v 1.42 2004/08/29 04:13:11 momjian Exp $ * * NOTES * These data types are supported on all 64-bit architectures, and may -- cgit v1.2.3