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/async.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/commands/async.h') diff --git a/src/include/commands/async.h b/src/include/commands/async.h index de9b9dc3c7c..35dcf0bfe08 100644 --- a/src/include/commands/async.h +++ b/src/include/commands/async.h @@ -3,10 +3,10 @@ * async.h * Asynchronous notification: NOTIFY, LISTEN, UNLISTEN * - * 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: async.h,v 1.16 2000/08/29 09:36:50 petere Exp $ + * $Id: async.h,v 1.17 2001/01/24 19:43:23 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3