1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +03:00

Fix some copyright notices that weren't updated. Improve copyright tool

so it won't miss 'em again.
This commit is contained in:
Tom Lane
2003-08-04 23:59:41 +00:00
parent d10146c067
commit 2f9c859ea1
86 changed files with 162 additions and 162 deletions

View File

@@ -4,9 +4,9 @@
* definitions for run-time statistics collection
*
*
* Copyright (c) 2001, PostgreSQL Global Development Group
* Copyright (c) 2001-2003, PostgreSQL Global Development Group
*
* $Id: instrument.h,v 1.4 2001/11/05 17:46:33 momjian Exp $
* $Id: instrument.h,v 1.5 2003/08/04 23:59:41 tgl Exp $
*
*-------------------------------------------------------------------------
*/