diff options
author | Bruce Momjian <bruce@momjian.us> | 2025-01-01 11:21:55 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2025-01-01 11:21:55 -0500 |
commit | 50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch) | |
tree | afa997a1b8df3ed53e220af8374e637cd5de5c5a /configure | |
parent | 98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff) | |
download | postgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.tar.gz postgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.zip |
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 518c33b73a9..ac69bc63434 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-2024, PostgreSQL Global Development Group +# Copyright (c) 1996-2025, PostgreSQL Global Development Group ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## @@ -1695,7 +1695,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-2024, PostgreSQL Global Development Group +Copyright (c) 1996-2025, PostgreSQL Global Development Group _ACEOF exit fi |