diff options
author | Bruce Momjian | 2019-01-02 17:44:25 +0000 |
---|---|---|
committer | Bruce Momjian | 2019-01-02 17:44:25 +0000 |
commit | 97c39498e5ca9208d3de5a443a2282923619bf91 (patch) | |
tree | d8074ce5b172fc2a52007bce178dcc9b2fa66fa5 /configure | |
parent | b6f3649bba9832cf4958dbb184dabef93dcea29c (diff) |
Update copyright for 2019
Backpatch-through: certain files through 9.4
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 79a18717d38..d5ace626232 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-2018, PostgreSQL Global Development Group +# Copyright (c) 1996-2019, PostgreSQL Global Development Group ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## @@ -1662,7 +1662,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-2018, PostgreSQL Global Development Group +Copyright (c) 1996-2019, PostgreSQL Global Development Group _ACEOF exit fi |