1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-02 09:26:47 +03:00

Clean up some copyrights.

This commit is contained in:
Bruce Momjian
2002-06-20 20:51:45 +00:00
parent 7191652005
commit 42ef2c9cb7
3 changed files with 6 additions and 6 deletions

View File

@ -15,10 +15,10 @@
* needed anymore. Improve it someday.
*
*
* Portions Copyright (c) 2000-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Copyright 1999 Jan Wieck
*
* $Header: /cvsroot/pgsql/src/backend/utils/adt/ri_triggers.c,v 1.37 2002/04/16 23:08:11 tgl Exp $
* $Header: /cvsroot/pgsql/src/backend/utils/adt/ri_triggers.c,v 1.38 2002/06/20 20:51:45 momjian Exp $
*
* ----------
*/