diff options
author | Bruce Momjian | 2024-01-04 01:49:05 +0000 |
---|---|---|
committer | Bruce Momjian | 2024-01-04 01:49:05 +0000 |
commit | 29275b1d177096597675b5c6e7e7c9db2df8f4df (patch) | |
tree | b82e12375286dd75030a36b6d770bc0c2d385dbe /configure | |
parent | 793ecff7df80c5ffe598e431a6c2aca1d4c64eff (diff) |
Update copyright for 2024
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 12
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 217704e9cad..819ca26a7ac 100755 --- a/configure +++ b/configure @@ -11,7 +11,7 @@ # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. # -# Copyright (c) 1996-2023, PostgreSQL Global Development Group +# Copyright (c) 1996-2024, PostgreSQL Global Development Group ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## @@ -1692,7 +1692,7 @@ Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -Copyright (c) 1996-2023, PostgreSQL Global Development Group +Copyright (c) 1996-2024, PostgreSQL Global Development Group _ACEOF exit fi |