From 2daed8c5b3b1a613b83c73be25a21cc378d69bb1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 1 Jan 2005 05:43:09 +0000 Subject: Update copyrights that were missed. --- contrib/tablefunc/tablefunc.c | 2 +- contrib/tablefunc/tablefunc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/tablefunc') diff --git a/contrib/tablefunc/tablefunc.c b/contrib/tablefunc/tablefunc.c index a4c7fb8f16..c364fc6595 100644 --- a/contrib/tablefunc/tablefunc.c +++ b/contrib/tablefunc/tablefunc.c @@ -7,7 +7,7 @@ * And contributors: * Nabil Sayegh * - * Copyright (c) 2002-2004, PostgreSQL Global Development Group + * Copyright (c) 2002-2005, PostgreSQL Global Development Group * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without a written agreement diff --git a/contrib/tablefunc/tablefunc.h b/contrib/tablefunc/tablefunc.h index 04118a95b0..f7a23fccd5 100644 --- a/contrib/tablefunc/tablefunc.h +++ b/contrib/tablefunc/tablefunc.h @@ -7,7 +7,7 @@ * And contributors: * Nabil Sayegh * - * Copyright (c) 2002-2004, PostgreSQL Global Development Group + * Copyright (c) 2002-2005, PostgreSQL Global Development Group * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without a written agreement -- cgit v1.2.1