diff options
| author | Tom Lane | 2005-01-01 20:44:34 +0000 |
|---|---|---|
| committer | Tom Lane | 2005-01-01 20:44:34 +0000 |
| commit | 7e1c8ef4fca01293cd561386c1b37bb53e26d62a (patch) | |
| tree | 20d7f1cd615158f6ea3a1e71c740f1af626360fb /src/tools | |
| parent | 3ca924a9dd524c158235c98d9a0acb3cae314b73 (diff) | |
Some more missed copyright notices. Many of these look like they
should have been caught by the src/tools/copyright script ... why
weren't they?
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/thread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/thread/Makefile b/src/tools/thread/Makefile index 923a802b88e..c152e8c33d9 100644 --- a/src/tools/thread/Makefile +++ b/src/tools/thread/Makefile @@ -2,9 +2,9 @@ # # Makefile for tools/thread # -# Copyright (C) 2003 by PostgreSQL Global Development Team +# Copyright (c) 2003-2005, PostgreSQL Global Development Group # -# $PostgreSQL: pgsql/src/tools/thread/Makefile,v 1.7 2004/04/26 18:32:33 momjian Exp $ +# $PostgreSQL: pgsql/src/tools/thread/Makefile,v 1.8 2005/01/01 20:44:34 tgl Exp $ # #------------------------------------------------------------------------- |
