1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Adjust a few more copyright notices to match the format expected by

the src/tools/copyright script.
This commit is contained in:
Tom Lane
2005-01-01 22:14:33 +00:00
parent 7e1c8ef4fc
commit a17e589046
18 changed files with 31 additions and 35 deletions

4
configure vendored
View File

@ -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