diff options
Diffstat (limited to 'contrib/amcheck/t/001_verify_heapam.pl')
-rw-r--r-- | contrib/amcheck/t/001_verify_heapam.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/amcheck/t/001_verify_heapam.pl b/contrib/amcheck/t/001_verify_heapam.pl index 606235fcc17..39c11634b85 100644 --- a/contrib/amcheck/t/001_verify_heapam.pl +++ b/contrib/amcheck/t/001_verify_heapam.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021, PostgreSQL Global Development Group +# Copyright (c) 2021-2022, PostgreSQL Global Development Group use strict; use warnings; |