diff options
Diffstat (limited to 'src/test/authentication/t/003_peer.pl')
-rw-r--r-- | src/test/authentication/t/003_peer.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/authentication/t/003_peer.pl b/src/test/authentication/t/003_peer.pl index 97d6776fa95..69ba73bd2b9 100644 --- a/src/test/authentication/t/003_peer.pl +++ b/src/test/authentication/t/003_peer.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021-2024, PostgreSQL Global Development Group +# Copyright (c) 2021-2025, PostgreSQL Global Development Group # Tests for peer authentication and user name map. # The test is skipped if the platform does not support peer authentication, |