From 2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 4 Aug 2003 23:59:41 +0000 Subject: Fix some copyright notices that weren't updated. Improve copyright tool so it won't miss 'em again. --- src/include/funcapi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/funcapi.h') diff --git a/src/include/funcapi.h b/src/include/funcapi.h index 64309433c01..9404a5d6b79 100644 --- a/src/include/funcapi.h +++ b/src/include/funcapi.h @@ -7,9 +7,9 @@ * or call FUNCAPI-callable functions or macros. * * - * Copyright (c) 2002, PostgreSQL Global Development Group + * Copyright (c) 2002-2003, PostgreSQL Global Development Group * - * $Id: funcapi.h,v 1.8 2002/09/04 20:31:36 momjian Exp $ + * $Id: funcapi.h,v 1.9 2003/08/04 23:59:41 tgl Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3