diff options
| author | Tom Lane | 2005-01-01 22:14:33 +0000 |
|---|---|---|
| committer | Tom Lane | 2005-01-01 22:14:33 +0000 |
| commit | a17e589046176122e528740f91a38bb00e284518 (patch) | |
| tree | 9954186ea0be95eb2457494c2aef648cd85b145a /configure | |
| parent | 7e1c8ef4fca01293cd561386c1b37bb53e26d62a (diff) | |
Adjust a few more copyright notices to match the format expected by
the src/tools/copyright script.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index cd95f9dc4f0..b946e96948b 100755 --- a/configure +++ b/configure @@ -9,7 +9,7 @@ # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. # -# Copyright 2005 PostgreSQL Global Development Group +# Copyright (c) 1996-2005, PostgreSQL Global Development Group if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr @@ -963,7 +963,7 @@ Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -Copyright 2005 PostgreSQL Global Development Group +Copyright (c) 1996-2005, PostgreSQL Global Development Group _ACEOF exit 0 fi |
