From 623bf843d201438db1590906b4c39faf9d2e1c2a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 24 Jan 2001 19:43:33 +0000 Subject: Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. --- src/include/commands/trigger.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/commands/trigger.h') diff --git a/src/include/commands/trigger.h b/src/include/commands/trigger.h index a9b689ba171..613a155cd6c 100644 --- a/src/include/commands/trigger.h +++ b/src/include/commands/trigger.h @@ -3,10 +3,10 @@ * trigger.h * Declarations for trigger handling. * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: trigger.h,v 1.23 2001/01/22 00:50:07 tgl Exp $ + * $Id: trigger.h,v 1.24 2001/01/24 19:43:23 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3