1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +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

@ -2,9 +2,9 @@
*
* PostgreSQL locale utilities
*
* Portions Copyright (c) 2002, PostgreSQL Global Development Group
* Portions Copyright (c) 2002-2003, PostgreSQL Global Development Group
*
* $Header: /cvsroot/pgsql/src/backend/utils/adt/pg_locale.c,v 1.22 2003/08/04 00:43:25 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/utils/adt/pg_locale.c,v 1.23 2003/08/04 23:59:38 tgl Exp $
*
*-----------------------------------------------------------------------
*/