1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-09 22:41:56 +03:00

Correct two more copyrights found by updated script.

This commit is contained in:
Bruce Momjian
2008-01-02 02:42:06 +00:00
parent be6c3b5c2b
commit 14b5eaa236
2 changed files with 4 additions and 4 deletions
src
backend
include

@ -3,9 +3,9 @@
*
* Definitions for the PostgreSQL tracing framework
*
* Copyright (c) 2006, PostgreSQL Global Development Group
* Copyright (c) 2006-2008, PostgreSQL Global Development Group
*
* $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.2 2006/10/04 00:30:06 momjian Exp $
* $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.3 2008/01/02 02:42:06 momjian Exp $
* ----------
*/