diff options
Diffstat (limited to 'src/bin/pg_controldata/Makefile')
-rw-r--r-- | src/bin/pg_controldata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_controldata/Makefile b/src/bin/pg_controldata/Makefile index 9e770731e95..aa5bd582226 100644 --- a/src/bin/pg_controldata/Makefile +++ b/src/bin/pg_controldata/Makefile @@ -2,7 +2,7 @@ # # Makefile for src/bin/pg_controldata # -# Copyright (c) 1998-2022, PostgreSQL Global Development Group +# Copyright (c) 1998-2023, PostgreSQL Global Development Group # # src/bin/pg_controldata/Makefile # |