diff options
Diffstat (limited to 'contrib/seg/seg-validate.pl')
-rwxr-xr-x | contrib/seg/seg-validate.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/seg/seg-validate.pl b/contrib/seg/seg-validate.pl index 22cbca966d6..bf8e47f8c1f 100755 --- a/contrib/seg/seg-validate.pl +++ b/contrib/seg/seg-validate.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (c) 2021-2024, PostgreSQL Global Development Group +# Copyright (c) 2021-2025, PostgreSQL Global Development Group use strict; use warnings FATAL => 'all'; |